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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1421893005: Settings Rewrite: Fork SyncSetupHandler for MD-Settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/sync_handler_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('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 55da3309e1b53ff89a5790186a2b71a09943667b..ddeed87be737ffdd88bda08393619eb7bdfafefb 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1948,6 +1948,8 @@
'browser/ui/webui/settings/settings_default_browser_handler.h',
'browser/ui/webui/settings/settings_startup_pages_handler.cc',
'browser/ui/webui/settings/settings_startup_pages_handler.h',
+ 'browser/ui/webui/settings/sync_handler.cc',
+ 'browser/ui/webui/settings/sync_handler.h',
'browser/ui/webui/signin/inline_login_handler.cc',
'browser/ui/webui/signin/inline_login_handler.h',
'browser/ui/webui/signin/inline_login_ui.cc',
« no previous file with comments | « chrome/browser/ui/webui/settings/sync_handler_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698