| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 6a360ca7797d30ec63129c1977aed557677d21b5..a313ec3fb7bcc73efa685046a9b8e28ed93ad357 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_decryptor_thunk.cc',
|
| 'thunk/ppb_cursor_control_thunk.cc',
|
| 'thunk/ppb_device_ref_api.h',
|
| 'thunk/ppb_device_ref_thunk.cc',
|
|
|