Commit 98500529 authored by James Cook's avatar James Cook Committed by Commit Bot

Update flag-metadata.json for some ash flags

Bug: none
Change-Id: Ie7988b2eaae114aa961c9beca5d23a0071753bec
Reviewed-on: https://chromium-review.googlesource.com/c/1435820
Auto-Submit: James Cook <jamescook@chromium.org>
Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Commit-Queue: James Cook <jamescook@chromium.org>
Cr-Commit-Position: refs/heads/master@{#626132}
parent d9887a57
...@@ -154,14 +154,10 @@ ...@@ -154,14 +154,10 @@
{ {
"name": "ash-debug-shortcuts", "name": "ash-debug-shortcuts",
"owners": [ "//ash/OWNERS" ], "owners": [ "//ash/OWNERS" ],
// Used by developers for debugging. // Used by developers for debugging and to dump extra information to logs
// in official builds.
"expiry_milestone": -1 "expiry_milestone": -1
}, },
{
"name": "ash-disable-login-dim-and-blur",
// "owners": [ "your-team" ],
"expiry_milestone": 76
},
{ {
"name": "ash-enable-docked-magnifier", "name": "ash-enable-docked-magnifier",
// "owners": [ "your-team" ], // "owners": [ "your-team" ],
...@@ -189,8 +185,10 @@ ...@@ -189,8 +185,10 @@
}, },
{ {
"name": "ash-enable-unified-desktop", "name": "ash-enable-unified-desktop",
// "owners": [ "your-team" ], "owners": [ "//ash/OWNERS" ],
"expiry_milestone": 76 // Unified desktop can be enabled by enterprise policy. The switch exists in
// about:flags so QA can more easily test the feature.
"expiry_milestone": -1
}, },
{ {
"name": "ash-shelf-color", "name": "ash-shelf-color",
......
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