| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 551eea3ee2c6ce88b8fbf716be7111c3ad691230..94f88f9350a70b248603cc5450c2a3019d870225 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -266,6 +266,7 @@
|
| 'thunk/ppb_var_dictionary_thunk.cc',
|
| 'thunk/ppb_video_capture_api.h',
|
| 'thunk/ppb_video_capture_thunk.cc',
|
| + 'thunk/ppb_video_decoder_api.h',
|
| 'thunk/ppb_video_decoder_dev_api.h',
|
| 'thunk/ppb_video_decoder_dev_thunk.cc',
|
| 'thunk/ppb_video_destination_private_api.h',
|
|
|