| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 1494ddb45114dca3faaf518ea1c3a89aa203d64f..ef445609bfcb7c0e12dd8abef5c75e3adc664955 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -754,6 +754,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Android.PrepareMenu.OpenWebApkVisibilityCheck" units="ms">
|
| + <owner>hanxi@chromium.org</owner>
|
| + <owner>pkotwicz@chromium.org</owner>
|
| + <summary>
|
| + Measures the amount of time spent querying for whether a WebAPK is already
|
| + installed.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Android.SeccompStatus.Prctl" enum="AndroidSeccompStatus">
|
| <owner>rsesek@chromium.org</owner>
|
| <summary>
|
|
|