| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index 3f074876fe7544179140bf4dbfca8d9341a53cbe..400fd03603d1950cfe6957c96c8b53595028763d 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -1235,6 +1235,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)
|
|
|
|
|