Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index efd97a8a69d6ec9b5b45820d872c387843439387..c508c5519ae245eb709fcd5d5361d91091a927a1 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -9355,6 +9355,11 @@ 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="Options_TimezoneSelect"> |
+ <owner>michaelpg@chromium.org</owner> |
+ <description>Settings: Date and time: Timezone</description> |
+</action> |
+ |
<action name="Options_TouchpadNaturalScroll_Disable"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |
@@ -9385,6 +9390,16 @@ 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="Options_Use24HourClockCheckbox_Disable"> |
+ <owner>michaelpg@chromium.org</owner> |
+ <description>Settings: Date and time: Use 24-hour clock</description> |
+</action> |
+ |
+<action name="Options_Use24HourClockCheckbox_Enable"> |
+ <owner>michaelpg@chromium.org</owner> |
+ <description>Settings: Date and time: Use 24-hour clock</description> |
+</action> |
+ |
<action name="Options_UseSpellingServiceCheckbox_Disable"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |