Skip to content

Commit

Permalink
[iOS] Extend Discover flag expiry milestones
Browse files Browse the repository at this point in the history
Change-Id: I73da518624891215e68658cd8494c0ba3ed979a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3568962
Auto-Submit: Adam Arcaro <adamta@google.com>
Reviewed-by: Sergio Collazos <sczs@chromium.org>
Commit-Queue: Sergio Collazos <sczs@chromium.org>
Cr-Commit-Position: refs/heads/main@{#988514}
  • Loading branch information
adamta authored and Chromium LUCI CQ committed Apr 4, 2022
1 parent 62ee5a0 commit 14c414b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chrome/browser/flag-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1950,7 +1950,7 @@
{
"name": "enable-disco-feed-endpoint",
"owners": [ "adamta", "sczs" ],
"expiry_milestone": 101
"expiry_milestone": 106
},
{
"name": "enable-discount-consent-v2",
Expand All @@ -1965,12 +1965,12 @@
{
"name": "enable-discover-feed-shorter-cache",
"owners": [ "edchin", "adamta", "sczs" ],
"expiry_milestone": 101
"expiry_milestone": 106
},
{
"name": "enable-discover-feed-static-resource-serving",
"owners": [ "adamta", "sczs" ],
"expiry_milestone": 101
"expiry_milestone": 106
},
{
"name": "enable-dns-proxy",
Expand Down

0 comments on commit 14c414b

Please sign in to comment.