| Index: chrome/browser/net/chrome_http_user_agent_settings.h
|
| diff --git a/chrome/browser/net/chrome_http_user_agent_settings.h b/chrome/browser/net/chrome_http_user_agent_settings.h
|
| index 8612b3c1858e3bc26a9ded552a1be1b44438a282..f1d8244228848ae7658c64ed8e266d481da08bcd 100644
|
| --- a/chrome/browser/net/chrome_http_user_agent_settings.h
|
| +++ b/chrome/browser/net/chrome_http_user_agent_settings.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/prefs/pref_member.h"
|
| #include "net/url_request/http_user_agent_settings.h"
|
|
|
|
|