Return audio_processing_tests.gypi to module.gyp.
TBR=xians Review URL: https://webrtc-codereview.appspot.com/781005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2728 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
4a2639a210
commit
c732ca697b
@ -125,9 +125,6 @@
|
||||
},
|
||||
],
|
||||
'conditions': [
|
||||
['include_tests==1', {
|
||||
'includes': ['audio_processing_tests.gypi'],
|
||||
}],
|
||||
['enable_protobuf==1', {
|
||||
'targets': [
|
||||
{
|
||||
|
@ -39,6 +39,7 @@
|
||||
'includes': [
|
||||
'audio_coding/codecs/isac/isac_test.gypi',
|
||||
'audio_coding/codecs/isac/isacfix_test.gypi',
|
||||
'audio_processing/audio_processing_tests.gypi',
|
||||
'rtp_rtcp/source/rtp_rtcp_tests.gypi',
|
||||
'rtp_rtcp/test/testFec/test_fec.gypi',
|
||||
'rtp_rtcp/test/testAPI/test_api.gypi',
|
||||
|
Loading…
Reference in New Issue
Block a user