| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 6a360ca7797d30ec63129c1977aed557677d21b5..11794a36363d7d545b4f0f5a8c9a91bf01ac3c2b 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -139,6 +139,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',
|
|
|