Use new Skia header file in test.
commitcd4561dd87b6cd6a116d71356a2f5a6c7637105e
authorbungeman <bungeman@chromium.org>
Thu, 18 Jun 2015 14:37:33 +0000 (18 07:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Jun 2015 14:38:19 +0000 (18 14:38 +0000)
tree5298b37cf1e79d521bcdf45845591c965d3e1505
parent1e32a6bbc3f870c0e46e3d035b0221576a6720ca
Use new Skia header file in test.

The content of the Skia header SkTypeface_android.h has moved into
SkFontMgr_android.h since the old name was somewhat misleading, as
it affected the font management, not the typefaces. The old header
is now deprecated and will be removed soon, so move to the new one.

Review URL: https://codereview.chromium.org/1181083005

Cr-Commit-Position: refs/heads/master@{#335037}
content/shell/app/blink_test_platform_support_android.cc