| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index bc2a0f0691dffcb00fbee9c5fd7d370c5ebcb6e7..46a2aa2ac05bc759bd2af77105daf969f32c74ad 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -75,7 +75,6 @@ if (rtc_include_tests) {
|
| "../modules/video_coding:video_codecs_test_framework",
|
| "../system_wrappers",
|
| "../test:test_main",
|
| - "../test:test_support",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| ]
|
| @@ -650,7 +649,6 @@ if (rtc_include_tests) {
|
| "../test:rtp_test_utils",
|
| "../test:test_common",
|
| "../test:test_main",
|
| - "../test:test_support",
|
| "../test:video_test_common",
|
| "audio_coding",
|
| "audio_coding:acm_receive_test",
|
|
|