| Index: net/proxy/proxy_resolver_error_observer.h
|
| diff --git a/net/proxy/proxy_resolver_error_observer.h b/net/proxy/proxy_resolver_error_observer.h
|
| index 190b78759ba6d2e5a786a5ed75bb19f7f4984682..0212f829570042ada4410c1526fe6d6449edd326 100644
|
| --- a/net/proxy/proxy_resolver_error_observer.h
|
| +++ b/net/proxy/proxy_resolver_error_observer.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef NET_PROXY_PROXY_RESOLVER_ERROR_OBSERVER_H_
|
| #define NET_PROXY_PROXY_RESOLVER_ERROR_OBSERVER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "net/base/net_export.h"
|
|
|
|
|