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

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: fix CrOS compile error 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 d653fa000e684c859801fe751b7aca953886b280..3ff90ca8ce9fd11c8ade846f639697d8399f9d20 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1620,6 +1620,8 @@
'browser/profiles/profile_loader.h',
'browser/profiles/profile_manager.cc',
'browser/profiles/profile_manager.h',
+ 'browser/profiles/profile_manager_util.cc',
+ 'browser/profiles/profile_manager_util.h',
'browser/profiles/profile_metrics.cc',
'browser/profiles/profile_metrics.h',
'browser/profiles/profile_shortcut_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698