Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index ad509f993de9300e6b4c7904fd3f565dc382a3f8..7bf2ca5bc2ce2124cbf1825429913875d1dc1f93 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -7113,6 +7113,24 @@ 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="ManagedUsers_Whitelist_Added"> |
+ <owner>bauerb@chromium.org</owner> |
+ <owner>treib@chromium.org</owner> |
+ <owner>pam@chromium.org</owner> |
+ <description> |
+ A new whitelist has been installed for a supervised user. |
+ </description> |
+</action> |
+ |
+<action name="ManagedUsers_Whitelist_Removed"> |
+ <owner>bauerb@chromium.org</owner> |
+ <owner>treib@chromium.org</owner> |
+ <owner>pam@chromium.org</owner> |
+ <description> |
+ A whitelist has been uninstalled for a supervised user. |
+ </description> |
+</action> |
+ |
<action name="MaxButton_Clk_ExitFS"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |