Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 49a4834ef9adb5eb2b280032c7be0ea6b3f6bc21..0818a1ad8b272cfc5ba84b565cd799431b3bb369 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -43529,6 +43529,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. |