| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 5fc57da856622c06dbba7abc1468b1e85adfc73f..c2943797b09ebd45e84908769cc00077577a1bd2 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -503,6 +503,8 @@
|
| 'tests/test_var.h',
|
| 'tests/test_var_resource.cc',
|
| 'tests/test_var_resource.h',
|
| + 'tests/test_video_decoder.cc',
|
| + 'tests/test_video_decoder.h',
|
| 'tests/test_video_destination.cc',
|
| 'tests/test_video_destination.h',
|
| 'tests/test_video_source.cc',
|
|
|