Commit 79e92854 authored by Ken Buchanan's avatar Ken Buchanan Committed by Commit Bot

Extend WebAuthn BLE support flag availability

Change the expiry for the flag to turn on BLE support for Web
Authentication to M-82, to prevent its removal from chrome://flags.

Change-Id: I8c50aeded7a28aea2af4dbbd3460757e59767ddb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762268
Commit-Queue: Ken Buchanan <kenrb@chromium.org>
Commit-Queue: Nina Satragno <nsatragno@chromium.org>
Reviewed-by: default avatarNina Satragno <nsatragno@chromium.org>
Cr-Commit-Position: refs/heads/master@{#688523}
parent 71853377
...@@ -1809,7 +1809,7 @@ ...@@ -1809,7 +1809,7 @@
{ {
"name": "enable-web-authentication-ble-support", "name": "enable-web-authentication-ble-support",
"owners": [ "webauthn-team@google.com" ], "owners": [ "webauthn-team@google.com" ],
"expiry_milestone": 76 "expiry_milestone": 82
}, },
{ {
"name": "enable-web-authentication-cable-support", "name": "enable-web-authentication-cable-support",
......
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