| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index d420b16214b9923c30b8f064500ff68d767fbf08..05106cdf316d0273f80b93ad9b1a55162e0b4813 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -1393,6 +1393,8 @@ TEST_PPAPI_NACL(TrueTypeFont)
|
|
|
| TEST_PPAPI_NACL(VideoDecoder)
|
|
|
| +TEST_PPAPI_NACL(VideoEncoder)
|
| +
|
| // VideoDestination doesn't work in content_browsertests.
|
| TEST_PPAPI_OUT_OF_PROCESS(VideoDestination)
|
| TEST_PPAPI_NACL(VideoDestination)
|
|
|