summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/credential_cache_service_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/credential_cache_service_win.h')
-rw-r--r--chrome/browser/sync/credential_cache_service_win.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/sync/credential_cache_service_win.h b/chrome/browser/sync/credential_cache_service_win.h
index 2c0abfb..625f608 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"