Skip to content

Commit

Permalink
Extend the feature flag expiry for the default Chrome app to web app …
Browse files Browse the repository at this point in the history
…migration

This migration effort is still underway, these flags will be removed
once migration is completely done.

Bug: 1058265, 809304
Change-Id: I5d67b96a02c4b7ebe9b7a45761557484c15307be
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3149803
Auto-Submit: Alan Cutter <alancutter@chromium.org>
Reviewed-by: Alexey Baskakov <loyso@chromium.org>
Commit-Queue: Alexey Baskakov <loyso@chromium.org>
Cr-Commit-Position: refs/heads/main@{#919719}
  • Loading branch information
alancutter authored and Chromium LUCI CQ committed Sep 9, 2021
1 parent 1cdbe54 commit ec6022e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chrome/browser/flag-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2262,12 +2262,12 @@
{
"name": "enable-migrate-default-chrome-app-to-web-apps-gsuite",
"owners": [ "alancutter", "desktop-pwas-team@google.com" ],
"expiry_milestone": 94
"expiry_milestone": 100
},
{
"name": "enable-migrate-default-chrome-app-to-web-apps-non-gsuite",
"owners": [ "alancutter", "desktop-pwas-team@google.com" ],
"expiry_milestone": 94
"expiry_milestone": 100
},
{
"name": "enable-nacl",
Expand Down

0 comments on commit ec6022e

Please sign in to comment.