| Index: ppapi/ppapi_shared.gypi | 
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi | 
| index 4c3c48dfb54a47c1c6b773e8b121996fdeeef3f9..afe8c64d95d18607f595874b667d2aca44803104 100644 | 
| --- a/ppapi/ppapi_shared.gypi | 
| +++ b/ppapi/ppapi_shared.gypi | 
| @@ -80,8 +80,6 @@ | 
| 'shared_impl/ppb_var_shared.h', | 
| 'shared_impl/ppb_video_decoder_shared.cc', | 
| 'shared_impl/ppb_video_decoder_shared.h', | 
| -          'shared_impl/ppb_video_capture_shared.cc', | 
| -          'shared_impl/ppb_video_capture_shared.h', | 
| 'shared_impl/ppb_view_shared.cc', | 
| 'shared_impl/ppb_view_shared.h', | 
| 'shared_impl/ppp_flash_browser_operations_shared.h', | 
|  |