| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 81fdaae14540b27c1b17a6d5d0d1864e6adf6b63..8f04ef86787203c811c9f69286a7a12924c6df87 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -15196,6 +15196,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Extensions.ResetPermissionsIncrease" enum="Boolean">
|
| + <owner>rdevlin.cronin@chromium.org</owner>
|
| + <owner>treib@chromium.org</owner>
|
| + <summary>
|
| + Whether the DISABLE_PERMISSIONS_INCREASE disable reason was removed from an
|
| + extension while checking for a permissions increase. Recorded during startup
|
| + and on reload and update, for each extension that has the
|
| + DISABLE_PERMISSIONS_INCREASE reason.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Extensions.ResourceDirectoryTimestampQueryLatency" units="ms">
|
| <owner>asargent@chromium.org</owner>
|
| <summary>
|
|
|