Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(416)

Unified Diff: trunk/src/content/test/ppapi/ppapi_browsertest.cc

Issue 327353002: Revert 275874 "out-of-process too" Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/test/ppapi/ppapi_browsertest.cc
===================================================================
--- trunk/src/content/test/ppapi/ppapi_browsertest.cc (revision 276491)
+++ trunk/src/content/test/ppapi/ppapi_browsertest.cc (working copy)
@@ -121,11 +121,7 @@
TEST_PPAPI_IN_PROCESS(TraceEvent)
TEST_PPAPI_OUT_OF_PROCESS(TraceEvent)
-// TODO(scottmg): Disabled with DirectWrite investigating, probably sandbox-
-// related. http://crbug.com/382729
-#if !defined(OS_WIN)
TEST_PPAPI_OUT_OF_PROCESS(TrueTypeFont)
-#endif
TEST_PPAPI_IN_PROCESS(URLUtil)
TEST_PPAPI_OUT_OF_PROCESS(URLUtil)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698