| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index 1b1bd832ea0b165a9c5e334a21c07fa98f83f15e..819fcbcec0ba1ca9f09f528aaae9dd7e00af7a04 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)
|
|
|