| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 778bde8307e04d91858887fe90fe838ec55fbd2d..f66b777d18d8b3e67ac0e923727d8ea96de8b7b0 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -23817,6 +23817,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="LocalStorage.MojoTimeToPrimeClear" units="ms">
|
| + <owner>mek@chromium.org</owner>
|
| + <summary>
|
| + Time (in ms) to prime HTML5 LocalStorage into the renderer-side using Mojo
|
| + implementation, when the first operation is to clear storage.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="LocalStorage.MojoTimeToPrimeFor" units="ms">
|
| <owner>jam@chromium.org</owner>
|
| <summary>
|
|
|