Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 23882ca7c3a981cc82b62b65a379e6c93a9eefd7..0e7c107362eff49e951692d31a3c025fe0fe00ae 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 on the HTTP cache.</summary> |
Alexei Svitkine (slow)
2014/05/27 19:39:16
Nit: on -> in
rvargas (doing something else)
2014/05/27 19:42:38
Done.
|
+</histogram> |
+ |
<histogram name="DiskCache.TotalIOTime" units="milliseconds"> |
<obsolete> |
Deprecated. |