| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index 0f6a8630cd1caf693547959067b9544e94765d05..a5ce618ea6561e9ee8d6c2629c39702c718da1d9 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -1211,6 +1211,8 @@ TEST_PPAPI_NACL(NetworkProxy)
|
|
|
| TEST_PPAPI_NACL(TrueTypeFont)
|
|
|
| +TEST_PPAPI_NACL(VideoDecoder)
|
| +
|
| // VideoDestination doesn't work in content_browsertests.
|
| TEST_PPAPI_OUT_OF_PROCESS(VideoDestination)
|
| TEST_PPAPI_NACL(VideoDestination)
|
|
|