Index: chrome/browser/content_settings/host_content_settings_map.h |
diff --git a/chrome/browser/content_settings/host_content_settings_map.h b/chrome/browser/content_settings/host_content_settings_map.h |
index 6a107435dc8b3484de2d82f3b26b004f472c3bac..602ff15f1f76535eef7e7a8f98915fae461d27b8 100644 |
--- a/chrome/browser/content_settings/host_content_settings_map.h |
+++ b/chrome/browser/content_settings/host_content_settings_map.h |
@@ -14,9 +14,9 @@ |
#include "base/basictypes.h" |
#include "base/memory/ref_counted.h" |
+#include "base/prefs/public/pref_change_registrar.h" |
#include "base/synchronization/lock.h" |
#include "base/tuple.h" |
-#include "chrome/browser/api/prefs/pref_change_registrar.h" |
#include "chrome/browser/content_settings/content_settings_observer.h" |
#include "chrome/common/content_settings.h" |
#include "chrome/common/content_settings_pattern.h" |