summaryrefslogtreecommitdiffstats
path: root/extensions/extensions_browsertests.isolate
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 /extensions/extensions_browsertests.isolate
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 'extensions/extensions_browsertests.isolate')
-rw-r--r--extensions/extensions_browsertests.isolate2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/extensions_browsertests.isolate b/extensions/extensions_browsertests.isolate
index 7699fc1..a8a6fb1 100644
--- a/extensions/extensions_browsertests.isolate
+++ b/extensions/extensions_browsertests.isolate
@@ -27,7 +27,6 @@
'--brave-new-test-launcher',
'--test-launcher-bot-mode',
'--asan=<(asan)',
- '--lsan=<(lsan)',
'--msan=<(msan)',
'--tsan=<(tsan)',
],
@@ -52,7 +51,6 @@
'--brave-new-test-launcher',
'--test-launcher-bot-mode',
'--asan=<(asan)',
- '--lsan=<(lsan)',
'--msan=<(msan)',
'--tsan=<(tsan)',
],