| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 9fe13752bbd953bcbc0f9b52f566b78455536ea5..e0bd4dd1560c4887973c611a95fd7425d9731034 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -224,6 +224,8 @@
|
| 'thunk/ppb_media_stream_video_track_thunk.cc',
|
| 'thunk/ppb_message_loop_api.h',
|
| 'thunk/ppb_messaging_thunk.cc',
|
| + 'thunk/ppb_mojo_api.h',
|
| + 'thunk/ppb_mojo_thunk.cc',
|
| 'thunk/ppb_mouse_cursor_thunk.cc',
|
| 'thunk/ppb_mouse_lock_thunk.cc',
|
| 'thunk/ppb_net_address_api.h',
|
|
|