Commit c6c27a48 authored by Tarun Bansal's avatar Tarun Bansal Committed by Commit Bot

Add DeferAllScript to field_trial_testing

Bug: 960961
Change-Id: I9cb66d13461cae042ec5626bd27b7b3633abcd09
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1759231
Auto-Submit: Tarun Bansal <tbansal@chromium.org>
Reviewed-by: default avatarDoug Arnett <dougarnett@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#688231}
parent 9f8b4ed1
......@@ -1833,6 +1833,21 @@
]
}
],
"DeferAllScript": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "DeferAllScriptPreviews_Enabled_20190814",
"enable_features": [
"DeferAllScript"
]
}
]
}
],
"DialMediaRouteProvider": [
{
"platforms": [
......
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