skia2/tools/bug_chomper
tfarina 10c2c74d50 bug_chomper: Use parenthesized declaration style for const and vars.
It seems cleaner that way and nicer to read, also avoids repeating
'const' and 'var' everytime you have to add more items.

BUG=None
TEST=./run_server.sh
R=borenet@google.com

Review URL: https://codereview.chromium.org/645803003
2014-10-10 18:40:45 -07:00
..
res BugChomper utility - rewrite in Go 2014-05-13 18:03:45 +00:00
src bug_chomper: Use parenthesized declaration style for const and vars. 2014-10-10 18:40:45 -07:00
templates BugChomper utility - rewrite in Go 2014-05-13 18:03:45 +00:00
run_server.sh Fix goauth path 2014-05-14 16:57:49 +00:00