Index: chrome/test/ppapi/ppapi_browsertest.cc |
diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc |
index 6e2d52a25425ef52cd755e6db785bb9da611eb29..ec94a1262a2733b7d1231d2106b0d68bbbc11007 100644 |
--- a/chrome/test/ppapi/ppapi_browsertest.cc |
+++ b/chrome/test/ppapi/ppapi_browsertest.cc |
@@ -724,9 +724,6 @@ TEST_PPAPI_NACL(MAYBE_Fullscreen) |
TEST_PPAPI_IN_PROCESS(X509CertificatePrivate) |
TEST_PPAPI_OUT_OF_PROCESS(X509CertificatePrivate) |
-TEST_PPAPI_OUT_OF_PROCESS_VIA_HTTP(DirectoryReader) |
-TEST_PPAPI_NACL(DirectoryReader); |
- |
// There is no proxy. This is used for PDF metrics reporting, and PDF only |
// runs in process, so there's currently no need for a proxy. |
TEST_PPAPI_IN_PROCESS(UMA) |