| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 33d9b85bf347d42e041cf3228434710b79a8cbfe..2ee964e510b551bd9523337b76b757d48aa9f290 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -23,6 +23,7 @@
|
| '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_util.cc',
|
| 'shared_impl/file_ref_util.h',
|
| @@ -53,8 +54,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',
|
|
|