Commit fd6dee4e authored by Becca Hughes's avatar Becca Hughes Committed by Commit Bot

[Media History] Add field trial testing conf

Add field trial testing conf since we plan
to launch this through finch.

BUG=1024351

Change-Id: I7912c1733f453fd43222f7fd2908d4120aaa3476
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140196
Commit-Queue: Becca Hughes <beccahughes@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#762131}
parent 19157a97
...@@ -3306,6 +3306,25 @@ ...@@ -3306,6 +3306,25 @@
] ]
} }
], ],
"MediaHistory": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"UseMediaHistoryStore"
]
}
]
}
],
"MergeBlockingNonBlockingPools": [ "MergeBlockingNonBlockingPools": [
{ {
"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