Index: chrome/browser/content_settings/cookie_settings.h |
diff --git a/chrome/browser/content_settings/cookie_settings.h b/chrome/browser/content_settings/cookie_settings.h |
index 97a2454f3d222eddb67053fc0297e4e24d78e595..f1aba030bea005dea63fcab7043db04fce8e6881 100644 |
--- a/chrome/browser/content_settings/cookie_settings.h |
+++ b/chrome/browser/content_settings/cookie_settings.h |
@@ -10,8 +10,8 @@ |
#include "base/compiler_specific.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/singleton.h" |
+#include "base/prefs/public/pref_change_registrar.h" |
#include "base/synchronization/lock.h" |
-#include "chrome/browser/api/prefs/pref_change_registrar.h" |
#include "chrome/browser/content_settings/host_content_settings_map.h" |
#include "chrome/browser/profiles/refcounted_profile_keyed_service.h" |
#include "chrome/browser/profiles/refcounted_profile_keyed_service_factory.h" |