| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index e853ea477c6d8a84a73fa4f0454a0c6244cd0f61..89082630d12f9577254523a23f3024336bc0ef81 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",
|
| ]
|
| @@ -646,7 +645,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",
|
|
|