Index: components/proxy_config/pref_proxy_config_tracker_impl.h |
diff --git a/components/proxy_config/pref_proxy_config_tracker_impl.h b/components/proxy_config/pref_proxy_config_tracker_impl.h |
index 0f0aba1b4c318607447c3dd5d33cd43a29827b51..2f14ed738bff46e27a4eebed94105c887121d3bc 100644 |
--- a/components/proxy_config/pref_proxy_config_tracker_impl.h |
+++ b/components/proxy_config/pref_proxy_config_tracker_impl.h |
@@ -9,8 +9,8 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/observer_list.h" |
-#include "base/prefs/pref_change_registrar.h" |
#include "base/threading/thread_checker.h" |
+#include "components/prefs/pref_change_registrar.h" |
#include "components/proxy_config/pref_proxy_config_tracker.h" |
#include "components/proxy_config/proxy_config_dictionary.h" |
#include "net/proxy/proxy_config.h" |