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

Unified Diff: chrome/chrome_features.gyp

Issue 1718093005: Convert enable_one_click_signin to new buildflag system (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/browser/ui/views/frame/browser_view.cc ('k') | chrome/common/BUILD.gn » ('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 deb1b98b1e390dab7f12db0ea5bdf12aaba917fe..11cbdda7991be4f3fc39587b821d262ac27e5513 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)',
+ 'ENABLE_ONE_CLICK_SIGNIN=<(enable_one_click_signin)',
'ANDROID_JAVA_UI=<(android_java_ui)',
'USE_VULCANIZE=<(use_vulcanize)',
],
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view.cc ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698