Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index fea7e66025c352f4518c394f323e042271aa5592..7a3b9e3cedadc97b29563d5a40ab5c4d7d9cdf55 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -137,6 +137,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', |