| Index: ppapi/shared_impl/file_io_state_manager.h
|
| diff --git a/ppapi/shared_impl/file_io_state_manager.h b/ppapi/shared_impl/file_io_state_manager.h
|
| index 1c4fa1a9cdad83755377184c911b8e1f0bb109b4..8e1e978ca41fe9ec1edf6f4441f19fa6d36effd0 100644
|
| --- a/ppapi/shared_impl/file_io_state_manager.h
|
| +++ b/ppapi/shared_impl/file_io_state_manager.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef PPAPI_SHARED_IMPL_FILE_IO_STATE_MANAGER_H_
|
| #define PPAPI_SHARED_IMPL_FILE_IO_STATE_MANAGER_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ppapi/c/pp_stdint.h"
|
| #include "ppapi/shared_impl/ppapi_shared_export.h"
|
|
|
|
|