Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 948db9bd8d872eeea0b85076d89bd5efcc541c69..18699b94db3afa0759f129285175b82ae0746c0b 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -66352,6 +66352,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Storage.Blob.RegisterBlobTime" units="ms"> |
+ <owner>darin@chromium.org</owner> |
+ <summary> |
+ The amount of time taken to complete the synchronous |
+ BlobStorageMsg_RegisterBlob IPC. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Storage.Blob.RendererFileSeekFailed" enum="Boolean"> |
<owner>dmurph@chromium.org</owner> |
<summary> |