[Chromium] DumpRenderTree on Android should call SkUseTestFontConfigFile once available
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 27 Jun 2012 21:14:11 +0000 (21:14 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 27 Jun 2012 21:14:11 +0000 (21:14 +0000)
commitd4cfe8bf792310f6115d50092c5e638dd0af79d3
tree5bc51507df73cf2af0d453c8ccd40df1dd039c8d
parent6a920933167e1c45a8e70eaf05ec41f7e585c4d1
[Chromium] DumpRenderTree on Android should call SkUseTestFontConfigFile once available
https://bugs.webkit.org/show_bug.cgi?id=89801

Reviewed by Nate Chapin.

Let's call SkUseTestFontConfigFile now that it exists.

* DumpRenderTree/chromium/TestShellAndroid.cpp:
(platformInit):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121369 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/DumpRenderTree/chromium/TestShellAndroid.cpp