| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index e638498abb5d21699fab9d8d8f697420e1cd67ef..03ec09000f0d50bf97c4db98cb9d2c0ad3e83877 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -214,6 +214,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_printing_api.h',
|
|
|