Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index cbf3cbb676bb998b36d6c72acde6de867c98450d..2388226cef140dbebd1fb79bc5aa2e01f598a93f 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -2573,6 +2573,20 @@ should be able to be added at any place in this file. |
<description>Please enter the description of this user action.</description> |
</action> |
+<action name="DefaultBrowserInfoBar_Accept"> |
+ <owner>pmonette@chromium.org</owner> |
+ <description> |
+ The user clicked "Set as default" on the info bar. |
+ </description> |
+</action> |
+ |
+<action name="DefaultBrowserInfoBar_Cancel"> |
+ <owner>pmonette@chromium.org</owner> |
+ <description> |
+ The user clicked "Don't ask again" on the info bar. |
+ </description> |
+</action> |
+ |
<action name="Delete"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |
@@ -10188,8 +10202,11 @@ should be able to be added at any place in this file. |
</action> |
<action name="Options_SetAsDefaultBrowser"> |
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
- <description>Please enter the description of this user action.</description> |
+ <owner>pmonette@chromium.org</owner> |
+ <description> |
+ The user clicked "Make Chrome the default browser" in the |
+ settings. |
grt (UTC plus 2)
2015/11/03 21:12:22
?"settings page."?
Patrick Monette
2015/11/10 19:22:47
Done.
|
+ </description> |
</action> |
<action name="Options_SetDownloadDirectory"> |