Skip to content

Commit

Permalink
[HaTS] Extend HaTS expiration date to M84
Browse files Browse the repository at this point in the history
Extends HaTS flags for two more milestones to allow more testing.

Change-Id: I484e5f7d228fd1e07386aed41643c62c0d039aa1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095334
Reviewed-by: Robert Liao <robliao@chromium.org>
Commit-Queue: Wei Li <weili@chromium.org>
Cr-Commit-Position: refs/heads/master@{#748529}
  • Loading branch information
weili0 authored and Commit Bot committed Mar 10, 2020
1 parent dcf3e8d commit 52102fa
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 @@ -2389,15 +2389,15 @@
{
"name": "happiness-tracking-surveys-for-desktop",
"owners": [ "//chrome/browser/ui/hats/OWNERS" ],
"expiry_milestone": 82
"expiry_milestone": 84
},
{
"name": "happiness-tracking-surveys-for-desktop-demo",
"owners": [ "//chrome/browser/ui/hats/OWNERS" ],
// A debugging and demo flag to allow UI/dev/testing team to always show the UI
// components for the survey without being limited by the triggering mechanism.
// This flag should expire along with the above feature flag.
"expiry_milestone": 82
"expiry_milestone": 84
},
{
"name": "happiness-tracking-surveys-for-desktop-settings",
Expand Down

0 comments on commit 52102fa

Please sign in to comment.