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

Unified Diff: gyp/tools.gyp

Issue 1844713003: Test decoding and output failures to JSON in get_images_from_skps (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Remove test code Created 4 years, 8 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 | « no previous file | tools/get_images_from_skps.cpp » ('j') | tools/get_images_from_skps.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index cd9223335f263bc0e986b9e9f0f12b8e406e87be..1f38ef8632a06aa43b883e705e22aab35102f406 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',
],
},
« no previous file with comments | « no previous file | tools/get_images_from_skps.cpp » ('j') | tools/get_images_from_skps.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698