Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 9719bfd88283fe2d5dff34b941409aee93047908..8cbf2fc471f8d5ae1051a7ccb1516db6ed8f06d3 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -43325,6 +43325,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
<summary>Enumeration of types of session configuration failures.</summary> |
</histogram> |
+<histogram name="Sync.SessionsRefreshDelay" units="milliseconds"> |
+ <owner>zea@chromium.org</owner> |
+ <summary> |
+ Delay from the time chrome://history is loaded until the other devices' |
+ sessions data became available. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Sync.SessionsStartFailure" enum="SyncStartResult"> |
<obsolete> |
Replaced by SessionsConfigureFailure. See crbug.com/478226. |