aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@google.com>2015-12-18 07:29:39 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-12-18 07:29:39 -0800
commit034389f4a4fd0fec4fc4c44056283c3ff399a54e (patch)
treea39c810f54e0b61e8afb73af74c1a9508bf15298 /Makefile
parent56fbbfe609baf5a6a8e21615b4a78fe6a6e364e0 (diff)
Revert of Add visualbench as valid target to Makefile (patchset #2 id:20001 of https://codereview.chromium.org/1530233005/ )
Reason for revert: might be breaking cmakebot Original issue's description: > 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 > > Committed: https://skia.googlesource.com/skia/+/13221b83663778a2f5cbd90e51e253268755877e TBR=borenet@google.com,joshualitt@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/1537903003
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2a24155962..695ff77eea 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,6 @@ CWD := $(shell pwd)
# world.
VALID_TARGETS := \
nanobench \
- visualbench \
debugger \
dm \
everything \