| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index d5dcffc86a1694869c2d2a0b608e7cd8b0751786..27ec315464eb1363e38744265c26a2e7de7d363c 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -963,7 +963,6 @@ TEST_PPAPI_IN_PROCESS_VIA_HTTP(MAYBE_Fullscreen)
|
| TEST_PPAPI_OUT_OF_PROCESS_VIA_HTTP(MAYBE_Fullscreen)
|
| TEST_PPAPI_NACL(MAYBE_Fullscreen)
|
|
|
| -TEST_PPAPI_IN_PROCESS(X509CertificatePrivate)
|
| TEST_PPAPI_OUT_OF_PROCESS(X509CertificatePrivate)
|
|
|
| // There is no proxy. This is used for PDF metrics reporting, and PDF only
|
|
|