| 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 8a1fc6a82d2e7357beb22a17e01d41c7005af74e..93586a08c2b6695d7b5f5bcf134eef67e4628ac2 100644
|
| --- a/chrome/browser/chromeos/proxy_config_service_impl.h
|
| +++ b/chrome/browser/chromeos/proxy_config_service_impl.h
|
| @@ -9,9 +9,9 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| -#include "base/prefs/pref_change_registrar.h"
|
| #include "chromeos/network/network_state_handler_observer.h"
|
| #include "components/onc/onc_constants.h"
|
| +#include "components/prefs/pref_change_registrar.h"
|
| #include "components/proxy_config/pref_proxy_config_tracker_impl.h"
|
|
|
| namespace chromeos {
|
|
|