| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index 5a699e91f6ca65ae394219a99d9510283fa01b92..56b8966ba7315dcc818518cbc05c86b40e6ebed7 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -1214,6 +1214,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)
|
|
|