Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index e036ff65e8913ad338ca5e362fa76b0a292d2bcb..e9e2b3401ade03e684f1d9855cae5d344c490b24 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -35977,6 +35977,13 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>Response or error codes from downloading sync attachments.</summary> |
</histogram> |
+<histogram name="Sync.Attachments.DownloadTotalTime" units="milliseconds"> |
+ <owner>maxbogue@chromium.org</owner> |
+ <summary> |
+ The total time a download takes including request and server overhead. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Sync.Attachments.StoreInitResult" |
enum="SyncAttachmentStoreResult"> |
<owner>maxbogue@chromium.org</owner> |