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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 511393003: No longer register app window placement preference keys on the fly. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move to own file and start unit tests Created 6 years, 3 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 2f0ec8ea7b11baa6c0221f3cbe75b679aaf5a03c..45896e8ea51de410e1ec41aa0a975504776a4fb9 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -826,6 +826,8 @@
'browser/ui/passwords/save_password_refusal_combobox_model.h',
'browser/ui/prefs/prefs_tab_helper.cc',
'browser/ui/prefs/prefs_tab_helper.h',
+ 'browser/ui/prefs_migrator.cc',
Bernhard Bauer 2014/09/10 09:15:47 Move this into prefs/?
gab 2014/09/10 14:40:05 Agreed since its only user is chrome_pref_service_
dgrogan 2014/09/10 23:10:00 Done.
dgrogan 2014/09/10 23:10:00 Done.
+ 'browser/ui/prefs_migrator.h',
'browser/ui/process_singleton_dialog_linux.h',
'browser/ui/profile_chooser_constants.h',
'browser/ui/profile_error_dialog.cc',

Powered by Google App Engine
This is Rietveld 408576698