Commit 1b4225c5 authored by Will Cassella's avatar Will Cassella Committed by Commit Bot

Extend 'turn-off-streaming-media-caching-*' flags to m89

This CL extends the expiration of the
'turn-off-streaming-media-caching-always' and
'turn-off-streaming-media-caching-on-battery' flags to m89 in order to
support the run of the corresponding finch trial.

Bug: 984851
Change-Id: Ib2f2e43b292cbf0d333558f8f47ecbb1db4a3928
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2514804Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
Commit-Queue: Will Cassella <cassew@google.com>
Cr-Commit-Position: refs/heads/master@{#823389}
parent 495dcf2f
......@@ -4552,12 +4552,12 @@
{
"name": "turn-off-streaming-media-caching-always",
"owners": [ "shawnpi@microsoft.com", "cassew@google.com" ],
"expiry_milestone": 87
"expiry_milestone": 89
},
{
"name": "turn-off-streaming-media-caching-on-battery",
"owners": [ "shawnpi@microsoft.com", "cassew@google.com" ],
"expiry_milestone": 87
"expiry_milestone": 89
},
{
"name": "ui-disable-partial-swap",
......
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