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

Unified Diff: chrome/chrome_features.gyp

Issue 1494253003: MD Downloads: add a use_vulcanize option to Chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 12 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 | « chrome/chrome_browser_ui.gypi ('k') | chrome/chrome_features.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_features.gyp
diff --git a/chrome/chrome_features.gyp b/chrome/chrome_features.gyp
index 6ff5d765281d460f374086f2ccaee05350cb78c8..deb1b98b1e390dab7f12db0ea5bdf12aaba917fe 100644
--- a/chrome/chrome_features.gyp
+++ b/chrome/chrome_features.gyp
@@ -16,6 +16,7 @@
'buildflag_flags': [
'ENABLE_GOOGLE_NOW=<(enable_google_now)',
'ANDROID_JAVA_UI=<(android_java_ui)',
+ 'USE_VULCANIZE=<(use_vulcanize)',
],
},
},
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/chrome_features.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698