Commit b83f98d1 authored by Omer Katz's avatar Omer Katz Committed by Commit Bot

Updating flags for trybots

Replaced --enable-blink-features=HeapConcurrentMarking
with --enable-features=BlinkHeapConcurrentMarking.

Bug: 989278
Change-Id: Iab12b8784f413d6bb5e47b3c0a360d34dab9ddd6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1728585
Commit-Queue: Omer Katz <omerkatz@chromium.org>
Reviewed-by: default avatarMichael Lippautz <mlippautz@chromium.org>
Reviewed-by: default avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683990}
parent 882414b8
This diff is collapsed.
......@@ -1771,7 +1771,7 @@
'linux-blink-heap-concurrent-marking-tsan-rel': {
'args': [
'--release',
'--additional-driver-flag=--enable-blink-features=HeapConcurrentMarking',
'--additional-driver-flag=--enable-features=BlinkHeapConcurrentMarking',
],
},
'linux-blink-heap-unified-gc': {
......
......@@ -1741,7 +1741,7 @@
'isolated_scripts': 'chromium_webkit_isolated_scripts',
},
'gtest_args': [
'--enable-blink-features=HeapConcurrentMarking',
'--enable-features=BlinkHeapConcurrentMarking',
]
},
'linux-blink-heap-unified-gc': {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment