| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 80979ceae512f811f4193742998a00933d6f6521..e3934b690067e1e05d395c37a7857d56b5de7f52 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -141,6 +141,7 @@
|
| 'thunk/ppb_buffer_trusted_thunk.cc',
|
| 'thunk/ppb_char_set_thunk.cc',
|
| 'thunk/ppb_console_thunk.cc',
|
| + 'thunk/ppb_content_decryptor_private_thunk.cc',
|
| 'thunk/ppb_cursor_control_thunk.cc',
|
| 'thunk/ppb_device_ref_api.h',
|
| 'thunk/ppb_device_ref_thunk.cc',
|
|
|