Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 461108f1f7b226e1d2ed71f32b7f0c2b851d8d80..3d5528b8fbd053d298ddf423f8b20aac1c0b8964 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -24,6 +24,8 @@ |
'shared_impl/array_writer.h', |
'shared_impl/callback_tracker.cc', |
'shared_impl/callback_tracker.h', |
+ 'shared_impl/file_io_state_manager.cc', |
+ 'shared_impl/file_io_state_manager.h', |
'shared_impl/file_path.cc', |
'shared_impl/file_path.h', |
'shared_impl/file_type_conversion.cc', |
@@ -51,8 +53,6 @@ |
'shared_impl/ppb_crypto_shared.cc', |
'shared_impl/ppb_device_ref_shared.cc', |
'shared_impl/ppb_device_ref_shared.h', |
- 'shared_impl/ppb_file_io_shared.cc', |
- 'shared_impl/ppb_file_io_shared.h', |
'shared_impl/ppb_file_ref_shared.cc', |
'shared_impl/ppb_file_ref_shared.h', |
'shared_impl/ppb_flash_shared.cc', |