Commit 3c164387 authored by Geoff Lang's avatar Geoff Lang Committed by Commit Bot

Add fieldtrial testing for DefaultPassthroughCommandDecoder.

BUG=602688

Change-Id: If13efb71c6d3c471c95aa2e5649e943dad25a9d7
Reviewed-on: https://chromium-review.googlesource.com/781800Reviewed-by: default avatarGayane Petrosyan <gayane@chromium.org>
Commit-Queue: Geoff Lang <geofflang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#519793}
parent a9ec04b6
...@@ -1143,6 +1143,21 @@ ...@@ -1143,6 +1143,21 @@
] ]
} }
], ],
"DefaultPassthroughCommandDecoder": [
{
"platforms": [
"win"
],
"experiments": [
{
"name": "DefaultPassthroughCommandDecoder",
"enable_features": [
"DefaultPassthroughCommandDecoder"
]
}
]
}
],
"DelayNavigation": [ "DelayNavigation": [
{ {
"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