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

Unified Diff: gyp/json.gyp

Issue 1644903003: added support for more features in JSON (blurs, dashing, different path fill types, etc.) (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 11 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 | tools/json/SkJSONCanvas.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/json.gyp
diff --git a/gyp/json.gyp b/gyp/json.gyp
index 6c12b7ce091d158a0ad713295b4568b7e55822a2..5b20b2961c323287880fdfcb37c062850e9b0329 100644
--- a/gyp/json.gyp
+++ b/gyp/json.gyp
@@ -14,6 +14,8 @@
'jsoncpp.gyp:jsoncpp',
],
'include_dirs': [
+ '../include/core',
+ '../include/effects',
'../include/utils',
'../src/core',
],
« no previous file with comments | « no previous file | tools/json/SkJSONCanvas.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698