| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 8fe3c07ccf2325a677cc3e7ea5f9da495b541678..ca06b7553ecac77257fcb38aae951c8e14d414ee 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -27,6 +27,8 @@
|
| 'shared_impl/file_ref_create_info.h',
|
| 'shared_impl/file_ref_util.cc',
|
| 'shared_impl/file_ref_util.h',
|
| + 'shared_impl/file_system_util.cc',
|
| + 'shared_impl/file_system_util.h',
|
| 'shared_impl/file_type_conversion.cc',
|
| 'shared_impl/file_type_conversion.h',
|
| 'shared_impl/flash_clipboard_format_registry.cc',
|
|
|