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

Unified Diff: gyp/most.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: moved to /tools 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 | « gyp/json.gyp ('k') | tools/json/SkJSONCanvas.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/most.gyp
diff --git a/gyp/most.gyp b/gyp/most.gyp
index dac0685b9a55bd0598331c17b10b730917958430..22be29b823f72fd29e090c875ef4fb809a26edef 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -82,6 +82,7 @@
[ 'skia_build_server', {
'dependencies': [
'skiaserve.gyp:skiaserve',
+ 'json.gyp:json',
],
}],
],
« no previous file with comments | « gyp/json.gyp ('k') | tools/json/SkJSONCanvas.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698