| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 5afcefe1589ce788f51310485c9d502ad5c63d56..521e6e76b092094d68671179bac2085260535ead 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -186,6 +186,8 @@
|
| 'thunk/ppb_find_thunk.cc',
|
| 'thunk/ppb_flash_api.h',
|
| 'thunk/ppb_flash_clipboard_thunk.cc',
|
| + 'thunk/ppb_flash_device_id_api.h',
|
| + 'thunk/ppb_flash_device_id_thunk.cc',
|
| 'thunk/ppb_flash_file_fileref_thunk.cc',
|
| 'thunk/ppb_flash_file_modulelocal_thunk.cc',
|
| 'thunk/ppb_flash_fullscreen_thunk.cc',
|
|
|