Commit 95ad4ca5 authored by Wenjie Shi's avatar Wenjie Shi Committed by Commit Bot

Update WinRT Sensor flag expiration date

This CL updates the enable-winrt-sensor-implementation flag to expire
on M84 instead of M80 since the experimentation is still ongoing.

Bug: 958266
Change-Id: Icec793cc518958454a6040948ed2fd3d7a2a6c36
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918093
Commit-Queue: Wenjie Shi <wensh@microsoft.com>
Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715561}
parent d834e478
...@@ -2154,7 +2154,7 @@ ...@@ -2154,7 +2154,7 @@
{ {
"name": "enable-winrt-sensor-implementation", "name": "enable-winrt-sensor-implementation",
"owners": [ "wensh@microsoft.com" ], "owners": [ "wensh@microsoft.com" ],
"expiry_milestone": 80 "expiry_milestone": 84
}, },
{ {
"name": "enable-zero-copy", "name": "enable-zero-copy",
......
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