Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Unified Diff: tools/metrics/actions/actions.xml

Issue 793503003: Fix metrics in actions.xml (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/options/browser_options.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 0ca0164038b05f7dc6e5901870d64139e05f7b8c..3cb64f79d7a727a888cc0257192322262f8c8bd1 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8556,6 +8556,11 @@ should be able to be added at any place in this file.
<description>Settings: Device: Display settings: Orientation</description>
</action>
+<action name="Options_DisplaySetOverscan">
+ <owner>stevenjb@chromium.org</owner>
+ <description>Settings: Device: Display settings: Overscan</description>
+</action>
+
<action name="Options_DisplaySetPrimary">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Device: Display settings: Make primary</description>
@@ -9244,9 +9249,9 @@ should be able to be added at any place in this file.
<description>Settings: Show advanced settings</description>
</action>
-<action name="Options_ShowAutoFillSettings">
- <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 name="Options_ShowAutofillSettings">
+ <owner>michaelpg@chromium.org</owner>
+ <description>Settings: Show autofill settings</description>
</action>
<action name="Options_ShowBatterySettings">
@@ -9269,6 +9274,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_ShowFontSettings">
+ <owner>michaelpg@chromium.org</owner>
+ <description>Setings: Customize fonts</description>
+</action>
+
<action name="Options_ShowKeyboardSettings">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Keyboard settings</description>
« no previous file with comments | « chrome/browser/resources/options/browser_options.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698