| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index f24bc7e9f88f8cc40d76054e46385e541751187a..f53888a6c869a3e156aa77521a1d41b6fed187bc 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -134,6 +134,8 @@
|
| 'thunk/ppb_url_request_info_thunk.cc',
|
| 'thunk/ppb_url_response_info_api.h',
|
| 'thunk/ppb_url_response_info_thunk.cc',
|
| + 'thunk/ppb_video_capture_api.h',
|
| + 'thunk/ppb_video_capture_thunk.cc',
|
| 'thunk/ppb_video_decoder_api.h',
|
| 'thunk/ppb_video_decoder_thunk.cc',
|
| 'thunk/ppb_video_layer_api.h',
|
|
|