summaryrefslogtreecommitdiffstats
path: root/ppapi/ppapi_shared.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/ppapi_shared.gypi')
-rw-r--r--ppapi/ppapi_shared.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
index 80979ce..1c186b5 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',
@@ -263,6 +264,7 @@
'thunk/ppb_browser_font_trusted_thunk.cc',
'thunk/ppb_buffer_thunk.cc',
'thunk/ppb_buffer_trusted_thunk.cc',
+ 'thunk/ppb_content_decryptor_private_thunk.cc',
'thunk/ppb_char_set_thunk.cc',
'thunk/ppb_directory_reader_thunk.cc',
'thunk/ppb_file_chooser_thunk.cc',