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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1716163005: MD user manager (C++ for create profile flow) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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/signin/user_manager_screen_handler.cc ('k') | chrome/common/url_constants.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 575f5afc7047214ecc95a410d21ea8801e5e86bf..7265d6b45d29d1cc31f85695c6f3331480b8581a 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1340,6 +1340,10 @@
'browser/ui/webui/signin/inline_login_handler_impl.h',
'browser/ui/webui/signin/inline_login_ui.cc',
'browser/ui/webui/signin/inline_login_ui.h',
+ 'browser/ui/webui/signin/md_user_manager_ui.cc',
+ 'browser/ui/webui/signin/md_user_manager_ui.h',
+ 'browser/ui/webui/signin/signin_create_profile_handler.cc',
+ 'browser/ui/webui/signin/signin_create_profile_handler.h',
'browser/ui/webui/signin/sync_confirmation_handler.cc',
'browser/ui/webui/signin/sync_confirmation_handler.h',
'browser/ui/webui/signin/sync_confirmation_ui.cc',
@@ -1967,8 +1971,6 @@
'browser/ui/webui/options/manage_profile_handler.h',
'browser/ui/webui/options/media_devices_selection_handler.cc',
'browser/ui/webui/options/media_devices_selection_handler.h',
- 'browser/ui/webui/options/options_handlers_helper.cc',
- 'browser/ui/webui/options/options_handlers_helper.h',
'browser/ui/webui/options/options_ui.cc',
'browser/ui/webui/options/options_ui.h',
'browser/ui/webui/options/password_manager_handler.cc',
@@ -1991,6 +1993,8 @@
'browser/ui/webui/options/sync_setup_handler.h',
'browser/ui/webui/policy_indicator_localized_strings_provider.cc',
'browser/ui/webui/policy_indicator_localized_strings_provider.h',
+ 'browser/ui/webui/profile_helper.cc',
+ 'browser/ui/webui/profile_helper.h',
'browser/ui/webui/profile_info_watcher.cc',
'browser/ui/webui/profile_info_watcher.h',
'browser/ui/webui/quota_internals/quota_internals_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/signin/user_manager_screen_handler.cc ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698