Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(681)

Unified Diff: webrtc/webrtc_tests.gypi

Issue 1299143003: Remove AgcManager. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Initialize volume Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/voice_engine/mock/mock_voe_volume_control.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/webrtc_tests.gypi
diff --git a/webrtc/webrtc_tests.gypi b/webrtc/webrtc_tests.gypi
index 3e0fcbf4322c959902ac8e2e891b2e6cd681b847..08235005dd62a15f61d699d0cf864ac90d1c8d30 100644
--- a/webrtc/webrtc_tests.gypi
+++ b/webrtc/webrtc_tests.gypi
@@ -155,7 +155,6 @@
'call/packet_injection_tests.cc',
'test/common_unittest.cc',
'test/testsupport/metrics/video_metrics_unittest.cc',
- 'tools/agc/agc_manager_unittest.cc',
'video/end_to_end_tests.cc',
'video/send_statistics_proxy_unittest.cc',
'video/video_capture_input_unittest.cc',
@@ -175,7 +174,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': [
@@ -205,7 +203,6 @@
'call/call_perf_tests.cc',
'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/full_stack.cc',
'video/rampup_tests.cc',
'video/rampup_tests.h',
@@ -223,7 +220,6 @@
'test/test.gyp:test_main',
'test/webrtc_test_common.gyp:webrtc_test_common',
'test/webrtc_test_common.gyp:webrtc_test_renderer',
- 'tools/tools.gyp:agc_manager',
'webrtc',
],
'conditions': [
« no previous file with comments | « webrtc/voice_engine/mock/mock_voe_volume_control.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698