Index: chrome/browser/sync/credential_cache_service_win.h |
diff --git a/chrome/browser/sync/credential_cache_service_win.h b/chrome/browser/sync/credential_cache_service_win.h |
index 2c0abfba0d8b1971f517ad82514df7d7ed5a6b74..625f608bc58cf087e20a5c6f65dccd7d4d12dd56 100644 |
--- a/chrome/browser/sync/credential_cache_service_win.h |
+++ b/chrome/browser/sync/credential_cache_service_win.h |
@@ -12,10 +12,10 @@ |
#include "base/file_path.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
-#include "chrome/browser/api/prefs/pref_change_registrar.h" |
+#include "base/prefs/json_pref_store.h" |
+#include "base/prefs/public/pref_change_registrar.h" |
#include "chrome/browser/profiles/profile_keyed_service.h" |
#include "chrome/browser/sync/sync_prefs.h" |
-#include "chrome/common/json_pref_store.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |