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

Unified Diff: webrtc/build/common.gypi

Issue 1589433002: Add build_protobuf variable. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 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 | webrtc/build/protoc.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/common.gypi
diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi
index 9fa3ce31933f93e78bfd888a47591e291536b3e4..8d8583f9a4878ce9bd16310991be1b1cec68d6c9 100644
--- a/webrtc/build/common.gypi
+++ b/webrtc/build/common.gypi
@@ -91,6 +91,7 @@
'build_libyuv%': 1,
'build_openmax_dl%': 1,
'build_opus%': 1,
+ 'build_protobuf%': 1,
'build_ssl%': 1,
# Disable by default
« no previous file with comments | « no previous file | webrtc/build/protoc.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698