Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 2309a4abe4dc9104531674aa4cc9692facfb7595..3bdf68fa0e7b5113e97acdfd8a4209f9f0476cbf 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -9468,6 +9468,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<histogram name="FileBrowser.HardUnpluggedAroundSuspend.TimeSinceResume" |
units="milliseconds"> |
+ <obsolete> |
+ The bug which the UMA was investigating got fixed. |
+ </obsolete> |
<owner>hirono@chromium.org</owner> |
<summary> |
Chrome OS File Browser: time from the SuspendDone event to the DiskRemoved |
@@ -9477,6 +9480,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<histogram name="FileBrowser.HardUnpluggedAroundSuspend.TimeUntilSuspend" |
units="milliseconds"> |
+ <obsolete> |
+ The bug which the UMA was investigating got fixed. |
+ </obsolete> |
<owner>hirono@chromium.org</owner> |
<summary> |
Chrome OS File Browser: time from the DiskRemoved event to the Suspend |