Chromium Code Reviews| Index: components/proxy_config/proxy_prefs.cc | 
| diff --git a/components/proxy_config/proxy_prefs.cc b/components/proxy_config/proxy_prefs.cc | 
| index 215a45132b3ff13b550939155fe63862aec945f2..bd5e6a6179e0f0e2c0eed01964695cc83cf5c6d0 100644 | 
| --- a/components/proxy_config/proxy_prefs.cc | 
| +++ b/components/proxy_config/proxy_prefs.cc | 
| @@ -4,8 +4,8 @@ | 
| #include "components/proxy_config/proxy_prefs.h" | 
| -#include "base/basictypes.h" | 
| #include "base/logging.h" | 
| +#include "base/macros.h" | 
| namespace ProxyPrefs { |