Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 78010bda93722c362ef12a8087c6fc913e45e8cb..a3d2a1c014644a4e51891c2b0632772cbde346b3 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -277,6 +277,8 @@ |
'thunk/ppb_video_decoder_dev_api.h', |
'thunk/ppb_video_decoder_dev_thunk.cc', |
'thunk/ppb_video_decoder_thunk.cc', |
+ 'thunk/ppb_video_encoder_api.h', |
+ 'thunk/ppb_video_encoder_thunk.cc', |
'thunk/ppb_video_destination_private_api.h', |
'thunk/ppb_video_destination_private_thunk.cc', |
'thunk/ppb_video_frame_api.h', |