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

Unified Diff: webrtc/BUILD.gn

Issue 2335553006: Moving webrtc/stats/ into webrtc/api/ to resolve a circular dependency (Closed)
Patch Set: Created 4 years, 3 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 | « all.gyp ('k') | webrtc/api/BUILD.gn » ('j') | webrtc/api/peerconnection.h » ('J')
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 c33055ce76cedc6c76c795c1fbf5a3aff4c73142..221f9bc31bebb63d40b0014464c1c5d9c3daf545 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -256,7 +256,6 @@ if (!is_ios || !build_with_chromium) {
"common_audio",
"common_video",
"modules",
- "stats",
"system_wrappers",
"tools",
"video",
« no previous file with comments | « all.gyp ('k') | webrtc/api/BUILD.gn » ('j') | webrtc/api/peerconnection.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698