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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1778663007: MD Settings: break SettingsPageUIHandler to its own file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@startup-nits
Patch Set: fix compile Created 4 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/settings/system_handler.h ('k') | no next file » | 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 e66e88ac58cbf96464a713c111bcecd23565fc47..38171c0c36c5c94ab2c2a5771dd30aa0e960b967 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2031,6 +2031,8 @@
'browser/ui/webui/settings/settings_clear_browsing_data_handler.h',
'browser/ui/webui/settings/settings_manage_profile_handler.cc',
'browser/ui/webui/settings/settings_manage_profile_handler.h',
+ 'browser/ui/webui/settings/settings_page_ui_handler.cc',
+ 'browser/ui/webui/settings/settings_page_ui_handler.h',
'browser/ui/webui/settings/settings_startup_pages_handler.cc',
'browser/ui/webui/settings/settings_startup_pages_handler.h',
'browser/ui/webui/settings/site_settings_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/settings/system_handler.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698