Chromium Code Reviews| Index: ppapi/proxy/flash_file_resource.cc |
| diff --git a/ppapi/proxy/flash_file_resource.cc b/ppapi/proxy/flash_file_resource.cc |
| index 6b8fc6cc79657a6be29582dbd8a2b83ddfa8ae0f..d696e5bd8a36a0c1e5743c18a04249fda4dc7d59 100644 |
| --- a/ppapi/proxy/flash_file_resource.cc |
| +++ b/ppapi/proxy/flash_file_resource.cc |
| @@ -4,6 +4,8 @@ |
| #include "ppapi/proxy/flash_file_resource.h" |
| +#include <stddef.h> |
| + |
| #include "base/files/file_path.h" |
| #include "ipc/ipc_message.h" |
| #include "ppapi/c/pp_errors.h" |