| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 27dbd09e6df91a962e9d9e1cdfdea1a2d8183797..edfa3c8aaf74074f75efc746afcc6da1f31a328c 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_thunk.cc',
|
| 'thunk/ppb_cursor_control_thunk.cc',
|
| 'thunk/ppb_device_ref_api.h',
|
| 'thunk/ppb_device_ref_thunk.cc',
|
|
|