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

Unified Diff: webrtc/test/BUILD.gn

Issue 2054903002: GN: Enable api,media,pc and p2p for the 'webrtc' target. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 6 months 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/modules/utility/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/BUILD.gn
diff --git a/webrtc/test/BUILD.gn b/webrtc/test/BUILD.gn
index 451514089aa6647e9c4b49cfcc19ad13c0d93c7f..2966c8d01c69f03d850c947b94cc06aaf983ce5e 100644
--- a/webrtc/test/BUILD.gn
+++ b/webrtc/test/BUILD.gn
@@ -386,10 +386,12 @@ source_set("test_common") {
":rtp_test_utils",
":test_support",
":video_test_common",
- "..:webrtc",
"..:webrtc_common",
+ "../audio",
"../base:rtc_base_approved",
+ "../call",
"../modules/media_file",
+ "../video",
"//testing/gmock",
"//testing/gtest",
"//third_party/gflags",
« no previous file with comments | « webrtc/modules/utility/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698