aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/most.gyp
diff options
context:
space:
mode:
authorGravatar ethannicholas <ethannicholas@google.com>2016-01-25 13:28:28 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-01-25 13:28:28 -0800
commit3cb582f688822461efa5a034e18008bf2f11e4f8 (patch)
tree75853fa68276f8dbd7a4744930582a6f5ecedfe4 /gyp/most.gyp
parent8e49ca33b0c5847fb168cefb571dd2503b683d90 (diff)
Initial support for turning Skia draws into a JSON document and vice versa.
Diffstat (limited to 'gyp/most.gyp')
-rw-r--r--gyp/most.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/most.gyp b/gyp/most.gyp
index dac0685b9a..22be29b823 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -82,6 +82,7 @@
[ 'skia_build_server', {
'dependencies': [
'skiaserve.gyp:skiaserve',
+ 'json.gyp:json',
],
}],
],