Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(463)

Unified Diff: skia/skia.gyp

Issue 7381004: Add sfntly library for font subsetting used in print preview. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Update sfntly version to the one clang friendly Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | third_party/sfntly/COPYING.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia.gyp
diff --git a/skia/skia.gyp b/skia/skia.gyp
index a4b53af257f84c80a84d46e90d0ef2cf9992ba79..2644d47864dcdb77b5c5013549b2b39fdd7080db 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': {
« no previous file with comments | « DEPS ('k') | third_party/sfntly/COPYING.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698