Commit bbf13ba3 authored by Geoff Lang's avatar Geoff Lang Committed by Commit Bot

Enable fieldtrial testing for the passthrough command decoder on Mac.

BUG=982292

Change-Id: I5ec7e19d2ab3ddb7ab08e04a8db94e96c1bf1a74
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225122
Commit-Queue: Geoff Lang <geofflang@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Reviewed-by: default avatarGeoff Lang <geofflang@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#780767}
parent 5c78a293
...@@ -2031,7 +2031,8 @@ ...@@ -2031,7 +2031,8 @@
"DefaultPassthroughCommandDecoder": [ "DefaultPassthroughCommandDecoder": [
{ {
"platforms": [ "platforms": [
"linux" "linux",
"mac"
], ],
"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