Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 919b5f232d65a079e68e91f2b8f34fd551815f9f..fcc017498869261a701f566065da74127328209c 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -9135,6 +9135,22 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="FileBrowser.HardUnpluggedAfterResume" units="milliseconds"> |
+ <owner>hirono@chromium.org</owner> |
+ <summary> |
+ Chrome OS File Browser: time from the SuspendDone event to the DiskRemoved |
+ event. The UMA is added temporarily for crbug.com/433734. |
+ </summary> |
+</histogram> |
+ |
+<histogram name="FileBrowser.HardUnpluggedBeforeSuspend" units="milliseconds"> |
+ <owner>hirono@chromium.org</owner> |
+ <summary> |
+ Chrome OS File Browser: time from the DiskRemoved event to the Suspend |
+ event. The UMA is added temporarily for crbug.com/433734. |
+ </summary> |
+</histogram> |
+ |
<histogram name="FileBrowser.Load" units="milliseconds"> |
<owner>joshwoodward@google.com</owner> |
<summary> |