Index: chrome/browser/net/pref_proxy_config_tracker_impl.h |
diff --git a/chrome/browser/net/pref_proxy_config_tracker_impl.h b/chrome/browser/net/pref_proxy_config_tracker_impl.h |
index c3934865ddcab31f9206d23da75b6916cce5578d..6df5c75c55f3ab711a22f8e26c14f781f4fcc1e2 100644 |
--- a/chrome/browser/net/pref_proxy_config_tracker_impl.h |
+++ b/chrome/browser/net/pref_proxy_config_tracker_impl.h |
@@ -9,7 +9,7 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/observer_list.h" |
-#include "chrome/browser/api/prefs/pref_change_registrar.h" |
+#include "base/prefs/public/pref_change_registrar.h" |
#include "chrome/browser/prefs/proxy_config_dictionary.h" |
#include "content/public/browser/notification_observer.h" |
#include "net/proxy/proxy_config.h" |