Add visualbench as valid target to Makefile

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1530233005

Review URL: https://codereview.chromium.org/1530233005
This commit is contained in:
joshualitt 2015-12-18 07:09:40 -08:00 committed by Commit bot
parent 4960eeec4a
commit 13221b8366

View File

@ -41,6 +41,7 @@ CWD := $(shell pwd)
# world.
VALID_TARGETS := \
nanobench \
visualbench \
debugger \
dm \
everything \