summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
authorarthurhsu@chromium.org <arthurhsu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-22 17:57:59 +0000
committerarthurhsu@chromium.org <arthurhsu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-22 17:57:59 +0000
commitf536426201496432dc943f982908cb45cafe5b5a (patch)
tree89c1e8ef3b3e70f5fde51de7c347d04d0229e126 /skia
parentb73656cad22837130ba96b52cdbf6fb5c287b87c (diff)
downloadchromium_src-f536426201496432dc943f982908cb45cafe5b5a.zip
chromium_src-f536426201496432dc943f982908cb45cafe5b5a.tar.gz
chromium_src-f536426201496432dc943f982908cb45cafe5b5a.tar.bz2
Add sfntly library for font subsetting used in print preview.
BUG=80907 TEST=none Review URL: http://codereview.chromium.org/7381004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93672 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index a4b53af..2644d47 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -843,6 +843,7 @@
'skia_opts',
'skia_libtess',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
+ '../third_party/sfntly/sfntly.gyp:sfntly',
'../third_party/zlib/zlib.gyp:zlib',
],
'direct_dependent_settings': {