Index: webrtc/modules/audio_processing/audio_processing_tests.gypi |
diff --git a/webrtc/modules/audio_processing/audio_processing_tests.gypi b/webrtc/modules/audio_processing/audio_processing_tests.gypi |
index d68fed3ff194e23024b3504cc4d4b0dd1c3495ec..cc62388a75d985e077b1c225ba14faba53fa16b9 100644 |
--- a/webrtc/modules/audio_processing/audio_processing_tests.gypi |
+++ b/webrtc/modules/audio_processing/audio_processing_tests.gypi |
@@ -111,21 +111,6 @@ |
], |
}, |
{ |
- 'target_name': 'audioproc', |
- 'type': 'executable', |
- 'dependencies': [ |
- 'audio_processing', |
- 'audioproc_debug_proto', |
- 'audioproc_test_utils', |
- 'audioproc_protobuf_utils', |
- '<(DEPTH)/testing/gtest.gyp:gtest', |
- '<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers', |
- '<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers_default', |
- '<(webrtc_root)/test/test.gyp:test_support', |
- ], |
- 'sources': [ 'test/process_test.cc', ], |
- }, |
- { |
'target_name': 'audioproc_f', |
'type': 'executable', |
'dependencies': [ |