SkPDF: set SK_SFNTLY_SUBSETTER uniformly
authorhalcanary <halcanary@google.com>
Wed, 24 Aug 2016 21:42:08 +0000 (14:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 24 Aug 2016 21:42:08 +0000 (14:42 -0700)
commite59cb1c1f1ab8f0a610889f4de9b3f20e174a94d
tree79dbcb289596c49c994d66aa9c9db77c9b41f397
parent168261287136b3e26d079f3b6383f9dd5a975069
SkPDF: set SK_SFNTLY_SUBSETTER uniformly

When Skia is built into the Android framework,
SK_SFNTLY_SUBSETTER="sample/chromium/font_subsetter.h".
This #includes the same value for GOOGLE3.

Once Chrome is also using this value, we can do away with
the `#ifdef GOOGLE3` line.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2272103002

Review-Url: https://codereview.chromium.org/2272103002
src/pdf/SkPDFFont.cpp