| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 7a26be882fd7e6ee1183ae6f2cbcd6e1c888316a..006e6fcf600d6ff2c9b26e60164694a93cec4217 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -310,8 +310,6 @@
|
| 'thunk/ppb_url_util_thunk.cc',
|
| 'thunk/ppb_video_capture_thunk.cc',
|
| 'thunk/ppb_video_decoder_thunk.cc',
|
| - 'thunk/ppb_video_destination_private_thunk.cc',
|
| - 'thunk/ppb_video_source_private_thunk.cc',
|
| ],
|
| }],
|
| # We exclude a few more things for nacl_win64, to avoid pulling in
|
|
|