Commit 4b448d12 authored by Doug Arnett's avatar Doug Arnett Committed by Commit Bot

Defines NoScriptPreviews fieldtrial for test config

This is needed to land a Beta channel finch config for this study.

Bug: 776847
Change-Id: Ied77a7ad58e6d1f7d75ea1502eac982bdec834fd
Reviewed-on: https://chromium-review.googlesource.com/959611Reviewed-by: default avatarTarun Bansal <tbansal@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Doug Arnett <dougarnett@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542942}
parent 6c4f3b88
...@@ -2715,6 +2715,22 @@ ...@@ -2715,6 +2715,22 @@
] ]
} }
], ],
"PreviewsNoScript": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "NoScriptWithWhiteList2",
"enable_features": [
"NoScriptPreviews",
"OptimizationHints"
]
}
]
}
],
"PrintPdfAsImage": [ "PrintPdfAsImage": [
{ {
"platforms": [ "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