Skip to content

Commit

Permalink
Update expirations for navigation scheme histograms
Browse files Browse the repository at this point in the history
Fixed: 1428153
Change-Id: I04bc8d68af9a14cf0e8b4639d54f0f0b44113db6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4513320
Auto-Submit: Chris Thompson <[email protected]>
Reviewed-by: Emily Stark <[email protected]>
Commit-Queue: Chris Thompson <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1143578}
  • Loading branch information
christhompson authored and Chromium LUCI CQ committed May 12, 2023
1 parent 88cab31 commit 5620fa9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/metrics/histograms/metadata/navigation/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@ Also used in tools/metrics/histograms/metadata/page/histograms.xml.
</histogram>

<histogram name="Navigation.MainFrameScheme2" enum="NavigationScheme"
expires_after="2023-09-05">
expires_after="2024-01-15">
<owner>[email protected]</owner>
<owner>[email protected]</owner>
<owner>[email protected]</owner>
Expand All @@ -942,7 +942,7 @@ Also used in tools/metrics/histograms/metadata/page/histograms.xml.
</histogram>

<histogram name="Navigation.MainFrameSchemeDifferentPageOTR2"
enum="NavigationScheme" expires_after="2023-05-07">
enum="NavigationScheme" expires_after="2024-01-15">
<owner>[email protected]</owner>
<owner>[email protected]</owner>
<owner>[email protected]</owner>
Expand All @@ -955,7 +955,7 @@ Also used in tools/metrics/histograms/metadata/page/histograms.xml.
</histogram>

<histogram name="Navigation.MainFrameSchemeOTR2" enum="NavigationScheme"
expires_after="2023-05-07">
expires_after="2024-01-15">
<owner>[email protected]</owner>
<owner>[email protected]</owner>
<summary>
Expand Down

0 comments on commit 5620fa9

Please sign in to comment.