| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index b4ab0274823dbe238c9cb00708c4e027e97881fb..8016f3349b24d31b3219e510e05ca1b737da88cf 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -116,6 +116,8 @@
|
| 'thunk/ppb_flash_net_connector_thunk.cc',
|
| 'thunk/ppb_flash_tcp_socket_api.h',
|
| 'thunk/ppb_flash_tcp_socket_thunk.cc',
|
| + 'thunk/ppb_flash_udp_socket_api.h',
|
| + 'thunk/ppb_flash_udp_socket_thunk.cc',
|
| 'thunk/ppb_font_api.h',
|
| 'thunk/ppb_font_thunk.cc',
|
| 'thunk/ppb_fullscreen_thunk.cc',
|
|
|