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

Unified Diff: gyp/skia_lib.gyp

Issue 1636563002: Initial support for turning Skia draws into a JSON document and vice versa. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fixed some build issues 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
Index: gyp/skia_lib.gyp
diff --git a/gyp/skia_lib.gyp b/gyp/skia_lib.gyp
index b82809df64043b5eb1869e4411fa54f5c1d67306..e06c9252adb44379f12c2a9219608bd1085ba226 100644
--- a/gyp/skia_lib.gyp
+++ b/gyp/skia_lib.gyp
@@ -12,6 +12,7 @@
'codec_android.gyp:codec_android',
'effects.gyp:effects',
'images.gyp:images',
+ 'json.gyp:json',
'opts.gyp:opts',
'ports.gyp:ports',
'sfnt.gyp:sfnt',

Powered by Google App Engine
This is Rietveld 408576698