| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 7edeb2f22528c111595e9ed31501e05d61554ccf..b861a34f14ec7c6ab1f16d4e8ac6befc37054012 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -213,6 +213,8 @@
|
| 'thunk/ppb_network_monitor_thunk.cc',
|
| 'thunk/ppb_network_proxy_api.h',
|
| 'thunk/ppb_network_proxy_thunk.cc',
|
| + 'thunk/ppb_output_protection_api.h',
|
| + 'thunk/ppb_output_protection_private_thunk.cc',
|
| 'thunk/ppb_pdf_api.h',
|
| 'thunk/ppb_pdf_thunk.cc',
|
| 'thunk/ppb_platform_verification_api.h',
|
|
|