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

Unified Diff: gyp/svg.gyp

Issue 923583002: [SkSVGDevice] Full font family support (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: slightly less lame hash function Created 5 years, 10 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 | include/core/SkTDArray.h » ('j') | src/svg/SkSVGDevice.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/svg.gyp
diff --git a/gyp/svg.gyp b/gyp/svg.gyp
index d681bda219b12d13c75d9f55b7d53fdf71bdbc8d..82ff53d9e342f454052c62dcf95604314a62f8ab 100644
--- a/gyp/svg.gyp
+++ b/gyp/svg.gyp
@@ -11,6 +11,7 @@
],
'include_dirs': [
'../include/svg',
+ '../src/core',
],
'sources': [
'<(skia_include_path)/svg/SkSVGCanvas.h',
« no previous file with comments | « no previous file | include/core/SkTDArray.h » ('j') | src/svg/SkSVGDevice.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698