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 3d854673109aff3443f70382ab1ef313142d7287..64ac603f474254fba10b359d22be9e6a277a9a77 100644 |
--- a/chrome/browser/content_settings/cookie_settings.h |
+++ b/chrome/browser/content_settings/cookie_settings.h |
@@ -11,8 +11,8 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/singleton.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/prefs/pref_change_registrar.h" |
#include "chrome/browser/profiles/refcounted_profile_keyed_service.h" |
#include "chrome/browser/profiles/refcounted_profile_keyed_service_factory.h" |
#include "chrome/common/content_settings.h" |