blob: 129cb5918146d853aa5fbfb28d23d1199b195c0f [file] [log] [blame]
<!--
Copyright 2014 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!--
This file is a comprehensive list of Chrome user actions along with the owner
and description for each user action. A user action should be tied to an actual
action taken by a user. It should be logged immediatly after a user takes the
action, and should only be logged once per actual event. If an action is not
user triggered, specify it using not_user_triggered="true" as an attribute to
the <action> tag.
Please run extract_actions.py to add new actions and pretty-print this file.
If a user action is not being used any more, put an <obsolete> tag under
the <action> tag with necessary explanation. Don't delete things in this file.
TODO(yiyaoliu):
Currently, only file-level comments are supported. By running
extract_actions.py, comments at other places will be deleted. Ideally, comments
should be able to be added at any place in this file.
-->
<actions>
<action name="AboutChrome">
<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="AboutConflicts">
<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="AboutFlags_StartupTick" not_user_triggered="true">
<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="AboutFlags_background-webapps">
<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="AboutFlags_click-to-play">
<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="AboutFlags_cloud-print">
<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="AboutFlags_cloud-print-proxy">
<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="AboutFlags_confirm-to-quit">
<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="AboutFlags_conflicting-modules-check">
<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="AboutFlags_data-reduction-proxy-lo-fi@1">
<owner>bengr@chromium.org</owner>
<owner>megjablon@chromium.org</owner>
<description>
User enabled flag that Forces Data Saver Lo-Fi mode to be always enabled via
chrome://flags. The action is emitted once per startup when the flag is
active.
</description>
</action>
<action name="AboutFlags_data-reduction-proxy-lo-fi@2">
<owner>bengr@chromium.org</owner>
<owner>megjablon@chromium.org</owner>
<description>
User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on
cellular connection via chrome://flags. The action is emitted once per
startup when the flag is active.
</description>
</action>
<action name="AboutFlags_data-reduction-proxy-lo-fi@3">
<owner>bengr@chromium.org</owner>
<owner>megjablon@chromium.org</owner>
<description>
User enabled flag that Forces Data Saver Lo-Fi mode to be disabled via
chrome://flags. The action is emitted once per startup when the flag is
active.
</description>
</action>
<action name="AboutFlags_data-reduction-proxy-lo-fi@4">
<owner>bengr@chromium.org</owner>
<owner>megjablon@chromium.org</owner>
<description>
User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on
slow connections via chrome://flags. The action is emitted once per startup
when the flag is active.
</description>
</action>
<action name="AboutFlags_disable-chrome-to-mobile">
<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="AboutFlags_disable-outdated-plugins">
<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="AboutFlags_disable-pnacl">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This flag no longer exists.</obsolete>
</action>
<action name="AboutFlags_disable-print-preview">
<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="AboutFlags_disable-views-rect-based-targeting">
<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="AboutFlags_disable-website-settings">
<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="AboutFlags_dns-server">
<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="AboutFlags_downloads-new-ui">
<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="AboutFlags_enable-chrome-to-mobile">
<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="AboutFlags_enable-nacl">
<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="AboutFlags_enable-nacl-debug">
<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="AboutFlags_enable-nacl-exception-handling">
<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="AboutFlags_enable-pnacl">
<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="AboutFlags_enable-smooth-scrolling">
<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="AboutFlags_enable-website-settings">
<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="AboutFlags_enable-wifi-credential-sync">
<owner>quiche@chromium.org</owner>
<description>
User enabled WiFi credential sync via chrome://flags.
</description>
</action>
<action name="AboutFlags_experimental-location-features">
<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="AboutFlags_expose-for-tabs">
<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="AboutFlags_extension-apis">
<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="AboutFlags_focus-existing-tab-on-open">
<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="AboutFlags_gpu-canvas-2d">
<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="AboutFlags_indexeddb-use-leveldb">
<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="AboutFlags_instant-autocomplete-immediately">
<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="AboutFlags_instant-type">
<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="AboutFlags_mark-non-secure-as">
<owner>palmer@chromium.org</owner>
<owner>felt@chromium.org</owner>
<description>
This flag lets users opt into or out of marking HTTP as Dubious or as
Non-Secure. The action is emitted once per startup when the flag is active.
</description>
</action>
<action name="AboutFlags_match-preview">
<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="AboutFlags_my-special-feature">
<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="AboutFlags_nacl-debug-mask">
<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="AboutFlags_nacl-gdb">
<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="AboutFlags_nacl-gdb-script">
<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="AboutFlags_page-prerender">
<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="AboutFlags_prerender-from-omnibox">
<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="AboutFlags_print-preview">
<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="AboutFlags_remoting">
<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="AboutFlags_save-page-as-mhtml">
<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="AboutFlags_snap-start">
<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="AboutFlags_tabbed-options">
<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="AboutFlags_verbatim-instant">
<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="AboutFlags_vertical-tabs">
<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="AboutFlags_views-use-rect-based-targeting">
<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="AboutFlags_xss-auditor">
<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="Accel_Accessible_Focus_Next">
<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="Accel_Accessible_Focus_Previous">
<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="Accel_Add_Remove_Display">
<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="Accel_Advanced_Print">
<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="Accel_Back_Backspace">
<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="Accel_Back_F1">
<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="Accel_Back_Left">
<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="Accel_BrightnessDown_F6">
<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="Accel_BrightnessUp_F7">
<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="Accel_Disable_Caps_Lock">
<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="Accel_Exit_First_Q">
<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="Accel_Exit_Second_Q">
<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="Accel_FocusLocation_D">
<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="Accel_FocusLocation_L">
<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="Accel_FocusSearch_E">
<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="Accel_FocusSearch_K">
<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="Accel_Focus_Bookmarks">
<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="Accel_Focus_Launcher">
<owner>kuscher@chromium.org</owner>
<description>Keyboard accelerator to focus the app shelf.</description>
<obsolete>
Deprecated 09/2014 in issue 248353 and replaced by Accel_Focus_Shelf.
</obsolete>
</action>
<action name="Accel_Focus_Location">
<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="Accel_Focus_Next_Pane">
<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="Accel_Focus_Previous_Pane">
<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="Accel_Focus_Search">
<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="Accel_Focus_Shelf">
<owner>kuscher@chromium.org</owner>
<description>Keyboard accelerator to focus the app shelf.</description>
</action>
<action name="Accel_Focus_Toolbar">
<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="Accel_Forward_Backspace">
<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="Accel_Forward_F2">
<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="Accel_Forward_Right">
<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="Accel_Fullscreen_F4">
<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="Accel_KeyboardBrightnessDown_F6">
<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="Accel_KeyboardBrightnessUp_F7">
<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="Accel_Launch_App">
<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="Accel_Launch_Last_App">
<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="Accel_LockScreen_L">
<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="Accel_LockScreen_LockButton">
<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="Accel_LockScreen_PowerButton">
<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="Accel_Maximize_Restore_F4">
<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="Accel_NewTab_T">
<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="Accel_New_Incognito_Window">
<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="Accel_New_Window">
<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="Accel_NextWindow_F5">
<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="Accel_NextWindow_Tab">
<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="Accel_Next_Ime">
<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="Accel_Open_Crosh">
<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="Accel_Open_Feedback_Page">
<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="Accel_Open_File_Manager">
<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="Accel_Overview_F5">
<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="Accel_PrevWindow_F5">
<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="Accel_PrevWindow_Tab">
<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="Accel_Previous_Ime">
<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="Accel_Reload_F3">
<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="Accel_Reload_R">
<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="Accel_Restart_PowerButton">
<owner>cschuet@chromium.org</owner>
<description>User restarted the device.</description>
</action>
<action name="Accel_Restore_Tab">
<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="Accel_Rotate_Window">
<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="Accel_Scale_Ui_Down">
<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="Accel_Scale_Ui_Reset">
<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="Accel_Scale_Ui_Up">
<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="Accel_Search_LWin">
<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="Accel_SelectNextTab">
<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="Accel_SelectPreviousTab">
<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="Accel_Show_App_Menu">
<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="Accel_Show_Keyboard_Overlay">
<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="Accel_Show_Message_Center_Bubble">
<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="Accel_Show_System_Tray_Bubble">
<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="Accel_Show_Task_Manager">
<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="Accel_ShutDown_PowerButton">
<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="Accel_Silence_Spoken_Feedback">
<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="Accel_Swap_Primary_Display">
<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="Accel_Switch_Ime">
<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="Accel_Switch_To_Next_User">
<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="Accel_Switch_To_Previous_User">
<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="Accel_Take_Partial_Screenshot">
<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="Accel_Take_Screenshot">
<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="Accel_Toggle_Caps_Lock">
<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="Accel_Toggle_Maximized">
<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="Accel_Toggle_Minimized">
<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="Accel_Toggle_Minimized_M">
<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="Accel_Toggle_Minimized_Minus">
<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="Accel_Toggle_Mirror_Mode">
<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="Accel_Toggle_Spoken_Feedback">
<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="Accel_Touch_Hud_Clear">
<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="Accel_VolumeDown_F9">
<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="Accel_VolumeMute_F8">
<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="Accel_VolumeUp_F10">
<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="Accel_Window_Position_Center">
<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="Accel_Window_Snap_Left">
<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="Accel_Window_Snap_Right">
<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="AcceptedGeneratedKeyword">
<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="AcceptedKeyword">
<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="AcceptedKeywordHint">
<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="ActionBox.ClickButton">
<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="ActionBox.FindShareHandlers">
<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="ActiveBrowserChanged">
<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="ActiveTabChanged">
<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="AppCloseButton_Clk">
<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="AppList_AutoLaunchCanceled">
<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="AppList_AutoLaunched">
<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="AppList_ClickOnApp">
<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="AppList_ClickOnAppFromSearch">
<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="AppList_HotwordRecognized">
<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="AppList_Search">
<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="AppList_SearchedBySpeech">
<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="AppList_VoiceSearchCanceled">
<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="AppList_VoiceSearchStartedManually">
<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="AutoDetectChange">
<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="AutomaticReset_WebUIBanner_BannerShown">
<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="AutomaticReset_WebUIBanner_ManuallyClosed">
<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="AutomaticReset_WebUIBanner_ResetClicked">
<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="AutomaticSettingsReset_WebUIBanner_BannerShown">
<owner>gab@chromium.org</owner>
<description>
User opened chrome://settings less than 5 days after a settings hardening
event and was automatically shown this banner.
</description>
</action>
<action name="AutomaticSettingsReset_WebUIBanner_LearnMoreClicked">
<owner>gab@chromium.org</owner>
<description>
User clicked the Learn More link on the AutomaticSettingsReset banner.
</description>
</action>
<action name="AutomaticSettingsReset_WebUIBanner_ManuallyClosed">
<owner>gab@chromium.org</owner>
<description>User dismissed the AutomaticSettingsReset banner.</description>
</action>
<action name="AutomaticSettingsReset_WebUIBanner_ResetClicked">
<owner>gab@chromium.org</owner>
<description>
User clicked the reset button on the AutomaticSettingsReset banner.
</description>
</action>
<action name="Back">
<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="BackColor">
<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="BackMenu_ChapterClick1">
<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="BackMenu_ChapterClick10">
<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="BackMenu_ChapterClick11">
<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="BackMenu_ChapterClick12">
<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="BackMenu_ChapterClick13">
<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="BackMenu_ChapterClick14">
<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="BackMenu_ChapterClick15">
<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="BackMenu_ChapterClick16">
<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="BackMenu_ChapterClick17">
<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="BackMenu_ChapterClick18">
<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="BackMenu_ChapterClick19">
<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="BackMenu_ChapterClick2">
<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="BackMenu_ChapterClick3">
<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="BackMenu_ChapterClick4">
<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="BackMenu_ChapterClick5">
<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="BackMenu_ChapterClick6">
<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="BackMenu_ChapterClick7">
<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="BackMenu_ChapterClick8">
<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="BackMenu_ChapterClick9">
<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="BackMenu_HistoryClick1">
<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="BackMenu_HistoryClick10">
<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="BackMenu_HistoryClick11">
<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="BackMenu_HistoryClick12">
<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="BackMenu_HistoryClick13">
<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="BackMenu_HistoryClick14">
<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="BackMenu_HistoryClick15">
<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="BackMenu_HistoryClick16">
<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="BackMenu_HistoryClick17">
<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="BackMenu_HistoryClick18">
<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="BackMenu_HistoryClick19">
<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="BackMenu_HistoryClick2">
<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="BackMenu_HistoryClick3">
<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="BackMenu_HistoryClick4">
<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="BackMenu_HistoryClick5">
<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="BackMenu_HistoryClick6">
<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="BackMenu_HistoryClick7">
<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="BackMenu_HistoryClick8">
<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="BackMenu_HistoryClick9">
<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="BackMenu_Popup">
<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="BackMenu_ShowFullHistory">
<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="BackgroundImageCache">
<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="BackgroundUploadReportAborted">
<owner>olivierrobin@chromium.org</owner>
<owner>pkl@chromium.org</owner>
<description>
An attempt to upload a crash report as a background task failed.
</description>
</action>
<action name="BackgroundUploadReportSucceeded">
<owner>olivierrobin@chromium.org</owner>
<owner>pkl@chromium.org</owner>
<description>
An attempt to upload a crash report as a background task succeeeded.
</description>
</action>
<action name="BadClockInterstitial.Back">
<owner>felt@chromium.org</owner>
<description>
User went back after seeing the bad clock interstitial.
</description>
</action>
<action name="BadClockInterstitial.Settings">
<owner>felt@chromium.org</owner>
<description>
Use opened date/time settings after seeing the bad clock interstitial.
</description>
</action>
<action name="BadClockInterstitial.Show">
<owner>felt@chromium.org</owner>
<description>User saw the bad clock interstitial.</description>
</action>
<action name="BadMessageTerminate_ACDH">
<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="BadMessageTerminate_AOF">
<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="BadMessageTerminate_BMF">
<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="BadMessageTerminate_BPE">
<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="BadMessageTerminate_BPGM">
<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="BadMessageTerminate_BRPH">
<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="BadMessageTerminate_DBMF">
<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="BadMessageTerminate_DSMF">
<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="BadMessageTerminate_DSMF_1">
<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="BadMessageTerminate_DSMF_2">
<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="BadMessageTerminate_EFD">
<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="BadMessageTerminate_EOG">
<owner>kalman@chromium.org</owner>
<owner>fsamuel@chromium.org</owner>
<description>
Indicates that an ExtensionOptionsGuest was terminated due to a navigation
to an origin other than the extension it is embedding.
</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Extensions.
</obsolete>
</action>
<action name="BadMessageTerminate_EVG">
<owner>fsamuel@chromium.org</owner>
<description>
Indicates that an ExtensionViewGuest was terminated due to a navigation to
an origin other than the extension it is embedding.
</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Extensions.
</obsolete>
</action>
<action name="BadMessageTerminate_FAMF">
<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="BadMessageTerminate_IDBMF">
<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="BadMessageTerminate_MIDI">
<owner>toyoshim@chromium.org</owner>
<description>
Indicates that an IPC message to send a SysEx MIDI message is received from
a renderer that is not permitted to send a SysEx MIDI message.
</description>
</action>
<action name="BadMessageTerminate_MIDIPort">
<owner>toyoshim@chromium.org</owner>
<description>
Indicates that an IPC message to send a MIDI message against out of range
output port is received from a renderer.
</description>
</action>
<action name="BadMessageTerminate_NC">
<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="BadMessageTerminate_NC17">
<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="BadMessageTerminate_RDH">
<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="BadMessageTerminate_RFH">
<owner>alexmos@chromium.org</owner>
<description>
Indicates that a renderer process was terminated because it tried to change
iframe sandbox flags for an invalid frame.
</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_RVD">
<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="BadMessageTerminate_RVD2">
<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="BadMessageTerminate_RVD3">
<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="BadMessageTerminate_RVH">
<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="BadMessageTerminate_RWH">
<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="BadMessageTerminate_RWH1">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_RWH2">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_RWH3">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_RWH4">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_RWH5">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_RWH6">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_RWH7">
<owner>jdduke@chromium.org</owner>
<owner>dominikg@chromium.org</owner>
<description>
Emitted when a InputHostMsg_QueueSyntheticGesture message is received while
the --enable-gpu-benchmarking flag is not present.
</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_RWHVA1">
<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="BadMessageTerminate_RWHVA2">
<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="BadMessageTerminate_SharedMemoryAura">
<owner>jbauman@chromium.org</owner>
<description>
Emitted when a renderer is terminated due to it attempting to swap a shared
memory surface in aura.
</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_SharedMemoryManager1">
<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="BadMessageTerminate_SharedMemoryManager2">
<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="BadMessageTerminate_UnexpectedFrameType">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_WC">
<owner>nasko@chromium.org</owner>
<description>
Indicates that a renderer process was terminated due to receiving a
malformed or unexpected IPC message. The process was terminated by the
WebContentsImpl class.
</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="BadMessageTerminate_WPH">
<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="BindingsMismatchTerminate_RVH_WebUI">
<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="BindingsMismatch_GetProcessHostPerSite">
<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="BlockNonsandboxedPlugins_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>
</action>
<action name="BlockNonsandboxedPlugins_Enable">
<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="BlockedPluginInfobar.AllowThisTime">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.AlwaysAllow">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Closed">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Dismissed">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.LearnMore">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown.Java">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown.QuickTime">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown.RealPlayer">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown.Shockwave">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This infobar has been removed.</obsolete>
</action>
<action name="Bold">
<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="BookmarkAdded">
<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="BookmarkAllTabs">
<owner>wittman@chromium.org</owner>
<description>
User selected Bookmark All Tabs from anywhere in the UI.
</description>
</action>
<action name="BookmarkBarFolder_CtxMenu">
<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="BookmarkBarFolder_DragEnd">
<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="BookmarkBarFolder_DragStart">
<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="BookmarkBar_ContextMenu_Add">
<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="BookmarkBar_ContextMenu_Edit">
<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="BookmarkBar_ContextMenu_NewFolder">
<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="BookmarkBar_ContextMenu_Open">
<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="BookmarkBar_ContextMenu_OpenAll">
<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="BookmarkBar_ContextMenu_OpenAllInNewWindow">
<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="BookmarkBar_ContextMenu_OpenAllIncognito">
<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="BookmarkBar_ContextMenu_OpenInNewTab">
<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="BookmarkBar_ContextMenu_OpenInNewWindow">
<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="BookmarkBar_ContextMenu_Redo">
<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="BookmarkBar_ContextMenu_Remove">
<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="BookmarkBar_ContextMenu_RemoveFromBookmarkBar">
<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="BookmarkBar_ContextMenu_ShowInFolder">
<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="BookmarkBar_ContextMenu_Undo">
<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="BookmarkBar_CtxMenu">
<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="BookmarkBar_DragButton">
<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="BookmarkBar_DragEnd">
<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="BookmarkBar_DragFromFolder">
<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="BookmarkBar_DragRecentlyBookmarked">
<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="BookmarkBar_DragStart">
<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="BookmarkBar_ShowOtherBookmarks">
<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="BookmarkBar_ShowRecentlyBookmarked">
<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="BookmarkBubble_ChangeParent">
<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="BookmarkBubble_ChangeTitleInBubble">
<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="BookmarkBubble_Edit">
<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="BookmarkBubble_EditFromCombobox">
<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="BookmarkBubble_Options">
<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="BookmarkBubble_RemoveFromBookmarkBar">
<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="BookmarkBubble_ShowOnBookmarkBar">
<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="BookmarkBubble_Unstar">
<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="BookmarkManager_Command_AddPage">
<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="BookmarkManager_Command_Copy">
<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="BookmarkManager_Command_Cut">
<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="BookmarkManager_Command_Delete">
<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="BookmarkManager_Command_Edit">
<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="BookmarkManager_Command_Export">
<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="BookmarkManager_Command_Import">
<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="BookmarkManager_Command_NewFolder">
<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="BookmarkManager_Command_OpenInNewTab">
<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="BookmarkManager_Command_OpenInNewWindow">
<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="BookmarkManager_Command_OpenInSame">
<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="BookmarkManager_Command_OpenIncognito">
<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="BookmarkManager_Command_Paste">
<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="BookmarkManager_Command_ShowInFolder">
<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="BookmarkManager_Command_Sort">
<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="BookmarkManager_Command_UndoDelete">
<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="BookmarkManager_Command_UndoGlobal">
<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="BookmarkManager_Command_UndoNone">
<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="BookmarkManager_Export">
<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="BookmarkManager_Import">
<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="BookmarkManager_NavigateTo_BookmarkBar">
<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="BookmarkManager_NavigateTo_Mobile">
<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="BookmarkManager_NavigateTo_Other">
<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="BookmarkManager_NavigateTo_Recent">
<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="BookmarkManager_NavigateTo_Search">
<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="BookmarkManager_NavigateTo_SubFolder">
<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="BookmarkManager_Sort">
<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="BookmarkManager_Sync">
<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="BookmarkMenu_clicked">
<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="BookmarkNavigatorWidgetAdded">
<owner>aurimas@chromium.org</owner>
<description>
User added the &quot;bookmark navigator&quot; widget, which shows a
navigable hierarchy of the user's bookmarks, to their homescreen on Android.
</description>
</action>
<action name="BookmarkShortcutWidgetAdded">
<owner>aurimas@chromium.org</owner>
<description>
User added the &quot;bookmark shortcut&quot; widget, which is an icon to
open a single bookmark in Chrome, to their homescreen on Android.
</description>
</action>
<action name="Bookmarks_Search">
<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="BrowserForSystemProfile">
<owner>mlerman@chromium.org</owner>
<description>
A browser opened with the System Profile. Tsk, tsk. Any non-zero amount
means something is using the system profile for a browser when it likely
shouldn't be.
</description>
</action>
<action name="BrowserPlugin.Guest.AbnormalDeath">
<owner>wfh@chromium.org</owner>
<description>A renderer process died abnormally.</description>
</action>
<action name="BrowserPlugin.Guest.Attached">
<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="BrowserPlugin.Guest.Crashed">
<owner>wfh@chromium.org</owner>
<description>A renderer process died because it crashed.</description>
</action>
<action name="BrowserPlugin.Guest.Create">
<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="BrowserPlugin.Guest.DidNavigate">
<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="BrowserPlugin.Guest.EnableAutoResize">
<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="BrowserPlugin.Guest.Hung">
<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="BrowserPlugin.Guest.Killed">
<owner>wfh@chromium.org</owner>
<description>A renderer process died because it was killed.</description>
</action>
<action name="BrowserPlugin.Guest.LaunchFailed">
<owner>wfh@chromium.org</owner>
<description>A renderer process failed to launch.</description>
</action>
<action name="BrowserPlugin.Guest.Navigate">
<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="BrowserPlugin.Guest.PermissionRequest">
<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="BrowserPlugin.Guest.PermissionRequest.Download">
<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="BrowserPlugin.Guest.PermissionRequest.Geolocation">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.Guest.PermissionRequest.JSDialog">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.Guest.PermissionRequest.Media">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.Guest.PermissionRequest.NewWindow">
<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="BrowserPlugin.Guest.PermissionRequest.PointerLock">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.Guest.Responsive">
<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="BrowserPlugin.Guest.StartDrag">
<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="BrowserPlugin.Guest.Terminate">
<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="BrowserPlugin.PermissionAllow.Download">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.PermissionAllow.Geolocation">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.PermissionAllow.JSDialog">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.PermissionAllow.Media">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.PermissionAllow.NewWindow">
<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="BrowserPlugin.PermissionAllow.PointerLock">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.PermissionDeny.Download">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.PermissionDeny.Geolocation">
<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="BrowserPlugin.PermissionDeny.JSDialog">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.PermissionDeny.Media">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="BrowserPlugin.PermissionDeny.NewWindow">
<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="BrowserPlugin.PermissionDeny.PointerLock">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This permission has been moved to the chrome layer.</obsolete>
</action>
<action name="CanCommitURL_BlockedAndKilled">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated 3/2015. Replaced by the histogram
Stability.BadMessageTerminate.Content.
</obsolete>
</action>
<action name="Cancel">
<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="Caption_ClickTogglesMaximize">
<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="Caption_GestureTogglesMaximize">
<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="Cast_Sender_CastDeviceSelected">
<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="Cast_Sender_CastEnterFullscreen">
<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="Cast_Sender_CastMediaType">
<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="Cast_Sender_CastPlayRequested">
<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="Cast_Sender_YouTubeDeviceSelected">
<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="ClearAuthenticationCache">
<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_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_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>
</action>
<action name="ClearBrowsingData_ChannelIDs">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="ClearBrowsingData_ContentLicenses">
<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_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>
</action>
<action name="ClearBrowsingData_Downloads">
<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_Everything">
<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_History">
<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_LSOData">
<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_LastDay">
<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_LastHour">
<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_LastMonth">
<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_LastWeek">
<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_MaskContainsExtension">
<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_MaskContainsProtectedWeb">
<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_MaskContainsUnprotectedWeb">
<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_Passwords">
<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_ServerBoundCerts">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This has been renamed ClearBrowsingData_ChannelIDs.</obsolete>
</action>
<action name="ClearBrowsingData_ShaderCache">
<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_ShowDlg">
<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="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>
</action>
<action name="ClearSiteDataOnExitDisabled">
<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="ClearSiteDataOnExitEnabled">
<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="ClickDisableGpuAcceleration">
<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="ClickToPlay_AllowAlways">
<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="ClickToPlay_Dismiss_Infobar">
<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="ClickToPlay_InfobarShown">
<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="ClickToPlay_LoadAll_Bubble">
<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="ClickToPlay_LoadAll_Infobar">
<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="ClickedBookmarkBarAppsShortcutButton">
<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="ClickedBookmarkBarFolder">
<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="ClickedBookmarkBarURLButton">
<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="CloseAllSuppressedPopups">
<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="CloseButton_Clk">
<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="CloseFromContextMenu">
<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="CloseTab">
<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="CloseTabByKey">
<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="CloseTab_Accelerator">
<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="CloseTab_AudioIndicator">
<owner>miu@chromium.org</owner>
<description>
User clicked the close tab button; the audio indicator was showing.
</description>
</action>
<action name="CloseTab_Mouse">
<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="CloseTab_MuteToggleAvailable">
<owner>miu@chromium.org</owner>
<description>
User clicked the close tab button; the audio mute toggle button was enabled.
</description>
</action>
<action name="CloseTab_NoMediaIndicator">
<owner>miu@chromium.org</owner>
<description>
User clicked the close tab button; the media indicator was not showing.
</description>
</action>
<action name="CloseTab_RecordingIndicator">
<owner>miu@chromium.org</owner>
<description>
User clicked the close tab button; the recording/capture indicator was
showing.
</description>
</action>
<action name="CloseWebApp">
<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="CloseWindow">
<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="CloseWindowByKey">
<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="ConfirmNotToOrderSpringCharger">
<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="ConfirmOrderSpringCharger">
<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="ConfirmOrderSpringChargerByPhone">
<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="ConfirmOrderSpringChargerOnline">
<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="ConfirmSafeSpringCharger">
<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="ConfirmStillUseOriginalChargerAfterOrder">
<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="ConflictBadge">
<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="ConflictingModuleNotificationDismissed">
<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="ConflictingModuleNotificationShown">
<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="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS">
<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="ConnectivityDiagnostics.LaunchSource.WebStore">
<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="ConnectivityDiagnostics.UA.LogsShown">
<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="ConnectivityDiagnostics.UA.PassingTestsShown">
<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="ConnectivityDiagnostics.UA.SettingsShown">
<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="ConnectivityDiagnostics.UA.TestResultExpanded">
<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="ConnectivityDiagnostics.UA.TestSuiteRun">
<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="CookieBlockingDisabledPerDefault">
<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="CookieBlockingEnabledPerDefault">
<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="Copy">
<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="CopyToFindPboard">
<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="CopyURLToClipBoard">
<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="CreateHostedApp">
<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="CreateLink">
<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="CreateProfile">
<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="CreateShortcut">
<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="CriticalNotificationShown">
<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="CriticalNotification_AutoRestart">
<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="CriticalNotification_Ignore">
<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="CriticalNotification_Restart">
<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="Cryptohome.PKCS11InitFail">
<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="CustomTabsCustomActionButtonClick">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="CustomTabsMenuCustomMenuItem">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="CustomTabsMenuFindInPage">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="CustomTabsMenuOpenInChrome">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="Cut">
<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="DataReductionProxy_PromoDisplayed">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
</obsolete>
</action>
<action name="DataReductionProxy_PromoLearnMore">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
</obsolete>
</action>
<action name="DataReductionProxy_TurnedOff">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
</obsolete>
</action>
<action name="DataReductionProxy_TurnedOn">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
</obsolete>
</action>
<action name="DataReductionProxy_TurnedOnFromPromo">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
</obsolete>
</action>
<action name="DataSaverPrompt_Clicked">
<owner>glevin@chromium.org</owner>
<description>
Records click on prompt (notification) to install Data Saver extension.
</description>
</action>
<action name="DataSaverPrompt_Shown">
<owner>glevin@chromium.org</owner>
<description>
Records display of prompt (notification) to install Data Saver extension.
</description>
</action>
<action name="Debugger">
<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="Delete">
<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="DeleteBackward">
<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="DeleteForward">
<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="DeleteSelection">
<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="DeleteToEndOfParagraph">
<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="DeleteWordBackward">
<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="DeleteWordForward">
<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="Desktop_SwitchTask">
<owner>bruthig@google.com</owner>
<owner>tdanderson@google.com</owner>
<description>
Recorded when the user activates an existing task window by clicking or
tapping on it. Recorded on ChromeOS only.
</description>
</action>
<action name="Destination_Application_Edit">
<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="Destination_Application_Launch">
<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="Destination_Application_Uninstall">
<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="Destination_Bookmarks">
<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="Destination_Bookmarks_OpenURL">
<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="Destination_Downloads">
<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="Destination_History">
<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="Destination_History_OpenURL">
<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="Destination_MostVisited">
<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="Destination_MostVisited_OpenURL">
<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="Destination_Sessions">
<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="DevTools_InspectAndroidPage">
<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="DevTools_InspectAndroidWebView">
<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="DevTools_InspectElement">
<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="DevTools_InspectRenderer">
<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="DevTools_InspectWorker">
<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="DevTools_ToggleConsole">
<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="DevTools_ToggleWindow">
<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="DevicesPage_AddPrintersClicked">
<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="DevicesPage_LogInStartedFromDeviceListPromo">
<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="DevicesPage_LogInStartedFromRegisterPromo">
<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="DevicesPage_ManageClicked">
<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="DevicesPage_Opened">
<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="DevicesPage_RegisterCancel">
<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="DevicesPage_RegisterClicked">
<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="DevicesPage_RegisterFailure">
<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="DevicesPage_RegisterSuccess">
<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="DisabledExtensionNotificationDismissed">
<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="DisabledExtensionNotificationShown">
<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="DockingWindow_Bottom">
<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="DockingWindow_BottomHalf">
<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="DockingWindow_Left">
<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="DockingWindow_LeftHalf">
<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="DockingWindow_Maximize">
<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="DockingWindow_Right">
<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="DockingWindow_RightHalf">
<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="DockingWindow_Top">
<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="DocumentActivity_OptOutShownOnHome">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="DocumentActivity_UserOptIn">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="DocumentActivity_UserOptOut">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="DomDistiller_DistilledPageOpened">
<owner>smaslo@chromium.org</owner>
<owner>yfriedman@chromium.org</owner>
<description>User opens reader mode on a page.</description>
</action>
<action name="DomDistiller_DistilledPagePrefsOpened">
<owner>smaslo@chromium.org</owner>
<owner>yfriedman@chromium.org</owner>
<description>User opens distilled page preferences.</description>
</action>
<action name="DomDistiller_ViewOriginal">
<owner>yfriedman@chromium.org</owner>
<description>
Records clicks on the &quot;View Original&quot; link in the distilled page
viewer.
</description>
</action>
<action name="DownloadNotification.Button_AlwaysOpenType">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Always open type&quot; button on download notification.
</description>
</action>
<action name="DownloadNotification.Button_Cancel">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Cancel&quot; button on download notification.
</description>
</action>
<action name="DownloadNotification.Button_Discard">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Discard&quot; button on download notification.
</description>
</action>
<action name="DownloadNotification.Button_Keep">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Keep&quot; button on download notification.
</description>
</action>
<action name="DownloadNotification.Button_LearnInterrupted">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Learn More about Interrupted&quot; button on download
notification.
</description>
</action>
<action name="DownloadNotification.Button_LearnScanning">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Learn More about Scanning&quot; button on download
notification.
</description>
</action>
<action name="DownloadNotification.Button_OpenWhenComplete">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Open When Completed&quot; button on download notification.
</description>
</action>
<action name="DownloadNotification.Button_Pause">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Pause&quot; button on download notification.
</description>
</action>
<action name="DownloadNotification.Button_PlatformOpen">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Open&quot; button on download notification.
</description>
</action>
<action name="DownloadNotification.Button_Resume">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Resume&quot; button on download notification.
</description>
</action>
<action name="DownloadNotification.Button_ShowInFolder">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes &quot;Show in folder&quot; button on download notification.
</description>
</action>
<action name="DownloadNotification.Click_Completed">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes a download notification, which indicates a completed download.
</description>
</action>
<action name="DownloadNotification.Click_Dangerous">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes a download notification, which indicates a dangerous download.
</description>
</action>
<action name="DownloadNotification.Click_InProgress">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes a download notification, which indicates a download in progress.
</description>
</action>
<action name="DownloadNotification.Click_Stopped">
<owner>yoshiki@chromium.org</owner>
<description>
User pushes a download notification, which indicates a cancelled or
interrupted download.
</description>
</action>
<action name="DownloadNotification.Close_Dangerous">
<owner>yoshiki@chromium.org</owner>
<owner>deepak.m1@samsung.com</owner>
<description>
User closed a download notification, which indicates a dangerous download.
</description>
</action>
<action name="Duplicate">
<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="EasyUnlock_Enabled_Disable">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="EasyUnlock_Enabled_Enable">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="EditApplicationSettings">
<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="EditKeywords">
<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="EditSearchEngines">
<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="EmailPageLocation">
<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="EnterFullScreenWithWrenchMenu">
<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="Exit">
<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="ExtensionNotFound_ED">
<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="ExtensionWipeoutNotificationShown">
<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="Extensions.ExtensionInstalled">
<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="Extensions.ExtensionUninstalled">
<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="Extensions.IDChangedError">
<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="Extensions.WebStoreLaunch">
<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="Feedback">
<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="FileBrowser.CreateNewFolder">
<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="FileBrowser.PhotoEditor.Edit">
<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="FileBrowser.PhotoEditor.View">
<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="FileBrowser.SuggestApps.ShowDialog">
<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="FilterURLTermiate_About">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed in M44.</obsolete>
</action>
<action name="FilterURLTermiate_Blocked">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed in M44.</obsolete>
</action>
<action name="FilterURLTermiate_Invalid">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed in M44.</obsolete>
</action>
<action name="Find">
<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="FindNext">
<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="FindPrevious">
<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="FindString">
<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="FirstRunDef_Accept">
<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="Flash.JavaScriptUsed" not_user_triggered="true">
<owner>tommycli@chromium.org</owner>
<description>
Count of Flash plugin instances that use JavaScript.
</description>
</action>
<action name="Flash.PluginInstanceCreated" not_user_triggered="true">
<owner>thestig@chromium.org</owner>
<description>Count of Flash plugin instances.</description>
</action>
<action name="FocusAppMenu">
<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="FocusBookmarksToolbar">
<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="FocusChromeOSStatus">
<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="FocusInfobars">
<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="FocusLocation">
<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="FocusNextPane">
<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="FocusPageAndAppMenus">
<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="FocusPreviousPane">
<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="FocusSearch">
<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="FocusToolbar">
<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="FontName">
<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="FontSize">
<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="FontSizeDelta">
<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="ForeColor">
<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="FormatBlock">
<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="Forward">
<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="ForwardDelete">
<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="ForwardMenu_ChapterClick1">
<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="ForwardMenu_ChapterClick10">
<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="ForwardMenu_ChapterClick11">
<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="ForwardMenu_ChapterClick12">
<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="ForwardMenu_ChapterClick13">
<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="ForwardMenu_ChapterClick14">
<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="ForwardMenu_ChapterClick15">
<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="ForwardMenu_ChapterClick16">
<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="ForwardMenu_ChapterClick17">
<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="ForwardMenu_ChapterClick18">
<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="ForwardMenu_ChapterClick19">
<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="ForwardMenu_ChapterClick2">
<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="ForwardMenu_ChapterClick3">
<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="ForwardMenu_ChapterClick4">
<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="ForwardMenu_ChapterClick5">
<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="ForwardMenu_ChapterClick6">
<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="ForwardMenu_ChapterClick7">
<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="ForwardMenu_ChapterClick8">
<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="ForwardMenu_ChapterClick9">
<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="ForwardMenu_HistoryClick1">
<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="ForwardMenu_HistoryClick10">
<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="ForwardMenu_HistoryClick11">
<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="ForwardMenu_HistoryClick12">
<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="ForwardMenu_HistoryClick13">
<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="ForwardMenu_HistoryClick14">
<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="ForwardMenu_HistoryClick15">
<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="ForwardMenu_HistoryClick16">
<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="ForwardMenu_HistoryClick17">
<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="ForwardMenu_HistoryClick18">
<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="ForwardMenu_HistoryClick19">
<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="ForwardMenu_HistoryClick2">
<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="ForwardMenu_HistoryClick3">
<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="ForwardMenu_HistoryClick4">
<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="ForwardMenu_HistoryClick5">
<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="ForwardMenu_HistoryClick6">
<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="ForwardMenu_HistoryClick7">
<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="ForwardMenu_HistoryClick8">
<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="ForwardMenu_HistoryClick9">
<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="ForwardMenu_Popup">
<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="ForwardMenu_ShowFullHistory">
<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="FrameLoad" not_user_triggered="true">
<owner>thestig@chromium.org</owner>
<description>Count of successful frame loads to new pages.</description>
</action>
<action name="FrameLoadWithFlash" not_user_triggered="true">
<owner>thestig@chromium.org</owner>
<description>Count of frame loads that also load PPAPI Flash.</description>
</action>
<action name="Gesture_Overview">
<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="Go">
<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="GoogleNow.ButtonClicked0">
<owner>robliao@chromium.org</owner>
<owner>skare@chromium.org</owner>
<description>
User clicked button index 0 (0-based) of a Now Notification.
</description>
</action>
<action name="GoogleNow.ButtonClicked1">
<owner>robliao@chromium.org</owner>
<owner>skare@chromium.org</owner>
<description>
User clicked button index 1 (0-based) of a Now Notification.
</description>
</action>
<action name="GoogleNow.Dismissed">
<owner>robliao@chromium.org</owner>
<owner>skare@chromium.org</owner>
<description>User dismissed a Now Notification.</description>
</action>
<action name="GoogleNow.MessageCenter.NotificationPoppedUp">
<owner>robliao@chromium.org</owner>
<owner>skare@chromium.org</owner>
<description>
A Google Now notification was popped up to the user.
</description>
</action>
<action name="GoogleNow.MessageClicked">
<owner>robliao@chromium.org</owner>
<owner>skare@chromium.org</owner>
<description>
User clicked on the message text of a Now notification.
</description>
</action>
<action name="GoogleNow.WelcomeToastClickedNo">
<owner>robliao@chromium.org</owner>
<owner>skare@chromium.org</owner>
<description>
User dismissed the Now Notifications welcome toast via the &quot;don't show
me notifications&quot; button.
</description>
</action>
<action name="GoogleNow.WelcomeToastClickedYes">
<owner>robliao@chromium.org</owner>
<owner>skare@chromium.org</owner>
<description>
User dismissed the Now Notifications welcome toast via the ok button.
</description>
</action>
<action name="GoogleNow.WelcomeToastDismissed">
<owner>robliao@chromium.org</owner>
<owner>skare@chromium.org</owner>
<description>
User dismissed the Now Notifications welcome toast via the x.
</description>
</action>
<action name="GpuAccelerationDisabled">
<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="GpuAccelerationEnabled">
<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="HarmfulInterstitial.Advanced">
<owner>felt@chromium.org</owner>
<description>
User opened the &quot;Advanced&quot; tab on the UwS (harmful) interstitial.
</description>
</action>
<action name="HarmfulInterstitial.Back">
<owner>felt@chromium.org</owner>
<description>User heeded the UwS (harmful) interstitial.</description>
</action>
<action name="HarmfulInterstitial.Proceed">
<owner>felt@chromium.org</owner>
<description>
User proceeded through the UwS (harmful) interstitial.
</description>
</action>
<action name="HarmfulInterstitial.Show">
<owner>felt@chromium.org</owner>
<description>User saw the UwS (harmful) interstitial.</description>
</action>
<action name="HiliteColor">
<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="HistoryPage_BookmarkStarClicked">
<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="HistoryPage_CancelRemoveSelected">
<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="HistoryPage_ConfirmRemoveSelected">
<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="HistoryPage_EntryLinkClick">
<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="HistoryPage_EntryLinkRightClick">
<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="HistoryPage_EntryMenuRemoveFromHistory">
<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="HistoryPage_EntryMenuShowMoreFromSite">
<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="HistoryPage_InitClearBrowsingData">
<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="HistoryPage_NewerHistoryClick">
<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="HistoryPage_NewestHistoryClick">
<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="HistoryPage_OlderHistoryClick">
<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="HistoryPage_RemoveSelected">
<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="HistoryPage_Search">
<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="HistoryPage_SearchResultClick">
<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="HistoryPage_SearchResultRemove">
<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="History_DeleteHistory">
<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="History_DragIcon">
<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="History_DragThumbnail">
<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="History_Search">
<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="Home">
<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="Hotword.HotwordTrigger">
<owner>amistry@chromium.org</owner>
<owner>rlp@chromium.org</owner>
<owner>somast@chromium.org</owner>
<description>User triggered the hotword by saying 'Ok Google'.</description>
</action>
<action name="ImportLockDialogCocoa_Shown">
<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="ImportLockDialogGtk_Shown">
<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="ImportLockDialogView_Shown">
<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="Import_ShowDlg">
<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="Indent">
<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="InputMethodOptions_Open_chewing">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_english-m">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_hangul">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:am:sera">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:ar:kbd">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:bn:itrans">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:fa:isiri">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:gu:itrans">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:hi:itrans">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:kn:itrans">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:ml:itrans">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:mr:itrans">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:ta:inscript">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:ta:itrans">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:ta:phonetic">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:ta:tamil99">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:ta:typewriter">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:te:itrans">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:th:kesmanee">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:th:pattachote">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:th:tis820">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:vi:tcvn">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:vi:telex">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:vi:viqr">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:vi:vni">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:zh:cangjie">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_m17n:zh:quick">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_mozc">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_mozc-chewing">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_mozc-dv">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_mozc-hangul">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_mozc-jp">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_pinyin">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_pinyin-dv">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:am:phonetic:arm">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:be::fra">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:be::ger">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:be::nld">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:bg::bul">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:bg:phonetic:bul">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:br::por">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:by::bel">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ca::fra">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ca:eng:eng">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ca:multix:fra">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ch::ger">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ch:fr:fra">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:cz::cze">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:cz:qwerty:cze">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:de::ger">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:de:neo:ger">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:dk::dan">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ee::est">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:es::spa">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:es:cat:cat">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:fi::fin">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:fr::fra">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:gb:dvorak:eng">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:gb:extd:eng">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ge::geo">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:gr::gre">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:hr::scr">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:hu::hun">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:il::heb">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:is::ice">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:it::ita">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:jp::jpn">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:kr:kr104:kor">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:latam::spa">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:lt::lit">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:lv::lav">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:mn::mon">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:nl::nld">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:no::nob">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:no::nor">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:pl::pol">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:pt::por">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ro::rum">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:rs::srp">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ru::rus">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ru:phonetic:rus">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:se::swe">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:si::slv">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:sk::slo">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:tr::tur">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:ua::ukr">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:us::eng">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:us:colemak:eng">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:us:dvorak:eng">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InputMethodOptions_Open_xkb:us:intl:eng">
<owner>yukishiino@chromium.org</owner>
<owner>nona@chromium.org</owner>
<owner>uekawa@chromium.org</owner>
<owner>komatsu@chromium.org</owner>
<description>
Counts the number of times the input method configuration was opened.
</description>
<obsolete>
IMEs have since become extensions and no longer available as predetermined
list.
</obsolete>
</action>
<action name="InsertBacktab">
<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="InsertHTML">
<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="InsertHorizontalRule">
<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="InsertImage">
<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="InsertLineBreak">
<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="InsertNewline">
<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="InsertNewlineInQuotedContent">
<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="InsertOrderedList">
<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="InsertParagraph">
<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="InsertTab">
<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="InsertText">
<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="InsertUnorderedList">
<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="InspectDevices">
<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="InstallSite">
<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="InstantExtended.MostVisitedClicked">
<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="InstantExtended.ShowNTP">
<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="InstantExtended.ShowSRP">
<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="Italic">
<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="JustifyCenter">
<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="JustifyLeft">
<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="JustifyRight">
<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="KeySystemSupport.Widevine.Queried">
<owner>xhwang@chromium.org</owner>
<description>Please enter the description of this user action.</description>
</action>
<action name="KeySystemSupport.Widevine.Supported">
<owner>xhwang@chromium.org</owner>
<description>Please enter the description of this user action.</description>
</action>
<action name="KeySystemSupport.WidevineWithType.Queried">
<owner>xhwang@chromium.org</owner>
<description>Please enter the description of this user action.</description>
</action>
<action name="KeySystemSupport.WidevineWithType.Supported">
<owner>xhwang@chromium.org</owner>
<description>Please enter the description of this user action.</description>
</action>
<action name="KeywordEditor_AddKeyword">
<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="KeywordEditor_AddKeywordJS">
<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="KeywordEditor_ModifiedKeyword">
<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="KeywordEditor_RemoveKeyword">
<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="LanguageChange_Accept">
<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="LanguageChange_Revert">
<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="LanguageConfigView_Open">
<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="LanguageMenuButton_InputMethodChanged">
<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="LanguageMenuButton_Open">
<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="LanguageOptions_DisableInputMethod_chewing">
<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="LanguageOptions_DisableInputMethod_english-m">
<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="LanguageOptions_DisableInputMethod_hangul">
<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="LanguageOptions_DisableInputMethod_m17n:am:sera">
<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="LanguageOptions_DisableInputMethod_m17n:ar:kbd">
<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="LanguageOptions_DisableInputMethod_m17n:bn:itrans">
<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="LanguageOptions_DisableInputMethod_m17n:fa:isiri">
<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="LanguageOptions_DisableInputMethod_m17n:gu:itrans">
<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="LanguageOptions_DisableInputMethod_m17n:hi:itrans">
<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="LanguageOptions_DisableInputMethod_m17n:kn:itrans">
<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="LanguageOptions_DisableInputMethod_m17n:ml:itrans">
<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="LanguageOptions_DisableInputMethod_m17n:mr:itrans">
<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="LanguageOptions_DisableInputMethod_m17n:ta:inscript">
<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="LanguageOptions_DisableInputMethod_m17n:ta:itrans">
<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="LanguageOptions_DisableInputMethod_m17n:ta:phonetic">
<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="LanguageOptions_DisableInputMethod_m17n:ta:tamil99">
<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="LanguageOptions_DisableInputMethod_m17n:ta:typewriter">
<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="LanguageOptions_DisableInputMethod_m17n:te:itrans">
<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="LanguageOptions_DisableInputMethod_m17n:th:kesmanee">
<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="LanguageOptions_DisableInputMethod_m17n:th:pattachote">
<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="LanguageOptions_DisableInputMethod_m17n:th:tis820">
<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="LanguageOptions_DisableInputMethod_m17n:vi:tcvn">
<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="LanguageOptions_DisableInputMethod_m17n:vi:telex">
<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="LanguageOptions_DisableInputMethod_m17n:vi:viqr">
<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="LanguageOptions_DisableInputMethod_m17n:vi:vni">
<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="LanguageOptions_DisableInputMethod_m17n:zh:cangjie">
<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="LanguageOptions_DisableInputMethod_m17n:zh:quick">
<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="LanguageOptions_DisableInputMethod_mozc">
<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="LanguageOptions_DisableInputMethod_mozc-chewing">
<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="LanguageOptions_DisableInputMethod_mozc-dv">
<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="LanguageOptions_DisableInputMethod_mozc-hangul">
<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="LanguageOptions_DisableInputMethod_mozc-jp">
<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="LanguageOptions_DisableInputMethod_pinyin">
<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="LanguageOptions_DisableInputMethod_pinyin-dv">
<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="LanguageOptions_DisableInputMethod_xkb:am:phonetic:arm">
<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="LanguageOptions_DisableInputMethod_xkb:be::fra">
<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="LanguageOptions_DisableInputMethod_xkb:be::ger">
<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="LanguageOptions_DisableInputMethod_xkb:be::nld">
<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="LanguageOptions_DisableInputMethod_xkb:bg::bul">
<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="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul">
<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="LanguageOptions_DisableInputMethod_xkb:br::por">
<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="LanguageOptions_DisableInputMethod_xkb:by::bel">
<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="LanguageOptions_DisableInputMethod_xkb:ca::fra">
<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="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng">
<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="LanguageOptions_DisableInputMethod_xkb:ca:multix:fra">
<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="LanguageOptions_DisableInputMethod_xkb:ch::ger">
<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="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra">
<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="LanguageOptions_DisableInputMethod_xkb:cz::cze">
<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="LanguageOptions_DisableInputMethod_xkb:cz:qwerty:cze">
<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="LanguageOptions_DisableInputMethod_xkb:de::ger">
<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="LanguageOptions_DisableInputMethod_xkb:de:neo:ger">
<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="LanguageOptions_DisableInputMethod_xkb:dk::dan">
<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="LanguageOptions_DisableInputMethod_xkb:ee::est">
<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="LanguageOptions_DisableInputMethod_xkb:es::spa">
<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="LanguageOptions_DisableInputMethod_xkb:es:cat:cat">
<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="LanguageOptions_DisableInputMethod_xkb:fi::fin">
<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="LanguageOptions_DisableInputMethod_xkb:fr::fra">
<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="LanguageOptions_DisableInputMethod_xkb:gb:dvorak:eng">
<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="LanguageOptions_DisableInputMethod_xkb:gb:extd:eng">
<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="LanguageOptions_DisableInputMethod_xkb:ge::geo">
<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="LanguageOptions_DisableInputMethod_xkb:gr::gre">
<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="LanguageOptions_DisableInputMethod_xkb:hr::scr">
<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="LanguageOptions_DisableInputMethod_xkb:hu::hun">
<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="LanguageOptions_DisableInputMethod_xkb:il::heb">
<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="LanguageOptions_DisableInputMethod_xkb:is::ice">
<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="LanguageOptions_DisableInputMethod_xkb:it::ita">
<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="LanguageOptions_DisableInputMethod_xkb:jp::jpn">
<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="LanguageOptions_DisableInputMethod_xkb:kr:kr104:kor">
<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="LanguageOptions_DisableInputMethod_xkb:latam::spa">
<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="LanguageOptions_DisableInputMethod_xkb:lt::lit">
<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="LanguageOptions_DisableInputMethod_xkb:lv::lav">
<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="LanguageOptions_DisableInputMethod_xkb:lv:apostrophe:lav">
<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="LanguageOptions_DisableInputMethod_xkb:mn::mon">
<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="LanguageOptions_DisableInputMethod_xkb:nl::nld">
<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="LanguageOptions_DisableInputMethod_xkb:no::nob">
<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="LanguageOptions_DisableInputMethod_xkb:no::nor">
<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="LanguageOptions_DisableInputMethod_xkb:pl::pol">
<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="LanguageOptions_DisableInputMethod_xkb:pt::por">
<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="LanguageOptions_DisableInputMethod_xkb:ro::rum">
<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="LanguageOptions_DisableInputMethod_xkb:rs::srp">
<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="LanguageOptions_DisableInputMethod_xkb:ru::rus">
<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="LanguageOptions_DisableInputMethod_xkb:ru:phonetic:rus">
<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="LanguageOptions_DisableInputMethod_xkb:se::swe">
<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="LanguageOptions_DisableInputMethod_xkb:si::slv">
<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="LanguageOptions_DisableInputMethod_xkb:sk::slo">
<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="LanguageOptions_DisableInputMethod_xkb:tr::tur">
<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="LanguageOptions_DisableInputMethod_xkb:ua::ukr">
<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="LanguageOptions_DisableInputMethod_xkb:us::eng">
<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="LanguageOptions_DisableInputMethod_xkb:us:altgr-intl:eng">
<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="LanguageOptions_DisableInputMethod_xkb:us:colemak:eng">
<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="LanguageOptions_DisableInputMethod_xkb:us:dvorak:eng">
<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="LanguageOptions_DisableInputMethod_xkb:us:intl:eng">
<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="LanguageOptions_EnableInputMethod_chewing">
<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="LanguageOptions_EnableInputMethod_english-m">
<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="LanguageOptions_EnableInputMethod_hangul">
<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="LanguageOptions_EnableInputMethod_m17n:am:sera">
<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="LanguageOptions_EnableInputMethod_m17n:ar:kbd">
<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="LanguageOptions_EnableInputMethod_m17n:bn:itrans">
<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="LanguageOptions_EnableInputMethod_m17n:fa:isiri">
<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="LanguageOptions_EnableInputMethod_m17n:gu:itrans">
<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="LanguageOptions_EnableInputMethod_m17n:hi:itrans">
<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="LanguageOptions_EnableInputMethod_m17n:kn:itrans">
<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="LanguageOptions_EnableInputMethod_m17n:ml:itrans">
<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="LanguageOptions_EnableInputMethod_m17n:mr:itrans">
<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="LanguageOptions_EnableInputMethod_m17n:ta:inscript">
<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="LanguageOptions_EnableInputMethod_m17n:ta:itrans">
<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="LanguageOptions_EnableInputMethod_m17n:ta:phonetic">
<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="LanguageOptions_EnableInputMethod_m17n:ta:tamil99">
<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="LanguageOptions_EnableInputMethod_m17n:ta:typewriter">
<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="LanguageOptions_EnableInputMethod_m17n:te:itrans">
<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="LanguageOptions_EnableInputMethod_m17n:th:kesmanee">
<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="LanguageOptions_EnableInputMethod_m17n:th:pattachote">
<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="LanguageOptions_EnableInputMethod_m17n:th:tis820">
<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="LanguageOptions_EnableInputMethod_m17n:vi:tcvn">
<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="LanguageOptions_EnableInputMethod_m17n:vi:telex">
<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="LanguageOptions_EnableInputMethod_m17n:vi:viqr">
<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="LanguageOptions_EnableInputMethod_m17n:vi:vni">
<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="LanguageOptions_EnableInputMethod_m17n:zh:cangjie">
<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="LanguageOptions_EnableInputMethod_m17n:zh:quick">
<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="LanguageOptions_EnableInputMethod_mozc">
<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="LanguageOptions_EnableInputMethod_mozc-chewing">
<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="LanguageOptions_EnableInputMethod_mozc-dv">
<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="LanguageOptions_EnableInputMethod_mozc-hangul">
<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="LanguageOptions_EnableInputMethod_mozc-jp">
<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="LanguageOptions_EnableInputMethod_pinyin">
<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="LanguageOptions_EnableInputMethod_pinyin-dv">
<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="LanguageOptions_EnableInputMethod_xkb:am:phonetic:arm">
<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="LanguageOptions_EnableInputMethod_xkb:be::fra">
<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="LanguageOptions_EnableInputMethod_xkb:be::ger">
<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="LanguageOptions_EnableInputMethod_xkb:be::nld">
<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="LanguageOptions_EnableInputMethod_xkb:bg::bul">
<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="LanguageOptions_EnableInputMethod_xkb:bg:phonetic:bul">
<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="LanguageOptions_EnableInputMethod_xkb:br::por">
<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="LanguageOptions_EnableInputMethod_xkb:by::bel">
<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="LanguageOptions_EnableInputMethod_xkb:ca::fra">
<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="LanguageOptions_EnableInputMethod_xkb:ca:eng:eng">
<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="LanguageOptions_EnableInputMethod_xkb:ca:multix:fra">
<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="LanguageOptions_EnableInputMethod_xkb:ch::ger">
<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="LanguageOptions_EnableInputMethod_xkb:ch:fr:fra">
<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="LanguageOptions_EnableInputMethod_xkb:cz::cze">
<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="LanguageOptions_EnableInputMethod_xkb:cz:qwerty:cze">
<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="LanguageOptions_EnableInputMethod_xkb:de::ger">
<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="LanguageOptions_EnableInputMethod_xkb:de:neo:ger">
<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="LanguageOptions_EnableInputMethod_xkb:dk::dan">
<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="LanguageOptions_EnableInputMethod_xkb:ee::est">
<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="LanguageOptions_EnableInputMethod_xkb:es::spa">
<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="LanguageOptions_EnableInputMethod_xkb:es:cat:cat">
<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="LanguageOptions_EnableInputMethod_xkb:fi::fin">
<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="LanguageOptions_EnableInputMethod_xkb:fr::fra">
<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="LanguageOptions_EnableInputMethod_xkb:gb:dvorak:eng">
<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="LanguageOptions_EnableInputMethod_xkb:gb:extd:eng">
<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="LanguageOptions_EnableInputMethod_xkb:ge::geo">
<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="LanguageOptions_EnableInputMethod_xkb:gr::gre">
<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="LanguageOptions_EnableInputMethod_xkb:hr::scr">
<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="LanguageOptions_EnableInputMethod_xkb:hu::hun">
<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="LanguageOptions_EnableInputMethod_xkb:il::heb">
<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="LanguageOptions_EnableInputMethod_xkb:is::ice">
<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="LanguageOptions_EnableInputMethod_xkb:it::ita">
<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="LanguageOptions_EnableInputMethod_xkb:jp::jpn">
<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="LanguageOptions_EnableInputMethod_xkb:kr:kr104:kor">
<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="LanguageOptions_EnableInputMethod_xkb:latam::spa">
<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="LanguageOptions_EnableInputMethod_xkb:lt::lit">
<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="LanguageOptions_EnableInputMethod_xkb:lv::lav">
<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="LanguageOptions_EnableInputMethod_xkb:lv:apostrophe:lav">
<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="LanguageOptions_EnableInputMethod_xkb:mn::mon">
<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="LanguageOptions_EnableInputMethod_xkb:nl::nld">
<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="LanguageOptions_EnableInputMethod_xkb:no::nob">
<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="LanguageOptions_EnableInputMethod_xkb:no::nor">
<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="LanguageOptions_EnableInputMethod_xkb:pl::pol">
<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="LanguageOptions_EnableInputMethod_xkb:pt::por">
<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="LanguageOptions_EnableInputMethod_xkb:ro::rum">
<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="LanguageOptions_EnableInputMethod_xkb:rs::srp">
<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="LanguageOptions_EnableInputMethod_xkb:ru::rus">
<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="LanguageOptions_EnableInputMethod_xkb:ru:phonetic:rus">
<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="LanguageOptions_EnableInputMethod_xkb:se::swe">
<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="LanguageOptions_EnableInputMethod_xkb:si::slv">
<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="LanguageOptions_EnableInputMethod_xkb:sk::slo">
<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="LanguageOptions_EnableInputMethod_xkb:tr::tur">
<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="LanguageOptions_EnableInputMethod_xkb:ua::ukr">
<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="LanguageOptions_EnableInputMethod_xkb:us::eng">
<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="LanguageOptions_EnableInputMethod_xkb:us:altgr-intl:eng">
<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="LanguageOptions_EnableInputMethod_xkb:us:colemak:eng">
<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="LanguageOptions_EnableInputMethod_xkb:us:dvorak:eng">
<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="LanguageOptions_EnableInputMethod_xkb:us:intl:eng">
<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="LanguageOptions_Open">
<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="LanguageOptions_Restart">
<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="LanguageOptions_SignOut">
<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="LanguageOptions_SpellCheckLanguageChange_af">
<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="LanguageOptions_SpellCheckLanguageChange_am">
<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="LanguageOptions_SpellCheckLanguageChange_ar">
<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="LanguageOptions_SpellCheckLanguageChange_az">
<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="LanguageOptions_SpellCheckLanguageChange_be">
<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="LanguageOptions_SpellCheckLanguageChange_bg">
<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="LanguageOptions_SpellCheckLanguageChange_bh">
<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="LanguageOptions_SpellCheckLanguageChange_bn">
<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="LanguageOptions_SpellCheckLanguageChange_br">
<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="LanguageOptions_SpellCheckLanguageChange_bs">
<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="LanguageOptions_SpellCheckLanguageChange_ca">
<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="LanguageOptions_SpellCheckLanguageChange_co">
<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="LanguageOptions_SpellCheckLanguageChange_cs">
<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="LanguageOptions_SpellCheckLanguageChange_cy">
<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="LanguageOptions_SpellCheckLanguageChange_da">
<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="LanguageOptions_SpellCheckLanguageChange_de">
<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="LanguageOptions_SpellCheckLanguageChange_de-AT">
<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="LanguageOptions_SpellCheckLanguageChange_de-CH">
<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="LanguageOptions_SpellCheckLanguageChange_de-DE">
<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="LanguageOptions_SpellCheckLanguageChange_el">
<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="LanguageOptions_SpellCheckLanguageChange_en">
<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="LanguageOptions_SpellCheckLanguageChange_en-AU">
<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="LanguageOptions_SpellCheckLanguageChange_en-CA">
<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="LanguageOptions_SpellCheckLanguageChange_en-GB">
<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="LanguageOptions_SpellCheckLanguageChange_en-NZ">
<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="LanguageOptions_SpellCheckLanguageChange_en-US">
<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="LanguageOptions_SpellCheckLanguageChange_en-ZA">
<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="LanguageOptions_SpellCheckLanguageChange_eo">
<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="LanguageOptions_SpellCheckLanguageChange_es">
<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="LanguageOptions_SpellCheckLanguageChange_es-419">
<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="LanguageOptions_SpellCheckLanguageChange_et">
<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="LanguageOptions_SpellCheckLanguageChange_eu">
<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="LanguageOptions_SpellCheckLanguageChange_fa">
<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="LanguageOptions_SpellCheckLanguageChange_fi">
<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="LanguageOptions_SpellCheckLanguageChange_fil">
<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="LanguageOptions_SpellCheckLanguageChange_fo">
<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="LanguageOptions_SpellCheckLanguageChange_fr">
<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="LanguageOptions_SpellCheckLanguageChange_fr-CA">
<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="LanguageOptions_SpellCheckLanguageChange_fr-CH">
<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="LanguageOptions_SpellCheckLanguageChange_fr-FR">
<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="LanguageOptions_SpellCheckLanguageChange_fy">
<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="LanguageOptions_SpellCheckLanguageChange_ga">
<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="LanguageOptions_SpellCheckLanguageChange_gd">
<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="LanguageOptions_SpellCheckLanguageChange_gl">
<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="LanguageOptions_SpellCheckLanguageChange_gn">
<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="LanguageOptions_SpellCheckLanguageChange_gu">
<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="LanguageOptions_SpellCheckLanguageChange_ha">
<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="LanguageOptions_SpellCheckLanguageChange_haw">
<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="LanguageOptions_SpellCheckLanguageChange_he">
<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="LanguageOptions_SpellCheckLanguageChange_hi">
<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="LanguageOptions_SpellCheckLanguageChange_hr">
<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="LanguageOptions_SpellCheckLanguageChange_hu">
<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="LanguageOptions_SpellCheckLanguageChange_hy">
<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="LanguageOptions_SpellCheckLanguageChange_ia">
<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="LanguageOptions_SpellCheckLanguageChange_id">
<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="LanguageOptions_SpellCheckLanguageChange_is">
<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="LanguageOptions_SpellCheckLanguageChange_it">
<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="LanguageOptions_SpellCheckLanguageChange_it-CH">
<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="LanguageOptions_SpellCheckLanguageChange_it-IT">
<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="LanguageOptions_SpellCheckLanguageChange_ja">
<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="LanguageOptions_SpellCheckLanguageChange_jw">
<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="LanguageOptions_SpellCheckLanguageChange_ka">
<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="LanguageOptions_SpellCheckLanguageChange_kk">
<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="LanguageOptions_SpellCheckLanguageChange_km">
<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="LanguageOptions_SpellCheckLanguageChange_kn">
<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="LanguageOptions_SpellCheckLanguageChange_ko">
<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="LanguageOptions_SpellCheckLanguageChange_ku">
<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="LanguageOptions_SpellCheckLanguageChange_ky">
<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="LanguageOptions_SpellCheckLanguageChange_la">
<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="LanguageOptions_SpellCheckLanguageChange_ln">
<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="LanguageOptions_SpellCheckLanguageChange_lo">
<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="LanguageOptions_SpellCheckLanguageChange_lt">
<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="LanguageOptions_SpellCheckLanguageChange_lv">
<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="LanguageOptions_SpellCheckLanguageChange_mk">
<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="LanguageOptions_SpellCheckLanguageChange_ml">
<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="LanguageOptions_SpellCheckLanguageChange_mn">
<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="LanguageOptions_SpellCheckLanguageChange_mo">
<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="LanguageOptions_SpellCheckLanguageChange_mr">
<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="LanguageOptions_SpellCheckLanguageChange_ms">
<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="LanguageOptions_SpellCheckLanguageChange_mt">
<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="LanguageOptions_SpellCheckLanguageChange_nb">
<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="LanguageOptions_SpellCheckLanguageChange_ne">
<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="LanguageOptions_SpellCheckLanguageChange_nl">
<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="LanguageOptions_SpellCheckLanguageChange_nn">
<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="LanguageOptions_SpellCheckLanguageChange_no">
<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="LanguageOptions_SpellCheckLanguageChange_oc">
<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="LanguageOptions_SpellCheckLanguageChange_om">
<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="LanguageOptions_SpellCheckLanguageChange_or">
<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="LanguageOptions_SpellCheckLanguageChange_pa">
<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="LanguageOptions_SpellCheckLanguageChange_pl">
<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="LanguageOptions_SpellCheckLanguageChange_ps">
<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="LanguageOptions_SpellCheckLanguageChange_pt">
<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="LanguageOptions_SpellCheckLanguageChange_pt-BR">
<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="LanguageOptions_SpellCheckLanguageChange_pt-PT">
<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="LanguageOptions_SpellCheckLanguageChange_qu">
<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="LanguageOptions_SpellCheckLanguageChange_rm">
<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="LanguageOptions_SpellCheckLanguageChange_ro">
<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="LanguageOptions_SpellCheckLanguageChange_ru">
<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="LanguageOptions_SpellCheckLanguageChange_sd">
<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="LanguageOptions_SpellCheckLanguageChange_sh">
<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="LanguageOptions_SpellCheckLanguageChange_si">
<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="LanguageOptions_SpellCheckLanguageChange_sk">
<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="LanguageOptions_SpellCheckLanguageChange_sl">
<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="LanguageOptions_SpellCheckLanguageChange_sn">
<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="LanguageOptions_SpellCheckLanguageChange_so">
<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="LanguageOptions_SpellCheckLanguageChange_sq">
<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="LanguageOptions_SpellCheckLanguageChange_sr">
<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="LanguageOptions_SpellCheckLanguageChange_st">
<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="LanguageOptions_SpellCheckLanguageChange_su">
<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="LanguageOptions_SpellCheckLanguageChange_sv">
<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="LanguageOptions_SpellCheckLanguageChange_sw">
<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="LanguageOptions_SpellCheckLanguageChange_ta">
<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="LanguageOptions_SpellCheckLanguageChange_te">
<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="LanguageOptions_SpellCheckLanguageChange_tg">
<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="LanguageOptions_SpellCheckLanguageChange_th">
<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="LanguageOptions_SpellCheckLanguageChange_ti">
<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="LanguageOptions_SpellCheckLanguageChange_tk">
<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="LanguageOptions_SpellCheckLanguageChange_to">
<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="LanguageOptions_SpellCheckLanguageChange_tr">
<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="LanguageOptions_SpellCheckLanguageChange_tt">
<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="LanguageOptions_SpellCheckLanguageChange_tw">
<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="LanguageOptions_SpellCheckLanguageChange_ug">
<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="LanguageOptions_SpellCheckLanguageChange_uk">
<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="LanguageOptions_SpellCheckLanguageChange_ur">
<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="LanguageOptions_SpellCheckLanguageChange_uz">
<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="LanguageOptions_SpellCheckLanguageChange_vi">
<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="LanguageOptions_SpellCheckLanguageChange_xh">
<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="LanguageOptions_SpellCheckLanguageChange_yi">
<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="LanguageOptions_SpellCheckLanguageChange_yo">
<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="LanguageOptions_SpellCheckLanguageChange_zh">
<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="LanguageOptions_SpellCheckLanguageChange_zh-CN">
<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="LanguageOptions_SpellCheckLanguageChange_zh-TW">
<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="LanguageOptions_SpellCheckLanguageChange_zu">
<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="LanguageOptions_UiLanguageChange_af">
<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="LanguageOptions_UiLanguageChange_am">
<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="LanguageOptions_UiLanguageChange_ar">
<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="LanguageOptions_UiLanguageChange_az">
<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="LanguageOptions_UiLanguageChange_be">
<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="LanguageOptions_UiLanguageChange_bg">
<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="LanguageOptions_UiLanguageChange_bh">
<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="LanguageOptions_UiLanguageChange_bn">
<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="LanguageOptions_UiLanguageChange_br">
<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="LanguageOptions_UiLanguageChange_bs">
<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="LanguageOptions_UiLanguageChange_ca">
<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="LanguageOptions_UiLanguageChange_co">
<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="LanguageOptions_UiLanguageChange_cs">
<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="LanguageOptions_UiLanguageChange_cy">
<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="LanguageOptions_UiLanguageChange_da">
<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="LanguageOptions_UiLanguageChange_de">
<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="LanguageOptions_UiLanguageChange_de-AT">
<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="LanguageOptions_UiLanguageChange_de-CH">
<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="LanguageOptions_UiLanguageChange_de-DE">
<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="LanguageOptions_UiLanguageChange_el">
<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="LanguageOptions_UiLanguageChange_en">
<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="LanguageOptions_UiLanguageChange_en-AU">
<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="LanguageOptions_UiLanguageChange_en-CA">
<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="LanguageOptions_UiLanguageChange_en-GB">
<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="LanguageOptions_UiLanguageChange_en-NZ">
<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="LanguageOptions_UiLanguageChange_en-US">
<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="LanguageOptions_UiLanguageChange_en-ZA">
<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="LanguageOptions_UiLanguageChange_eo">
<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="LanguageOptions_UiLanguageChange_es">
<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="LanguageOptions_UiLanguageChange_es-419">
<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="LanguageOptions_UiLanguageChange_et">
<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="LanguageOptions_UiLanguageChange_eu">
<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="LanguageOptions_UiLanguageChange_fa">
<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="LanguageOptions_UiLanguageChange_fi">
<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="LanguageOptions_UiLanguageChange_fil">
<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="LanguageOptions_UiLanguageChange_fo">
<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="LanguageOptions_UiLanguageChange_fr">
<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="LanguageOptions_UiLanguageChange_fr-CA">
<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="LanguageOptions_UiLanguageChange_fr-CH">
<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="LanguageOptions_UiLanguageChange_fr-FR">
<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="LanguageOptions_UiLanguageChange_fy">
<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="LanguageOptions_UiLanguageChange_ga">
<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="LanguageOptions_UiLanguageChange_gd">
<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="LanguageOptions_UiLanguageChange_gl">
<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="LanguageOptions_UiLanguageChange_gn">
<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="LanguageOptions_UiLanguageChange_gu">
<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="LanguageOptions_UiLanguageChange_ha">
<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="LanguageOptions_UiLanguageChange_haw">
<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="LanguageOptions_UiLanguageChange_he">
<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="LanguageOptions_UiLanguageChange_hi">
<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="LanguageOptions_UiLanguageChange_hr">
<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="LanguageOptions_UiLanguageChange_hu">
<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="LanguageOptions_UiLanguageChange_hy">
<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="LanguageOptions_UiLanguageChange_ia">
<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="LanguageOptions_UiLanguageChange_id">
<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="LanguageOptions_UiLanguageChange_is">
<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="LanguageOptions_UiLanguageChange_it">
<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="LanguageOptions_UiLanguageChange_it-CH">
<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="LanguageOptions_UiLanguageChange_it-IT">
<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="LanguageOptions_UiLanguageChange_ja">
<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="LanguageOptions_UiLanguageChange_jw">
<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="LanguageOptions_UiLanguageChange_ka">
<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="LanguageOptions_UiLanguageChange_kk">
<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="LanguageOptions_UiLanguageChange_km">
<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="LanguageOptions_UiLanguageChange_kn">
<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="LanguageOptions_UiLanguageChange_ko">
<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="LanguageOptions_UiLanguageChange_ku">
<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="LanguageOptions_UiLanguageChange_ky">
<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="LanguageOptions_UiLanguageChange_la">
<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="LanguageOptions_UiLanguageChange_ln">
<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="LanguageOptions_UiLanguageChange_lo">
<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="LanguageOptions_UiLanguageChange_lt">
<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="LanguageOptions_UiLanguageChange_lv">
<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="LanguageOptions_UiLanguageChange_mk">
<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="LanguageOptions_UiLanguageChange_ml">
<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="LanguageOptions_UiLanguageChange_mn">
<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="LanguageOptions_UiLanguageChange_mo">
<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="LanguageOptions_UiLanguageChange_mr">
<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="LanguageOptions_UiLanguageChange_ms">
<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="LanguageOptions_UiLanguageChange_mt">
<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="LanguageOptions_UiLanguageChange_nb">
<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="LanguageOptions_UiLanguageChange_ne">
<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="LanguageOptions_UiLanguageChange_nl">
<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="LanguageOptions_UiLanguageChange_nn">
<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="LanguageOptions_UiLanguageChange_no">
<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="LanguageOptions_UiLanguageChange_oc">
<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="LanguageOptions_UiLanguageChange_om">
<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="LanguageOptions_UiLanguageChange_or">
<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="LanguageOptions_UiLanguageChange_pa">
<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="LanguageOptions_UiLanguageChange_pl">
<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="LanguageOptions_UiLanguageChange_ps">
<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="LanguageOptions_UiLanguageChange_pt">
<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="LanguageOptions_UiLanguageChange_pt-BR">
<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="LanguageOptions_UiLanguageChange_pt-PT">
<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="LanguageOptions_UiLanguageChange_qu">
<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="LanguageOptions_UiLanguageChange_rm">
<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="LanguageOptions_UiLanguageChange_ro">
<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="LanguageOptions_UiLanguageChange_ru">
<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="LanguageOptions_UiLanguageChange_sd">
<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="LanguageOptions_UiLanguageChange_sh">
<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="LanguageOptions_UiLanguageChange_si">
<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="LanguageOptions_UiLanguageChange_sk">
<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="LanguageOptions_UiLanguageChange_sl">
<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="LanguageOptions_UiLanguageChange_sn">
<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="LanguageOptions_UiLanguageChange_so">
<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="LanguageOptions_UiLanguageChange_sq">
<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="LanguageOptions_UiLanguageChange_sr">
<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="LanguageOptions_UiLanguageChange_st">
<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="LanguageOptions_UiLanguageChange_su">
<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="LanguageOptions_UiLanguageChange_sv">
<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="LanguageOptions_UiLanguageChange_sw">
<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="LanguageOptions_UiLanguageChange_ta">
<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="LanguageOptions_UiLanguageChange_te">
<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="LanguageOptions_UiLanguageChange_tg">
<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="LanguageOptions_UiLanguageChange_th">
<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="LanguageOptions_UiLanguageChange_ti">
<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="LanguageOptions_UiLanguageChange_tk">
<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="LanguageOptions_UiLanguageChange_to">
<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="LanguageOptions_UiLanguageChange_tr">
<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="LanguageOptions_UiLanguageChange_tt">
<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="LanguageOptions_UiLanguageChange_tw">
<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="LanguageOptions_UiLanguageChange_ug">
<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="LanguageOptions_UiLanguageChange_uk">
<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="LanguageOptions_UiLanguageChange_ur">
<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="LanguageOptions_UiLanguageChange_uz">
<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="LanguageOptions_UiLanguageChange_vi">
<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="LanguageOptions_UiLanguageChange_xh">
<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="LanguageOptions_UiLanguageChange_yi">
<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="LanguageOptions_UiLanguageChange_yo">
<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="LanguageOptions_UiLanguageChange_zh">
<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="LanguageOptions_UiLanguageChange_zh-CN">
<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="LanguageOptions_UiLanguageChange_zh-TW">
<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="LanguageOptions_UiLanguageChange_zu">
<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="Launcher_ButtonPressed_Mouse">
<owner>bruthig@google.com</owner>
<owner>tdanderson@google.com</owner>
<description>
Recorded when the user activates a shelf button using the mouse.
</description>
</action>
<action name="Launcher_ButtonPressed_Touch">
<owner>bruthig@google.com</owner>
<owner>tdanderson@google.com</owner>
<description>
Recorded when the user activates a shelf button using touch.
</description>
</action>
<action name="Launcher_ClickOnApp">
<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="Launcher_ClickOnApplistButton">
<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="Launcher_LaunchTask">
<owner>bruthig@google.com</owner>
<owner>tdanderson@google.com</owner>
<description>
Recorded when the user launches a new task from the shelf.
</description>
</action>
<action name="Launcher_MinimizeTask">
<owner>bruthig@google.com</owner>
<owner>tdanderson@google.com</owner>
<description>
Recorded when the user minimizes an existing task by clicking an icon in the
shelf.
</description>
</action>
<action name="Launcher_SwitchTask">
<owner>bruthig@google.com</owner>
<owner>tdanderson@google.com</owner>
<description>
Recorded when the user activates an existing task from the shelf.
</description>
</action>
<action name="LoadURL">
<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="LoadURLFromKeyword">
<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="LocalDiscoveryNotificationsDisabled_Settings_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>
</action>
<action name="LocalDiscoveryNotificationsDisabled_Settings_Enable">
<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="LockScreen">
<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="Login.CreateAccount">
<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="Login_DemoUserLoginSuccess">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Retail mode doesn't exist anymore.</obsolete>
</action>
<action name="Login_Failure">
<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="Login_GuestLoginSuccess">
<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="Login_OffTheRecordLoginSuccess">
<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="Login_Success">
<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="MalwareInterstitial.Advanced">
<owner>felt@chromium.org</owner>
<description>
User opened the &quot;Advanced&quot; tab on the malware interstitial.
</description>
</action>
<action name="MalwareInterstitial.Back">
<owner>felt@chromium.org</owner>
<description>User heeded the malware interstitial.</description>
</action>
<action name="MalwareInterstitial.Proceed">
<owner>felt@chromium.org</owner>
<description>User proceeded through the malware interstitial.</description>
</action>
<action name="MalwareInterstitial.Show">
<owner>felt@chromium.org</owner>
<description>User saw a malware interstitial.</description>
</action>
<action name="ManagedMode_ClosePassphraseDialog">
<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="ManagedMode_LocallyManagedUserCreated">
<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="ManagedMode_MainFrameNavigation">
<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="ManagedMode_NewManagedUserWindow">
<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="ManagedMode_OpenPassphraseDialog">
<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="ManagedMode_OpenSettings">
<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="ManagedMode_StartupEnableManagedSwitch">
<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="ManagedMode_StartupManagedSwitch">
<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="ManagedMode_StartupNoManagedSwitch">
<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="ManagedUsers_Chromeos_Sync_Invalidated">
<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="ManagedUsers_Chromeos_Sync_Recovered">
<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="ManagedUsers_OpenProfile">
<owner>pam@chromium.org</owner>
<owner>treib@chromium.org</owner>
<description>Supervised user profile activated.</description>
</action>
<action name="ManagedUsers_QuitBrowser">
<owner>pam@chromium.org</owner>
<owner>treib@chromium.org</owner>
<description>Supervised user quit the browser.</description>
</action>
<action name="ManagedUsers_SwitchProfile">
<owner>pam@chromium.org</owner>
<owner>treib@chromium.org</owner>
<description>Supervised user switched to another profile.</description>
</action>
<action name="ManagedUsers_UploadItem_Queued">
<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="ManagedUsers_UploadItem_Syncing">
<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="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="ManagedUsers_Whitelist_UncleanUninstall">
<owner>bauerb@chromium.org</owner>
<owner>treib@chromium.org</owner>
<owner>pam@chromium.org</owner>
<description>
Recorded at startup if an unregistered whitelist has been found. This
usually means that an uninstallation did not complete.
</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>
</action>
<action name="MaxButton_Clk_Maximize">
<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="MaxButton_Clk_Restore">
<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="MaxButton_MaxLeft">
<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="MaxButton_MaxRight">
<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="MaxButton_Maximize">
<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="MaxButton_Minimize">
<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="MaxButton_Restore">
<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="MaxButton_ShowBubble">
<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="MediaContextMenu_Controls">
<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="MediaContextMenu_Loop">
<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="MediaContextMenu_Mute">
<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="MediaContextMenu_Pause">
<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="MediaContextMenu_Play">
<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="MediaContextMenu_Unmute">
<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="MediaIndicatorButton_Dragged">
<owner>miu@chromium.org</owner>
<description>
User dragged the tab media indicator button; perhaps meant to drag the tab.
</description>
</action>
<action name="MediaIndicatorButton_Mute">
<owner>miu@chromium.org</owner>
<description>
User clicked the tab media indicator button to mute the tab.
</description>
</action>
<action name="MediaIndicatorButton_Unmute">
<owner>miu@chromium.org</owner>
<description>
User clicked the tab media indicator button to unmute the tab.
</description>
</action>
<action name="Menu_Take_Screenshot">
<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="MinButton_Clk">
<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="Minimize_UsingKey">
<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="MixedScript_LoadAnyway_Bubble">
<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="MobileActionBarShown">
<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="MobileBeamCallbackSuccess">
<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="MobileBeamInvalidAppState">
<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="MobileBreakpadUploadAttempt">
<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="MobileBreakpadUploadFail">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="MobileBreakpadUploadFailure">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileBreakpadUploadSuccess">
<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="MobileContextMenuCopyImageLinkAddress">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuCopyLinkAddress">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuCopyLinkText">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuDownloadImage">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuDownloadLink">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuDownloadVideo">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuImage">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuLink">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuOpenImageInNewTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuOpenLink">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuOpenLinkInIncognito">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuOpenLinkInNewTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuOpenOriginalImageInNewTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuSaveImage">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuSearchByImage">
<owner>bdibello@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuShareLink">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileContextMenuText">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuVideo">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuViewImage">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileFirstEditInOmnibox">
<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="MobileFocusedFakeboxOnNtp">
<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="MobileFocusedOmniboxNotOnNtp">
<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="MobileFocusedOmniboxOnNtp">
<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="MobileFre.SignInShown">
<owner>aruslan@chromium.org</owner>
<description>
User was presented with the sign-in dialog during the First Run Experience.
This metric is specific to Android.
</description>
</action>
<action name="MobileFreAttemptSignIn">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileFreSignInSuccessful">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileFreSkipSignIn">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileMWSession">
<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="MobileMenuAddToBookmarks">
<owner>aurimas@chromium.org</owner>
<description>
User pressed the star icon in the app menu to add or remove a bookmark for
the current page.
</description>
</action>
<action name="MobileMenuAddToHomescreen">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Add to homescreen' in the app menu.</description>
</action>
<action name="MobileMenuAllBookmarks">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Bookmarks' in the app menu.</description>
</action>
<action name="MobileMenuBack">
<owner>aurimas@chromium.org</owner>
<description>User pressed the back icon in the app menu.</description>
<obsolete>Obsolete as of 5/2015</obsolete>
</action>
<action name="MobileMenuCloseAllTabs">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Close all tabs' in the app menu.</description>
</action>
<action name="MobileMenuCloseTab">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Close tab' in the app menu.</description>
<obsolete>This menu item was never added to the app menu.</obsolete>
</action>
<action name="MobileMenuDirectShare">
<owner>aurimas@chromium.org</owner>
<description>
User pressed the application icon next to 'Share' to share directly with the
most recently used application.
</description>
</action>
<action name="MobileMenuFeedback">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Help and Feedback' in the app menu.</description>
</action>
<action name="MobileMenuFindInPage">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Find in page' in the app menu.</description>
</action>
<action name="MobileMenuForward">
<owner>aurimas@chromium.org</owner>
<description>User pressed the forward icon in the app menu.</description>
</action>
<action name="MobileMenuFullscreen">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Fullscreen' in the app menu.</description>
<obsolete>This menu item was never added to the app menu.</obsolete>
</action>
<action name="MobileMenuHistory">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'History' in the app menu.</description>
</action>
<action name="MobileMenuNewIncognitoTab">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'New incognito tab' in the app menu.</description>
</action>
<action name="MobileMenuNewTab">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'New tab' in the app menu.</description>
</action>
<action name="MobileMenuOpenTabs">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Recent tabs' in the app menu.</description>
</action>
<action name="MobileMenuPrint">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Print' in the app menu.</description>
</action>
<action name="MobileMenuQuit">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Quit' in the app menu.</description>
<obsolete>This menu item was never added to the app menu.</obsolete>
</action>
<action name="MobileMenuReload">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Reload' in the app menu.</description>
<obsolete>This menu item was never added to the app menu.</obsolete>
</action>
<action name="MobileMenuRequestDesktopSite">
<owner>aurimas@chromium.org</owner>
<description>
User pressed 'Request Desktop Site' in the app menu.
</description>
</action>
<action name="MobileMenuSettings">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Settings' in the app menu.</description>
</action>
<action name="MobileMenuShare">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Share' in the app menu.</description>
</action>
<action name="MobileMenuShow">
<owner>aurimas@chromium.org</owner>
<description>User opened the app menu.</description>
</action>
<action name="MobileNTPBookmark">
<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="MobileNTPForeignSession">
<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="MobileNTPMostVisited">
<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="MobileNTPRecentlyClosed">
<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="MobileNTPSwitchToBookmarks">
<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="MobileNTPSwitchToIncognito">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileNTPSwitchToMostVisited">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileNTPSwitchToOpenTabs">
<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="MobileNewTabOpened">
<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="MobileOmniboxClipboardChanged">
<owner>jif@chromium.org</owner>
<description>
Emitted when Chrome detects that the clipboard contains a new URL. This
occurs either when Chrome enters the foreground and notices that the content
of the clipboard changed, or when the clipboard changes while Chrome is in
the foreground.
</description>
</action>
<action name="MobileOmniboxDeleteGesture">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="MobileOmniboxDeleteRequested">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="MobileOmniboxRefineSuggestion">
<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="MobileOmniboxSearch">
<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="MobileOmniboxVoiceSearch">
<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="MobilePageLoaded">
<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="MobilePageLoadedDesktopUserAgent">
<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="MobilePageLoadedWithKeyboard">
<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="MobilePreviewPageBack">
<owner>ksimbili@chromium.org</owner>
<description>
When user navigates back, using either system back or toolbar back button,
from the preview page.
</description>
<obsolete>Deprecated as of 7/2015</obsolete>
</action>
<action name="MobilePreviewPageReload">
<owner>ksimbili@chromium.org</owner>
<description>
User pressed reload button while the preview page is being shown.
</description>
<obsolete>Deprecated as of 7/2015</obsolete>
</action>
<action name="MobilePreviewPageSingleTap">
<owner>ksimbili@chromium.org</owner>
<description>
User taped on the page while the preview page is being shown.
</description>
<obsolete>Deprecated as of 7/2015</obsolete>
</action>
<action name="MobilePreviewPageTabClose">
<owner>ksimbili@chromium.org</owner>
<description>User closes the tab while preview page is loaded.</description>
<obsolete>Deprecated as of 7/2015</obsolete>
</action>
<action name="MobilePullGestureReload">
<owner>jdduke@chromium.org</owner>
<description>
Emitted on Android when a pull-to-refresh touch gesture initiates a page
reload. This fires only after the triggering touch is released while the
refresh effect has been pulled beyond the activation threshold.
</description>
</action>
<action name="MobileReceivedExternalIntent">
<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="MobileRendererCrashed">
<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="MobileShortcutAllBookmarks">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileShortcutFindInPage">
<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="MobileShortcutNewIncognitoTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced with MobileMenuNewIncognitoTab</obsolete>
</action>
<action name="MobileShortcutNewTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced with MobileMenuNewtab</obsolete>
</action>
<action name="MobileSideSwipeFinished">
<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="MobileStackViewCloseTab">
<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="MobileStackViewSwipeCloseTab">
<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="MobileTabClobbered">
<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="MobileTabClosed">
<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="MobileTabStripCloseTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileTabStripNewTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileTabSwitched">
<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="MobileToolbarBack">
<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="MobileToolbarForward">
<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="MobileToolbarNewTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileToolbarReload">
<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="MobileToolbarShowMenu">
<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="MobileToolbarShowStackView">
<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="MobileToolbarStackViewNewTab">
<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="MobileToolbarToggleBookmark">
<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="MobileUsingMenuByHwButtonDragging">
<owner>kkimlabs@chromium.org</owner>
<description>
Only for Android. Menu is shown by dragging from hardware menu button.
</description>
<obsolete>
Deprecated as of 06/2014. We removed this feature http://crbug.com/366154 .
</obsolete>
</action>
<action name="MobileUsingMenuByHwButtonTap">
<owner>kkimlabs@chromium.org</owner>
<description>
Only for Android. Menu is shown by tapping hardware menu button.
</description>
</action>
<action name="MobileUsingMenuBySwButtonDragging">
<owner>kkimlabs@chromium.org</owner>
<description>
Only for Android. Menu is shown by dragging from software menu button.
</description>
</action>
<action name="MobileUsingMenuBySwButtonTap">
<owner>kkimlabs@chromium.org</owner>
<description>
Only for Android. Menu is shown by tapping software menu button.
</description>
</action>
<action name="MostVisited0">
<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="MostVisited1">
<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="MostVisited2">
<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="MostVisited3">
<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="MostVisited4">
<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="MostVisited5">
<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="MostVisited6">
<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="MostVisited7">
<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="MostVisited8">
<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="MostVisited9">
<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="MostVisitedReordered">
<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="MostVisited_BlacklistCleared">
<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="MostVisited_Clicked">
<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="MostVisited_UrlBlacklisted">
<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="MostVisited_UrlPinned">
<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="MostVisited_UrlRemoved">
<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="MostVisited_UrlUnpinned">
<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="Mouse_Down">
<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="MoveBackward">
<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="MoveBackwardAndModifySelection">
<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="MoveDown">
<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="MoveDownAndModifySelection">
<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="MoveForward">
<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="MoveForwardAndModifySelection">
<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="MoveLeft">
<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="MoveLeftAndModifySelection">
<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="MovePageDown">
<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="MovePageDownAndModifySelection">
<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="MovePageUp">
<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="MovePageUpAndModifySelection">
<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="MoveRight">
<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="MoveRightAndModifySelection">
<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="MoveTabNext">
<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="MoveTabPrevious">
<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="MoveToBeginningOfDocument">
<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="MoveToBeginningOfLine">
<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="MoveToBeginningOfLineAndModifySelection">
<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="MoveToBeginningOfParagraph">
<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="MoveToBeginningOfParagraphAndModifySelection">
<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="MoveToEndOfDocument">
<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="MoveToEndOfLine">
<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="MoveToEndOfLineAndModifySelection">
<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="MoveToEndOfParagraph">
<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="MoveToEndOfParagraphAndModifySelection">
<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="MoveUp">
<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="MoveUpAndModifySelection">
<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="MoveWordBackward">
<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="MoveWordForward">
<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="MoveWordLeft">
<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="MoveWordRight">
<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="NPAPIRemovalInfobar.LearnMore">
<owner>wfh@chromium.org</owner>
<description>
Recorded when the NPAPI removal infobar link is clicked.
</description>
</action>
<action name="NPAPIRemovalInfobar.Shown">
<owner>wfh@chromium.org</owner>
<description>Recorded when the NPAPI removal infobar is shown.</description>
</action>
<action name="NTPPromoClosed">
<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="NTPPromoShown">
<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="NativeUI_Applications">
<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="NavEntryCommitted" not_user_triggered="true">
<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="NavEntryCommitted.SRP" not_user_triggered="true">
<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="Net.URLRequest_StartJob_InvalidReferrer">
<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="NewIncognitoWindow">
<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="NewProfileWindowByIndex">
<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="NewTab">
<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="NewTabPage_ReopenTab">
<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="NewTab_Button">
<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="NewWindow">
<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="Notifications.Mute">
<owner>dewittj@chromium.org</owner>
<description>
Recorded when a user enables the message center's Do Not Disturb mode.
</description>
</action>
<action name="Notifications.Persistent.Clicked">
<owner>peter@chromium.org</owner>
<description>
Recorded when a persistent notification gets clicked on by the user.
</description>
</action>
<action name="Notifications.Persistent.Closed">
<owner>peter@chromium.org</owner>
<description>
Recorded when a persistent notification gets closed, either programmatically
or by the user.
</description>
<obsolete>
Deprecated 10/2015. Replaced by Notifications.Persistent.ClosedByUser and
Notifications.Persistent.ClosedProgrammatically.
</obsolete>
</action>
<action name="Notifications.Persistent.ClosedByUser">
<owner>peter@chromium.org</owner>
<description>
Recorded when a persistent notification gets closed by the user. This does
not always mean that the user didn't click on the notification: both could
be counted if the website doesn't close the notification on click.
</description>
</action>
<action name="Notifications.Persistent.ClosedProgrammatically">
<owner>peter@chromium.org</owner>
<description>
Recorded when a persistent notification gets closed programmatically.
</description>
</action>
<action name="Notifications.Persistent.Shown">
<owner>peter@chromium.org</owner>
<description>Recorded when a persistent notification gets shown.</description>
</action>
<action name="Notifications.ShowMessageCenter">
<owner>dewittj@chromium.org</owner>
<description>
Recorded when the message center screen is being presented to the user.
</description>
</action>
<action name="Notifications.ShowSettings">
<owner>dewittj@chromium.org</owner>
<description>
Recorded when the message center settings screen is being presented to the
user.
</description>
</action>
<action name="Notifications.ShowSiteSettings">
<owner>peter@chromium.org</owner>
<description>
Recorded when a user clicks on the Site Settings button included with Web
Notifications.
</description>
</action>
<action name="Notifications.Unmute">
<owner>dewittj@chromium.org</owner>
<description>
Recorded when the message center's Do Not Disturb mode is disabled, either
due to manual user action, or because a timed Do Not Disturb expires.
</description>
</action>
<action name="OfflinePages.Edit.RemoveButtonClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when &quot;Remove&quot; button is clicked in offline section of
&quot;Edit bookmark&quot; page.
</description>
</action>
<action name="OfflinePages.Edit.RemoveButtonNotClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when the user navigates away without clicking &quot;Remove&quot;
button in offline section of &quot;Edit bookmark&quot; page.
</description>
</action>
<action name="OfflinePages.Edit.SaveButtonClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when &quot;Save&quot; button is clicked in offline section of
&quot;Edit bookmark&quot; page.
</description>
</action>
<action name="OfflinePages.Edit.SaveButtonNotClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when the user navigates away without clicking &quot;Save&quot;
button in offline section of &quot;Edit bookmark&quot; page.
</description>
</action>
<action name="OfflinePages.Edit.VisitButtonClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when &quot;Visit&quot; button is clicked in offline section of
&quot;Edit bookmark&quot; page.
</description>
</action>
<action name="OfflinePages.Edit.VisitButtonNotClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when the user navigates away without clicking &quot;Visit&quot;
button in offline section of &quot;Edit bookmark&quot; page.
</description>
</action>
<action name="OfflinePages.FreeUpSpaceDialogButtonClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when &quot;Delete&quot; button is clicked in the Free Up Space
dialog.
</description>
</action>
<action name="OfflinePages.FreeUpSpaceDialogButtonNotClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when the user leaves the Free Up Space dialog without clicking
&quot;Delete&quot; button.
</description>
</action>
<action name="OfflinePages.FreeUpSpaceHeaderClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when &quot;Free Up Space&quot; button is clicked in the storage
space promotion section of &quot;Saved Offline&quot; page.
</description>
</action>
<action name="OfflinePages.FreeUpSpaceHeaderNotClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when the user navigates away without clicking &quot;Free Up
Space&quot; button is clicked in the storage space promotion section of
&quot;Saved Offline&quot; page.
</description>
</action>
<action name="OfflinePages.ReloadButtonClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when &quot;Reload&quot; button is clicked in the snackbar that is
shown when offline page is opened and there is network.
</description>
</action>
<action name="OfflinePages.ReloadButtonNotClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when &quot;Reload&quot; button is not clicked in the snackbar that
is shown when offline page is opened and there is network.
</description>
</action>
<action name="OfflinePages.SaveButtonClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when &quot;Save&quot; button is clicked in the snackbar that is
shown when bookmarked page without saved copy is opened.
</description>
</action>
<action name="OfflinePages.SaveButtonNotClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when &quot;Save&quot; button is not clicked in the snackbar that is
shown when bookmarked page without saved copy is opened.
</description>
</action>
<action name="OfflinePages.SaveStatusSnackbar.FreeUpSpaceButtonClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when &quot;Free Up Space&quot; button is clicked in the in the
snackbar that is shown when the page is/is not saved and storage is almost
full.
</description>
</action>
<action name="OfflinePages.SaveStatusSnackbar.FreeUpSpaceButtonNotClicked">
<owner>jianli@chromium.org</owner>
<description>
Recorded when the user navigates away without clicking &quot;Free Up
Space&quot; button is clicked in the storage space promotion section of
&quot;Saved Offline&quot; page.
</description>
</action>
<action name="Omnibox.ServerSuggestDelete.Failure">
<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="Omnibox.ServerSuggestDelete.Success">
<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="Omnibox.ZeroSuggestDelete.Failure">
<owner>mariakhomenko@chromium.org</owner>
<description>
Counts the number of requests sent to the server to delete a suggestion
shown by ZeroSuggestProvider that returned an error code.
</description>
</action>
<action name="Omnibox.ZeroSuggestDelete.Success">
<owner>mariakhomenko@chromium.org</owner>
<description>
Counts the number of requests sent to the server to delete a suggestion
shown by ZeroSuggestProvider that successfully completed.
</description>
</action>
<action name="OmniboxDestinationURLIsSearchOnDSP">
<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="OmniboxDestinationURLMatchesDefaultSearchProvider">
<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="OmniboxInputInProgress">
<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="Omnibox_DragString">
<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="Omnibox_DragURL">
<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="OpenAddBluetoothDeviceDialog">
<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="OpenAllBookmarks">
<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="OpenAllBookmarksIncognitoWindow">
<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="OpenAllBookmarksNewWindow">
<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="OpenChangeProfilePictureDialog">
<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="OpenFile">
<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="OpenFileManager">
<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="OpenFileSystemPersistent">
<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="OpenFileSystemTemporary">
<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="OpenInternetOptionsDialog">
<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="OpenLanguageOptionsDialog">
<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="OpenSystemOptionsDialog">
<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="OpenTabpose">
<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="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>
</action>
<action name="Options_AccessibilityHighContrastMode_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Disable high contrast mode</description>
</action>
<action name="Options_AccessibilityHighContrastMode_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Enable high contrast mode</description>
</action>
<action name="Options_AccessibilityLargeMouseCursor_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Disable large mouse cursor</description>
</action>
<action name="Options_AccessibilityLargeMouseCursor_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Enable large mouse cursor</description>
</action>
<action name="Options_AccessibilityLearnMore">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Learn More</description>
</action>
<action name="Options_AccessibilityOnScreenKeyboard_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Disable on-screen keyboard</description>
</action>
<action name="Options_AccessibilityOnScreenKeyboard_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Enable on-screen keyboard</description>
</action>
<action name="Options_AccessibilityScreenMagnifierCenterFocus_Disable">
<owner>jennyz@chromium.org</owner>
<description>
Settings: Accessibility: Disable centering focus for text input in magnifier
screen.
</description>
</action>
<action name="Options_AccessibilityScreenMagnifierCenterFocus_Enable">
<owner>jennyz@chromium.org</owner>
<description>
Settings: Accessibility: Enable centering focus for text input in magnifier
screen.
</description>
</action>
<action name="Options_AccessibilityScreenMagnifier_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Disable screen magnifier</description>
</action>
<action name="Options_AccessibilityScreenMagnifier_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Enable screen magnifier</description>
</action>
<action name="Options_AccessibilitySpokenFeedback_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Disable ChromeVox</description>
</action>
<action name="Options_AccessibilitySpokenFeedback_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Enable ChromeVox</description>
</action>
<action name="Options_AccessibilityStickyKeys_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Disable sticky keys</description>
</action>
<action name="Options_AccessibilityStickyKeys_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Enable sticky keys</description>
</action>
<action name="Options_AccessibilitySystemMenu_Disable">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Accessibility: Disable show in system menu
</description>
</action>
<action name="Options_AccessibilitySystemMenu_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Enable show in system menu</description>
</action>
<action name="Options_AccessibilityTapDragging_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Disable tap dragging</description>
</action>
<action name="Options_AccessibilityTapDragging_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Accessibility: Enable tap dragging</description>
</action>
<action name="Options_AddPersonEnabled_Disable">
<owner>jwd@chromium.org</owner>
<description>
Settings: People: Disables allowing anyone to add a person to Chrome.
</description>
</action>
<action name="Options_AddPersonEnabled_Enable">
<owner>jwd@chromium.org</owner>
<description>
Settings: People: Enables anyone to add a person to Chrome.
</description>
</action>
<action name="Options_AllowAllUsers_Disable">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Users: Disable allowing all users (whitelisted users only)
</description>
</action>
<action name="Options_AllowAllUsers_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Enable allowing all users</description>
</action>
<action name="Options_AppLanguage">
<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="Options_AskForSaveLocation_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>
</action>
<action name="Options_AskForSaveLocation_Enable">
<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="Options_AutoSpellCorrection_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>
</action>
<action name="Options_AutoSpellCorrection_Enable">
<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="Options_AutofillAddressAdded">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Autofill: Address added</description>
</action>
<action name="Options_AutofillAddressDeleted">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Autofill: Address deleted</description>
</action>
<action name="Options_AutofillAuxiliaryProfiles_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>
</action>
<action name="Options_AutofillAuxiliaryProfiles_Enable">
<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="Options_AutofillCreditCardAdded">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Autofill: Credit card added</description>
</action>
<action name="Options_AutofillCreditCardDeleted">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Autofill: Credit card deleted</description>
</action>
<action name="Options_AutofillShowAbout">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Autofill: About Autofill</description>
</action>
<action name="Options_Autologin_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>
</action>
<action name="Options_Autologin_Enable">
<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="Options_BackgroundMode_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>
</action>
<action name="Options_BackgroundMode_Enable">
<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="Options_BlockAllPopups_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>
</action>
<action name="Options_BlockAllPopups_Enable">
<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="Options_BluetoothConnectNewDevice">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Bluetooth: Add a device: Connect</description>
</action>
<action name="Options_BluetoothConnectPairedDevice">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Bluetooth: Connect</description>
</action>
<action name="Options_BluetoothEnabled_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Sets the Settings:Enable Bluetooth state to false.</description>
</action>
<action name="Options_BluetoothEnabled_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Sets the Settings:Enable Bluetooth state to true.</description>
</action>
<action name="Options_BluetoothRemoveDevice">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Bluetooth: remove a device from the list</description>
</action>
<action name="Options_BluetoothShowAddDevice">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Bluetooth: Add a device</description>
</action>
<action name="Options_BrowserGuestEnabled_Disable">
<owner>jwd@chromium.org</owner>
<description>Settings: People: Disable Guest browsing.</description>
</action>
<action name="Options_BrowserGuestEnabled_Enable">
<owner>jwd@chromium.org</owner>
<description>Settings: People: Allows guests to browse.</description>
</action>
<action name="Options_CaptivePortalBypassProxy_Disable">
<owner>alemate@chromium.org</owner>
<description>
Captive portal authorization bypass proxy is disabled.
</description>
<obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
</action>
<action name="Options_CaptivePortalBypassProxy_Enable">
<owner>alemate@chromium.org</owner>
<description>
Captive portal authorization bypass proxy is enabled.
</description>
<obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
</action>
<action name="Options_ChangeDefaultZoomLevel">
<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="Options_ChangeFixedFont">
<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="Options_ChangeFontEncoding">
<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="Options_ChangeProxies">
<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="Options_ChangeSansSerifFont">
<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="Options_ChangeSerifFont">
<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="Options_ChangeStandardFont">
<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="Options_CheckCertRevocation_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>
</action>
<action name="Options_CheckCertRevocation_Enable">
<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="Options_ClearData">
<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="Options_CloudPrintDevicesPage">
<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="Options_ContentSettings">
<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="Options_CustomFrame_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>
</action>
<action name="Options_CustomFrame_Enable">
<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="Options_DefaultCookieSettingChanged">
<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="Options_DefaultGeolocationSettingChanged">
<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="Options_DefaultHandlersSettingChanged">
<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="Options_DefaultImagesSettingChanged">
<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="Options_DefaultJavaScriptSettingChanged">
<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="Options_DefaultMIDISysExSettingChanged">
<owner>toyoshim@chromium.org</owner>
<description>
Triggers when the default decision for Midi SysEx permissions is changed.
</description>
</action>
<action name="Options_DefaultMediaStreamCameraSettingChanged">
<owner>msramek@chromium.org</owner>
<description>
Recorded when the default value for the camera content setting is changed by
the user.
</description>
</action>
<action name="Options_DefaultMediaStreamMicSettingChanged">
<owner>msramek@chromium.org</owner>
<description>
Recorded when the default value for the microphone content setting is
changed by the user.
</description>
</action>
<action name="Options_DefaultMediaStreamSettingChanged">
<owner>msramek@chromium.org</owner>
<description>
Recorded when the default value for the combined camera and microphone
content setting is changed by the user.
</description>
<obsolete>
This action was disused in r172302. See
Options_DefaultMediaStreamCameraSettingChanged and
Options_DefaultMediaStreamMicSettingChanged.
</obsolete>
</action>
<action name="Options_DefaultMouseLockSettingChanged">
<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="Options_DefaultMultipleAutomaticDLSettingChange">
<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="Options_DefaultNotificationsSettingChanged">
<owner>peter@chromium.org</owner>
<description>
Recorded when the default value for the Notifications content setting is
changed by the user.
</description>
</action>
<action name="Options_DefaultPluginsSettingChanged">
<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="Options_DefaultPopupsSettingChanged">
<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="Options_DefaultPushMessagingSettingChanged">
<owner>miguelg@chromium.org</owner>
<description>
Triggers when the default decision for push message permissions is changed.
</description>
</action>
<action name="Options_DictionaryLanguage">
<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="Options_DisableCloudPrintProxy">
<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="Options_DisableGData_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>
</action>
<action name="Options_DisableGData_Enable">
<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="Options_Display">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Device: Display settings</description>
</action>
<action name="Options_DisplayRearrange">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Device: Display settings: arrange desktops
</description>
</action>
<action name="Options_DisplaySetOrientation">
<owner>stevenjb@chromium.org</owner>
<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>
</action>
<action name="Options_DisplaySetResolution">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Device: Display settings: Display mode (i.e. resolution, UI-scale,
and device scale factor).
</description>
</action>
<action name="Options_DisplayToggleMirroring">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Device: Display settings: Start mirroring</description>
</action>
<action name="Options_DnsPrefetchCheckbox_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>
</action>
<action name="Options_DnsPrefetchCheckbox_Enable">
<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="Options_DoNotTrackCheckbox_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>
</action>
<action name="Options_DoNotTrackCheckbox_Enable">
<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="Options_EasyUnlockRequireProximity_Disable">
<owner>isherman@chromium.org</owner>
<owner>tengs@chromium.org</owner>
<description>
The user disabled the option to require their phone to be in very close
proximity to their Chromebook (roughly, within 1 foot), in order for Smart
Lock to unlock the Chromebook.
</description>
</action>
<action name="Options_EasyUnlockRequireProximity_Enable">
<owner>isherman@chromium.org</owner>
<owner>tengs@chromium.org</owner>
<description>
The user enabled the option to require their phone to be in very close
proximity to their Chromebook (roughly, within 1 foot), in order for Smart
Lock to unlock the Chromebook.
</description>
</action>
<action name="Options_EnableCloudPrintProxy">
<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="Options_FormAutofill_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>
</action>
<action name="Options_FormAutofill_Enable">
<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="Options_GearsSettings">
<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="Options_GetMoreExtensions">
<owner>jwd@chromium.org</owner>
<description>Extensions: Click on 'Get More Extensions' link.</description>
</action>
<action name="Options_GoogleGeolocationAccessCheckbox_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>
</action>
<action name="Options_GoogleGeolocationAccessCheckbox_Enable">
<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="Options_GtkThemeSet">
<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="Options_GuestBrowsing_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Disable guest browsing</description>
</action>
<action name="Options_GuestBrowsing_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Enable guest browsing</description>
</action>
<action name="Options_Homepage_HideHomeButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated as of 03/2012. This option is now a checkbox (r127199).
</obsolete>
</action>
<action name="Options_Homepage_HomeButton_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>
</action>
<action name="Options_Homepage_HomeButton_Enable">
<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="Options_Homepage_IsNewTabPage_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>
</action>
<action name="Options_Homepage_IsNewTabPage_Enable">
<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="Options_Homepage_ShowHomeButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated as of 03/2012. This option is now a checkbox (r127199).
</obsolete>
</action>
<action name="Options_Homepage_ShowSettings">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Appearance: (Homepage settings): Change</description>
</action>
<action name="Options_Homepage_URL">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Appearance: Home page: Open this page</description>
</action>
<action name="Options_Homepage_UseNewTab">
<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="Options_Homepage_UseURL">
<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="Options_HotwordCheckbox_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>
</action>
<action name="Options_HotwordCheckbox_Enable">
<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="Options_Hotword_AudioLogging_Checkbox_Disable">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="Options_Hotword_AudioLogging_Checkbox_Enable">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="Options_ImagesCheckbox_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>
</action>
<action name="Options_ImagesCheckbox_Enable">
<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="Options_InstantEnabled_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>
</action>
<action name="Options_InstantEnabled_Enable">
<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="Options_InstantExtendedEnabled_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>
</action>
<action name="Options_InstantExtendedEnabled_Enable">
<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="Options_Internet_DataRoaming_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>
</action>
<action name="Options_Internet_DataRoaming_Enable">
<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="Options_JavaCheckbox_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>
</action>
<action name="Options_JavaCheckbox_Enable">
<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="Options_KeyboardAutoRepeat_Delay">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Keyboard settings: Auto-repeat delay</description>
</action>
<action name="Options_KeyboardAutoRepeat_Disable">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Keyboard settings: Disable auto-repeat</description>
</action>
<action name="Options_KeyboardAutoRepeat_Enable">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Keyboard settings: Enable auto-repeat</description>
</action>
<action name="Options_KeyboardAutoRepeat_Interval">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Keyboard settings: Auto-repeat interval</description>
</action>
<action name="Options_KeyboardRemapAltKey">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Keyboard settings: Alt</description>
</action>
<action name="Options_KeyboardRemapCapsLockKey">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Keyboard settings: CapsLock</description>
</action>
<action name="Options_KeyboardRemapControlKey">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Keyboard settings: Ctrl</description>
</action>
<action name="Options_KeyboardRemapDiamondKey">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Keyboard settings: Diamond</description>
</action>
<action name="Options_KeyboardRemapSearchKey">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Keyboard settings: Search</description>
</action>
<action name="Options_KeyboardShowKeyboardShortcuts">
<owner>michaelpg@chromium.org</owner>
<description>
Settings: Keyboard settings: View keyboard shortcuts
</description>
</action>
<action name="Options_KeyboardShowLanguageSettings">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Keyboard settings: Change language and input settings
</description>
</action>
<action name="Options_Languages_Add">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Languages and input: Add language</description>
</action>
<action name="Options_Languages_InputMethodCheckbox_Disable">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Languages and input: Input method</description>
</action>
<action name="Options_Languages_InputMethodCheckbox_Enable">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Languages and input: Input method</description>
</action>
<action name="Options_Languages_SpellCheck">
<owner>michaelpg@chromium.org</owner>
<description>
Settings: Languages and input: Use language for spell checking
</description>
</action>
<action name="Options_LanuageAndSpellCheckSettings">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Language and input settings</description>
</action>
<action name="Options_LinkDoctorCheckbox_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>
</action>
<action name="Options_LinkDoctorCheckbox_Enable">
<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="Options_LoadUnpackedExtension">
<owner>jwd@chromium.org</owner>
<description>Extensions: Loads an unpacked extension.</description>
</action>
<action name="Options_ManageAccounts">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Manage other users</description>
</action>
<action name="Options_ManageCloudPrinters">
<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="Options_ManageSSLCertificates">
<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="Options_ManageSearchEngines">
<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="Options_ManagerCerts">
<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="Options_MetricsReportingCheckbox_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>
</action>
<action name="Options_MetricsReportingCheckbox_Enable">
<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="Options_MousePrimaryRight_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>
</action>
<action name="Options_MousePrimaryRight_Enable">
<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="Options_NetworkAddVPNBuiltIn">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: VPN dropdown: Show built-in dialog for adding
an OpenVPN or L2TP VPN.
</description>
</action>
<action name="Options_NetworkAddVPNThirdParty">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: VPN dropdown: Show &quot;add network&quot;
dialog for a third-party VPN provider.
</description>
</action>
<action name="Options_NetworkAutoConnect">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail: Auto Connect to network
</description>
</action>
<action name="Options_NetworkConnectToVPN">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail (VPN): Connect
</description>
</action>
<action name="Options_NetworkConnectToWifi">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail (Wifi): Connect
</description>
</action>
<action name="Options_NetworkDisconnectVPN">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail (VPN): Disconnect
</description>
</action>
<action name="Options_NetworkDisconnectWifi">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail (Wifi): Disconnect
</description>
</action>
<action name="Options_NetworkJoinOtherVPN">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: VPN dropdown: Join other
</description>
<obsolete>Replaced by Options_NetworkAddVPNBuiltIn.</obsolete>
</action>
<action name="Options_NetworkJoinOtherWifi">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Wifi dropdown: Join other
</description>
</action>
<action name="Options_NetworkManualProxy_Disable">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail: direct or automatic proxy
config
</description>
</action>
<action name="Options_NetworkManualProxy_Enable">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail: manual proxy config
</description>
</action>
<action name="Options_NetworkSetPrefer">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail: Prefer this network
</description>
</action>
<action name="Options_NetworkShowDetailsCellular">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail (cellular)
</description>
</action>
<action name="Options_NetworkShowDetailsCellularConnected">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail (connected cellular)
</description>
</action>
<action name="Options_NetworkShowDetailsVPN">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Internet connection: Network detail (VPN)</description>
</action>
<action name="Options_NetworkShowDetailsVPNConnected">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail (connected VPN)
</description>
</action>
<action name="Options_NetworkShowDetailsWifi">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail (wifi)
</description>
</action>
<action name="Options_NetworkShowDetailsWifiConnected">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail (connected wifi)
</description>
</action>
<action name="Options_NetworkShowPreferred">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Wifi dropdiwn: Preferred networks...
</description>
</action>
<action name="Options_NetworkShowProxyTab">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Network detail: select proxy tab
</description>
</action>
<action name="Options_NetworkUseSharedProxies_Disable">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Allow proxies for shared networks
</description>
</action>
<action name="Options_NetworkUseSharedProxies_Enable">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Allow proxies for shared networks
</description>
</action>
<action name="Options_NetworkWifiToggle">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Internet connection: Wifi dropdown: Enable/Disable Wifi
</description>
</action>
<action name="Options_OpenWallpaperManager">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Appearance: Set wallpaper...</description>
</action>
<action name="Options_PasswordGenerationCheckbox_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>
</action>
<action name="Options_PasswordGenerationCheckbox_Enable">
<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="Options_PasswordManagerDeletePassword">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Password manager: Delete password</description>
</action>
<action name="Options_PasswordManagerExceptionsLearnMore">
<owner>michaelpg@chromium.org</owner>
<description>
Settings: Password manager: Learn more about exceptions
</description>
</action>
<action name="Options_PasswordManagerSearch">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Password manager: Search</description>
</action>
<action name="Options_PasswordManager_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>
</action>
<action name="Options_PasswordManager_Enable">
<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="Options_PluginsCheckbox_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>
</action>
<action name="Options_PluginsCheckbox_Enable">
<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="Options_ResetAutoOpenFiles">
<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="Options_ResetToDefaults">
<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="Options_ResolveTimezoneByGeoLocation_Disable">
<owner>alemate@chromium.org</owner>
<description>ChromeOS periodic timezone refresh disabled.</description>
</action>
<action name="Options_ResolveTimezoneByGeoLocation_Enable">
<owner>alemate@chromium.org</owner>
<description>ChromeOS periodic timezone refresh enabled.</description>
</action>
<action name="Options_SSL2_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>
</action>
<action name="Options_SSL2_Enable">
<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="Options_SSL3_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>
</action>
<action name="Options_SSL3_Enable">
<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="Options_SafeBrowsingCheckbox_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>
</action>
<action name="Options_SafeBrowsingCheckbox_Enable">
<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="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable">
<owner>felt@chromium.org</owner>
<description>Safe Browsing download feedback disabled</description>
<obsolete>
Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Disable.
</obsolete>
</action>
<action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable">
<owner>felt@chromium.org</owner>
<description>Safe Browsing download feedback enabled</description>
<obsolete>
Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Enable.
</obsolete>
</action>
<action name="Options_SafeBrowsingExtendedReportingCheckbox_Disable">
<owner>felt@chromium.org</owner>
<description>Safe Browsing Extended Reporting disabled</description>
</action>
<action name="Options_SafeBrowsingExtendedReportingCheckbox_Enable">
<owner>felt@chromium.org</owner>
<description>Safe Browsing Extended Reporting enabled</description>
</action>
<action name="Options_ScreenLock_Disable">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Users: Do not require a password to wake from sleep
</description>
</action>
<action name="Options_ScreenLock_Enable">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Users: Require a password to wake from sleep
</description>
</action>
<action name="Options_SearchEngineChanged">
<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="Options_SearchEngineRemoved">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Manage search engines...: Remove</description>
</action>
<action name="Options_SearchEngineSetDefault">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Manage search engines...: Make default</description>
</action>
<action name="Options_SensitivitySlider_Changed">
<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="Options_SetAsDefaultBrowser">
<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="Options_SetDownloadDirectory">
<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="Options_SetTimeDialog_Show">
<owner>michaelpg@chromium.org</owner>
<description>Set system time dialog was launched.</description>
</action>
<action name="Options_ShowAdvancedSettings">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Show advanced settings</description>
</action>
<action name="Options_ShowAutofillSettings">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Show autofill settings</description>
</action>
<action name="Options_ShowBatterySettings">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Power settings</description>
</action>
<action name="Options_ShowBookmarksBar_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>
</action>
<action name="Options_ShowBookmarksBar_Enable">
<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="Options_ShowCookies">
<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="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>
</action>
<action name="Options_ShowPasswordManager">
<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="Options_ShowPasswordsExceptions">
<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="Options_ShowPowerSettings">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Manage power</description>
</action>
<action name="Options_ShowProxySettings">
<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="Options_ShowSyncAdvanced">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Show advanced sync settings</description>
</action>
<action name="Options_ShowTouchpadSettings">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Touchpad settings</description>
</action>
<action name="Options_ShowUserNamesOnSignin_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Disable usernames on signin</description>
</action>
<action name="Options_ShowUserNamesOnSignin_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Enable usernames on signin</description>
</action>
<action name="Options_SpeedFactorSlider_Changed">
<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="Options_SpellCheck_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>
</action>
<action name="Options_SpellCheck_Enable">
<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="Options_SpellingServiceCheckbox_Disable">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Privacy: Use spelling service</description>
</action>
<action name="Options_SpellingServiceCheckbox_Enable">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Privacy: Use spelling service</description>
</action>
<action name="Options_Startup_Custom">
<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="Options_Startup_Homepage">
<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="Options_Startup_LastSession">
<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="Options_Startup_NewTab">
<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="Options_SupervisedUsers_Disable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Disable supervised users</description>
</action>
<action name="Options_SupervisedUsers_Enable">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Enable supervised users</description>
</action>
<action name="Options_SyncSelectDataTypes">
<owner>stevenjb@chromium.org</owner>
<description>
Settings: Users: Sync: Enable selectively syncing data types
</description>
</action>
<action name="Options_SyncSetDefault">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Sync: Use default settings</description>
</action>
<action name="Options_SyncSetEncryption">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Sync: Encrypt sync data</description>
</action>
<action name="Options_SyncToggleDataType">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Toggle a sync data type</description>
</action>
<action name="Options_TLS1_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>
</action>
<action name="Options_TLS1_Enable">
<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="Options_TabsToLinks_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>
</action>
<action name="Options_TabsToLinks_Enable">
<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="Options_TapToClickCheckbox_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>
</action>
<action name="Options_TapToClickCheckbox_Enable">
<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="Options_ThemesGallery">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Appearance: Get themes</description>
</action>
<action name="Options_ThemesReset">
<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="Options_TimezoneSelect">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Date and time: Timezone</description>
</action>
<action name="Options_ToggleDeveloperMode_Disabled">
<owner>jwd@chromium.org</owner>
<description>
Extensions: Disables developer mode for Chrome extensions.
</description>
</action>
<action name="Options_ToggleDeveloperMode_Enabled">
<owner>jwd@chromium.org</owner>
<description>
Extensions: Enables developer mode for Chrome extensions.
</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>
</action>
<action name="Options_TouchpadNaturalScroll_Enable">
<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="Options_TouchpadTapToClick_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>
</action>
<action name="Options_TouchpadTapToClick_Enable">
<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="Options_Translate_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>
</action>
<action name="Options_Translate_Enable">
<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="Options_UpdateExtensions">
<owner>jwd@chromium.org</owner>
<description>Extensions: Click on update extensions in settings.</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>
</action>
<action name="Options_UseSpellingServiceCheckbox_Enable">
<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="Options_UseSuggestCheckbox_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>
</action>
<action name="Options_UseSuggestCheckbox_Enable">
<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="Options_VertEdgeScrollCheckbox_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>
</action>
<action name="Options_VertEdgeScrollCheckbox_Enable">
<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="Options_WakeOnWifiSsid_Disable">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Disable Wake on Wi-Fi SSID</description>
</action>
<action name="Options_WakeOnWifiSsid_Enable">
<owner>michaelpg@chromium.org</owner>
<description>Settings: Enable Wake on Wi-Fi SSID</description>
</action>
<action name="Options_WhitelistedUser_Add">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Add a whitelisted user</description>
</action>
<action name="Options_WhitelistedUser_Remove">
<owner>stevenjb@chromium.org</owner>
<description>Settings: Users: Remove a whitelisted user</description>
</action>
<action name="OriginChipPress">
<owner>macourteau@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>This flag no longer exists.</obsolete>
</action>
<action name="OutdatedPluginInfobar.AllowThisTime">
<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="OutdatedPluginInfobar.Closed">
<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="OutdatedPluginInfobar.Dismissed">
<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="OutdatedPluginInfobar.LearnMore">
<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="OutdatedPluginInfobar.Shown">
<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="OutdatedPluginInfobar.Shown.Java">
<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="OutdatedPluginInfobar.Shown.QuickTime">
<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="OutdatedPluginInfobar.Shown.Reader">
<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="OutdatedPluginInfobar.Shown.RealPlayer">
<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="OutdatedPluginInfobar.Shown.Shockwave">
<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="OutdatedPluginInfobar.Shown.Silverlight">
<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="OutdatedPluginInfobar.Update">
<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="OutdatedUpgradeBubble.EnableAU">
<owner>mad@chromium.org</owner>
<description>
When the user clicks on the Enable updates button of the outdated upgrade
bubble.
</description>
</action>
<action name="OutdatedUpgradeBubble.Later">
<owner>mad@chromium.org</owner>
<description>
When the user clicks on the Later button of the outdated upgrade bubble.
</description>
</action>
<action name="OutdatedUpgradeBubble.Reinstall">
<owner>mad@chromium.org</owner>
<description>
When the user clicks on the Reinstall button of the outdated upgrade bubble.
</description>
</action>
<action name="OutdatedUpgradeBubble.Show">
<owner>mad@chromium.org</owner>
<description>
When the outdated upgrade bubble is shown for a user with auto-update on.
</description>
</action>
<action name="OutdatedUpgradeBubble.ShowNoAU">
<owner>mad@chromium.org</owner>
<description>
When the outdated upgrade bubble is shown for a user with auto-update off.
</description>
</action>
<action name="Outdent">
<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="OverrideEncoding">
<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="PDF.FitToHeightButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
</action>
<action name="PDF.FitToPageButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
</action>
<action name="PDF.FitToWidthButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
</action>
<action name="PDF.LoadFailure">
<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="PDF.LoadSuccess">
<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="PDF.PreviewDocumentLoadFailure">
<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="PDF.PrintButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
</action>
<action name="PDF.PrintPage">
<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="PDF.SaveButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
</action>
<action name="PDF.SavePage">
<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="PDF.ZoomFromBrowser">
<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="PDF.ZoomInButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
</action>
<action name="PDF.ZoomOutButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
</action>
<action name="PDF_EnableReaderInfoBarCancel">
<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="PDF_EnableReaderInfoBarOK">
<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="PDF_EnableReaderInfoBarShown">
<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="PDF_InstallReaderInfoBarCancel">
<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="PDF_InstallReaderInfoBarOK">
<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="PDF_InstallReaderInfoBarShown">
<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="PDF_ReaderInterstitialCancel">
<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="PDF_ReaderInterstitialIgnore">
<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="PDF_ReaderInterstitialShown">
<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="PDF_ReaderInterstitialUpdate">
<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="PDF_Unsupported_3D">
<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="PDF_Unsupported_Attachment">
<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="PDF_Unsupported_Bookmarks">
<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="PDF_Unsupported_Digital_Signature">
<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="PDF_Unsupported_Movie">
<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="PDF_Unsupported_Portfolios">
<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="PDF_Unsupported_Portfolios_Packages">
<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="PDF_Unsupported_Rights_Management">
<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="PDF_Unsupported_Screen">
<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="PDF_Unsupported_Shared_Form">
<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="PDF_Unsupported_Shared_Review">
<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="PDF_Unsupported_Sound">
<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="PDF_Unsupported_XFA">
<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="PDF_UseReaderInfoBarCancel">
<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="PDF_UseReaderInfoBarOK">
<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="PDF_UseReaderInfoBarShown">
<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="PPAPI.BrokerInfobarClickedAllow">
<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="PPAPI.BrokerInfobarClickedDeny">
<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="PPAPI.BrokerInfobarDisplayed">
<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="PPAPI.BrokerSettingAllow">
<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="PPAPI.BrokerSettingDeny">
<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="PageDown">
<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="PageLoad" not_user_triggered="true">
<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="PageLoadSRP" not_user_triggered="true">
<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="PageUp">
<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="Panel_Minimize_Caption_Click">
<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="Panel_Minimize_Caption_Gesture">
<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="PasswordManager_Disabled">
<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="PasswordManager_Enabled">
<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="PasswordManager_RemovePasswordException">
<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="PasswordManager_RemoveSavedPassword">
<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="PasswordManager_SyncCredentialShown">
<owner>gcasto@chromium.org</owner>
<owner>vabr@chromium.org</owner>
<description>
Counts the number of times a user views the saved credentials for their sync
account.
</description>
</action>
<action name="PasswordManager_SyncCredentialUsed">
<owner>gcasto@chromium.org</owner>
<owner>vabr@chromium.org</owner>
<description>
Counts the number of times a user submits an autofilled credential which
matches their sync account.
</description>
</action>
<action name="Paste">
<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="PasteAndMatchStyle">
<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="PeopleSearch_OpenChat">
<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="PeopleSearch_SendEmail">
<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="PermissionBubbleIFrameRequestQueued">
<owner>gbillock@chromium.org</owner>
<owner>leng@chromium.org</owner>
<description>
A website with a domain that is not the same as the main frame's domain
requested a permission and that permission was queued because an existing
permission request was already visible, or because an existing request for
the main frame's domain is pending.
</description>
</action>
<action name="PermissionBubbleRequest">
<owner>gbillock@chromium.org</owner>
<owner>leng@chromium.org</owner>
<description>A website requested a permission.</description>
</action>
<action name="PermissionBubbleRequestQueued">
<owner>gbillock@chromium.org</owner>
<owner>leng@chromium.org</owner>
<description>
A website requested a permission which was queued because an existing
permission request was already visible.
</description>
</action>
<action name="PlatformVerificationAccepted">
<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="PlatformVerificationRejected">
<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="PluginContextMenu_RotateClockwise">
<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="PluginContextMenu_RotateCounterclockwise">
<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="PluginLoaderPosix.LaunchUtilityProcess">
<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="PluginLoaderPosix.UtilityProcessCrashed">
<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="Plugin_200ForByteRange">
<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="Plugin_Blocked">
<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="Plugin_BlockedByPolicy">
<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="Plugin_ClickToPlay">
<owner>tommycli@chromium.org</owner>
<description>
A plugin instance has loaded as a left click to play placeholder.
</description>
</action>
<action name="Plugin_Hide_Click">
<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="Plugin_Hide_Menu">
<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="Plugin_Load_Click">
<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="Plugin_Load_Menu">
<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="Plugin_Load_UI">
<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="Plugin_NPAPINotSupported">
<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="Precache.Fetch.IntentReceived" not_user_triggered="true">
<owner>twifkak@chromium.org</owner>
<owner>bengr@chromium.org</owner>
<description>
An intent was received by PrecacheServiceLauncher, corresponding either to a
change in power or network, or to an alarm set by the
PrecacheServiceLauncher itself.
</description>
</action>
<action name="PrintNow">
<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="PrintPreview">
<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="PrintView_PrintDialog">
<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="PrintView_PrintNow">
<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="PrintView_ZoomMinus">
<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="PrintView_ZoomPageFull">
<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="PrintView_ZoomPageWidth">
<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="PrintView_ZoomPlus">
<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="ProcessSwapBindingsMismatch_RVHM">
<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="Redo">
<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="RegisterProtocolHandler.ContextMenu_Open">
<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="RegisterProtocolHandler.ContextMenu_Settings">
<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="RegisterProtocolHandler.InfoBar_Deny">
<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="RegisterProtocolHandler.InfoBar_LearnMore">
<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="RegisterProtocolHandler.InfoBar_Shown">
<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="RegisterProtocolHandler.Infobar_Accept">
<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="Reload">
<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="ReloadIgnoringCache">
<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="RemoveFormat">
<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="ReportBug">
<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="ResetProfile">
<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="RestoreTab">
<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="SBInterstitialMalwareDontProceed">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareDontProceed_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareDontProceed_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareForcedDontProceed">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareForcedDontProceed_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareForcedDontProceed_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareProceed">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareProceed_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareProceed_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareShow">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareShow_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMalwareShow_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleDontProceed">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleDontProceed_V1">
<owner>felt@chromium.org</owner>
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleDontProceed_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleForcedDontProceed">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleForcedDontProceed_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleForcedDontProceed_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleProceed">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleProceed_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleProceed_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleShow">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleShow_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialMultipleShow_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingDontProceed">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingDontProceed_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingDontProceed_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingForcedDontProceed">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingForcedDontProceed_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingForcedDontProceed_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingProceed">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingProceed_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingProceed_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingShow">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingShow_V1">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SBInterstitialPhishingShow_V2">
<owner>felt@chromium.org</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
</action>
<action name="SSL.DisplayedInsecureContent" not_user_triggered="true">
<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="SSL.RanInsecureContent" not_user_triggered="true">
<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="SSL.RanInsecureContentGoogle" not_user_triggered="true">
<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="SSLInterstitial.Advanced">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="SSLInterstitial.Reload">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="SSLNonOverridableInsterstitial.Back">
<owner>felt@chromium.org</owner>
<description>
User went back after seeing the non-overridable SSL interstitial.
</description>
</action>
<action name="SSLNonOverridableInterstitial.Show">
<owner>felt@chromium.org</owner>
<description>User saw a non-overridable SSL interstitial.</description>
</action>
<action name="SSLOverridableInterstitial.Back">
<owner>felt@chromium.org</owner>
<description>
User went back after seeing the overridable SSL interstitial.
</description>
</action>
<action name="SSLOverridableInterstitial.Proceed">
<owner>felt@chromium.org</owner>
<description>
User proceeded through an overridable SSL interstitial.
</description>
</action>
<action name="SSLOverridableInterstitial.Show">
<owner>felt@chromium.org</owner>
<description>User saw an overridable SSL interstitial.</description>
</action>
<action name="Save">
<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="SavePage">
<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="ScreenLocker_OnLoginFailure">
<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="ScreenLocker_Show">
<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="ScreenLocker_Signout">
<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="ScreenLocker_StartScreenSaver">
<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="Screenshot_CopyClipboard">
<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="Screenshot_TakeFull">
<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="Screenshot_TakePartial">
<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="SearchWithRLZ">
<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="SearchWithoutRLZ">
<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="SelectAll">
<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="SelectLastTab">
<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="SelectLine">
<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="SelectNextTab">
<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="SelectNumberedTab">
<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="SelectPrevTab">
<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="SelectProfile">
<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="SelectTab0">
<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="SelectTab1">
<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="SelectTab2">
<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="SelectTab3">
<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="SelectTab4">
<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="SelectTab5">
<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="SelectTab6">
<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="SelectTab7">
<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="ServiceWorker.ControlledPageLoad">
<owner>nhiroki@chromium.org</owner>
<description>
Counts the number of page loads controlled by a Service Worker.
</description>
<obsolete>Replaced by ServiceWorker.PageLoad histogram.</obsolete>
</action>
<action name="SettingsResetBubble.LearnMore">
<owner>mad@chromium.org</owner>
<description>Please enter the description of this user action.</description>
</action>
<action name="SettingsResetBubble.NoThanks">
<owner>mad@chromium.org</owner>
<description>Please enter the description of this user action.</description>
</action>
<action name="SettingsResetBubble.Reset">
<owner>mad@chromium.org</owner>
<description>Please enter the description of this user action.</description>
</action>
<action name="SettingsResetBubble.Show">
<owner>mad@chromium.org</owner>
<description>Please enter the description of this user action.</description>
</action>
<action name="Shelf_AlignmentSetBottom">
<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="Shelf_AlignmentSetLeft">
<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="Shelf_AlignmentSetRight">
<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="ShowAccessibilitySettings">
<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="ShowAppLauncherPage">
<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="ShowAppMenu">
<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="ShowApplications">
<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="ShowAsTab">
<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="ShowBluetoothSettingsPage">
<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="ShowBookmarkManager">
<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="ShowBookmarks">
<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="ShowBookmarksBar">
<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="ShowChargerReplacementDialog">
<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="ShowControlPanel">
<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="ShowDateOptions">
<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="ShowDisplayOptions">
<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="ShowDownloads">
<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="ShowExtensions">
<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="ShowFileBrowserFullTab">
<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="ShowHelpTab">
<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="ShowHelpTabViaF1">
<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="ShowHelpTabViaWrenchMenu">
<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="ShowHistory">
<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="ShowJSConsole">
<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="ShowModalDialog">
<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="ShowOptions">
<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="ShowPageMenu">
<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="ShowRecentlyViewed">
<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="ShowSections_RecentSitesDisabled">
<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="ShowSections_RecentSitesEnabled">
<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="ShowSessions">
<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="Shutdown">
<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="SiteChipPress">
<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="StackedTab_DragActiveTab">
<owner>bruthig@chromium.org</owner>
<owner>tdanderson@chromium.org</owner>
<description>
Recorded when the active tab is dragged while the tabstrip is using a
stacked layout. The user performs this action in order to view tabs which
are not currently visible within the tabstrip. Note this user action is only
recorded for platforms which use the Views toolkit.
</description>
</action>
<action name="StackedTab_EnteredStackedLayout">
<owner>bruthig@chromium.org</owner>
<owner>tdanderson@chromium.org</owner>
<description>
Recorded when the tabstrip begins using a stacked layout for its tabs. This
occurs when the user is interacting with the tabstrip using touch and there
is insufficient space to be able to display all tabs at a minimum
touch-friendly width. Note this user action is only recorded for platforms
which use the Views toolkit.
</description>
</action>
<action name="Star">
<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="Stars_SignInPromoActivity_Launched">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="Stars_SignInPromoActivity_NewAccount">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="Stars_SignInPromoActivity_SignedIn">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="Stars_SignInPromoHeader_Dismissed">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="Stars_SignInPromoHeader_Displayed">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
</action>
<action name="StartupTick" not_user_triggered="true">
<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="StatusArea_Accessability_DetailedView">
<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="StatusArea_Audio_CurrentInputDevice">
<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="StatusArea_Audio_CurrentOutputDevice">
<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="StatusArea_Audio_Detailed">
<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="StatusArea_Audio_SwitchInputDevice">
<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="StatusArea_Audio_SwitchOutputDevice">
<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="StatusArea_AutoClickDisabled">
<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="StatusArea_AutoClickEnabled">
<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="StatusArea_Bluetooth_Connect_Known">
<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="StatusArea_Bluetooth_Connect_Unknown">
<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="StatusArea_Bluetooth_Detailed">
<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="StatusArea_Bluetooth_Disabled">
<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="StatusArea_Bluetooth_Enabled">
<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="StatusArea_BrightnessChanged">
<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="StatusArea_Brightness_Detailed">
<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="StatusArea_CapsLock_Detailed">
<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="StatusArea_CapsLock_DisabledByClick">
<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="StatusArea_CapsLock_EnabledByClick">
<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="StatusArea_CapsLock_Popup">
<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="StatusArea_Cast_Detailed">
<owner>jdufault@chromium.org</owner>
<description>
Counts the number of times the user has clicked on the &quot;Cast desktop
to&quot; status tray item and is now in the detail view to select a cast
receiver.
</description>
</action>
<action name="StatusArea_Cast_Detailed_Launch_Cast">
<owner>jdufault@chromium.org</owner>
<description>
Counts the number of times the user has initiated a cast from the system
tray. This does not mean the cast has actually begun, as the user still has
to select what to cast (ie, the desktop or a tab) and they may cancel the
process.
</description>
</action>
<action name="StatusArea_Cast_StopCast">
<owner>jdufault@chromium.org</owner>
<description>
Counts the number of times the user has stopped a cast from the system tray.
</description>
</action>
<action name="StatusArea_Drive_CancelOperation">
<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="StatusArea_Drive_Detailed">
<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="StatusArea_Drive_Settings">
<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="StatusArea_HighContrastDisabled">
<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="StatusArea_HighContrastEnabled">
<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="StatusArea_IME_Detailed">
<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="StatusArea_IME_SwitchMode">
<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="StatusArea_LargeCursorDisabled">
<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="StatusArea_LargeCursorEnabled">
<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="StatusArea_MagnifierDisabled">
<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="StatusArea_MagnifierEnabled">
<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="StatusArea_MenuOpened">
<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="StatusArea_Network_ConnectConfigured">
<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="StatusArea_Network_ConnectToConfigured">
<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="StatusArea_Network_ConnectUnconfigured">
<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="StatusArea_Network_ConnectionDetails">
<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="StatusArea_Network_Detailed">
<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="StatusArea_Network_JoinOther">
<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="StatusArea_Network_Settings">
<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="StatusArea_Network_WifiDisabled">
<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="StatusArea_Network_WifiEnabled">
<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="StatusArea_SignOut">
<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="StatusArea_SpokenFeedbackDisabled">
<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="StatusArea_SpokenFeedbackEnabled">
<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="StatusArea_VPN_AddBuiltIn">
<owner>bartfab@chromium.org</owner>
<description>
Indicates that the user requested that the built-in dialog for adding an
OpenVPN or L2TP VPN be shown via the ash UI.
</description>
</action>
<action name="StatusArea_VPN_AddThirdParty">
<owner>bartfab@chromium.org</owner>
<description>
Indicates that the user requested that the &quot;add network&quot; dialog
for a third-party VPN be shown via the ash UI.
</description>
</action>
<action name="StatusArea_VPN_ConnectToNetwork">
<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="StatusArea_VPN_ConnectionDetails">
<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="StatusArea_VPN_Detailed">
<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="StatusArea_VPN_Disconnect">
<owner>bartfab@chromium.org</owner>
<description>
Indicates that the user disconnected from a VPN via the ash UI.
</description>
</action>
<action name="StatusArea_VPN_JoinOther">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Replaced by StatusArea_VPN_AddBuiltIn.</obsolete>
</action>
<action name="StatusArea_VPN_Settings">
<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="StatusArea_VirtualKeyboardDisabled">
<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="StatusArea_VirtualKeyboardEnabled">
<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="StatusArea_Volume_ChangedMenu">
<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="StatusArea_Volume_ChangedPopup">
<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="Stop">
<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="Strikethrough">
<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="SuspiciousExtensionBubbleDismissed">
<owner>finnur@chromium.org</owner>
<description>Please enter the description of this user action.</description>
</action>
<action name="SwitchTab_Click">
<owner>bruthig@chromium.org</owner>
<owner>tdanderson@chromium.org</owner>
<description>
Recorded when the user switches tabs with a mouse click. This user action is
only recorded on platforms which use the Views toolkit.
</description>
</action>
<action name="SyncedNotifications.SendingServiceDisabled">
<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="SyncedNotifications.SendingServiceEnabled">
<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="SystemBack">
<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="SystemBackForNavigation">
<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="TabContextMenu_BookmarkAllTabs">
<owner>wittman@chromium.org</owner>
<description>
User selected Bookmark All Tabs from the tab context menu.
</description>
</action>
<action name="TabContextMenu_CloseOtherTabs">
<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="TabContextMenu_CloseTab">
<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="TabContextMenu_CloseTabsOpenedBy">
<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="TabContextMenu_CloseTabsToRight">
<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="TabContextMenu_CompactNavigationBar">
<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="TabContextMenu_Duplicate">
<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="TabContextMenu_MuteTabs">
<owner>miu@chromium.org</owner>
<description>
User muted one or more tabs via the tab context menu.
</description>
</action>
<action name="TabContextMenu_NewTab">
<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="TabContextMenu_OpenTabsLeftToRight">
<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="TabContextMenu_OpenTabsRightToLeft">
<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="TabContextMenu_Reload">
<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="TabContextMenu_RestoreTab">
<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="TabContextMenu_TogglePinned">
<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="TabContextMenu_UnmuteTabs">
<owner>miu@chromium.org</owner>
<description>
User unmuted one or more tabs via the tab context menu.
</description>
</action>
<action name="TabContextMenu_UseDestinationsTab_Off">
<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="TabContextMenu_UseDestinationsTab_On">
<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="TabContextMenu_UseVerticalTabs">
<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="TabMediaIndicator_Clicked">
<owner>miu@chromium.org</owner>
<description>
User clicked the tab media indicator; this will have no effect.
</description>
</action>
<action name="TabOverview_DetachCell">
<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="TabOverview_DragCell">
<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="TabOverview_DragOverMiniWindow">
<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="TabOverview_DropOnMiniWindow">
<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="TabOverview_ExitMouse">
<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="TabOverview_Keystroke">
<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="TabOverview_PressedCreateNewBrowserButton">
<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="Tab_DropURLBetweenTabs">
<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="Tab_DropURLOnTab">
<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="TaskManager">
<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="Terminate_ProcessMismatch_CreateNewWidget">
<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="Terminate_ProcessMismatch_CreateNewWindow">
<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="Themes.Gone">
<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="Themes.Loaded">
<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="Themes.Migrated">
<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="Themes_Installed">
<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="Themes_Reset">
<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="ThirdPartyCookieBlockingDisabled" not_user_triggered="true">
<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="ThirdPartyCookieBlockingEnabled" not_user_triggered="true">
<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="ToggleBold">
<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="ToggleCompactNavigationBar">
<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="ToggleDevTools">
<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="ToggleDevToolsConsole">
<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="ToggleExtensionShelf">
<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="ToggleFullscreen">
<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="ToggleItalic">
<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="ToggleUnderline">
<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="Toolbar_DragStar">
<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="Touchpad_Gesture_Overview">
<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="TouchscreenScroll">
<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="TouchscreenScrollFling">
<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="Touchscreen_Down">
<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="Touchview_Disabled">
<owner>bruthig@chromium.org</owner>
<owner>tdanderson@chromium.org</owner>
<description>Recorded when a user exits TouchView mode.</description>
</action>
<action name="Touchview_Enabled">
<owner>bruthig@chromium.org</owner>
<owner>tdanderson@chromium.org</owner>
<description>Recorded when a user enters TouchView mode.</description>
</action>
<action name="Touchview_Initially_Disabled">
<owner>bruthig@chromium.org</owner>
<owner>tdanderson@chromium.org</owner>
<description>
Recorded when the Touchview controller is initialized such that TouchView
mode is disabled initially.
</description>
</action>
<action name="TrackpadScroll">
<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="TrackpadScrollFling">
<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="Transpose">
<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="Tray_Help">
<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="Tray_LockScreen">
<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="Tray_Overview">
<owner>bruthig@chromium.org</owner>
<owner>tdanderson@chromium.org</owner>
<description>
Records when the user presses the overview mode button in the Ash system
tray. Overview mode is a feature of Ash that shows thumbnails of all
currently-open windows.
</description>
</action>
<action name="Tray_ShutDown">
<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="Underline">
<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="Undo">
<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="Unlink">
<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="Unselect">
<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="UpdateChrome">
<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="Updater.ServerCertificateChanged">
<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="Updater.ServerCertificateFailed">
<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="UpgradeCheck_AlreadyUpToDate">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
</action>
<action name="UpgradeCheck_AlreadyUpgraded">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
</action>
<action name="UpgradeCheck_Done">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Not present in codebase.</obsolete>
</action>
<action name="UpgradeCheck_Error">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Removed from codebase; see GoogleUpdate.UpgradeResult,
GoogleUpdate.UpdateErrorCode, and GoogleUpdate.ErrorHresult.
</obsolete>
</action>
<action name="UpgradeCheck_Started">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
</action>
<action name="UpgradeCheck_TimedOut">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Not present in codebase.</obsolete>
</action>
<action name="UpgradeCheck_UpgradeIsAvailable">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
</action>
<action name="UpgradeCheck_Upgraded">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
</action>
<action name="Upgrade_Started">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
</action>
<action name="VideoPlayer.CastVideoError">
<owner>yoshiki@chromium.org</owner>
<description>
Chrome OS Video Player: an error occurred upon casting.
</description>
</action>
<action name="VideoPlayer.OpenVideoPlayer">
<owner>yoshiki@chromium.org</owner>
<description>
Chrome OS Video Player: the user opened the Chrome OS Video Player.
</description>
</action>
<action name="ViewAboutConflicts">
<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="ViewAboutFlash">
<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="ViewAboutNaCl">
<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="ViewSource">
<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="VirtualKeyboardLoaded">
<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="WP_EditImage">
<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="WP_Gallery">
<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="WebView.CaptureVisibleRegion">
<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="WebView.ClearData">
<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="WebView.ExecuteScript">
<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="WebView.Go">
<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="WebView.Guest.ClearData">
<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="WebView.Guest.OverrideUA">
<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="WebView.Guest.PermissionAllow.PluginLoad">
<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="WebView.Guest.PermissionDeny.PluginLoad">
<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="WebView.Guest.PluginLoadAllowed">
<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="WebView.Guest.PluginLoadDenied">
<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="WebView.Guest.PluginLoadRequest">
<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="WebView.Guest.Terminate">
<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="WebView.PermissionAllow.Download">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the download permission is explicitly allowed on a webview.
</description>
</action>
<action name="WebView.PermissionAllow.FileSystem">
<owner>fsamuel@chromium.org</owner>
<owner>hanxi@chromium.org</owner>
<description>
Tracks when the filesystem permission is explicitly allowed on a webview.
</description>
</action>
<action name="WebView.PermissionAllow.Fullscreen">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the fullscreen permission is explicitly allowed on a webview.
</description>
</action>
<action name="WebView.PermissionAllow.Geolocation">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the geolocation permission is explicitly allowed on a webview.
</description>
</action>
<action name="WebView.PermissionAllow.JSDialog">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the dialog permission is explicitly allowed on a webview.
</description>
</action>
<action name="WebView.PermissionAllow.Media">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the media permission is explicitly allowed on a webview.
</description>
</action>
<action name="WebView.PermissionAllow.PointerLock">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the pointerLock permission is explicitly allowed on a webview.
</description>
</action>
<action name="WebView.PermissionDeny.Download">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the download permission is explicitly denied on a webview.
</description>
</action>
<action name="WebView.PermissionDeny.FileSystem">
<owner>fsamuel@chromium.org</owner>
<owner>hanxi@chromium.org</owner>
<description>
Tracks when the filesystem permission is explicitly denied on a webview.
</description>
</action>
<action name="WebView.PermissionDeny.Fullscreen">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the fullscreen permission is explicitly denied on a webview.
</description>
</action>
<action name="WebView.PermissionDeny.Geolocation">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the geolocation permission is explicitly denied on a webview.
</description>
</action>
<action name="WebView.PermissionDeny.JSDialog">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the dialog permission is explicitly denied on a webview.
</description>
</action>
<action name="WebView.PermissionDeny.Media">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the media permission is explicitly denied on a webview.
</description>
</action>
<action name="WebView.PermissionDeny.PointerLock">
<owner>fsamuel@chromium.org</owner>
<owner>lazyboy@chromium.org</owner>
<description>
Tracks when the pointerLock permission is explicitly denied on a webview.
</description>
</action>
<action name="WebView.Reload">
<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="WebView.Stop">
<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="WebView.Terminate">
<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="WebView.WebRequest.AddListener">
<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="WebsiteSettings_CookiesDialogOpened">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
</obsolete>
</action>
<action name="WebsiteSettings_Opened">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
</obsolete>
</action>
<action name="WebstoreWidgetApp.ShowDialog">
<owner>tbarzic@google.com</owner>
<description>
Tracks Chrome Webstore Gallery Widget app being launched.
</description>
</action>
<action name="Win7ASHRestart">
<owner>cpu@chromium.org</owner>
<owner>ananta@chromium.org</owner>
<owner>shrikant@chromium.org</owner>
<description>Tracks when Chrome was restarted on Win7 in Ash.</description>
</action>
<action name="Win7DesktopRestart">
<owner>cpu@chromium.org</owner>
<owner>ananta@chromium.org</owner>
<owner>shrikant@chromium.org</owner>
<description>
Tracks when Chrome was restarted on Win7 in desktop.
</description>
</action>
<action name="Win8DesktopRestart">
<owner>cpu@chromium.org</owner>
<owner>ananta@chromium.org</owner>
<owner>shrikant@chromium.org</owner>
<description>
Tracks when Chrome was restarted on Win8 in desktop.
</description>
</action>
<action name="Win8MetroRestart">
<owner>cpu@chromium.org</owner>
<owner>ananta@chromium.org</owner>
<owner>shrikant@chromium.org</owner>
<description>Tracks when Chrome was restarted on Win8 in metro.</description>
</action>
<action name="WindowBorder_ClickTogglesSingleAxisMaximize">
<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="WindowCycleController_Cycle">
<owner>tdanderson@chromium.org</owner>
<owner>flackr@chromium.org</owner>
<description>
Starting a window selection cycle by pressing alt-tab.
</description>
</action>
<action name="WindowDrag_MaximizeLeft">
<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="WindowDrag_MaximizeRight">
<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="WindowSelector_ActiveWindowChanged">
<owner>tdanderson@chromium.org</owner>
<owner>bruthig@chromium.org</owner>
<description>
Recorded when the user selects a window from Ash overview mode which is
different from the window that was active prior to entering overview mode.
</description>
</action>
<action name="WindowSelector_Overview">
<owner>tdanderson@chromium.org</owner>
<owner>flackr@chromium.org</owner>
<description>Starting the window overview mode.</description>
</action>
<action name="WindowSelector_OverviewEnterKey">
<owner>tdanderson@chromium.org</owner>
<owner>flackr@chromium.org</owner>
<description>
Using the enter key to select a window in the overview.
</description>
</action>
<action name="WindowSelector_Selection">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
<obsolete>
Deprecated as of 06/2014. No longer relevant since alt tab window switching
was separated from overview mode.
</obsolete>
</action>
<action name="WorkerProcess_BadProcessToKill">
<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="WrenchMenu_OpenRecentTabFromDevice">
<owner>jwd@chromium.org</owner>
<description>
Hot Dog Menu: Recent Tabs: Open a recent tab from a device.
</description>
</action>
<action name="WrenchMenu_OpenRecentTabFromLocal">
<owner>jwd@chromium.org</owner>
<description>
Hot Dog Menu: Recent Tabs: Open a recent tab link from local.
</description>
</action>
<action name="WrenchMenu_OpenRecentWindow">
<owner>jwd@chromium.org</owner>
<description>
Hot Dog Menu: Recent Tabs: Open a recent tab in a new window.
</description>
</action>
<action name="ZoomMinus">
<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="ZoomMinus_AtMinimum">
<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="ZoomNormal">
<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="ZoomPlus">
<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="ZoomPlus_AtMaximum">
<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="justifyFull">
<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="mceAddControl">
<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="mceBeginUndoLevel">
<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="mceEndUndoLevel">
<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="mceInsertContent">
<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="mceRepaint">
<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="mceSave">
<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="mceSetStyleInfo">
<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="styleWithCSS">
<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="webapps.AddShortcut.AppShortcut">
<owner>dfalcantara@chromium.org</owner>
<description>
Shortcut added to the homescreen for a page containing the
mobile-webapp-capable meta tag.
</description>
</action>
<action name="webapps.AddShortcut.AppShortcutApple">
<owner>dfalcantara@chromium.org</owner>
<description>
Shortcut added to the homescreen for a page containing only the
apple-mobile-webapp-capable meta tag.
</description>
</action>
<action name="webapps.AddShortcut.Bookmark">
<owner>dfalcantara@chromium.org</owner>
<description>
Shortcut added to the homescreen for a page containing neither
mobile-webapp-capable nor apple-mobile-webapp-capable meta tags.
</description>
</action>
<action name="webapps.AddShortcut.Manifest">
<owner>mlamouri@chromium.org</owner>
<description>
Shortcut added to the homescreen with a valid Manifest. This action will be
recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
to keep a trend of whether the webapp also add meta tags.
</description>
</action>
</actions>