| Index: chromeos/network/proxy/proxy_config_service_impl.h
|
| diff --git a/chromeos/network/proxy/proxy_config_service_impl.h b/chromeos/network/proxy/proxy_config_service_impl.h
|
| index 2f19b115c46591cc4a587127440b2e8fcd3e90f6..b5ebc95936b5bcd3d121c4e3da5db35f41414c34 100644
|
| --- a/chromeos/network/proxy/proxy_config_service_impl.h
|
| +++ b/chromeos/network/proxy/proxy_config_service_impl.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "chromeos/chromeos_export.h"
|
| #include "chromeos/network/network_state_handler_observer.h"
|
| #include "components/onc/onc_constants.h"
|
|
|