| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 8fe3c07ccf2325a677cc3e7ea5f9da495b541678..97507a1facd7e09ccce25428360be6540e503149 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -218,6 +218,8 @@
|
| 'thunk/ppb_pdf_thunk.cc',
|
| 'thunk/ppb_platform_verification_api.h',
|
| 'thunk/ppb_platform_verification_private_thunk.cc',
|
| + 'thunk/ppb_plugin_private_file_system_api.h',
|
| + 'thunk/ppb_plugin_private_file_system_private_thunk.cc',
|
| 'thunk/ppb_printing_api.h',
|
| 'thunk/ppb_printing_dev_thunk.cc',
|
| 'thunk/ppb_resource_array_api.h',
|
|
|