| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index d1f16e78ab6346bd982e90214b51f836742054e1..c2fb6a10cf2e022553ced22505a66186a2b7e6ec 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -6951,6 +6951,17 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Extensions.ActiveScriptController.AlwaysRunCount"
|
| + units="Extension Count">
|
| + <owner>kalman@chromium.org</owner>
|
| + <owner>rdevlin.cronin@chromium.org</owner>
|
| + <summary>
|
| + The number of times the user has given a host persistent permission to run
|
| + script injections. Recorded when "Always Run" is clicked in the
|
| + context menu of a script injection request.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Extensions.ActiveScriptController.DeniedExtensions"
|
| units="Extension Count">
|
| <owner>kalman@chromium.org</owner>
|
|
|