Commit 52102fae authored by Wei Li's avatar Wei Li Committed by Commit Bot

[HaTS] Extend HaTS expiration date to M84

Extends HaTS flags for two more milestones to allow more testing.

Change-Id: I484e5f7d228fd1e07386aed41643c62c0d039aa1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095334Reviewed-by: default avatarRobert Liao <robliao@chromium.org>
Commit-Queue: Wei Li <weili@chromium.org>
Cr-Commit-Position: refs/heads/master@{#748529}
parent dcf3e8dd
...@@ -2389,7 +2389,7 @@ ...@@ -2389,7 +2389,7 @@
{ {
"name": "happiness-tracking-surveys-for-desktop", "name": "happiness-tracking-surveys-for-desktop",
"owners": [ "//chrome/browser/ui/hats/OWNERS" ], "owners": [ "//chrome/browser/ui/hats/OWNERS" ],
"expiry_milestone": 82 "expiry_milestone": 84
}, },
{ {
"name": "happiness-tracking-surveys-for-desktop-demo", "name": "happiness-tracking-surveys-for-desktop-demo",
...@@ -2397,7 +2397,7 @@ ...@@ -2397,7 +2397,7 @@
// A debugging and demo flag to allow UI/dev/testing team to always show the UI // 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. // components for the survey without being limited by the triggering mechanism.
// This flag should expire along with the above feature flag. // This flag should expire along with the above feature flag.
"expiry_milestone": 82 "expiry_milestone": 84
}, },
{ {
"name": "happiness-tracking-surveys-for-desktop-settings", "name": "happiness-tracking-surveys-for-desktop-settings",
......
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