| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index beecb345ea45053202c323496cd1fe08741a3b1b..3e4bf07bc7eeff049263b336e206b08a59e5e0d3 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -137,6 +137,7 @@
|
| 'thunk/ppb_buffer_trusted_thunk.cc',
|
| 'thunk/ppb_char_set_thunk.cc',
|
| 'thunk/ppb_console_thunk.cc',
|
| + 'thunk/ppb_content_decryption_module_thunk.cc',
|
| 'thunk/ppb_cursor_control_thunk.cc',
|
| 'thunk/ppb_device_ref_api.h',
|
| 'thunk/ppb_device_ref_thunk.cc',
|
|
|