| Index: ppapi/ppapi_shared.gypi
|
| ===================================================================
|
| --- ppapi/ppapi_shared.gypi (revision 89119)
|
| +++ ppapi/ppapi_shared.gypi (working copy)
|
| @@ -78,12 +78,17 @@
|
| 'thunk/ppb_file_system_thunk.cc',
|
| 'thunk/ppb_find_api.h',
|
| 'thunk/ppb_find_thunk.cc',
|
| + 'thunk/ppb_flash_menu_api.h',
|
| + 'thunk/ppb_flash_menu_thunk.cc',
|
| + 'thunk/ppb_flash_net_connector_api.h',
|
| + 'thunk/ppb_flash_net_connector_thunk.cc',
|
| 'thunk/ppb_font_api.h',
|
| 'thunk/ppb_font_thunk.cc',
|
| 'thunk/ppb_graphics_2d_api.h',
|
| 'thunk/ppb_graphics_2d_thunk.cc',
|
| 'thunk/ppb_image_data_api.h',
|
| 'thunk/ppb_image_data_thunk.cc',
|
| + 'thunk/ppb_image_data_trusted_thunk.cc',
|
| 'thunk/thunk.h',
|
| ],
|
| 'conditions': [
|
|
|