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

Unified Diff: chrome/chrome_browser.gypi

Issue 16766003: Move ProfileLoader to chrome/browser/profiles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gyp-def out profile_loader* on android Created 7 years, 6 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/views/app_list/app_list_controller_win.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index d3e9af4b50bfad9f876b7862bdd5fe14737865a2..207774ef576b082acd930f0ef543766c9ea73a09 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1626,6 +1626,8 @@
'browser/profiles/profile_info_util.h',
'browser/profiles/profile_io_data.cc',
'browser/profiles/profile_io_data.h',
+ 'browser/profiles/profile_loader.cc',
+ 'browser/profiles/profile_loader.h',
'browser/profiles/profile_manager.cc',
'browser/profiles/profile_manager.h',
'browser/profiles/profile_metrics.cc',
@@ -2918,6 +2920,8 @@
'browser/policy/config_dir_policy_loader.h',
'browser/policy/managed_mode_policy_provider.cc',
'browser/policy/managed_mode_policy_provider.h',
+ 'browser/profiles/profile_loader.cc',
+ 'browser/profiles/profile_loader.h',
'browser/sessions/persistent_tab_restore_service.cc',
'browser/sessions/persistent_tab_restore_service.h',
'browser/sessions/session_backend.cc',
« no previous file with comments | « chrome/browser/ui/views/app_list/app_list_controller_win.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698