Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 23882ca7c3a981cc82b62b65a379e6c93a9eefd7..7f40492d3b3f714f2818370858a7192dda4ed666 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -3371,6 +3371,11 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>The age of the cache's files (wall time). ShaderCache.</summary> |
</histogram> |
+<histogram name="DiskCache.SizeStats2" units="kilobytes"> |
+ <owner>rvargas@chromium.org</owner> |
+ <summary>The size distribution of data stored in the HTTP cache.</summary> |
+</histogram> |
+ |
<histogram name="DiskCache.TotalIOTime" units="milliseconds"> |
<obsolete> |
Deprecated. |