| Index: content/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/content/test/ppapi/ppapi_browsertest.cc b/content/test/ppapi/ppapi_browsertest.cc
|
| index 1a43355fac1d7e23a356a90d6b1939eafdc041b7..be0764bc5d984740493f3855479e43b28ebc1fb9 100644
|
| --- a/content/test/ppapi/ppapi_browsertest.cc
|
| +++ b/content/test/ppapi/ppapi_browsertest.cc
|
| @@ -162,5 +162,7 @@ TEST_PPAPI_OUT_OF_PROCESS(VideoDecoder)
|
| TEST_PPAPI_IN_PROCESS(VideoDecoderDev)
|
| TEST_PPAPI_OUT_OF_PROCESS(VideoDecoderDev)
|
|
|
| +TEST_PPAPI_OUT_OF_PROCESS(VideoEncoder)
|
| +
|
| } // namespace
|
| } // namespace content
|
|
|