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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2556943003: Refactor webrtc/{api,audio} and modules/audio_coding for GN check (Closed)
Patch Set: Created 4 years 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
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",
« .gn ('K') | « webrtc/audio/BUILD.gn ('k') | webrtc/modules/audio_coding/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698