| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index 9ca6d5a1214e655701dd60b6b52e469e2116deb5..656e6b6d7b4c1b9ff7f0bc39779bc8a6323c20db 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -1251,6 +1251,8 @@ TEST_PPAPI_OUT_OF_PROCESS(FlashFile)
|
| #endif
|
| TEST_PPAPI_OUT_OF_PROCESS(MAYBE_FlashFullscreen)
|
|
|
| +TEST_PPAPI_OUT_OF_PROCESS(PDF)
|
| +
|
| TEST_PPAPI_IN_PROCESS(TalkPrivate)
|
| TEST_PPAPI_OUT_OF_PROCESS(TalkPrivate)
|
|
|
|
|