Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 4cd6b2186811aa8ffefb23abd30e238852862c4e..e2f252b932e0f806b0dde334178bc6906bc78200 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -14167,6 +14167,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="ExtensionBubble.ProxyUserSelection" |
+ units="ExtensionBubbleAction"> |
+ <owner>rdevlin.cronin@chromium.org</owner> |
+ <summary> |
+ The action taken by the user when the "proxy overridden" warning |
+ bubble is shown. Logged immediately after the action is taken. |
+ </summary> |
+</histogram> |
+ |
<histogram name="ExtensionBubble.WipeoutUserSelection" |
enum="ExtensionBubbleAction"> |
<owner>finnur@chromium.org</owner> |