Enable src video compression in field trial testing
Change-Id: Ida06b6ae5fa8c2f00d38bf53714c62cdb3271aaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2885638 Reviewed-by: Robert Ogden <robertogden@chromium.org> Commit-Queue: rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#881249}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
592cbb4e74
commit
66c397c7f1
@ -3749,6 +3749,22 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"HTTPSVideoCompression": [
|
||||
{
|
||||
"platforms": [
|
||||
"android",
|
||||
"android_weblayer"
|
||||
],
|
||||
"experiments": [
|
||||
{
|
||||
"name": "Enabled",
|
||||
"enable_features": [
|
||||
"SubresourceRedirectSrcVideo"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"HashedLoggingForHindsight": [
|
||||
{
|
||||
"platforms": [
|
||||
|
Reference in New Issue
Block a user