Index: chrome/test/live_sync/live_sync_test.cc |
=================================================================== |
--- chrome/test/live_sync/live_sync_test.cc (revision 68044) |
+++ chrome/test/live_sync/live_sync_test.cc (working copy) |
@@ -19,8 +19,8 @@ |
#include "base/waitable_event.h" |
#include "chrome/browser/browser_thread.h" |
#include "chrome/browser/password_manager/encryptor.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/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/net/url_fetcher.h" |