aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2016-03-03 11:39:38 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-03-03 11:39:39 -0800
commitbd72413059d913ceddbf5cd29327c05b13a62503 (patch)
treec266e9241bcbb330cdacf63a25109614fde65be0 /gyp
parent862110042d715214b484e643194336c0f0b28659 (diff)
Remove dependency on SkJsonCanvas.h
Diffstat (limited to 'gyp')
-rw-r--r--gyp/skiaserve.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/skiaserve.gyp b/gyp/skiaserve.gyp
index 1b46d22528..2cd13b5806 100644
--- a/gyp/skiaserve.gyp
+++ b/gyp/skiaserve.gyp
@@ -34,7 +34,6 @@
'dependencies': [
'flags.gyp:flags',
'gputest.gyp:skgputest',
- 'json.gyp:json',
'jsoncpp.gyp:jsoncpp',
'libpng.gyp:libpng',
'microhttpd.gyp:microhttpd',