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

Unified Diff: webrtc/BUILD.gn

Issue 2840553002: Add default implementations of metrics and field trial to 'webrtc' target. (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 1e8508ac63332c1669159f8983593fe09c9bb2b6..6ed25c459f9e12be5a91c7567be179ae90411cca 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -257,7 +257,7 @@ if (!build_with_chromium) {
"pc",
"sdk",
"stats",
- "system_wrappers",
+ "system_wrappers:system_wrappers_default",
"video",
"voice_engine",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698