| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 3bcec1d51f01dd8d77603266f561c8f2be47b259..95d61ddbbe72378430262907688c93f8841fce1e 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -168,6 +168,8 @@
|
| 'thunk/ppb_flash_device_id_thunk.cc',
|
| 'thunk/ppb_flash_file_fileref_thunk.cc',
|
| 'thunk/ppb_flash_file_modulelocal_thunk.cc',
|
| + 'thunk/ppb_flash_font_file_api.h',
|
| + 'thunk/ppb_flash_font_file_thunk.cc',
|
| 'thunk/ppb_flash_fullscreen_thunk.cc',
|
| 'thunk/ppb_flash_menu_api.h',
|
| 'thunk/ppb_flash_menu_thunk.cc',
|
| @@ -271,6 +273,7 @@
|
| 'thunk/ppb_flash_device_id_thunk.cc',
|
| 'thunk/ppb_flash_file_fileref_thunk.cc',
|
| 'thunk/ppb_flash_file_modulelocal_thunk.cc',
|
| + 'thunk/ppb_flash_font_file_thunk.cc',
|
| 'thunk/ppb_flash_fullscreen_thunk.cc',
|
| 'thunk/ppb_flash_menu_thunk.cc',
|
| 'thunk/ppb_flash_message_loop_thunk.cc',
|
|
|