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

Unified Diff: chrome/chrome_browser.gypi

Issue 1020303007: Hide Autofill Wallet checkbox when not syncing autofill data. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: preferred Created 5 years, 9 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/webui/options/autofill_options_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 1b67c76418ce6ec62c9b822622d7258fb850c16b..434e71acf1cd8cd0b94632be9d8005443f002fc8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -188,6 +188,8 @@
'browser/app_mode/app_mode_utils.h',
'browser/autofill/android/personal_data_manager_android.cc',
'browser/autofill/android/personal_data_manager_android.h',
+ 'browser/autofill/options_util.cc',
+ 'browser/autofill/options_util.h',
'browser/autofill/personal_data_manager_factory.cc',
'browser/autofill/personal_data_manager_factory.h',
'browser/autofill/risk_util.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/autofill_options_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698