| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 2ee964e510b551bd9523337b76b757d48aa9f290..b3c949238dce9ba69e8278aa95ab7369723e92f5 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -211,6 +211,8 @@
|
| 'thunk/ppb_network_monitor_private_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',
|
|
|