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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 151003004: Add an automatic settings reset banner. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of transaction patch. Created 6 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/webui/options/options_ui.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index c34340c6c7c1989d2d62231673a30c8bd257aaaf..6661ec7d118d24744e4249abcd95b29aa4506585 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2456,6 +2456,8 @@
'browser/ui/webui/options/advanced_options_utils_win.cc',
'browser/ui/webui/options/autofill_options_handler.cc',
'browser/ui/webui/options/autofill_options_handler.h',
+ 'browser/ui/webui/options/automatic_settings_reset_handler.cc',
+ 'browser/ui/webui/options/automatic_settings_reset_handler.h',
'browser/ui/webui/options/browser_options_handler.cc',
'browser/ui/webui/options/browser_options_handler.h',
'browser/ui/webui/options/certificate_manager_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/options_ui.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698