| Index: trunk/src/chrome/test/ppapi/ppapi_browsertest.cc
|
| ===================================================================
|
| --- trunk/src/chrome/test/ppapi/ppapi_browsertest.cc (revision 276489)
|
| +++ trunk/src/chrome/test/ppapi/ppapi_browsertest.cc (working copy)
|
| @@ -1204,11 +1204,7 @@
|
|
|
| TEST_PPAPI_NACL(NetworkProxy)
|
|
|
| -// TODO(scottmg): Disabled with DirectWrite investigating, probably sandbox-
|
| -// related. http://crbug.com/382729
|
| -#if !defined(OS_WIN)
|
| TEST_PPAPI_NACL(TrueTypeFont)
|
| -#endif
|
|
|
| // VideoDestination doesn't work in content_browsertests.
|
| TEST_PPAPI_OUT_OF_PROCESS(VideoDestination)
|
|
|