Commit f03bbbd5 authored by Clemens Backes's avatar Clemens Backes Committed by Commit Bot

Extend Liftoff mobile field trial to ios

The finch runs on all mobile platforms, so also the field trial should
run on both android and ios.

R=bcwhite@chromium.org

Bug: 1040061, 1040030
Change-Id: Ie4f46f66f3357f85fe8c771db3c5bf7392042353
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030951Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737844}
parent 7fdea651
...@@ -7143,7 +7143,8 @@ ...@@ -7143,7 +7143,8 @@
"V8WasmLiftoffMobile": [ "V8WasmLiftoffMobile": [
{ {
"platforms": [ "platforms": [
"android" "android",
"ios"
], ],
"experiments": [ "experiments": [
{ {
......
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