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

Unified Diff: gyp/visualbench.gyp

Issue 1298213002: Add skeleton json support to visualbench (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: feedback inc Created 5 years, 4 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/VisualBench/VisualBench.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/visualbench.gyp
diff --git a/gyp/visualbench.gyp b/gyp/visualbench.gyp
index 4900826a9442863f0340e86b629693fb633b503a..d45abd96e0f6ee5c4e3499a7e58b0b803d6ad82f 100644
--- a/gyp/visualbench.gyp
+++ b/gyp/visualbench.gyp
@@ -39,6 +39,7 @@
'dependencies': [
'etc1.gyp:libetc1',
'flags.gyp:flags',
+ 'jsoncpp.gyp:jsoncpp',
'gputest.gyp:skgputest',
'skia_lib.gyp:skia_lib',
'tools.gyp:proc_stats',
« no previous file with comments | « no previous file | tools/VisualBench/VisualBench.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698