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

Unified Diff: gyp/xps.gyp

Issue 1038693003: Remove sfnt dependency from xps gyp tartget. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/xps.gyp
diff --git a/gyp/xps.gyp b/gyp/xps.gyp
index 2723d75ab3df59ae0c1d519c690311e709397f1c..454e065e16305d79a75775f00fe1ad7b964be63a 100644
--- a/gyp/xps.gyp
+++ b/gyp/xps.gyp
@@ -14,7 +14,6 @@
'defines': [ 'SK_XPS_USE_DETERMINISTIC_IDS', ],
'dependencies': [
'skia_lib.gyp:skia_lib',
- 'sfnt.gyp:sfnt',
],
'include_dirs': [
'../include/device/xps',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698