| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 035aedf14c8eeedd379522e9080a0e1255db52f9..4f5f176e90952e6374bdff15670a032a8a274949 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -270,6 +270,7 @@
|
| 'thunk/ppb_video_decoder_api.h',
|
| 'thunk/ppb_video_decoder_dev_api.h',
|
| 'thunk/ppb_video_decoder_dev_thunk.cc',
|
| + 'thunk/ppb_video_decoder_thunk.cc',
|
| 'thunk/ppb_video_destination_private_api.h',
|
| 'thunk/ppb_video_destination_private_thunk.cc',
|
| 'thunk/ppb_video_frame_api.h',
|
|
|