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

Unified Diff: gyp/bench.gyp

Issue 83863002: Add JSON output option to bench. (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: %040s is not the same as %40s, at least on Mac. Created 7 years 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
Index: gyp/bench.gyp
===================================================================
--- gyp/bench.gyp (revision 12456)
+++ gyp/bench.gyp (working copy)
@@ -17,6 +17,7 @@
'skia_lib.gyp:skia_lib',
'bench_timer',
'flags.gyp:flags',
+ 'jsoncpp.gyp:jsoncpp',
],
'sources': [
'../bench/AAClipBench.cpp',
« bench/ResultsWriter.h ('K') | « gm/gmmain.cpp ('k') | include/utils/SkJSONCPP.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698