summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorearthdok <earthdok@chromium.org>2015-02-27 06:43:17 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-27 14:45:07 +0000
commit7c73161d05f13c913b8b81ca7321e0ac58ce92e6 (patch)
tree70ccfa0c35e15df8d5d5a2360b447a70370bfe4a /net
parentd38edd7c787217bad312786d2e7997c0fcd290ff (diff)
downloadchromium_src-7c73161d05f13c913b8b81ca7321e0ac58ce92e6.zip
chromium_src-7c73161d05f13c913b8b81ca7321e0ac58ce92e6.tar.gz
chromium_src-7c73161d05f13c913b8b81ca7321e0ac58ce92e6.tar.bz2
Remove the --lsan=1 flag from .isolate files.
This flag cannot be derived from GYP defines. Rather, the configuration of each specific tester determines whether it should be passed. BUG=455521 R=jam@chromium.org Review URL: https://codereview.chromium.org/957383002 Cr-Commit-Position: refs/heads/master@{#318447}
Diffstat (limited to 'net')
-rw-r--r--net/net_unittests.isolate1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/net_unittests.isolate b/net/net_unittests.isolate
index 8c6cd69..b5fc6d8 100644
--- a/net/net_unittests.isolate
+++ b/net/net_unittests.isolate
@@ -18,7 +18,6 @@
'--brave-new-test-launcher',
'--test-launcher-bot-mode',
'--asan=<(asan)',
- '--lsan=<(lsan)',
'--msan=<(msan)',
'--tsan=<(tsan)',
],