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

Unified Diff: components/devtools_bridge.gyp

Issue 865603002: Use rtc_base instead of webrtc_base. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added components/devtools_bridge.gyp Created 5 years, 11 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 | third_party/libjingle/libjingle.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/devtools_bridge.gyp
diff --git a/components/devtools_bridge.gyp b/components/devtools_bridge.gyp
index bc3f6d0016b4c7e73a8f2b9c80b02a3e978ce1e8..7bd5af15047d8aa69e09a50811d6a2268bad8a58 100644
--- a/components/devtools_bridge.gyp
+++ b/components/devtools_bridge.gyp
@@ -40,7 +40,7 @@
'../google_apis/google_apis.gyp:google_apis',
'../third_party/libjingle/libjingle.gyp:libjingle_webrtc',
'../third_party/libjingle/libjingle.gyp:libpeerconnection',
- '../third_party/webrtc/base/base.gyp:webrtc_base',
+ '../third_party/webrtc/base/base.gyp:rtc_base',
'devtools_bridge_jni_headers',
],
},
« no previous file with comments | « no previous file | third_party/libjingle/libjingle.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698