Index: webrtc/webrtc_tests.gypi |
diff --git a/webrtc/webrtc_tests.gypi b/webrtc/webrtc_tests.gypi |
index 489df750dee69bd9cefa847c7d93a9267a6d82a3..3ed0d6470ddb130b0d8f194c7c022dd514ffe302 100644 |
--- a/webrtc/webrtc_tests.gypi |
+++ b/webrtc/webrtc_tests.gypi |
@@ -146,7 +146,6 @@ |
'sources': [ |
'test/common_unittest.cc', |
'test/testsupport/metrics/video_metrics_unittest.cc', |
- 'tools/agc/agc_manager_unittest.cc', |
'video/bitrate_estimator_tests.cc', |
'video/end_to_end_tests.cc', |
'video/packet_injection_tests.cc', |
@@ -168,7 +167,6 @@ |
'test/metrics.gyp:metrics', |
'test/test.gyp:test_main', |
'test/webrtc_test_common.gyp:webrtc_test_common', |
- 'tools/tools.gyp:agc_manager', |
'webrtc', |
], |
'conditions': [ |
@@ -197,8 +195,6 @@ |
'sources': [ |
'modules/audio_coding/neteq/test/neteq_performance_unittest.cc', |
'modules/remote_bitrate_estimator/remote_bitrate_estimators_test.cc', |
- |
- 'tools/agc/agc_manager_integrationtest.cc', |
'video/call_perf_tests.cc', |
'video/full_stack.cc', |
'video/rampup_tests.cc', |
@@ -215,7 +211,6 @@ |
'modules/modules.gyp:rtp_rtcp', |
'test/test.gyp:test_main', |
'test/webrtc_test_common.gyp:webrtc_test_common', |
- 'tools/tools.gyp:agc_manager', |
'webrtc', |
], |
'conditions': [ |