Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index f22d8e1fb9ab173baee01351cd55e0485de84ac7..611f01994f95fe418b713c6a039ba9ba1e99cfd1 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -297,8 +297,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 |