| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 3cb5daddabe32c67cf622acdb527f131101b8dc5..4888a83bf170387e43ca43a7b5ddedc4649393f9 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -28411,6 +28411,13 @@ 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 approximate size in bytes of the predictor's database on startup.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Net.Prefetch.HitBytes" units="bytes">
|
| <owner>jkarlin@chromium.org</owner>
|
| <summary>
|
|
|