| Index: components/proxy_config/pref_proxy_config_tracker.h
|
| diff --git a/components/proxy_config/pref_proxy_config_tracker.h b/components/proxy_config/pref_proxy_config_tracker.h
|
| index 77416e53ca7c479451bcc2dd68a6ffae2a286d29..0142f8da82bae4ece6693e1ab47b2506e2d9d025 100644
|
| --- a/components/proxy_config/pref_proxy_config_tracker.h
|
| +++ b/components/proxy_config/pref_proxy_config_tracker.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_PROXY_CONFIG_PREF_PROXY_CONFIG_TRACKER_H_
|
| #define COMPONENTS_PROXY_CONFIG_PREF_PROXY_CONFIG_TRACKER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/proxy_config/proxy_config_export.h"
|
|
|
|
|