Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index d863572c2733f299fb71c56256be1f26fa2d6e94..f5a6d959e4c2879287332e43e4eb893026b91058 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -28411,6 +28411,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </details> |
| </histogram> |
| +<histogram name="Net.Predictor.Startup.DBSize" units="bytes"> |
| + <owner>csharrison@chromium.org</owner> |
| + <summary>The size in bytes of the predictor's database on startup.</summary> |
|
mmenke
2016/06/20 18:03:17
optional: May want to say "The approximate size i
Charlie Harrison
2016/06/20 19:30:37
Done.
|
| +</histogram> |
| + |
| <histogram name="Net.Prefetch.HitBytes" units="bytes"> |
| <owner>jkarlin@chromium.org</owner> |
| <summary> |