| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index 466e17b8ad0c8424457aaa5439ade9c96c9e8359..6c6268a9cc5496f62025e9b2a964077da9aa0ec8 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -1206,6 +1206,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)
|
|
|