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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2556943003: Refactor webrtc/{api,audio} and modules/audio_coding for GN check (Closed)
Patch Set: More Android fixes 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
« no previous file with comments | « webrtc/audio/BUILD.gn ('k') | webrtc/modules/audio_coding/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « 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