Commit 50698ff8 authored by Henrique Nakashima's avatar Henrique Nakashima Committed by Commit Bot

Postpone expiry of Android.NativeBackgroundTask.Task(Started|Finished)

These metrics are still needed and will be needed for the upcoming
experiment of OfflinePrefetch in Reduced Mode, which should be in M77.

Bug: 974915
Change-Id: I74ed0c3761657685dadba1f122d4a3c9c10bff8a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1663033
Auto-Submit: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: Brian White <bcwhite@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#670095}
parent d3394745
...@@ -2577,7 +2577,7 @@ uploading your change for review. ...@@ -2577,7 +2577,7 @@ uploading your change for review.
</histogram> </histogram>
<histogram name="Android.NativeBackgroundTask.TaskFinished" <histogram name="Android.NativeBackgroundTask.TaskFinished"
enum="BackgroundTaskId" expires_after="2019-08-01"> enum="BackgroundTaskId" expires_after="2020-06-17">
<owner>mheikal@chromium.org</owner> <owner>mheikal@chromium.org</owner>
<owner>hanxi@chromium.org</owner> <owner>hanxi@chromium.org</owner>
<owner>hnakashima@chromium.org</owner> <owner>hnakashima@chromium.org</owner>
...@@ -2615,7 +2615,7 @@ uploading your change for review. ...@@ -2615,7 +2615,7 @@ uploading your change for review.
</histogram> </histogram>
<histogram name="Android.NativeBackgroundTask.TaskStarted" <histogram name="Android.NativeBackgroundTask.TaskStarted"
enum="BackgroundTaskId" expires_after="2019-08-01"> enum="BackgroundTaskId" expires_after="2020-06-17">
<owner>mheikal@chromium.org</owner> <owner>mheikal@chromium.org</owner>
<owner>hanxi@chromium.org</owner> <owner>hanxi@chromium.org</owner>
<owner>hnakashima@chromium.org</owner> <owner>hnakashima@chromium.org</owner>
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