aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar rmistry <rmistry@google.com>2016-04-25 10:35:03 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-04-25 10:35:03 -0700
commit8d965a612e3963e039fa19e74c09d942398c611a (patch)
treeef651d2e885eb51c51d8ad2065cbf43166a7f490 /gyp
parent484b3d0b83235b40b0481f9f7fd67891ba691429 (diff)
Test decoding and output failures to JSON in get_images_from_skps.
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tools.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index cd9223335f..1f38ef8632 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -278,6 +278,7 @@
],
'dependencies': [
'flags.gyp:flags',
+ 'jsoncpp.gyp:jsoncpp',
'skia_lib.gyp:skia_lib',
],
},