| 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 da24d8a943d9123774ec1119ff29b72ad63e45b7..3276fc6fc4ed509d645e7e415f5c736cd7049954 100644
|
| --- a/chrome/browser/chromeos/proxy_config_service_impl.h
|
| +++ b/chrome/browser/chromeos/proxy_config_service_impl.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #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"
|
|
|