skia/ext: Remove unused SkFontHost.h include from vector_platform_device_emf_win.cc
commit7bce2fde6726f020b62ed068a121d151cea0f826
authortfarina <tfarina@chromium.org>
Thu, 8 Jan 2015 20:14:25 +0000 (8 12:14 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 8 Jan 2015 20:15:20 +0000 (8 20:15 +0000)
treeda0693756567edfdd5adb8918b70a0805ce029a2
parentbcadd65945c923f5e2500b20446a752a59696478
skia/ext: Remove unused SkFontHost.h include from vector_platform_device_emf_win.cc

Basically SkFontHost is deprecated and SkPixelGeometry should be used when
possible, but since nothing in ImageOperations is using it, removed this unused
include.

BUG=None
TEST=compiles
TBR=reed@google.com

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

Cr-Commit-Position: refs/heads/master@{#310580}
skia/ext/vector_platform_device_emf_win.cc