Index: chrome/browser/chromeos/login/login_utils.cc |
=================================================================== |
--- chrome/browser/chromeos/login/login_utils.cc (revision 68044) |
+++ chrome/browser/chromeos/login/login_utils.cc (working copy) |
@@ -37,8 +37,8 @@ |
#include "chrome/browser/net/preconnect.h" |
#include "chrome/browser/net/pref_proxy_config_service.h" |
#include "chrome/browser/prefs/pref_member.h" |
-#include "chrome/browser/profile.h" |
-#include "chrome/browser/profile_manager.h" |
+#include "chrome/browser/profiles/profile.h" |
+#include "chrome/browser/profiles/profile_manager.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/browser/ui/browser_init.h" |
#include "chrome/common/chrome_paths.h" |