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

Unified Diff: Makefile

Issue 517133002: Update LSAN suppressions. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: space Created 6 years, 4 months 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
« no previous file with comments | « no previous file | tools/lsan.supp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
diff --git a/Makefile b/Makefile
index f8ec87579f30226b8539fcc7c17d8d5f6bc10e22..29831bb9efd420e1214d39f0cae87270c51dc5ff 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ CWD := $(shell pwd)
# TODO(epoger): I'm not sure if the above comment is still valid in a ninja
# world.
VALID_TARGETS := \
- bench \
+ nanobench \
debugger \
dm \
everything \
« no previous file with comments | « no previous file | tools/lsan.supp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698