summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichaelpg <michaelpg@chromium.org>2015-03-20 13:55:14 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-20 20:55:55 +0000
commit1f433a714b436ee5df0e6ba64fa7af66e1a466c3 (patch)
tree50c55e4c1ef6eb64dad2b5c83a98a1fa620b4b4e
parent51cb75c99f3194cbb61738703a3573496a58e07e (diff)
downloadchromium_src-1f433a714b436ee5df0e6ba64fa7af66e1a466c3.zip
chromium_src-1f433a714b436ee5df0e6ba64fa7af66e1a466c3.tar.gz
chromium_src-1f433a714b436ee5df0e6ba64fa7af66e1a466c3.tar.bz2
Add About metric to actions.xml
R=isherman@chromium.org Review URL: https://codereview.chromium.org/1027643002 Cr-Commit-Position: refs/heads/master@{#321628}
-rw-r--r--tools/metrics/actions/actions.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 32cf0f4..1274150 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8333,6 +8333,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_About">
+ <owner>michaelpg@chromium.org</owner>
+ <description>Settings: About Chrome</description>
+</action>
+
<action name="Options_AccessibilityHighContrastMode">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Toggle high contrast mode</description>