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

Unified Diff: gyp/xps.gyp

Issue 14873006: XPS ttc handling. (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Fix clang error about typename and dependent type. Created 7 years, 7 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 | « gyp/sfnt.gyp ('k') | include/core/SkTemplates.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/xps.gyp
===================================================================
--- gyp/xps.gyp (revision 9016)
+++ gyp/xps.gyp (working copy)
@@ -8,6 +8,7 @@
'dependencies': [
'skia_base_libs.gyp:skia_base_libs',
'images.gyp:images',
+ 'sfnt.gyp:sfnt',
],
'include_dirs': [
'../include/device/xps',
« no previous file with comments | « gyp/sfnt.gyp ('k') | include/core/SkTemplates.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698