| 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..e6e32b31ad4b916428abf00fed6a6ed0bc88bf99 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -725,6 +725,7 @@ 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.
|
|
|