Index: chrome/browser/chromeos/proxy_config_service_impl.h |
diff --git a/chrome/browser/chromeos/proxy_config_service_impl.h b/chrome/browser/chromeos/proxy_config_service_impl.h |
index 92b598c8d5c57bab2211c8ae54f101109944f79a..da24d8a943d9123774ec1119ff29b72ad63e45b7 100644 |
--- a/chrome/browser/chromeos/proxy_config_service_impl.h |
+++ b/chrome/browser/chromeos/proxy_config_service_impl.h |
@@ -10,9 +10,9 @@ |
#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
#include "base/prefs/pref_change_registrar.h" |
-#include "chrome/browser/net/pref_proxy_config_tracker_impl.h" |
#include "chromeos/network/network_state_handler_observer.h" |
#include "components/onc/onc_constants.h" |
+#include "components/proxy_config/pref_proxy_config_tracker_impl.h" |
namespace chromeos { |