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

Unified Diff: gyp/bench.gyp

Issue 83863002: Add JSON output option to bench. (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: 80 chars Created 7 years, 1 month 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
« bench/benchmain.cpp ('K') | « bench/benchmain.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gyp
===================================================================
--- gyp/bench.gyp (revision 12359)
+++ gyp/bench.gyp (working copy)
@@ -20,6 +20,7 @@
'skia_lib.gyp:skia_lib',
'bench_timer',
'flags.gyp:flags',
+ 'jsoncpp.gyp:jsoncpp',
],
'conditions': [
['skia_gpu == 1',
« bench/benchmain.cpp ('K') | « bench/benchmain.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698