Index: webrtc/webrtc_tests.gypi |
diff --git a/webrtc/webrtc_tests.gypi b/webrtc/webrtc_tests.gypi |
index 6a7936cc5f9f83d6befbf298bfe66eea98cbb1fe..6d8ff6a145de91e622db7c5a098534a29b864ec0 100644 |
--- a/webrtc/webrtc_tests.gypi |
+++ b/webrtc/webrtc_tests.gypi |
@@ -366,8 +366,6 @@ |
'call/call_unittest.cc', |
'call/packet_injection_tests.cc', |
'call/ringbuffer_unittest.cc', |
- 'test/common_unittest.cc', |
- 'test/testsupport/metrics/video_metrics_unittest.cc', |
'video/call_stats_unittest.cc', |
'video/encoder_state_feedback_unittest.cc', |
'video/end_to_end_tests.cc', |
@@ -392,9 +390,9 @@ |
'<(webrtc_root)/modules/modules.gyp:video_capture', |
'<(webrtc_root)/test/test.gyp:channel_transport', |
'<(webrtc_root)/voice_engine/voice_engine.gyp:voice_engine', |
- 'test/metrics.gyp:metrics', |
'test/test.gyp:test_common', |
'test/test.gyp:test_main', |
+ 'test/test.gyp:test_support', |
'webrtc', |
], |
'conditions': [ |