| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index 84f34fa8c9c675fa67608e76173bd1f9053c3622..bebafa2e96731ca32776bb7a441cbff56571c714 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -1323,8 +1323,6 @@ IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, FlashDRM) {
|
| LIST_TEST(FlashDRM_GetVoucherFile));
|
| }
|
|
|
| -TEST_PPAPI_OUT_OF_PROCESS(TalkPrivate)
|
| -
|
| #if defined(OS_CHROMEOS)
|
| TEST_PPAPI_OUT_OF_PROCESS(OutputProtectionPrivate)
|
| #endif
|
|
|