| Index: content/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/content/test/ppapi/ppapi_browsertest.cc b/content/test/ppapi/ppapi_browsertest.cc
|
| index 95947be6907131de9397e43870a736ddcdc7af37..0dd7047d6a9c6c94ad58e8b67effe26ef7174cdc 100644
|
| --- a/content/test/ppapi/ppapi_browsertest.cc
|
| +++ b/content/test/ppapi/ppapi_browsertest.cc
|
| @@ -141,8 +141,6 @@
|
| TEST_PPAPI_IN_PROCESS(VarResource)
|
| TEST_PPAPI_OUT_OF_PROCESS(VarResource)
|
|
|
| -TEST_PPAPI_OUT_OF_PROCESS(VideoDecoder)
|
| -
|
| TEST_PPAPI_IN_PROCESS(VideoDecoderDev)
|
| TEST_PPAPI_OUT_OF_PROCESS(VideoDecoderDev)
|
|
|
|
|