| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index 8aa252277bd2c811edfc6331c921e110b34b9f98..37f6a8c63f0180af381211e08c1e93767c3904d4 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -1239,6 +1239,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)
|
|
|