Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 7d0dc856d43d09faf7f1eac6d66f84fdcd80fd45..30430dd9f48fb88827ef771fb4b0fd58c0774882 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -23,7 +23,9 @@ |
'shared_impl/file_io_state_manager.h', |
'shared_impl/file_path.cc', |
'shared_impl/file_path.h', |
+ 'shared_impl/file_ref_create_info.cc', |
'shared_impl/file_ref_create_info.h', |
+ 'shared_impl/file_ref_detailed_info.h', |
'shared_impl/file_ref_util.cc', |
'shared_impl/file_ref_util.h', |
'shared_impl/file_type_conversion.cc', |
@@ -53,8 +55,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_ref_shared.cc', |
- 'shared_impl/ppb_file_ref_shared.h', |
'shared_impl/ppb_gamepad_shared.cc', |
'shared_impl/ppb_gamepad_shared.h', |
'shared_impl/ppb_graphics_3d_shared.cc', |