Commit 9c192798 authored by Maggie Chen's avatar Maggie Chen Committed by Commit Bot

Extend the expiration date of GPU.DirectComposition.CreateSwapChainForComposition

Bug: 1088820
Change-Id: Ibc8fca88c90bff4699ccaf95296d261d73683a9b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462724
Auto-Submit: Maggie Chen <magchen@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#815533}
parent 4233d1e7
...@@ -351,9 +351,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -351,9 +351,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="GPU.DirectComposition.CreateSwapChainForComposition" <histogram name="GPU.DirectComposition.CreateSwapChainForComposition"
enum="Hresult" expires_after="M85"> enum="Hresult" expires_after="2021-01-10">
<owner>magchen@chromium.org</owner>
<owner>zmo@chromium.org</owner> <owner>zmo@chromium.org</owner>
<owner>rafael.cintron@microsoft.com</owner>
<summary> <summary>
HRESULT return value of IDXGIFactory2::CreateSwapChainForComposition. HRESULT return value of IDXGIFactory2::CreateSwapChainForComposition.
</summary> </summary>
......
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