Index: chrome/browser/policy/url_blacklist_manager.h |
diff --git a/chrome/browser/policy/url_blacklist_manager.h b/chrome/browser/policy/url_blacklist_manager.h |
index b6e143ae2a60ad5caee59c7557b0526208976d84..8582b9f99ceaf85c078448175ea572e403ce793b 100644 |
--- a/chrome/browser/policy/url_blacklist_manager.h |
+++ b/chrome/browser/policy/url_blacklist_manager.h |
@@ -14,7 +14,7 @@ |
#include "base/hash_tables.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
-#include "chrome/browser/api/prefs/pref_change_registrar.h" |
+#include "base/prefs/public/pref_change_registrar.h" |
#include "chrome/common/extensions/matcher/url_matcher.h" |
#include "content/public/browser/notification_observer.h" |