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

Unified Diff: third_party/libjingle/libjingle.gyp

Issue 516143002: Define WEBRTC_CHROMIUM_BUILD in libjingle.gyp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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: third_party/libjingle/libjingle.gyp
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
index 62f5f64e88ac054788a7b41f7bff138dae2449cf..be0f195955f2b65560c684397811da57f721c96c 100644
--- a/third_party/libjingle/libjingle.gyp
+++ b/third_party/libjingle/libjingle.gyp
@@ -31,6 +31,7 @@
'SRTP_RELATIVE_PATH',
'USE_WEBRTC_DEV_BRANCH',
'ENABLE_EXTERNAL_AUTH',
+ 'WEBRTC_CHROMIUM_BUILD',
],
'configurations': {
'Debug': {
« 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