| Index: ppapi/shared_impl/ppb_device_ref_shared.h
|
| diff --git a/ppapi/shared_impl/ppb_device_ref_shared.h b/ppapi/shared_impl/ppb_device_ref_shared.h
|
| index aac1206d659fabd7cee0a30fec91060526ad4065..6a148815424acfae654437c52d01aef71312553c 100644
|
| --- a/ppapi/shared_impl/ppb_device_ref_shared.h
|
| +++ b/ppapi/shared_impl/ppb_device_ref_shared.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ppapi/shared_impl/resource.h"
|
| #include "ppapi/thunk/ppb_device_ref_api.h"
|
|
|
|
|