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

Unified Diff: chrome/chrome_browser.gypi

Issue 18615010: Refactor utility methods out of the ProfileManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: renamed util file Created 7 years, 5 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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index e1cd866f0cabcd67b2ee11d0d283b996c2013f02..f1b68e381807f1b44368af26878f683e31d0621a 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1647,6 +1647,10 @@
'browser/profiles/profile_shortcut_manager_stub.cc',
'browser/profiles/profile_shortcut_manager_win.cc',
'browser/profiles/profile_shortcut_manager_win.h',
+ 'browser/profiles/profile_window.cc',
+ 'browser/profiles/profile_window.h',
+ 'browser/profiles/profiles_state.cc',
+ 'browser/profiles/profiles_state.h',
'browser/profiles/startup_task_runner_service.cc',
'browser/profiles/startup_task_runner_service.h',
'browser/profiles/startup_task_runner_service_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698