Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index d1f16e78ab6346bd982e90214b51f836742054e1..a0aaa42036e4a9420af3edcbc973a8771f074d08 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -6951,6 +6951,15 @@ 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 pages the user has allowed to always run script injections. |
Ilya Sherman
2014/08/11 21:33:21
Please document when this is recorded.
Ilya Sherman
2014/08/11 21:33:21
I don't quite understand what this sentence means.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="Extensions.ActiveScriptController.DeniedExtensions" |
units="Extension Count"> |
<owner>kalman@chromium.org</owner> |