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

Unified Diff: gyp/json.gyp

Issue 1662503003: support for more features when rendering to/from JSON (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 5b20b2961c323287880fdfcb37c062850e9b0329..707e22511588dbf657eb7ab3bfceb8e098d15a9e 100644
--- a/gyp/json.gyp
+++ b/gyp/json.gyp
@@ -16,6 +16,7 @@
'include_dirs': [
'../include/core',
'../include/effects',
+ '../include/private',
'../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