Commit 6c88bbfb authored by bmcquade's avatar bmcquade Committed by Commit bot

Deprecate PLT UserTiming histograms that are no longer needed.

We will stop logging these and other PLT.* histograms in M56.
For the time being, we're deprecating them.

BUG=384330

Review-Url: https://codereview.chromium.org/2348463002
Cr-Commit-Position: refs/heads/master@{#418913}
parent 22327e7a
......@@ -44398,6 +44398,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="PLT.UserTiming_Mark" units="ms">
<obsolete>
Deprecated as of 09/2016.
</obsolete>
<owner>pmeenan@chromium.org</owner>
<summary>
This time is based on the User Timing spec and measures the time from
......@@ -44407,6 +44410,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="PLT.UserTiming_MeasureDuration" units="ms">
<obsolete>
Deprecated as of 09/2016.
</obsolete>
<owner>pmeenan@chromium.org</owner>
<summary>
This time is based on the User Timing spec and reports the time between two
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