Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index ded4fc89fd9ebd00d9e3d023b14721b4a699d8e3..bdd2f7e69def699ba18202d60df7518958afb18e 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -3091,11 +3091,25 @@ 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="ClearBrowsingData_AdvancedTab"> |
+ <owner>dullweber@chromium.org</owner> |
+ <owner>msramek@chromium.org</owner> |
+ <description> |
+ Browsing data has been deleted from the advanced tab. |
+ </description> |
+</action> |
+ |
<action name="ClearBrowsingData_Autofill"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |
</action> |
+<action name="ClearBrowsingData_BasicTab"> |
+ <owner>dullweber@chromium.org</owner> |
+ <owner>msramek@chromium.org</owner> |
+ <description>Browsing data has been deleted from the basic tab.</description> |
+</action> |
+ |
<action name="ClearBrowsingData_Cache"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |
@@ -3115,6 +3129,12 @@ should be able to be added at any place in this file. |
</description> |
</action> |
+<action name="ClearBrowsingData_ContentSettings"> |
+ <owner>dullweber@chromium.org</owner> |
+ <owner>msramek@chromium.org</owner> |
+ <description>Content settings have been deleted.</description> |
+</action> |
+ |
<action name="ClearBrowsingData_Cookies"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |
@@ -3201,6 +3221,36 @@ 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="ClearBrowsingData_TimePeriodChanged_Everything"> |
+ <owner>dullweber@chromium.org</owner> |
+ <owner>msramek@chromium.org</owner> |
+ <description>Time period in CBD was changed.</description> |
+</action> |
+ |
+<action name="ClearBrowsingData_TimePeriodChanged_LastDay"> |
+ <owner>dullweber@chromium.org</owner> |
+ <owner>msramek@chromium.org</owner> |
+ <description>Time period in CBD was changed.</description> |
+</action> |
+ |
+<action name="ClearBrowsingData_TimePeriodChanged_LastHour"> |
+ <owner>dullweber@chromium.org</owner> |
+ <owner>msramek@chromium.org</owner> |
+ <description>Time period in CBD was changed.</description> |
+</action> |
+ |
+<action name="ClearBrowsingData_TimePeriodChanged_LastMonth"> |
+ <owner>dullweber@chromium.org</owner> |
+ <owner>msramek@chromium.org</owner> |
+ <description>Time period in CBD was changed.</description> |
+</action> |
+ |
+<action name="ClearBrowsingData_TimePeriodChanged_LastWeek"> |
+ <owner>dullweber@chromium.org</owner> |
+ <owner>msramek@chromium.org</owner> |
+ <description>Time period in CBD was changed.</description> |
+</action> |
+ |
<action name="ClearSelection"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |