| Index: ppapi/proxy/url_response_info_resource.h
|
| diff --git a/ppapi/proxy/url_response_info_resource.h b/ppapi/proxy/url_response_info_resource.h
|
| index e20417fbb0f09334b08a5d608f5b44c659139994..506b4d36f572aaee3e47424030ce4f15fe14cd4c 100644
|
| --- a/ppapi/proxy/url_response_info_resource.h
|
| +++ b/ppapi/proxy/url_response_info_resource.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef PPAPI_PROXY_URL_RESPONSE_INFO_RESOURCE_H_
|
| #define PPAPI_PROXY_URL_RESPONSE_INFO_RESOURCE_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ppapi/proxy/plugin_resource.h"
|
| #include "ppapi/proxy/ppapi_proxy_export.h"
|
| #include "ppapi/shared_impl/scoped_pp_resource.h"
|
|
|