Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 888083004: Revert "Files.app: Add UMA for HardUnplugged events." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « chrome/browser/chromeos/extensions/file_manager/device_event_router.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 2309a4abe4dc9104531674aa4cc9692facfb7595..d249c2cca3c8911037b73183c4097cd3dda581ea 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -9466,24 +9466,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
-<histogram name="FileBrowser.HardUnpluggedAroundSuspend.TimeSinceResume"
Alexei Svitkine (slow) 2015/02/04 14:30:50 Mark these entries as <obsolete> instead of deleti
hirono 2015/02/05 06:27:24 Done.
- 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.HardUnpluggedAroundSuspend.TimeUntilSuspend"
- 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>
« no previous file with comments | « chrome/browser/chromeos/extensions/file_manager/device_event_router.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698