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

Unified Diff: chrome/chrome_features.gyp

Issue 1459793002: Android: Allow compiling browser without Java UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years 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 0d29f18f90a940e127ed01900f2dc1c6670b694f..6ff5d765281d460f374086f2ccaee05350cb78c8 100644
--- a/chrome/chrome_features.gyp
+++ b/chrome/chrome_features.gyp
@@ -15,6 +15,7 @@
'buildflag_header_path': 'chrome/common/features.h',
'buildflag_flags': [
'ENABLE_GOOGLE_NOW=<(enable_google_now)',
+ 'ANDROID_JAVA_UI=<(android_java_ui)',
],
},
},
« 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