Landing Recent QUIC changes until 8/19/2015 17:00 UTC.
[chromium-blink-merge.git] / tools / metrics / actions / actions.xml
blob98de2e1e00c65f6d95aa9433b22494bffa103226
1 <!--
2 Copyright 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file.
5 -->
7 <!--
8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. A user action should be tied to an actual
10 action taken by a user. It should be logged immediatly after a user takes the
11 action, and should only be logged once per actual event. If an action is not
12 user triggered, specify it using not_user_triggered="true" as an attribute to
13 the <action> tag.
15 Please run extract_actions.py to add new actions and pretty-print this file.
17 If a user action is not being used any more, put an <obsolete> tag under
18 the <action> tag with necessary explanation. Don't delete things in this file.
20 TODO(yiyaoliu):
21 Currently, only file-level comments are supported. By running
22 extract_actions.py, comments at other places will be deleted. Ideally, comments
23 should be able to be added at any place in this file.
24 -->
26 <actions>
28 <action name="AboutChrome">
29   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
30   <description>Please enter the description of this user action.</description>
31 </action>
33 <action name="AboutConflicts">
34   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
35   <description>Please enter the description of this user action.</description>
36 </action>
38 <action name="AboutFlags_StartupTick" not_user_triggered="true">
39   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
40   <description>Please enter the description of this user action.</description>
41 </action>
43 <action name="AboutFlags_background-webapps">
44   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
45   <description>Please enter the description of this user action.</description>
46 </action>
48 <action name="AboutFlags_click-to-play">
49   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
50   <description>Please enter the description of this user action.</description>
51 </action>
53 <action name="AboutFlags_cloud-print">
54   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
55   <description>Please enter the description of this user action.</description>
56 </action>
58 <action name="AboutFlags_cloud-print-proxy">
59   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
60   <description>Please enter the description of this user action.</description>
61 </action>
63 <action name="AboutFlags_confirm-to-quit">
64   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
65   <description>Please enter the description of this user action.</description>
66 </action>
68 <action name="AboutFlags_conflicting-modules-check">
69   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
70   <description>Please enter the description of this user action.</description>
71 </action>
73 <action name="AboutFlags_data-reduction-proxy-lo-fi@1">
74   <owner>bengr@chromium.org</owner>
75   <owner>megjablon@chromium.org</owner>
76   <description>
77     User enabled flag that Forces Data Saver Lo-Fi mode to be always enabled via
78     chrome://flags. The action is emitted once per startup when the flag is
79     active.
80   </description>
81 </action>
83 <action name="AboutFlags_data-reduction-proxy-lo-fi@2">
84   <owner>bengr@chromium.org</owner>
85   <owner>megjablon@chromium.org</owner>
86   <description>
87     User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on
88     cellular connection via chrome://flags. The action is emitted once per
89     startup when the flag is active.
90   </description>
91 </action>
93 <action name="AboutFlags_data-reduction-proxy-lo-fi@3">
94   <owner>bengr@chromium.org</owner>
95   <owner>megjablon@chromium.org</owner>
96   <description>
97     User enabled flag that Forces Data Saver Lo-Fi mode to be disabled via
98     chrome://flags. The action is emitted once per startup when the flag is
99     active.
100   </description>
101 </action>
103 <action name="AboutFlags_data-reduction-proxy-lo-fi@4">
104   <owner>bengr@chromium.org</owner>
105   <owner>megjablon@chromium.org</owner>
106   <description>
107     User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on
108     slow connections via chrome://flags. The action is emitted once per startup
109     when the flag is active.
110   </description>
111 </action>
113 <action name="AboutFlags_disable-chrome-to-mobile">
114   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
115   <description>Please enter the description of this user action.</description>
116 </action>
118 <action name="AboutFlags_disable-outdated-plugins">
119   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
120   <description>Please enter the description of this user action.</description>
121 </action>
123 <action name="AboutFlags_disable-pnacl">
124   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
125   <description>Please enter the description of this user action.</description>
126   <obsolete>This flag no longer exists.</obsolete>
127 </action>
129 <action name="AboutFlags_disable-print-preview">
130   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
131   <description>Please enter the description of this user action.</description>
132 </action>
134 <action name="AboutFlags_disable-views-rect-based-targeting">
135   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
136   <description>Please enter the description of this user action.</description>
137 </action>
139 <action name="AboutFlags_disable-website-settings">
140   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
141   <description>Please enter the description of this user action.</description>
142 </action>
144 <action name="AboutFlags_dns-server">
145   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
146   <description>Please enter the description of this user action.</description>
147 </action>
149 <action name="AboutFlags_downloads-new-ui">
150   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
151   <description>Please enter the description of this user action.</description>
152 </action>
154 <action name="AboutFlags_enable-chrome-to-mobile">
155   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
156   <description>Please enter the description of this user action.</description>
157 </action>
159 <action name="AboutFlags_enable-nacl">
160   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
161   <description>Please enter the description of this user action.</description>
162 </action>
164 <action name="AboutFlags_enable-nacl-debug">
165   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
166   <description>Please enter the description of this user action.</description>
167 </action>
169 <action name="AboutFlags_enable-nacl-exception-handling">
170   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
171   <description>Please enter the description of this user action.</description>
172 </action>
174 <action name="AboutFlags_enable-pnacl">
175   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
176   <description>Please enter the description of this user action.</description>
177 </action>
179 <action name="AboutFlags_enable-smooth-scrolling">
180   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
181   <description>Please enter the description of this user action.</description>
182 </action>
184 <action name="AboutFlags_enable-website-settings">
185   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
186   <description>Please enter the description of this user action.</description>
187 </action>
189 <action name="AboutFlags_enable-wifi-credential-sync">
190   <owner>quiche@chromium.org</owner>
191   <description>
192     User enabled WiFi credential sync via chrome://flags.
193   </description>
194 </action>
196 <action name="AboutFlags_experimental-location-features">
197   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
198   <description>Please enter the description of this user action.</description>
199 </action>
201 <action name="AboutFlags_expose-for-tabs">
202   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
203   <description>Please enter the description of this user action.</description>
204 </action>
206 <action name="AboutFlags_extension-apis">
207   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
208   <description>Please enter the description of this user action.</description>
209 </action>
211 <action name="AboutFlags_focus-existing-tab-on-open">
212   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
213   <description>Please enter the description of this user action.</description>
214 </action>
216 <action name="AboutFlags_gpu-canvas-2d">
217   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
218   <description>Please enter the description of this user action.</description>
219 </action>
221 <action name="AboutFlags_indexeddb-use-leveldb">
222   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
223   <description>Please enter the description of this user action.</description>
224 </action>
226 <action name="AboutFlags_instant-autocomplete-immediately">
227   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
228   <description>Please enter the description of this user action.</description>
229 </action>
231 <action name="AboutFlags_instant-type">
232   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
233   <description>Please enter the description of this user action.</description>
234 </action>
236 <action name="AboutFlags_mark-non-secure-as">
237   <owner>palmer@chromium.org</owner>
238   <owner>felt@chromium.org</owner>
239   <description>
240     This flag lets users opt into or out of marking HTTP as Dubious or as
241     Non-Secure. The action is emitted once per startup when the flag is active.
242   </description>
243 </action>
245 <action name="AboutFlags_match-preview">
246   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
247   <description>Please enter the description of this user action.</description>
248 </action>
250 <action name="AboutFlags_my-special-feature">
251   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
252   <description>Please enter the description of this user action.</description>
253 </action>
255 <action name="AboutFlags_nacl-debug-mask">
256   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
257   <description>Please enter the description of this user action.</description>
258 </action>
260 <action name="AboutFlags_nacl-gdb">
261   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
262   <description>Please enter the description of this user action.</description>
263 </action>
265 <action name="AboutFlags_nacl-gdb-script">
266   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
267   <description>Please enter the description of this user action.</description>
268 </action>
270 <action name="AboutFlags_page-prerender">
271   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
272   <description>Please enter the description of this user action.</description>
273 </action>
275 <action name="AboutFlags_prerender-from-omnibox">
276   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
277   <description>Please enter the description of this user action.</description>
278 </action>
280 <action name="AboutFlags_print-preview">
281   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
282   <description>Please enter the description of this user action.</description>
283 </action>
285 <action name="AboutFlags_remoting">
286   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
287   <description>Please enter the description of this user action.</description>
288 </action>
290 <action name="AboutFlags_save-page-as-mhtml">
291   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
292   <description>Please enter the description of this user action.</description>
293 </action>
295 <action name="AboutFlags_snap-start">
296   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
297   <description>Please enter the description of this user action.</description>
298 </action>
300 <action name="AboutFlags_tabbed-options">
301   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
302   <description>Please enter the description of this user action.</description>
303 </action>
305 <action name="AboutFlags_verbatim-instant">
306   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
307   <description>Please enter the description of this user action.</description>
308 </action>
310 <action name="AboutFlags_vertical-tabs">
311   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
312   <description>Please enter the description of this user action.</description>
313 </action>
315 <action name="AboutFlags_views-use-rect-based-targeting">
316   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
317   <description>Please enter the description of this user action.</description>
318 </action>
320 <action name="AboutFlags_xss-auditor">
321   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
322   <description>Please enter the description of this user action.</description>
323 </action>
325 <action name="Accel_Accessible_Focus_Next">
326   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
327   <description>Please enter the description of this user action.</description>
328 </action>
330 <action name="Accel_Accessible_Focus_Previous">
331   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
332   <description>Please enter the description of this user action.</description>
333 </action>
335 <action name="Accel_Add_Remove_Display">
336   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
337   <description>Please enter the description of this user action.</description>
338 </action>
340 <action name="Accel_Advanced_Print">
341   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
342   <description>Please enter the description of this user action.</description>
343 </action>
345 <action name="Accel_Back_Backspace">
346   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
347   <description>Please enter the description of this user action.</description>
348 </action>
350 <action name="Accel_Back_F1">
351   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
352   <description>Please enter the description of this user action.</description>
353 </action>
355 <action name="Accel_Back_Left">
356   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
357   <description>Please enter the description of this user action.</description>
358 </action>
360 <action name="Accel_BrightnessDown_F6">
361   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
362   <description>Please enter the description of this user action.</description>
363 </action>
365 <action name="Accel_BrightnessUp_F7">
366   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
367   <description>Please enter the description of this user action.</description>
368 </action>
370 <action name="Accel_Disable_Caps_Lock">
371   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
372   <description>Please enter the description of this user action.</description>
373 </action>
375 <action name="Accel_Exit_First_Q">
376   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
377   <description>Please enter the description of this user action.</description>
378 </action>
380 <action name="Accel_Exit_Second_Q">
381   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
382   <description>Please enter the description of this user action.</description>
383 </action>
385 <action name="Accel_FocusLocation_D">
386   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
387   <description>Please enter the description of this user action.</description>
388 </action>
390 <action name="Accel_FocusLocation_L">
391   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
392   <description>Please enter the description of this user action.</description>
393 </action>
395 <action name="Accel_FocusSearch_E">
396   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
397   <description>Please enter the description of this user action.</description>
398 </action>
400 <action name="Accel_FocusSearch_K">
401   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
402   <description>Please enter the description of this user action.</description>
403 </action>
405 <action name="Accel_Focus_Bookmarks">
406   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
407   <description>Please enter the description of this user action.</description>
408 </action>
410 <action name="Accel_Focus_Launcher">
411   <owner>kuscher@chromium.org</owner>
412   <description>Keyboard accelerator to focus the app shelf.</description>
413   <obsolete>
414     Deprecated 09/2014 in issue 248353 and replaced by Accel_Focus_Shelf.
415   </obsolete>
416 </action>
418 <action name="Accel_Focus_Location">
419   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
420   <description>Please enter the description of this user action.</description>
421 </action>
423 <action name="Accel_Focus_Next_Pane">
424   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
425   <description>Please enter the description of this user action.</description>
426 </action>
428 <action name="Accel_Focus_Previous_Pane">
429   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
430   <description>Please enter the description of this user action.</description>
431 </action>
433 <action name="Accel_Focus_Search">
434   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
435   <description>Please enter the description of this user action.</description>
436 </action>
438 <action name="Accel_Focus_Shelf">
439   <owner>kuscher@chromium.org</owner>
440   <description>Keyboard accelerator to focus the app shelf.</description>
441 </action>
443 <action name="Accel_Focus_Toolbar">
444   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
445   <description>Please enter the description of this user action.</description>
446 </action>
448 <action name="Accel_Forward_Backspace">
449   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
450   <description>Please enter the description of this user action.</description>
451 </action>
453 <action name="Accel_Forward_F2">
454   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
455   <description>Please enter the description of this user action.</description>
456 </action>
458 <action name="Accel_Forward_Right">
459   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
460   <description>Please enter the description of this user action.</description>
461 </action>
463 <action name="Accel_Fullscreen_F4">
464   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
465   <description>Please enter the description of this user action.</description>
466 </action>
468 <action name="Accel_KeyboardBrightnessDown_F6">
469   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
470   <description>Please enter the description of this user action.</description>
471 </action>
473 <action name="Accel_KeyboardBrightnessUp_F7">
474   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
475   <description>Please enter the description of this user action.</description>
476 </action>
478 <action name="Accel_Launch_App">
479   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
480   <description>Please enter the description of this user action.</description>
481 </action>
483 <action name="Accel_Launch_Last_App">
484   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
485   <description>Please enter the description of this user action.</description>
486 </action>
488 <action name="Accel_LockScreen_L">
489   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
490   <description>Please enter the description of this user action.</description>
491 </action>
493 <action name="Accel_LockScreen_LockButton">
494   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
495   <description>Please enter the description of this user action.</description>
496 </action>
498 <action name="Accel_LockScreen_PowerButton">
499   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
500   <description>Please enter the description of this user action.</description>
501 </action>
503 <action name="Accel_Maximize_Restore_F4">
504   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
505   <description>Please enter the description of this user action.</description>
506 </action>
508 <action name="Accel_NewTab_T">
509   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
510   <description>Please enter the description of this user action.</description>
511 </action>
513 <action name="Accel_New_Incognito_Window">
514   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
515   <description>Please enter the description of this user action.</description>
516 </action>
518 <action name="Accel_New_Window">
519   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
520   <description>Please enter the description of this user action.</description>
521 </action>
523 <action name="Accel_NextWindow_F5">
524   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
525   <description>Please enter the description of this user action.</description>
526 </action>
528 <action name="Accel_NextWindow_Tab">
529   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
530   <description>Please enter the description of this user action.</description>
531 </action>
533 <action name="Accel_Next_Ime">
534   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
535   <description>Please enter the description of this user action.</description>
536 </action>
538 <action name="Accel_Open_Crosh">
539   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
540   <description>Please enter the description of this user action.</description>
541 </action>
543 <action name="Accel_Open_Feedback_Page">
544   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
545   <description>Please enter the description of this user action.</description>
546 </action>
548 <action name="Accel_Open_File_Manager">
549   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
550   <description>Please enter the description of this user action.</description>
551 </action>
553 <action name="Accel_Overview_F5">
554   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
555   <description>Please enter the description of this user action.</description>
556 </action>
558 <action name="Accel_PrevWindow_F5">
559   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
560   <description>Please enter the description of this user action.</description>
561 </action>
563 <action name="Accel_PrevWindow_Tab">
564   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
565   <description>Please enter the description of this user action.</description>
566 </action>
568 <action name="Accel_Previous_Ime">
569   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
570   <description>Please enter the description of this user action.</description>
571 </action>
573 <action name="Accel_Reload_F3">
574   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
575   <description>Please enter the description of this user action.</description>
576 </action>
578 <action name="Accel_Reload_R">
579   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
580   <description>Please enter the description of this user action.</description>
581 </action>
583 <action name="Accel_Restart_PowerButton">
584   <owner>cschuet@chromium.org</owner>
585   <description>User restarted the device.</description>
586 </action>
588 <action name="Accel_Restore_Tab">
589   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
590   <description>Please enter the description of this user action.</description>
591 </action>
593 <action name="Accel_Rotate_Window">
594   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
595   <description>Please enter the description of this user action.</description>
596 </action>
598 <action name="Accel_Scale_Ui_Down">
599   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
600   <description>Please enter the description of this user action.</description>
601 </action>
603 <action name="Accel_Scale_Ui_Reset">
604   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
605   <description>Please enter the description of this user action.</description>
606 </action>
608 <action name="Accel_Scale_Ui_Up">
609   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
610   <description>Please enter the description of this user action.</description>
611 </action>
613 <action name="Accel_Search_LWin">
614   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
615   <description>Please enter the description of this user action.</description>
616 </action>
618 <action name="Accel_SelectNextTab">
619   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
620   <description>Please enter the description of this user action.</description>
621 </action>
623 <action name="Accel_SelectPreviousTab">
624   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
625   <description>Please enter the description of this user action.</description>
626 </action>
628 <action name="Accel_Show_App_Menu">
629   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
630   <description>Please enter the description of this user action.</description>
631 </action>
633 <action name="Accel_Show_Keyboard_Overlay">
634   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
635   <description>Please enter the description of this user action.</description>
636 </action>
638 <action name="Accel_Show_Message_Center_Bubble">
639   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
640   <description>Please enter the description of this user action.</description>
641 </action>
643 <action name="Accel_Show_System_Tray_Bubble">
644   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
645   <description>Please enter the description of this user action.</description>
646 </action>
648 <action name="Accel_Show_Task_Manager">
649   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
650   <description>Please enter the description of this user action.</description>
651 </action>
653 <action name="Accel_ShutDown_PowerButton">
654   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
655   <description>Please enter the description of this user action.</description>
656 </action>
658 <action name="Accel_Silence_Spoken_Feedback">
659   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
660   <description>Please enter the description of this user action.</description>
661 </action>
663 <action name="Accel_Swap_Primary_Display">
664   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
665   <description>Please enter the description of this user action.</description>
666 </action>
668 <action name="Accel_Switch_Ime">
669   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
670   <description>Please enter the description of this user action.</description>
671 </action>
673 <action name="Accel_Switch_To_Next_User">
674   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
675   <description>Please enter the description of this user action.</description>
676 </action>
678 <action name="Accel_Switch_To_Previous_User">
679   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
680   <description>Please enter the description of this user action.</description>
681 </action>
683 <action name="Accel_Take_Partial_Screenshot">
684   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
685   <description>Please enter the description of this user action.</description>
686 </action>
688 <action name="Accel_Take_Screenshot">
689   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
690   <description>Please enter the description of this user action.</description>
691 </action>
693 <action name="Accel_Toggle_Caps_Lock">
694   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
695   <description>Please enter the description of this user action.</description>
696 </action>
698 <action name="Accel_Toggle_Maximized">
699   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
700   <description>Please enter the description of this user action.</description>
701 </action>
703 <action name="Accel_Toggle_Minimized">
704   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
705   <description>Please enter the description of this user action.</description>
706 </action>
708 <action name="Accel_Toggle_Minimized_M">
709   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
710   <description>Please enter the description of this user action.</description>
711 </action>
713 <action name="Accel_Toggle_Minimized_Minus">
714   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
715   <description>Please enter the description of this user action.</description>
716 </action>
718 <action name="Accel_Toggle_Mirror_Mode">
719   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
720   <description>Please enter the description of this user action.</description>
721 </action>
723 <action name="Accel_Toggle_Spoken_Feedback">
724   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
725   <description>Please enter the description of this user action.</description>
726 </action>
728 <action name="Accel_Touch_Hud_Clear">
729   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
730   <description>Please enter the description of this user action.</description>
731 </action>
733 <action name="Accel_VolumeDown_F9">
734   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
735   <description>Please enter the description of this user action.</description>
736 </action>
738 <action name="Accel_VolumeMute_F8">
739   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
740   <description>Please enter the description of this user action.</description>
741 </action>
743 <action name="Accel_VolumeUp_F10">
744   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
745   <description>Please enter the description of this user action.</description>
746 </action>
748 <action name="Accel_Window_Position_Center">
749   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
750   <description>Please enter the description of this user action.</description>
751 </action>
753 <action name="Accel_Window_Snap_Left">
754   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
755   <description>Please enter the description of this user action.</description>
756 </action>
758 <action name="Accel_Window_Snap_Right">
759   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
760   <description>Please enter the description of this user action.</description>
761 </action>
763 <action name="AcceptedGeneratedKeyword">
764   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
765   <description>Please enter the description of this user action.</description>
766 </action>
768 <action name="AcceptedKeyword">
769   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
770   <description>Please enter the description of this user action.</description>
771 </action>
773 <action name="AcceptedKeywordHint">
774   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
775   <description>Please enter the description of this user action.</description>
776 </action>
778 <action name="ActionBox.ClickButton">
779   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
780   <description>Please enter the description of this user action.</description>
781 </action>
783 <action name="ActionBox.FindShareHandlers">
784   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
785   <description>Please enter the description of this user action.</description>
786 </action>
788 <action name="ActiveBrowserChanged">
789   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
790   <description>Please enter the description of this user action.</description>
791 </action>
793 <action name="ActiveTabChanged">
794   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
795   <description>Please enter the description of this user action.</description>
796 </action>
798 <action name="AppCloseButton_Clk">
799   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
800   <description>Please enter the description of this user action.</description>
801 </action>
803 <action name="AppList_AutoLaunchCanceled">
804   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
805   <description>Please enter the description of this user action.</description>
806 </action>
808 <action name="AppList_AutoLaunched">
809   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
810   <description>Please enter the description of this user action.</description>
811 </action>
813 <action name="AppList_ClickOnApp">
814   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
815   <description>Please enter the description of this user action.</description>
816 </action>
818 <action name="AppList_ClickOnAppFromSearch">
819   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
820   <description>Please enter the description of this user action.</description>
821 </action>
823 <action name="AppList_HotwordRecognized">
824   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
825   <description>Please enter the description of this user action.</description>
826 </action>
828 <action name="AppList_Search">
829   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
830   <description>Please enter the description of this user action.</description>
831 </action>
833 <action name="AppList_SearchedBySpeech">
834   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
835   <description>Please enter the description of this user action.</description>
836 </action>
838 <action name="AppList_VoiceSearchCanceled">
839   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
840   <description>Please enter the description of this user action.</description>
841 </action>
843 <action name="AppList_VoiceSearchStartedManually">
844   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
845   <description>Please enter the description of this user action.</description>
846 </action>
848 <action name="AutoDetectChange">
849   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
850   <description>Please enter the description of this user action.</description>
851 </action>
853 <action name="AutomaticReset_WebUIBanner_BannerShown">
854   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
855   <description>Please enter the description of this user action.</description>
856 </action>
858 <action name="AutomaticReset_WebUIBanner_ManuallyClosed">
859   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
860   <description>Please enter the description of this user action.</description>
861 </action>
863 <action name="AutomaticReset_WebUIBanner_ResetClicked">
864   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
865   <description>Please enter the description of this user action.</description>
866 </action>
868 <action name="AutomaticSettingsReset_WebUIBanner_BannerShown">
869   <owner>gab@chromium.org</owner>
870   <description>
871     User opened chrome://settings less than 5 days after a settings hardening
872     event and was automatically shown this banner.
873   </description>
874 </action>
876 <action name="AutomaticSettingsReset_WebUIBanner_LearnMoreClicked">
877   <owner>gab@chromium.org</owner>
878   <description>
879     User clicked the Learn More link on the AutomaticSettingsReset banner.
880   </description>
881 </action>
883 <action name="AutomaticSettingsReset_WebUIBanner_ManuallyClosed">
884   <owner>gab@chromium.org</owner>
885   <description>User dismissed the AutomaticSettingsReset banner.</description>
886 </action>
888 <action name="AutomaticSettingsReset_WebUIBanner_ResetClicked">
889   <owner>gab@chromium.org</owner>
890   <description>
891     User clicked the reset button on the AutomaticSettingsReset banner.
892   </description>
893 </action>
895 <action name="Back">
896   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
897   <description>Please enter the description of this user action.</description>
898 </action>
900 <action name="BackColor">
901   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
902   <description>Please enter the description of this user action.</description>
903 </action>
905 <action name="BackMenu_ChapterClick1">
906   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
907   <description>Please enter the description of this user action.</description>
908 </action>
910 <action name="BackMenu_ChapterClick10">
911   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
912   <description>Please enter the description of this user action.</description>
913 </action>
915 <action name="BackMenu_ChapterClick11">
916   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
917   <description>Please enter the description of this user action.</description>
918 </action>
920 <action name="BackMenu_ChapterClick12">
921   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
922   <description>Please enter the description of this user action.</description>
923 </action>
925 <action name="BackMenu_ChapterClick13">
926   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
927   <description>Please enter the description of this user action.</description>
928 </action>
930 <action name="BackMenu_ChapterClick14">
931   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
932   <description>Please enter the description of this user action.</description>
933 </action>
935 <action name="BackMenu_ChapterClick15">
936   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
937   <description>Please enter the description of this user action.</description>
938 </action>
940 <action name="BackMenu_ChapterClick16">
941   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
942   <description>Please enter the description of this user action.</description>
943 </action>
945 <action name="BackMenu_ChapterClick17">
946   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
947   <description>Please enter the description of this user action.</description>
948 </action>
950 <action name="BackMenu_ChapterClick18">
951   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
952   <description>Please enter the description of this user action.</description>
953 </action>
955 <action name="BackMenu_ChapterClick19">
956   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
957   <description>Please enter the description of this user action.</description>
958 </action>
960 <action name="BackMenu_ChapterClick2">
961   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
962   <description>Please enter the description of this user action.</description>
963 </action>
965 <action name="BackMenu_ChapterClick3">
966   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
967   <description>Please enter the description of this user action.</description>
968 </action>
970 <action name="BackMenu_ChapterClick4">
971   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
972   <description>Please enter the description of this user action.</description>
973 </action>
975 <action name="BackMenu_ChapterClick5">
976   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
977   <description>Please enter the description of this user action.</description>
978 </action>
980 <action name="BackMenu_ChapterClick6">
981   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
982   <description>Please enter the description of this user action.</description>
983 </action>
985 <action name="BackMenu_ChapterClick7">
986   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
987   <description>Please enter the description of this user action.</description>
988 </action>
990 <action name="BackMenu_ChapterClick8">
991   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
992   <description>Please enter the description of this user action.</description>
993 </action>
995 <action name="BackMenu_ChapterClick9">
996   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
997   <description>Please enter the description of this user action.</description>
998 </action>
1000 <action name="BackMenu_HistoryClick1">
1001   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1002   <description>Please enter the description of this user action.</description>
1003 </action>
1005 <action name="BackMenu_HistoryClick10">
1006   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1007   <description>Please enter the description of this user action.</description>
1008 </action>
1010 <action name="BackMenu_HistoryClick11">
1011   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1012   <description>Please enter the description of this user action.</description>
1013 </action>
1015 <action name="BackMenu_HistoryClick12">
1016   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1017   <description>Please enter the description of this user action.</description>
1018 </action>
1020 <action name="BackMenu_HistoryClick13">
1021   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1022   <description>Please enter the description of this user action.</description>
1023 </action>
1025 <action name="BackMenu_HistoryClick14">
1026   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1027   <description>Please enter the description of this user action.</description>
1028 </action>
1030 <action name="BackMenu_HistoryClick15">
1031   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1032   <description>Please enter the description of this user action.</description>
1033 </action>
1035 <action name="BackMenu_HistoryClick16">
1036   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1037   <description>Please enter the description of this user action.</description>
1038 </action>
1040 <action name="BackMenu_HistoryClick17">
1041   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1042   <description>Please enter the description of this user action.</description>
1043 </action>
1045 <action name="BackMenu_HistoryClick18">
1046   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1047   <description>Please enter the description of this user action.</description>
1048 </action>
1050 <action name="BackMenu_HistoryClick19">
1051   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1052   <description>Please enter the description of this user action.</description>
1053 </action>
1055 <action name="BackMenu_HistoryClick2">
1056   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1057   <description>Please enter the description of this user action.</description>
1058 </action>
1060 <action name="BackMenu_HistoryClick3">
1061   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1062   <description>Please enter the description of this user action.</description>
1063 </action>
1065 <action name="BackMenu_HistoryClick4">
1066   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1067   <description>Please enter the description of this user action.</description>
1068 </action>
1070 <action name="BackMenu_HistoryClick5">
1071   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1072   <description>Please enter the description of this user action.</description>
1073 </action>
1075 <action name="BackMenu_HistoryClick6">
1076   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1077   <description>Please enter the description of this user action.</description>
1078 </action>
1080 <action name="BackMenu_HistoryClick7">
1081   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1082   <description>Please enter the description of this user action.</description>
1083 </action>
1085 <action name="BackMenu_HistoryClick8">
1086   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1087   <description>Please enter the description of this user action.</description>
1088 </action>
1090 <action name="BackMenu_HistoryClick9">
1091   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1092   <description>Please enter the description of this user action.</description>
1093 </action>
1095 <action name="BackMenu_Popup">
1096   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1097   <description>Please enter the description of this user action.</description>
1098 </action>
1100 <action name="BackMenu_ShowFullHistory">
1101   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1102   <description>Please enter the description of this user action.</description>
1103 </action>
1105 <action name="BackgroundImageCache">
1106   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1107   <description>Please enter the description of this user action.</description>
1108 </action>
1110 <action name="BackgroundUploadReportAborted">
1111   <owner>olivierrobin@chromium.org</owner>
1112   <owner>pkl@chromium.org</owner>
1113   <description>
1114     An attempt to upload a crash report as a background task failed.
1115   </description>
1116 </action>
1118 <action name="BackgroundUploadReportSucceeded">
1119   <owner>olivierrobin@chromium.org</owner>
1120   <owner>pkl@chromium.org</owner>
1121   <description>
1122     An attempt to upload a crash report as a background task succeeeded.
1123   </description>
1124 </action>
1126 <action name="BadMessageTerminate_ACDH">
1127   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1128   <description>Please enter the description of this user action.</description>
1129 </action>
1131 <action name="BadMessageTerminate_AOF">
1132   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1133   <description>Please enter the description of this user action.</description>
1134 </action>
1136 <action name="BadMessageTerminate_BMF">
1137   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1138   <description>Please enter the description of this user action.</description>
1139 </action>
1141 <action name="BadMessageTerminate_BPE">
1142   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1143   <description>Please enter the description of this user action.</description>
1144 </action>
1146 <action name="BadMessageTerminate_BPGM">
1147   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1148   <description>Please enter the description of this user action.</description>
1149 </action>
1151 <action name="BadMessageTerminate_BRPH">
1152   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1153   <description>Please enter the description of this user action.</description>
1154 </action>
1156 <action name="BadMessageTerminate_DBMF">
1157   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1158   <description>Please enter the description of this user action.</description>
1159 </action>
1161 <action name="BadMessageTerminate_DSMF">
1162   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1163   <description>Please enter the description of this user action.</description>
1164 </action>
1166 <action name="BadMessageTerminate_DSMF_1">
1167   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1168   <description>Please enter the description of this user action.</description>
1169 </action>
1171 <action name="BadMessageTerminate_DSMF_2">
1172   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1173   <description>Please enter the description of this user action.</description>
1174 </action>
1176 <action name="BadMessageTerminate_EFD">
1177   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1178   <description>Please enter the description of this user action.</description>
1179 </action>
1181 <action name="BadMessageTerminate_EOG">
1182   <owner>kalman@chromium.org</owner>
1183   <owner>fsamuel@chromium.org</owner>
1184   <description>
1185     Indicates that an ExtensionOptionsGuest was terminated due to a navigation
1186     to an origin other than the extension it is embedding.
1187   </description>
1188   <obsolete>
1189     Deprecated 3/2015. Replaced by the histogram
1190     Stability.BadMessageTerminate.Extensions.
1191   </obsolete>
1192 </action>
1194 <action name="BadMessageTerminate_EVG">
1195   <owner>fsamuel@chromium.org</owner>
1196   <description>
1197     Indicates that an ExtensionViewGuest was terminated due to a navigation to
1198     an origin other than the extension it is embedding.
1199   </description>
1200   <obsolete>
1201     Deprecated 3/2015. Replaced by the histogram
1202     Stability.BadMessageTerminate.Extensions.
1203   </obsolete>
1204 </action>
1206 <action name="BadMessageTerminate_FAMF">
1207   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1208   <description>Please enter the description of this user action.</description>
1209 </action>
1211 <action name="BadMessageTerminate_IDBMF">
1212   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1213   <description>Please enter the description of this user action.</description>
1214 </action>
1216 <action name="BadMessageTerminate_MIDI">
1217   <owner>toyoshim@chromium.org</owner>
1218   <description>
1219     Indicates that an IPC message to send a SysEx MIDI message is received from
1220     a renderer that is not permitted to send a SysEx MIDI message.
1221   </description>
1222 </action>
1224 <action name="BadMessageTerminate_MIDIPort">
1225   <owner>toyoshim@chromium.org</owner>
1226   <description>
1227     Indicates that an IPC message to send a MIDI message against out of range
1228     output port is received from a renderer.
1229   </description>
1230 </action>
1232 <action name="BadMessageTerminate_NC">
1233   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1234   <description>Please enter the description of this user action.</description>
1235 </action>
1237 <action name="BadMessageTerminate_NC17">
1238   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1239   <description>Please enter the description of this user action.</description>
1240 </action>
1242 <action name="BadMessageTerminate_RDH">
1243   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1244   <description>Please enter the description of this user action.</description>
1245 </action>
1247 <action name="BadMessageTerminate_RFH">
1248   <owner>alexmos@chromium.org</owner>
1249   <description>
1250     Indicates that a renderer process was terminated because it tried to change
1251     iframe sandbox flags for an invalid frame.
1252   </description>
1253   <obsolete>
1254     Deprecated 3/2015. Replaced by the histogram
1255     Stability.BadMessageTerminate.Content.
1256   </obsolete>
1257 </action>
1259 <action name="BadMessageTerminate_RVD">
1260   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1261   <description>Please enter the description of this user action.</description>
1262 </action>
1264 <action name="BadMessageTerminate_RVD2">
1265   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1266   <description>Please enter the description of this user action.</description>
1267 </action>
1269 <action name="BadMessageTerminate_RVD3">
1270   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1271   <description>Please enter the description of this user action.</description>
1272 </action>
1274 <action name="BadMessageTerminate_RVH">
1275   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1276   <description>Please enter the description of this user action.</description>
1277 </action>
1279 <action name="BadMessageTerminate_RWH">
1280   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1281   <description>Please enter the description of this user action.</description>
1282 </action>
1284 <action name="BadMessageTerminate_RWH1">
1285   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1286   <description>Please enter the description of this user action.</description>
1287   <obsolete>
1288     Deprecated 3/2015. Replaced by the histogram
1289     Stability.BadMessageTerminate.Content.
1290   </obsolete>
1291 </action>
1293 <action name="BadMessageTerminate_RWH2">
1294   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1295   <description>Please enter the description of this user action.</description>
1296   <obsolete>
1297     Deprecated 3/2015. Replaced by the histogram
1298     Stability.BadMessageTerminate.Content.
1299   </obsolete>
1300 </action>
1302 <action name="BadMessageTerminate_RWH3">
1303   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1304   <description>Please enter the description of this user action.</description>
1305   <obsolete>
1306     Deprecated 3/2015. Replaced by the histogram
1307     Stability.BadMessageTerminate.Content.
1308   </obsolete>
1309 </action>
1311 <action name="BadMessageTerminate_RWH4">
1312   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1313   <description>Please enter the description of this user action.</description>
1314   <obsolete>
1315     Deprecated 3/2015. Replaced by the histogram
1316     Stability.BadMessageTerminate.Content.
1317   </obsolete>
1318 </action>
1320 <action name="BadMessageTerminate_RWH5">
1321   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1322   <description>Please enter the description of this user action.</description>
1323   <obsolete>
1324     Deprecated 3/2015. Replaced by the histogram
1325     Stability.BadMessageTerminate.Content.
1326   </obsolete>
1327 </action>
1329 <action name="BadMessageTerminate_RWH6">
1330   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1331   <description>Please enter the description of this user action.</description>
1332   <obsolete>
1333     Deprecated 3/2015. Replaced by the histogram
1334     Stability.BadMessageTerminate.Content.
1335   </obsolete>
1336 </action>
1338 <action name="BadMessageTerminate_RWH7">
1339   <owner>jdduke@chromium.org</owner>
1340   <owner>dominikg@chromium.org</owner>
1341   <description>
1342     Emitted when a InputHostMsg_QueueSyntheticGesture message is received while
1343     the --enable-gpu-benchmarking flag is not present.
1344   </description>
1345   <obsolete>
1346     Deprecated 3/2015. Replaced by the histogram
1347     Stability.BadMessageTerminate.Content.
1348   </obsolete>
1349 </action>
1351 <action name="BadMessageTerminate_RWHVA1">
1352   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1353   <description>Please enter the description of this user action.</description>
1354 </action>
1356 <action name="BadMessageTerminate_RWHVA2">
1357   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1358   <description>Please enter the description of this user action.</description>
1359 </action>
1361 <action name="BadMessageTerminate_SharedMemoryAura">
1362   <owner>jbauman@chromium.org</owner>
1363   <description>
1364     Emitted when a renderer is terminated due to it attempting to swap a shared
1365     memory surface in aura.
1366   </description>
1367   <obsolete>
1368     Deprecated 3/2015. Replaced by the histogram
1369     Stability.BadMessageTerminate.Content.
1370   </obsolete>
1371 </action>
1373 <action name="BadMessageTerminate_SharedMemoryManager1">
1374   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1375   <description>Please enter the description of this user action.</description>
1376 </action>
1378 <action name="BadMessageTerminate_SharedMemoryManager2">
1379   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1380   <description>Please enter the description of this user action.</description>
1381 </action>
1383 <action name="BadMessageTerminate_UnexpectedFrameType">
1384   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1385   <description>Please enter the description of this user action.</description>
1386   <obsolete>
1387     Deprecated 3/2015. Replaced by the histogram
1388     Stability.BadMessageTerminate.Content.
1389   </obsolete>
1390 </action>
1392 <action name="BadMessageTerminate_WC">
1393   <owner>nasko@chromium.org</owner>
1394   <description>
1395     Indicates that a renderer process was terminated due to receiving a
1396     malformed or unexpected IPC message. The process was terminated by the
1397     WebContentsImpl class.
1398   </description>
1399   <obsolete>
1400     Deprecated 3/2015. Replaced by the histogram
1401     Stability.BadMessageTerminate.Content.
1402   </obsolete>
1403 </action>
1405 <action name="BadMessageTerminate_WPH">
1406   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1407   <description>Please enter the description of this user action.</description>
1408 </action>
1410 <action name="BindingsMismatchTerminate_RVH_WebUI">
1411   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1412   <description>Please enter the description of this user action.</description>
1413 </action>
1415 <action name="BindingsMismatch_GetProcessHostPerSite">
1416   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1417   <description>Please enter the description of this user action.</description>
1418 </action>
1420 <action name="BlockNonsandboxedPlugins_Disable">
1421   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1422   <description>Please enter the description of this user action.</description>
1423 </action>
1425 <action name="BlockNonsandboxedPlugins_Enable">
1426   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1427   <description>Please enter the description of this user action.</description>
1428 </action>
1430 <action name="BlockedPluginInfobar.AllowThisTime">
1431   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1432   <description>Please enter the description of this user action.</description>
1433   <obsolete>This infobar has been removed.</obsolete>
1434 </action>
1436 <action name="BlockedPluginInfobar.AlwaysAllow">
1437   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1438   <description>Please enter the description of this user action.</description>
1439   <obsolete>This infobar has been removed.</obsolete>
1440 </action>
1442 <action name="BlockedPluginInfobar.Closed">
1443   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1444   <description>Please enter the description of this user action.</description>
1445   <obsolete>This infobar has been removed.</obsolete>
1446 </action>
1448 <action name="BlockedPluginInfobar.Dismissed">
1449   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1450   <description>Please enter the description of this user action.</description>
1451   <obsolete>This infobar has been removed.</obsolete>
1452 </action>
1454 <action name="BlockedPluginInfobar.LearnMore">
1455   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1456   <description>Please enter the description of this user action.</description>
1457   <obsolete>This infobar has been removed.</obsolete>
1458 </action>
1460 <action name="BlockedPluginInfobar.Shown">
1461   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1462   <description>Please enter the description of this user action.</description>
1463   <obsolete>This infobar has been removed.</obsolete>
1464 </action>
1466 <action name="BlockedPluginInfobar.Shown.Java">
1467   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1468   <description>Please enter the description of this user action.</description>
1469   <obsolete>This infobar has been removed.</obsolete>
1470 </action>
1472 <action name="BlockedPluginInfobar.Shown.QuickTime">
1473   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1474   <description>Please enter the description of this user action.</description>
1475   <obsolete>This infobar has been removed.</obsolete>
1476 </action>
1478 <action name="BlockedPluginInfobar.Shown.RealPlayer">
1479   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1480   <description>Please enter the description of this user action.</description>
1481   <obsolete>This infobar has been removed.</obsolete>
1482 </action>
1484 <action name="BlockedPluginInfobar.Shown.Shockwave">
1485   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1486   <description>Please enter the description of this user action.</description>
1487   <obsolete>This infobar has been removed.</obsolete>
1488 </action>
1490 <action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer">
1491   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1492   <description>Please enter the description of this user action.</description>
1493   <obsolete>This infobar has been removed.</obsolete>
1494 </action>
1496 <action name="Bold">
1497   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1498   <description>Please enter the description of this user action.</description>
1499 </action>
1501 <action name="BookmarkAdded">
1502   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1503   <description>Please enter the description of this user action.</description>
1504 </action>
1506 <action name="BookmarkAllTabs">
1507   <owner>wittman@chromium.org</owner>
1508   <description>
1509     User selected Bookmark All Tabs from anywhere in the UI.
1510   </description>
1511 </action>
1513 <action name="BookmarkBarFolder_CtxMenu">
1514   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1515   <description>Please enter the description of this user action.</description>
1516 </action>
1518 <action name="BookmarkBarFolder_DragEnd">
1519   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1520   <description>Please enter the description of this user action.</description>
1521 </action>
1523 <action name="BookmarkBarFolder_DragStart">
1524   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1525   <description>Please enter the description of this user action.</description>
1526 </action>
1528 <action name="BookmarkBar_ContextMenu_Add">
1529   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1530   <description>Please enter the description of this user action.</description>
1531 </action>
1533 <action name="BookmarkBar_ContextMenu_Edit">
1534   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1535   <description>Please enter the description of this user action.</description>
1536 </action>
1538 <action name="BookmarkBar_ContextMenu_NewFolder">
1539   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1540   <description>Please enter the description of this user action.</description>
1541 </action>
1543 <action name="BookmarkBar_ContextMenu_Open">
1544   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1545   <description>Please enter the description of this user action.</description>
1546 </action>
1548 <action name="BookmarkBar_ContextMenu_OpenAll">
1549   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1550   <description>Please enter the description of this user action.</description>
1551 </action>
1553 <action name="BookmarkBar_ContextMenu_OpenAllInNewWindow">
1554   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1555   <description>Please enter the description of this user action.</description>
1556 </action>
1558 <action name="BookmarkBar_ContextMenu_OpenAllIncognito">
1559   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1560   <description>Please enter the description of this user action.</description>
1561 </action>
1563 <action name="BookmarkBar_ContextMenu_OpenInNewTab">
1564   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1565   <description>Please enter the description of this user action.</description>
1566 </action>
1568 <action name="BookmarkBar_ContextMenu_OpenInNewWindow">
1569   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1570   <description>Please enter the description of this user action.</description>
1571 </action>
1573 <action name="BookmarkBar_ContextMenu_Redo">
1574   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1575   <description>Please enter the description of this user action.</description>
1576 </action>
1578 <action name="BookmarkBar_ContextMenu_Remove">
1579   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1580   <description>Please enter the description of this user action.</description>
1581 </action>
1583 <action name="BookmarkBar_ContextMenu_RemoveFromBookmarkBar">
1584   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1585   <description>Please enter the description of this user action.</description>
1586 </action>
1588 <action name="BookmarkBar_ContextMenu_ShowInFolder">
1589   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1590   <description>Please enter the description of this user action.</description>
1591 </action>
1593 <action name="BookmarkBar_ContextMenu_Undo">
1594   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1595   <description>Please enter the description of this user action.</description>
1596 </action>
1598 <action name="BookmarkBar_CtxMenu">
1599   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1600   <description>Please enter the description of this user action.</description>
1601 </action>
1603 <action name="BookmarkBar_DragButton">
1604   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1605   <description>Please enter the description of this user action.</description>
1606 </action>
1608 <action name="BookmarkBar_DragEnd">
1609   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1610   <description>Please enter the description of this user action.</description>
1611 </action>
1613 <action name="BookmarkBar_DragFromFolder">
1614   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1615   <description>Please enter the description of this user action.</description>
1616 </action>
1618 <action name="BookmarkBar_DragRecentlyBookmarked">
1619   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1620   <description>Please enter the description of this user action.</description>
1621 </action>
1623 <action name="BookmarkBar_DragStart">
1624   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1625   <description>Please enter the description of this user action.</description>
1626 </action>
1628 <action name="BookmarkBar_ShowOtherBookmarks">
1629   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1630   <description>Please enter the description of this user action.</description>
1631 </action>
1633 <action name="BookmarkBar_ShowRecentlyBookmarked">
1634   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1635   <description>Please enter the description of this user action.</description>
1636 </action>
1638 <action name="BookmarkBubble_ChangeParent">
1639   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1640   <description>Please enter the description of this user action.</description>
1641 </action>
1643 <action name="BookmarkBubble_ChangeTitleInBubble">
1644   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1645   <description>Please enter the description of this user action.</description>
1646 </action>
1648 <action name="BookmarkBubble_Edit">
1649   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1650   <description>Please enter the description of this user action.</description>
1651 </action>
1653 <action name="BookmarkBubble_EditFromCombobox">
1654   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1655   <description>Please enter the description of this user action.</description>
1656 </action>
1658 <action name="BookmarkBubble_Options">
1659   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1660   <description>Please enter the description of this user action.</description>
1661 </action>
1663 <action name="BookmarkBubble_RemoveFromBookmarkBar">
1664   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1665   <description>Please enter the description of this user action.</description>
1666 </action>
1668 <action name="BookmarkBubble_ShowOnBookmarkBar">
1669   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1670   <description>Please enter the description of this user action.</description>
1671 </action>
1673 <action name="BookmarkBubble_Unstar">
1674   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1675   <description>Please enter the description of this user action.</description>
1676 </action>
1678 <action name="BookmarkManager_Command_AddPage">
1679   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1680   <description>Please enter the description of this user action.</description>
1681 </action>
1683 <action name="BookmarkManager_Command_Copy">
1684   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1685   <description>Please enter the description of this user action.</description>
1686 </action>
1688 <action name="BookmarkManager_Command_Cut">
1689   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1690   <description>Please enter the description of this user action.</description>
1691 </action>
1693 <action name="BookmarkManager_Command_Delete">
1694   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1695   <description>Please enter the description of this user action.</description>
1696 </action>
1698 <action name="BookmarkManager_Command_Edit">
1699   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1700   <description>Please enter the description of this user action.</description>
1701 </action>
1703 <action name="BookmarkManager_Command_Export">
1704   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1705   <description>Please enter the description of this user action.</description>
1706 </action>
1708 <action name="BookmarkManager_Command_Import">
1709   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1710   <description>Please enter the description of this user action.</description>
1711 </action>
1713 <action name="BookmarkManager_Command_NewFolder">
1714   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1715   <description>Please enter the description of this user action.</description>
1716 </action>
1718 <action name="BookmarkManager_Command_OpenInNewTab">
1719   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1720   <description>Please enter the description of this user action.</description>
1721 </action>
1723 <action name="BookmarkManager_Command_OpenInNewWindow">
1724   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1725   <description>Please enter the description of this user action.</description>
1726 </action>
1728 <action name="BookmarkManager_Command_OpenInSame">
1729   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1730   <description>Please enter the description of this user action.</description>
1731 </action>
1733 <action name="BookmarkManager_Command_OpenIncognito">
1734   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1735   <description>Please enter the description of this user action.</description>
1736 </action>
1738 <action name="BookmarkManager_Command_Paste">
1739   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1740   <description>Please enter the description of this user action.</description>
1741 </action>
1743 <action name="BookmarkManager_Command_ShowInFolder">
1744   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1745   <description>Please enter the description of this user action.</description>
1746 </action>
1748 <action name="BookmarkManager_Command_Sort">
1749   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1750   <description>Please enter the description of this user action.</description>
1751 </action>
1753 <action name="BookmarkManager_Command_UndoDelete">
1754   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1755   <description>Please enter the description of this user action.</description>
1756 </action>
1758 <action name="BookmarkManager_Command_UndoGlobal">
1759   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1760   <description>Please enter the description of this user action.</description>
1761 </action>
1763 <action name="BookmarkManager_Command_UndoNone">
1764   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1765   <description>Please enter the description of this user action.</description>
1766 </action>
1768 <action name="BookmarkManager_Export">
1769   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1770   <description>Please enter the description of this user action.</description>
1771 </action>
1773 <action name="BookmarkManager_Import">
1774   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1775   <description>Please enter the description of this user action.</description>
1776 </action>
1778 <action name="BookmarkManager_NavigateTo_BookmarkBar">
1779   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1780   <description>Please enter the description of this user action.</description>
1781 </action>
1783 <action name="BookmarkManager_NavigateTo_Mobile">
1784   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1785   <description>Please enter the description of this user action.</description>
1786 </action>
1788 <action name="BookmarkManager_NavigateTo_Other">
1789   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1790   <description>Please enter the description of this user action.</description>
1791 </action>
1793 <action name="BookmarkManager_NavigateTo_Recent">
1794   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1795   <description>Please enter the description of this user action.</description>
1796 </action>
1798 <action name="BookmarkManager_NavigateTo_Search">
1799   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1800   <description>Please enter the description of this user action.</description>
1801 </action>
1803 <action name="BookmarkManager_NavigateTo_SubFolder">
1804   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1805   <description>Please enter the description of this user action.</description>
1806 </action>
1808 <action name="BookmarkManager_Sort">
1809   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1810   <description>Please enter the description of this user action.</description>
1811 </action>
1813 <action name="BookmarkManager_Sync">
1814   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1815   <description>Please enter the description of this user action.</description>
1816 </action>
1818 <action name="BookmarkMenu_clicked">
1819   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1820   <description>Please enter the description of this user action.</description>
1821 </action>
1823 <action name="BookmarkNavigatorWidgetAdded">
1824   <owner>aurimas@chromium.org</owner>
1825   <description>
1826     User added the &quot;bookmark navigator&quot; widget, which shows a
1827     navigable hierarchy of the user's bookmarks, to their homescreen on Android.
1828   </description>
1829 </action>
1831 <action name="BookmarkShortcutWidgetAdded">
1832   <owner>aurimas@chromium.org</owner>
1833   <description>
1834     User added the &quot;bookmark shortcut&quot; widget, which is an icon to
1835     open a single bookmark in Chrome, to their homescreen on Android.
1836   </description>
1837 </action>
1839 <action name="Bookmarks_Search">
1840   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1841   <description>Please enter the description of this user action.</description>
1842 </action>
1844 <action name="BrowserForSystemProfile">
1845   <owner>mlerman@chromium.org</owner>
1846   <description>
1847     A browser opened with the System Profile. Tsk, tsk. Any non-zero amount
1848     means something is using the system profile for a browser when it likely
1849     shouldn't be.
1850   </description>
1851 </action>
1853 <action name="BrowserPlugin.Guest.AbnormalDeath">
1854   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1855   <description>Please enter the description of this user action.</description>
1856 </action>
1858 <action name="BrowserPlugin.Guest.Attached">
1859   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1860   <description>Please enter the description of this user action.</description>
1861 </action>
1863 <action name="BrowserPlugin.Guest.Crashed">
1864   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1865   <description>Please enter the description of this user action.</description>
1866 </action>
1868 <action name="BrowserPlugin.Guest.Create">
1869   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1870   <description>Please enter the description of this user action.</description>
1871 </action>
1873 <action name="BrowserPlugin.Guest.DidNavigate">
1874   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1875   <description>Please enter the description of this user action.</description>
1876 </action>
1878 <action name="BrowserPlugin.Guest.EnableAutoResize">
1879   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1880   <description>Please enter the description of this user action.</description>
1881 </action>
1883 <action name="BrowserPlugin.Guest.Hung">
1884   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1885   <description>Please enter the description of this user action.</description>
1886 </action>
1888 <action name="BrowserPlugin.Guest.Killed">
1889   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1890   <description>Please enter the description of this user action.</description>
1891 </action>
1893 <action name="BrowserPlugin.Guest.Navigate">
1894   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1895   <description>Please enter the description of this user action.</description>
1896 </action>
1898 <action name="BrowserPlugin.Guest.PermissionRequest">
1899   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1900   <description>Please enter the description of this user action.</description>
1901 </action>
1903 <action name="BrowserPlugin.Guest.PermissionRequest.Download">
1904   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1905   <description>Please enter the description of this user action.</description>
1906 </action>
1908 <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation">
1909   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1910   <description>Please enter the description of this user action.</description>
1911   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1912 </action>
1914 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog">
1915   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1916   <description>Please enter the description of this user action.</description>
1917   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1918 </action>
1920 <action name="BrowserPlugin.Guest.PermissionRequest.Media">
1921   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1922   <description>Please enter the description of this user action.</description>
1923   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1924 </action>
1926 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow">
1927   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1928   <description>Please enter the description of this user action.</description>
1929 </action>
1931 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock">
1932   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1933   <description>Please enter the description of this user action.</description>
1934   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1935 </action>
1937 <action name="BrowserPlugin.Guest.Responsive">
1938   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1939   <description>Please enter the description of this user action.</description>
1940 </action>
1942 <action name="BrowserPlugin.Guest.StartDrag">
1943   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1944   <description>Please enter the description of this user action.</description>
1945 </action>
1947 <action name="BrowserPlugin.Guest.Terminate">
1948   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1949   <description>Please enter the description of this user action.</description>
1950 </action>
1952 <action name="BrowserPlugin.PermissionAllow.Download">
1953   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1954   <description>Please enter the description of this user action.</description>
1955   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1956 </action>
1958 <action name="BrowserPlugin.PermissionAllow.Geolocation">
1959   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1960   <description>Please enter the description of this user action.</description>
1961   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1962 </action>
1964 <action name="BrowserPlugin.PermissionAllow.JSDialog">
1965   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1966   <description>Please enter the description of this user action.</description>
1967   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1968 </action>
1970 <action name="BrowserPlugin.PermissionAllow.Media">
1971   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1972   <description>Please enter the description of this user action.</description>
1973   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1974 </action>
1976 <action name="BrowserPlugin.PermissionAllow.NewWindow">
1977   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1978   <description>Please enter the description of this user action.</description>
1979 </action>
1981 <action name="BrowserPlugin.PermissionAllow.PointerLock">
1982   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1983   <description>Please enter the description of this user action.</description>
1984   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1985 </action>
1987 <action name="BrowserPlugin.PermissionDeny.Download">
1988   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1989   <description>Please enter the description of this user action.</description>
1990   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1991 </action>
1993 <action name="BrowserPlugin.PermissionDeny.Geolocation">
1994   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1995   <description>Please enter the description of this user action.</description>
1996 </action>
1998 <action name="BrowserPlugin.PermissionDeny.JSDialog">
1999   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2000   <description>Please enter the description of this user action.</description>
2001   <obsolete>This permission has been moved to the chrome layer.</obsolete>
2002 </action>
2004 <action name="BrowserPlugin.PermissionDeny.Media">
2005   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2006   <description>Please enter the description of this user action.</description>
2007   <obsolete>This permission has been moved to the chrome layer.</obsolete>
2008 </action>
2010 <action name="BrowserPlugin.PermissionDeny.NewWindow">
2011   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2012   <description>Please enter the description of this user action.</description>
2013 </action>
2015 <action name="BrowserPlugin.PermissionDeny.PointerLock">
2016   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2017   <description>Please enter the description of this user action.</description>
2018   <obsolete>This permission has been moved to the chrome layer.</obsolete>
2019 </action>
2021 <action name="CanCommitURL_BlockedAndKilled">
2022   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2023   <description>Please enter the description of this user action.</description>
2024   <obsolete>
2025     Deprecated 3/2015. Replaced by the histogram
2026     Stability.BadMessageTerminate.Content.
2027   </obsolete>
2028 </action>
2030 <action name="Cancel">
2031   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2032   <description>Please enter the description of this user action.</description>
2033 </action>
2035 <action name="Caption_ClickTogglesMaximize">
2036   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2037   <description>Please enter the description of this user action.</description>
2038 </action>
2040 <action name="Caption_GestureTogglesMaximize">
2041   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2042   <description>Please enter the description of this user action.</description>
2043 </action>
2045 <action name="Cast_Sender_CastDeviceSelected">
2046   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2047   <description>Please enter the description of this user action.</description>
2048 </action>
2050 <action name="Cast_Sender_CastEnterFullscreen">
2051   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2052   <description>Please enter the description of this user action.</description>
2053 </action>
2055 <action name="Cast_Sender_CastMediaType">
2056   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2057   <description>Please enter the description of this user action.</description>
2058 </action>
2060 <action name="Cast_Sender_CastPlayRequested">
2061   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2062   <description>Please enter the description of this user action.</description>
2063 </action>
2065 <action name="Cast_Sender_YouTubeDeviceSelected">
2066   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2067   <description>Please enter the description of this user action.</description>
2068 </action>
2070 <action name="ClearAuthenticationCache">
2071   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2072   <description>Please enter the description of this user action.</description>
2073 </action>
2075 <action name="ClearBrowsingData_Autofill">
2076   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2077   <description>Please enter the description of this user action.</description>
2078 </action>
2080 <action name="ClearBrowsingData_Cache">
2081   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2082   <description>Please enter the description of this user action.</description>
2083 </action>
2085 <action name="ClearBrowsingData_ChannelIDs">
2086   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2087   <description>Please enter the description of the metric.</description>
2088 </action>
2090 <action name="ClearBrowsingData_ContentLicenses">
2091   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2092   <description>Please enter the description of this user action.</description>
2093 </action>
2095 <action name="ClearBrowsingData_Cookies">
2096   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2097   <description>Please enter the description of this user action.</description>
2098 </action>
2100 <action name="ClearBrowsingData_Downloads">
2101   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2102   <description>Please enter the description of this user action.</description>
2103 </action>
2105 <action name="ClearBrowsingData_Everything">
2106   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2107   <description>Please enter the description of this user action.</description>
2108 </action>
2110 <action name="ClearBrowsingData_History">
2111   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2112   <description>Please enter the description of this user action.</description>
2113 </action>
2115 <action name="ClearBrowsingData_LSOData">
2116   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2117   <description>Please enter the description of this user action.</description>
2118 </action>
2120 <action name="ClearBrowsingData_LastDay">
2121   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2122   <description>Please enter the description of this user action.</description>
2123 </action>
2125 <action name="ClearBrowsingData_LastHour">
2126   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2127   <description>Please enter the description of this user action.</description>
2128 </action>
2130 <action name="ClearBrowsingData_LastMonth">
2131   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2132   <description>Please enter the description of this user action.</description>
2133 </action>
2135 <action name="ClearBrowsingData_LastWeek">
2136   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2137   <description>Please enter the description of this user action.</description>
2138 </action>
2140 <action name="ClearBrowsingData_MaskContainsExtension">
2141   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2142   <description>Please enter the description of this user action.</description>
2143 </action>
2145 <action name="ClearBrowsingData_MaskContainsProtectedWeb">
2146   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2147   <description>Please enter the description of this user action.</description>
2148 </action>
2150 <action name="ClearBrowsingData_MaskContainsUnprotectedWeb">
2151   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2152   <description>Please enter the description of this user action.</description>
2153 </action>
2155 <action name="ClearBrowsingData_Passwords">
2156   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2157   <description>Please enter the description of this user action.</description>
2158 </action>
2160 <action name="ClearBrowsingData_ServerBoundCerts">
2161   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2162   <description>Please enter the description of this user action.</description>
2163   <obsolete>This has been renamed ClearBrowsingData_ChannelIDs.</obsolete>
2164 </action>
2166 <action name="ClearBrowsingData_ShaderCache">
2167   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2168   <description>Please enter the description of this user action.</description>
2169 </action>
2171 <action name="ClearBrowsingData_ShowDlg">
2172   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2173   <description>Please enter the description of this user action.</description>
2174 </action>
2176 <action name="ClearSelection">
2177   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2178   <description>Please enter the description of this user action.</description>
2179 </action>
2181 <action name="ClearSiteDataOnExitDisabled">
2182   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2183   <description>Please enter the description of this user action.</description>
2184 </action>
2186 <action name="ClearSiteDataOnExitEnabled">
2187   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2188   <description>Please enter the description of this user action.</description>
2189 </action>
2191 <action name="ClickDisableGpuAcceleration">
2192   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2193   <description>Please enter the description of this user action.</description>
2194 </action>
2196 <action name="ClickToPlay_AllowAlways">
2197   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2198   <description>Please enter the description of this user action.</description>
2199 </action>
2201 <action name="ClickToPlay_Dismiss_Infobar">
2202   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2203   <description>Please enter the description of this user action.</description>
2204 </action>
2206 <action name="ClickToPlay_InfobarShown">
2207   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2208   <description>Please enter the description of this user action.</description>
2209 </action>
2211 <action name="ClickToPlay_LoadAll_Bubble">
2212   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2213   <description>Please enter the description of this user action.</description>
2214 </action>
2216 <action name="ClickToPlay_LoadAll_Infobar">
2217   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2218   <description>Please enter the description of this user action.</description>
2219 </action>
2221 <action name="ClickedBookmarkBarAppsShortcutButton">
2222   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2223   <description>Please enter the description of this user action.</description>
2224 </action>
2226 <action name="ClickedBookmarkBarFolder">
2227   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2228   <description>Please enter the description of this user action.</description>
2229 </action>
2231 <action name="ClickedBookmarkBarURLButton">
2232   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2233   <description>Please enter the description of this user action.</description>
2234 </action>
2236 <action name="CloseAllSuppressedPopups">
2237   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2238   <description>Please enter the description of this user action.</description>
2239 </action>
2241 <action name="CloseButton_Clk">
2242   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2243   <description>Please enter the description of this user action.</description>
2244 </action>
2246 <action name="CloseFromContextMenu">
2247   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2248   <description>Please enter the description of this user action.</description>
2249 </action>
2251 <action name="CloseTab">
2252   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2253   <description>Please enter the description of this user action.</description>
2254 </action>
2256 <action name="CloseTabByKey">
2257   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2258   <description>Please enter the description of this user action.</description>
2259 </action>
2261 <action name="CloseTab_Accelerator">
2262   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2263   <description>Please enter the description of this user action.</description>
2264 </action>
2266 <action name="CloseTab_AudioIndicator">
2267   <owner>miu@chromium.org</owner>
2268   <description>
2269     User clicked the close tab button; the audio indicator was showing.
2270   </description>
2271 </action>
2273 <action name="CloseTab_Mouse">
2274   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2275   <description>Please enter the description of this user action.</description>
2276 </action>
2278 <action name="CloseTab_MuteToggleAvailable">
2279   <owner>miu@chromium.org</owner>
2280   <description>
2281     User clicked the close tab button; the audio mute toggle button was enabled.
2282   </description>
2283 </action>
2285 <action name="CloseTab_NoMediaIndicator">
2286   <owner>miu@chromium.org</owner>
2287   <description>
2288     User clicked the close tab button; the media indicator was not showing.
2289   </description>
2290 </action>
2292 <action name="CloseTab_RecordingIndicator">
2293   <owner>miu@chromium.org</owner>
2294   <description>
2295     User clicked the close tab button; the recording/capture indicator was
2296     showing.
2297   </description>
2298 </action>
2300 <action name="CloseWebApp">
2301   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2302   <description>Please enter the description of this user action.</description>
2303 </action>
2305 <action name="CloseWindow">
2306   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2307   <description>Please enter the description of this user action.</description>
2308 </action>
2310 <action name="CloseWindowByKey">
2311   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2312   <description>Please enter the description of this user action.</description>
2313 </action>
2315 <action name="ConfirmNotToOrderSpringCharger">
2316   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2317   <description>Please enter the description of this user action.</description>
2318 </action>
2320 <action name="ConfirmOrderSpringCharger">
2321   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2322   <description>Please enter the description of this user action.</description>
2323 </action>
2325 <action name="ConfirmOrderSpringChargerByPhone">
2326   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2327   <description>Please enter the description of this user action.</description>
2328 </action>
2330 <action name="ConfirmOrderSpringChargerOnline">
2331   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2332   <description>Please enter the description of this user action.</description>
2333 </action>
2335 <action name="ConfirmSafeSpringCharger">
2336   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2337   <description>Please enter the description of this user action.</description>
2338 </action>
2340 <action name="ConfirmStillUseOriginalChargerAfterOrder">
2341   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2342   <description>Please enter the description of this user action.</description>
2343 </action>
2345 <action name="ConflictBadge">
2346   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2347   <description>Please enter the description of this user action.</description>
2348 </action>
2350 <action name="ConflictingModuleNotificationDismissed">
2351   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2352   <description>Please enter the description of this user action.</description>
2353 </action>
2355 <action name="ConflictingModuleNotificationShown">
2356   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2357   <description>Please enter the description of this user action.</description>
2358 </action>
2360 <action name="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS">
2361   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2362   <description>Please enter the description of this user action.</description>
2363 </action>
2365 <action name="ConnectivityDiagnostics.LaunchSource.WebStore">
2366   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2367   <description>Please enter the description of this user action.</description>
2368 </action>
2370 <action name="ConnectivityDiagnostics.UA.LogsShown">
2371   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2372   <description>Please enter the description of this user action.</description>
2373 </action>
2375 <action name="ConnectivityDiagnostics.UA.PassingTestsShown">
2376   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2377   <description>Please enter the description of this user action.</description>
2378 </action>
2380 <action name="ConnectivityDiagnostics.UA.SettingsShown">
2381   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2382   <description>Please enter the description of this user action.</description>
2383 </action>
2385 <action name="ConnectivityDiagnostics.UA.TestResultExpanded">
2386   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2387   <description>Please enter the description of this user action.</description>
2388 </action>
2390 <action name="ConnectivityDiagnostics.UA.TestSuiteRun">
2391   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2392   <description>Please enter the description of this user action.</description>
2393 </action>
2395 <action name="CookieBlockingDisabledPerDefault">
2396   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2397   <description>Please enter the description of this user action.</description>
2398 </action>
2400 <action name="CookieBlockingEnabledPerDefault">
2401   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2402   <description>Please enter the description of this user action.</description>
2403 </action>
2405 <action name="Copy">
2406   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2407   <description>Please enter the description of this user action.</description>
2408 </action>
2410 <action name="CopyToFindPboard">
2411   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2412   <description>Please enter the description of this user action.</description>
2413 </action>
2415 <action name="CopyURLToClipBoard">
2416   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2417   <description>Please enter the description of this user action.</description>
2418 </action>
2420 <action name="CreateHostedApp">
2421   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2422   <description>Please enter the description of this user action.</description>
2423 </action>
2425 <action name="CreateLink">
2426   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2427   <description>Please enter the description of this user action.</description>
2428 </action>
2430 <action name="CreateProfile">
2431   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2432   <description>Please enter the description of this user action.</description>
2433 </action>
2435 <action name="CreateShortcut">
2436   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2437   <description>Please enter the description of this user action.</description>
2438 </action>
2440 <action name="CriticalNotificationShown">
2441   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2442   <description>Please enter the description of this user action.</description>
2443 </action>
2445 <action name="CriticalNotification_AutoRestart">
2446   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2447   <description>Please enter the description of this user action.</description>
2448 </action>
2450 <action name="CriticalNotification_Ignore">
2451   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2452   <description>Please enter the description of this user action.</description>
2453 </action>
2455 <action name="CriticalNotification_Restart">
2456   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2457   <description>Please enter the description of this user action.</description>
2458 </action>
2460 <action name="Cryptohome.PKCS11InitFail">
2461   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2462   <description>Please enter the description of this user action.</description>
2463 </action>
2465 <action name="CustomTabsCustomActionButtonClick">
2466   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2467   <description>Please enter the description of the metric.</description>
2468 </action>
2470 <action name="CustomTabsMenuCustomMenuItem">
2471   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2472   <description>Please enter the description of the metric.</description>
2473 </action>
2475 <action name="CustomTabsMenuFindInPage">
2476   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2477   <description>Please enter the description of the metric.</description>
2478 </action>
2480 <action name="CustomTabsMenuOpenInChrome">
2481   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2482   <description>Please enter the description of the metric.</description>
2483 </action>
2485 <action name="Cut">
2486   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2487   <description>Please enter the description of this user action.</description>
2488 </action>
2490 <action name="DataReductionProxy_PromoDisplayed">
2491   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2492   <description>Please enter the description of this user action.</description>
2493   <obsolete>
2494     Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2495   </obsolete>
2496 </action>
2498 <action name="DataReductionProxy_PromoLearnMore">
2499   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2500   <description>Please enter the description of this user action.</description>
2501   <obsolete>
2502     Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2503   </obsolete>
2504 </action>
2506 <action name="DataReductionProxy_TurnedOff">
2507   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2508   <description>Please enter the description of this user action.</description>
2509   <obsolete>
2510     Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2511   </obsolete>
2512 </action>
2514 <action name="DataReductionProxy_TurnedOn">
2515   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2516   <description>Please enter the description of this user action.</description>
2517   <obsolete>
2518     Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2519   </obsolete>
2520 </action>
2522 <action name="DataReductionProxy_TurnedOnFromPromo">
2523   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2524   <description>Please enter the description of this user action.</description>
2525   <obsolete>
2526     Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2527   </obsolete>
2528 </action>
2530 <action name="DataSaverPrompt_Clicked">
2531   <owner>glevin@chromium.org</owner>
2532   <description>
2533     Records click on prompt (notification) to install Data Saver extension.
2534   </description>
2535 </action>
2537 <action name="DataSaverPrompt_Shown">
2538   <owner>glevin@chromium.org</owner>
2539   <description>
2540     Records display of prompt (notification) to install Data Saver extension.
2541   </description>
2542 </action>
2544 <action name="Debugger">
2545   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2546   <description>Please enter the description of this user action.</description>
2547 </action>
2549 <action name="Delete">
2550   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2551   <description>Please enter the description of this user action.</description>
2552 </action>
2554 <action name="DeleteBackward">
2555   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2556   <description>Please enter the description of this user action.</description>
2557 </action>
2559 <action name="DeleteForward">
2560   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2561   <description>Please enter the description of this user action.</description>
2562 </action>
2564 <action name="DeleteSelection">
2565   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2566   <description>Please enter the description of this user action.</description>
2567 </action>
2569 <action name="DeleteToEndOfParagraph">
2570   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2571   <description>Please enter the description of this user action.</description>
2572 </action>
2574 <action name="DeleteWordBackward">
2575   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2576   <description>Please enter the description of this user action.</description>
2577 </action>
2579 <action name="DeleteWordForward">
2580   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2581   <description>Please enter the description of this user action.</description>
2582 </action>
2584 <action name="Desktop_SwitchTask">
2585   <owner>bruthig@google.com</owner>
2586   <owner>tdanderson@google.com</owner>
2587   <description>
2588     Recorded when the user activates an existing task window by clicking or
2589     tapping on it. Recorded on ChromeOS only.
2590   </description>
2591 </action>
2593 <action name="Destination_Application_Edit">
2594   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2595   <description>Please enter the description of this user action.</description>
2596 </action>
2598 <action name="Destination_Application_Launch">
2599   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2600   <description>Please enter the description of this user action.</description>
2601 </action>
2603 <action name="Destination_Application_Uninstall">
2604   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2605   <description>Please enter the description of this user action.</description>
2606 </action>
2608 <action name="Destination_Bookmarks">
2609   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2610   <description>Please enter the description of this user action.</description>
2611 </action>
2613 <action name="Destination_Bookmarks_OpenURL">
2614   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2615   <description>Please enter the description of this user action.</description>
2616 </action>
2618 <action name="Destination_Downloads">
2619   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2620   <description>Please enter the description of this user action.</description>
2621 </action>
2623 <action name="Destination_History">
2624   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2625   <description>Please enter the description of this user action.</description>
2626 </action>
2628 <action name="Destination_History_OpenURL">
2629   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2630   <description>Please enter the description of this user action.</description>
2631 </action>
2633 <action name="Destination_MostVisited">
2634   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2635   <description>Please enter the description of this user action.</description>
2636 </action>
2638 <action name="Destination_MostVisited_OpenURL">
2639   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2640   <description>Please enter the description of this user action.</description>
2641 </action>
2643 <action name="Destination_Sessions">
2644   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2645   <description>Please enter the description of this user action.</description>
2646 </action>
2648 <action name="DevTools_InspectAndroidPage">
2649   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2650   <description>Please enter the description of this user action.</description>
2651 </action>
2653 <action name="DevTools_InspectAndroidWebView">
2654   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2655   <description>Please enter the description of this user action.</description>
2656 </action>
2658 <action name="DevTools_InspectElement">
2659   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2660   <description>Please enter the description of this user action.</description>
2661 </action>
2663 <action name="DevTools_InspectRenderer">
2664   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2665   <description>Please enter the description of this user action.</description>
2666 </action>
2668 <action name="DevTools_InspectWorker">
2669   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2670   <description>Please enter the description of this user action.</description>
2671 </action>
2673 <action name="DevTools_ToggleConsole">
2674   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2675   <description>Please enter the description of this user action.</description>
2676 </action>
2678 <action name="DevTools_ToggleWindow">
2679   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2680   <description>Please enter the description of this user action.</description>
2681 </action>
2683 <action name="DevicesPage_AddPrintersClicked">
2684   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2685   <description>Please enter the description of this user action.</description>
2686 </action>
2688 <action name="DevicesPage_LogInStartedFromDeviceListPromo">
2689   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2690   <description>Please enter the description of this user action.</description>
2691 </action>
2693 <action name="DevicesPage_LogInStartedFromRegisterPromo">
2694   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2695   <description>Please enter the description of this user action.</description>
2696 </action>
2698 <action name="DevicesPage_ManageClicked">
2699   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2700   <description>Please enter the description of this user action.</description>
2701 </action>
2703 <action name="DevicesPage_Opened">
2704   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2705   <description>Please enter the description of this user action.</description>
2706 </action>
2708 <action name="DevicesPage_RegisterCancel">
2709   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2710   <description>Please enter the description of this user action.</description>
2711 </action>
2713 <action name="DevicesPage_RegisterClicked">
2714   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2715   <description>Please enter the description of this user action.</description>
2716 </action>
2718 <action name="DevicesPage_RegisterFailure">
2719   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2720   <description>Please enter the description of this user action.</description>
2721 </action>
2723 <action name="DevicesPage_RegisterSuccess">
2724   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2725   <description>Please enter the description of this user action.</description>
2726 </action>
2728 <action name="DisabledExtensionNotificationDismissed">
2729   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2730   <description>Please enter the description of this user action.</description>
2731 </action>
2733 <action name="DisabledExtensionNotificationShown">
2734   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2735   <description>Please enter the description of this user action.</description>
2736 </action>
2738 <action name="DockingWindow_Bottom">
2739   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2740   <description>Please enter the description of this user action.</description>
2741 </action>
2743 <action name="DockingWindow_BottomHalf">
2744   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2745   <description>Please enter the description of this user action.</description>
2746 </action>
2748 <action name="DockingWindow_Left">
2749   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2750   <description>Please enter the description of this user action.</description>
2751 </action>
2753 <action name="DockingWindow_LeftHalf">
2754   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2755   <description>Please enter the description of this user action.</description>
2756 </action>
2758 <action name="DockingWindow_Maximize">
2759   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2760   <description>Please enter the description of this user action.</description>
2761 </action>
2763 <action name="DockingWindow_Right">
2764   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2765   <description>Please enter the description of this user action.</description>
2766 </action>
2768 <action name="DockingWindow_RightHalf">
2769   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2770   <description>Please enter the description of this user action.</description>
2771 </action>
2773 <action name="DockingWindow_Top">
2774   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2775   <description>Please enter the description of this user action.</description>
2776 </action>
2778 <action name="DocumentActivity_OptOutShownOnHome">
2779   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2780   <description>Please enter the description of the metric.</description>
2781 </action>
2783 <action name="DocumentActivity_UserOptIn">
2784   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2785   <description>Please enter the description of the metric.</description>
2786 </action>
2788 <action name="DocumentActivity_UserOptOut">
2789   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2790   <description>Please enter the description of the metric.</description>
2791 </action>
2793 <action name="DomDistiller_DistilledPageOpened">
2794   <owner>smaslo@chromium.org</owner>
2795   <owner>yfriedman@chromium.org</owner>
2796   <description>User opens reader mode on a page.</description>
2797 </action>
2799 <action name="DomDistiller_DistilledPagePrefsOpened">
2800   <owner>smaslo@chromium.org</owner>
2801   <owner>yfriedman@chromium.org</owner>
2802   <description>User opens distilled page preferences.</description>
2803 </action>
2805 <action name="DomDistiller_ViewOriginal">
2806   <owner>yfriedman@chromium.org</owner>
2807   <description>
2808     Records clicks on the &quot;View Original&quot; link in the distilled page
2809     viewer.
2810   </description>
2811 </action>
2813 <action name="DownloadNotification.Button_AlwaysOpenType">
2814   <owner>yoshiki@chromium.org</owner>
2815   <description>
2816     User pushes &quot;Always open type&quot; button on download notification.
2817   </description>
2818 </action>
2820 <action name="DownloadNotification.Button_Cancel">
2821   <owner>yoshiki@chromium.org</owner>
2822   <description>
2823     User pushes &quot;Cancel&quot; button on download notification.
2824   </description>
2825 </action>
2827 <action name="DownloadNotification.Button_Discard">
2828   <owner>yoshiki@chromium.org</owner>
2829   <description>
2830     User pushes &quot;Discard&quot; button on download notification.
2831   </description>
2832 </action>
2834 <action name="DownloadNotification.Button_Keep">
2835   <owner>yoshiki@chromium.org</owner>
2836   <description>
2837     User pushes &quot;Keep&quot; button on download notification.
2838   </description>
2839 </action>
2841 <action name="DownloadNotification.Button_LearnInterrupted">
2842   <owner>yoshiki@chromium.org</owner>
2843   <description>
2844     User pushes &quot;Learn More about Interrupted&quot; button on download
2845     notification.
2846   </description>
2847 </action>
2849 <action name="DownloadNotification.Button_LearnScanning">
2850   <owner>yoshiki@chromium.org</owner>
2851   <description>
2852     User pushes &quot;Learn More about Scanning&quot; button on download
2853     notification.
2854   </description>
2855 </action>
2857 <action name="DownloadNotification.Button_OpenWhenComplete">
2858   <owner>yoshiki@chromium.org</owner>
2859   <description>
2860     User pushes &quot;Open When Completed&quot; button on download notification.
2861   </description>
2862 </action>
2864 <action name="DownloadNotification.Button_Pause">
2865   <owner>yoshiki@chromium.org</owner>
2866   <description>
2867     User pushes &quot;Pause&quot; button on download notification.
2868   </description>
2869 </action>
2871 <action name="DownloadNotification.Button_PlatformOpen">
2872   <owner>yoshiki@chromium.org</owner>
2873   <description>
2874     User pushes &quot;Open&quot; button on download notification.
2875   </description>
2876 </action>
2878 <action name="DownloadNotification.Button_Resume">
2879   <owner>yoshiki@chromium.org</owner>
2880   <description>
2881     User pushes &quot;Resume&quot; button on download notification.
2882   </description>
2883 </action>
2885 <action name="DownloadNotification.Button_ShowInFolder">
2886   <owner>yoshiki@chromium.org</owner>
2887   <description>
2888     User pushes &quot;Show in folder&quot; button on download notification.
2889   </description>
2890 </action>
2892 <action name="DownloadNotification.Click_Completed">
2893   <owner>yoshiki@chromium.org</owner>
2894   <description>
2895     User pushes a download notification, which indicates a completed download.
2896   </description>
2897 </action>
2899 <action name="DownloadNotification.Click_Dangerous">
2900   <owner>yoshiki@chromium.org</owner>
2901   <description>
2902     User pushes a download notification, which indicates a dangerous download.
2903   </description>
2904 </action>
2906 <action name="DownloadNotification.Click_InProgress">
2907   <owner>yoshiki@chromium.org</owner>
2908   <description>
2909     User pushes a download notification, which indicates a download in progress.
2910   </description>
2911 </action>
2913 <action name="DownloadNotification.Click_Stopped">
2914   <owner>yoshiki@chromium.org</owner>
2915   <description>
2916     User pushes a download notification, which indicates a cancelled or
2917     interrupted download.
2918   </description>
2919 </action>
2921 <action name="Duplicate">
2922   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2923   <description>Please enter the description of this user action.</description>
2924 </action>
2926 <action name="EasyUnlock_Enabled_Disable">
2927   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2928   <description>Please enter the description of the metric.</description>
2929 </action>
2931 <action name="EasyUnlock_Enabled_Enable">
2932   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2933   <description>Please enter the description of the metric.</description>
2934 </action>
2936 <action name="EditApplicationSettings">
2937   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2938   <description>Please enter the description of this user action.</description>
2939 </action>
2941 <action name="EditKeywords">
2942   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2943   <description>Please enter the description of this user action.</description>
2944 </action>
2946 <action name="EditSearchEngines">
2947   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2948   <description>Please enter the description of this user action.</description>
2949 </action>
2951 <action name="EmailPageLocation">
2952   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2953   <description>Please enter the description of this user action.</description>
2954 </action>
2956 <action name="EnterFullScreenWithWrenchMenu">
2957   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2958   <description>Please enter the description of this user action.</description>
2959 </action>
2961 <action name="Exit">
2962   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2963   <description>Please enter the description of this user action.</description>
2964 </action>
2966 <action name="ExtensionNotFound_ED">
2967   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2968   <description>Please enter the description of this user action.</description>
2969 </action>
2971 <action name="ExtensionWipeoutNotificationShown">
2972   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2973   <description>Please enter the description of this user action.</description>
2974 </action>
2976 <action name="Extensions.ExtensionInstalled">
2977   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2978   <description>Please enter the description of this user action.</description>
2979 </action>
2981 <action name="Extensions.ExtensionUninstalled">
2982   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2983   <description>Please enter the description of this user action.</description>
2984 </action>
2986 <action name="Extensions.IDChangedError">
2987   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2988   <description>Please enter the description of this user action.</description>
2989 </action>
2991 <action name="Extensions.WebStoreLaunch">
2992   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2993   <description>Please enter the description of this user action.</description>
2994 </action>
2996 <action name="Feedback">
2997   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2998   <description>Please enter the description of this user action.</description>
2999 </action>
3001 <action name="FileBrowser.CreateNewFolder">
3002   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3003   <description>Please enter the description of this user action.</description>
3004 </action>
3006 <action name="FileBrowser.PhotoEditor.Edit">
3007   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3008   <description>Please enter the description of this user action.</description>
3009 </action>
3011 <action name="FileBrowser.PhotoEditor.View">
3012   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3013   <description>Please enter the description of this user action.</description>
3014 </action>
3016 <action name="FileBrowser.SuggestApps.ShowDialog">
3017   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3018   <description>Please enter the description of this user action.</description>
3019 </action>
3021 <action name="FilterURLTermiate_About">
3022   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3023   <description>Please enter the description of this user action.</description>
3024   <obsolete>Removed in M44.</obsolete>
3025 </action>
3027 <action name="FilterURLTermiate_Blocked">
3028   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3029   <description>Please enter the description of this user action.</description>
3030   <obsolete>Removed in M44.</obsolete>
3031 </action>
3033 <action name="FilterURLTermiate_Invalid">
3034   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3035   <description>Please enter the description of this user action.</description>
3036   <obsolete>Removed in M44.</obsolete>
3037 </action>
3039 <action name="Find">
3040   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3041   <description>Please enter the description of this user action.</description>
3042 </action>
3044 <action name="FindNext">
3045   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3046   <description>Please enter the description of this user action.</description>
3047 </action>
3049 <action name="FindPrevious">
3050   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3051   <description>Please enter the description of this user action.</description>
3052 </action>
3054 <action name="FindString">
3055   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3056   <description>Please enter the description of this user action.</description>
3057 </action>
3059 <action name="FirstRunDef_Accept">
3060   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3061   <description>Please enter the description of this user action.</description>
3062 </action>
3064 <action name="Flash.JavaScriptUsed" not_user_triggered="true">
3065   <owner>tommycli@chromium.org</owner>
3066   <description>
3067     Count of Flash plugin instances that use JavaScript.
3068   </description>
3069 </action>
3071 <action name="Flash.PluginInstanceCreated" not_user_triggered="true">
3072   <owner>thestig@chromium.org</owner>
3073   <description>Count of Flash plugin instances.</description>
3074 </action>
3076 <action name="FocusAppMenu">
3077   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3078   <description>Please enter the description of this user action.</description>
3079 </action>
3081 <action name="FocusBookmarksToolbar">
3082   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3083   <description>Please enter the description of this user action.</description>
3084 </action>
3086 <action name="FocusChromeOSStatus">
3087   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3088   <description>Please enter the description of this user action.</description>
3089 </action>
3091 <action name="FocusInfobars">
3092   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3093   <description>Please enter the description of this user action.</description>
3094 </action>
3096 <action name="FocusLocation">
3097   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3098   <description>Please enter the description of this user action.</description>
3099 </action>
3101 <action name="FocusNextPane">
3102   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3103   <description>Please enter the description of this user action.</description>
3104 </action>
3106 <action name="FocusPageAndAppMenus">
3107   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3108   <description>Please enter the description of this user action.</description>
3109 </action>
3111 <action name="FocusPreviousPane">
3112   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3113   <description>Please enter the description of this user action.</description>
3114 </action>
3116 <action name="FocusSearch">
3117   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3118   <description>Please enter the description of this user action.</description>
3119 </action>
3121 <action name="FocusToolbar">
3122   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3123   <description>Please enter the description of this user action.</description>
3124 </action>
3126 <action name="FontName">
3127   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3128   <description>Please enter the description of this user action.</description>
3129 </action>
3131 <action name="FontSize">
3132   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3133   <description>Please enter the description of this user action.</description>
3134 </action>
3136 <action name="FontSizeDelta">
3137   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3138   <description>Please enter the description of this user action.</description>
3139 </action>
3141 <action name="ForeColor">
3142   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3143   <description>Please enter the description of this user action.</description>
3144 </action>
3146 <action name="FormatBlock">
3147   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3148   <description>Please enter the description of this user action.</description>
3149 </action>
3151 <action name="Forward">
3152   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3153   <description>Please enter the description of this user action.</description>
3154 </action>
3156 <action name="ForwardDelete">
3157   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3158   <description>Please enter the description of this user action.</description>
3159 </action>
3161 <action name="ForwardMenu_ChapterClick1">
3162   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3163   <description>Please enter the description of this user action.</description>
3164 </action>
3166 <action name="ForwardMenu_ChapterClick10">
3167   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3168   <description>Please enter the description of this user action.</description>
3169 </action>
3171 <action name="ForwardMenu_ChapterClick11">
3172   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3173   <description>Please enter the description of this user action.</description>
3174 </action>
3176 <action name="ForwardMenu_ChapterClick12">
3177   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3178   <description>Please enter the description of this user action.</description>
3179 </action>
3181 <action name="ForwardMenu_ChapterClick13">
3182   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3183   <description>Please enter the description of this user action.</description>
3184 </action>
3186 <action name="ForwardMenu_ChapterClick14">
3187   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3188   <description>Please enter the description of this user action.</description>
3189 </action>
3191 <action name="ForwardMenu_ChapterClick15">
3192   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3193   <description>Please enter the description of this user action.</description>
3194 </action>
3196 <action name="ForwardMenu_ChapterClick16">
3197   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3198   <description>Please enter the description of this user action.</description>
3199 </action>
3201 <action name="ForwardMenu_ChapterClick17">
3202   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3203   <description>Please enter the description of this user action.</description>
3204 </action>
3206 <action name="ForwardMenu_ChapterClick18">
3207   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3208   <description>Please enter the description of this user action.</description>
3209 </action>
3211 <action name="ForwardMenu_ChapterClick19">
3212   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3213   <description>Please enter the description of this user action.</description>
3214 </action>
3216 <action name="ForwardMenu_ChapterClick2">
3217   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3218   <description>Please enter the description of this user action.</description>
3219 </action>
3221 <action name="ForwardMenu_ChapterClick3">
3222   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3223   <description>Please enter the description of this user action.</description>
3224 </action>
3226 <action name="ForwardMenu_ChapterClick4">
3227   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3228   <description>Please enter the description of this user action.</description>
3229 </action>
3231 <action name="ForwardMenu_ChapterClick5">
3232   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3233   <description>Please enter the description of this user action.</description>
3234 </action>
3236 <action name="ForwardMenu_ChapterClick6">
3237   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3238   <description>Please enter the description of this user action.</description>
3239 </action>
3241 <action name="ForwardMenu_ChapterClick7">
3242   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3243   <description>Please enter the description of this user action.</description>
3244 </action>
3246 <action name="ForwardMenu_ChapterClick8">
3247   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3248   <description>Please enter the description of this user action.</description>
3249 </action>
3251 <action name="ForwardMenu_ChapterClick9">
3252   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3253   <description>Please enter the description of this user action.</description>
3254 </action>
3256 <action name="ForwardMenu_HistoryClick1">
3257   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3258   <description>Please enter the description of this user action.</description>
3259 </action>
3261 <action name="ForwardMenu_HistoryClick10">
3262   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3263   <description>Please enter the description of this user action.</description>
3264 </action>
3266 <action name="ForwardMenu_HistoryClick11">
3267   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3268   <description>Please enter the description of this user action.</description>
3269 </action>
3271 <action name="ForwardMenu_HistoryClick12">
3272   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3273   <description>Please enter the description of this user action.</description>
3274 </action>
3276 <action name="ForwardMenu_HistoryClick13">
3277   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3278   <description>Please enter the description of this user action.</description>
3279 </action>
3281 <action name="ForwardMenu_HistoryClick14">
3282   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3283   <description>Please enter the description of this user action.</description>
3284 </action>
3286 <action name="ForwardMenu_HistoryClick15">
3287   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3288   <description>Please enter the description of this user action.</description>
3289 </action>
3291 <action name="ForwardMenu_HistoryClick16">
3292   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3293   <description>Please enter the description of this user action.</description>
3294 </action>
3296 <action name="ForwardMenu_HistoryClick17">
3297   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3298   <description>Please enter the description of this user action.</description>
3299 </action>
3301 <action name="ForwardMenu_HistoryClick18">
3302   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3303   <description>Please enter the description of this user action.</description>
3304 </action>
3306 <action name="ForwardMenu_HistoryClick19">
3307   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3308   <description>Please enter the description of this user action.</description>
3309 </action>
3311 <action name="ForwardMenu_HistoryClick2">
3312   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3313   <description>Please enter the description of this user action.</description>
3314 </action>
3316 <action name="ForwardMenu_HistoryClick3">
3317   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3318   <description>Please enter the description of this user action.</description>
3319 </action>
3321 <action name="ForwardMenu_HistoryClick4">
3322   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3323   <description>Please enter the description of this user action.</description>
3324 </action>
3326 <action name="ForwardMenu_HistoryClick5">
3327   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3328   <description>Please enter the description of this user action.</description>
3329 </action>
3331 <action name="ForwardMenu_HistoryClick6">
3332   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3333   <description>Please enter the description of this user action.</description>
3334 </action>
3336 <action name="ForwardMenu_HistoryClick7">
3337   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3338   <description>Please enter the description of this user action.</description>
3339 </action>
3341 <action name="ForwardMenu_HistoryClick8">
3342   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3343   <description>Please enter the description of this user action.</description>
3344 </action>
3346 <action name="ForwardMenu_HistoryClick9">
3347   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3348   <description>Please enter the description of this user action.</description>
3349 </action>
3351 <action name="ForwardMenu_Popup">
3352   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3353   <description>Please enter the description of this user action.</description>
3354 </action>
3356 <action name="ForwardMenu_ShowFullHistory">
3357   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3358   <description>Please enter the description of this user action.</description>
3359 </action>
3361 <action name="FrameLoad" not_user_triggered="true">
3362   <owner>thestig@chromium.org</owner>
3363   <description>Count of successful frame loads to new pages.</description>
3364 </action>
3366 <action name="FrameLoadWithFlash" not_user_triggered="true">
3367   <owner>thestig@chromium.org</owner>
3368   <description>Count of frame loads that also load PPAPI Flash.</description>
3369 </action>
3371 <action name="Gesture_Overview">
3372   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3373   <description>Please enter the description of this user action.</description>
3374 </action>
3376 <action name="Go">
3377   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3378   <description>Please enter the description of this user action.</description>
3379 </action>
3381 <action name="GoogleNow.ButtonClicked0">
3382   <owner>robliao@chromium.org</owner>
3383   <owner>skare@chromium.org</owner>
3384   <description>
3385     User clicked button index 0 (0-based) of a Now Notification.
3386   </description>
3387 </action>
3389 <action name="GoogleNow.ButtonClicked1">
3390   <owner>robliao@chromium.org</owner>
3391   <owner>skare@chromium.org</owner>
3392   <description>
3393     User clicked button index 1 (0-based) of a Now Notification.
3394   </description>
3395 </action>
3397 <action name="GoogleNow.Dismissed">
3398   <owner>robliao@chromium.org</owner>
3399   <owner>skare@chromium.org</owner>
3400   <description>User dismissed a Now Notification.</description>
3401 </action>
3403 <action name="GoogleNow.MessageCenter.NotificationPoppedUp">
3404   <owner>robliao@chromium.org</owner>
3405   <owner>skare@chromium.org</owner>
3406   <description>
3407     A Google Now notification was popped up to the user.
3408   </description>
3409 </action>
3411 <action name="GoogleNow.MessageClicked">
3412   <owner>robliao@chromium.org</owner>
3413   <owner>skare@chromium.org</owner>
3414   <description>
3415     User clicked on the message text of a Now notification.
3416   </description>
3417 </action>
3419 <action name="GoogleNow.WelcomeToastClickedNo">
3420   <owner>robliao@chromium.org</owner>
3421   <owner>skare@chromium.org</owner>
3422   <description>
3423     User dismissed the Now Notifications welcome toast via the &quot;don't show
3424     me notifications&quot; button.
3425   </description>
3426 </action>
3428 <action name="GoogleNow.WelcomeToastClickedYes">
3429   <owner>robliao@chromium.org</owner>
3430   <owner>skare@chromium.org</owner>
3431   <description>
3432     User dismissed the Now Notifications welcome toast via the ok button.
3433   </description>
3434 </action>
3436 <action name="GoogleNow.WelcomeToastDismissed">
3437   <owner>robliao@chromium.org</owner>
3438   <owner>skare@chromium.org</owner>
3439   <description>
3440     User dismissed the Now Notifications welcome toast via the x.
3441   </description>
3442 </action>
3444 <action name="GpuAccelerationDisabled">
3445   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3446   <description>Please enter the description of this user action.</description>
3447 </action>
3449 <action name="GpuAccelerationEnabled">
3450   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3451   <description>Please enter the description of this user action.</description>
3452 </action>
3454 <action name="HiliteColor">
3455   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3456   <description>Please enter the description of this user action.</description>
3457 </action>
3459 <action name="HistoryPage_BookmarkStarClicked">
3460   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3461   <description>Please enter the description of this user action.</description>
3462 </action>
3464 <action name="HistoryPage_CancelRemoveSelected">
3465   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3466   <description>Please enter the description of this user action.</description>
3467 </action>
3469 <action name="HistoryPage_ConfirmRemoveSelected">
3470   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3471   <description>Please enter the description of this user action.</description>
3472 </action>
3474 <action name="HistoryPage_EntryLinkClick">
3475   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3476   <description>Please enter the description of this user action.</description>
3477 </action>
3479 <action name="HistoryPage_EntryLinkRightClick">
3480   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3481   <description>Please enter the description of this user action.</description>
3482 </action>
3484 <action name="HistoryPage_EntryMenuRemoveFromHistory">
3485   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3486   <description>Please enter the description of this user action.</description>
3487 </action>
3489 <action name="HistoryPage_EntryMenuShowMoreFromSite">
3490   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3491   <description>Please enter the description of this user action.</description>
3492 </action>
3494 <action name="HistoryPage_InitClearBrowsingData">
3495   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3496   <description>Please enter the description of this user action.</description>
3497 </action>
3499 <action name="HistoryPage_NewerHistoryClick">
3500   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3501   <description>Please enter the description of this user action.</description>
3502 </action>
3504 <action name="HistoryPage_NewestHistoryClick">
3505   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3506   <description>Please enter the description of this user action.</description>
3507 </action>
3509 <action name="HistoryPage_OlderHistoryClick">
3510   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3511   <description>Please enter the description of this user action.</description>
3512 </action>
3514 <action name="HistoryPage_RemoveSelected">
3515   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3516   <description>Please enter the description of this user action.</description>
3517 </action>
3519 <action name="HistoryPage_Search">
3520   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3521   <description>Please enter the description of this user action.</description>
3522 </action>
3524 <action name="HistoryPage_SearchResultClick">
3525   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3526   <description>Please enter the description of this user action.</description>
3527 </action>
3529 <action name="HistoryPage_SearchResultRemove">
3530   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3531   <description>Please enter the description of this user action.</description>
3532 </action>
3534 <action name="History_DeleteHistory">
3535   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3536   <description>Please enter the description of this user action.</description>
3537 </action>
3539 <action name="History_DragIcon">
3540   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3541   <description>Please enter the description of this user action.</description>
3542 </action>
3544 <action name="History_DragThumbnail">
3545   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3546   <description>Please enter the description of this user action.</description>
3547 </action>
3549 <action name="History_Search">
3550   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3551   <description>Please enter the description of this user action.</description>
3552 </action>
3554 <action name="Home">
3555   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3556   <description>Please enter the description of this user action.</description>
3557 </action>
3559 <action name="Hotword.HotwordTrigger">
3560   <owner>amistry@chromium.org</owner>
3561   <owner>rlp@chromium.org</owner>
3562   <owner>somast@chromium.org</owner>
3563   <description>User triggered the hotword by saying 'Ok Google'.</description>
3564 </action>
3566 <action name="ImportLockDialogCocoa_Shown">
3567   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3568   <description>Please enter the description of this user action.</description>
3569 </action>
3571 <action name="ImportLockDialogGtk_Shown">
3572   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3573   <description>Please enter the description of this user action.</description>
3574 </action>
3576 <action name="ImportLockDialogView_Shown">
3577   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3578   <description>Please enter the description of this user action.</description>
3579 </action>
3581 <action name="Import_ShowDlg">
3582   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3583   <description>Please enter the description of this user action.</description>
3584 </action>
3586 <action name="Indent">
3587   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3588   <description>Please enter the description of this user action.</description>
3589 </action>
3591 <action name="InputMethodOptions_Open_chewing">
3592   <owner>yukishiino@chromium.org</owner>
3593   <owner>nona@chromium.org</owner>
3594   <owner>uekawa@chromium.org</owner>
3595   <owner>komatsu@chromium.org</owner>
3596   <description>
3597     Counts the number of times the input method configuration was opened.
3598   </description>
3599   <obsolete>
3600     IMEs have since become extensions and no longer available as predetermined
3601     list.
3602   </obsolete>
3603 </action>
3605 <action name="InputMethodOptions_Open_english-m">
3606   <owner>yukishiino@chromium.org</owner>
3607   <owner>nona@chromium.org</owner>
3608   <owner>uekawa@chromium.org</owner>
3609   <owner>komatsu@chromium.org</owner>
3610   <description>
3611     Counts the number of times the input method configuration was opened.
3612   </description>
3613   <obsolete>
3614     IMEs have since become extensions and no longer available as predetermined
3615     list.
3616   </obsolete>
3617 </action>
3619 <action name="InputMethodOptions_Open_hangul">
3620   <owner>yukishiino@chromium.org</owner>
3621   <owner>nona@chromium.org</owner>
3622   <owner>uekawa@chromium.org</owner>
3623   <owner>komatsu@chromium.org</owner>
3624   <description>
3625     Counts the number of times the input method configuration was opened.
3626   </description>
3627   <obsolete>
3628     IMEs have since become extensions and no longer available as predetermined
3629     list.
3630   </obsolete>
3631 </action>
3633 <action name="InputMethodOptions_Open_m17n:am:sera">
3634   <owner>yukishiino@chromium.org</owner>
3635   <owner>nona@chromium.org</owner>
3636   <owner>uekawa@chromium.org</owner>
3637   <owner>komatsu@chromium.org</owner>
3638   <description>
3639     Counts the number of times the input method configuration was opened.
3640   </description>
3641   <obsolete>
3642     IMEs have since become extensions and no longer available as predetermined
3643     list.
3644   </obsolete>
3645 </action>
3647 <action name="InputMethodOptions_Open_m17n:ar:kbd">
3648   <owner>yukishiino@chromium.org</owner>
3649   <owner>nona@chromium.org</owner>
3650   <owner>uekawa@chromium.org</owner>
3651   <owner>komatsu@chromium.org</owner>
3652   <description>
3653     Counts the number of times the input method configuration was opened.
3654   </description>
3655   <obsolete>
3656     IMEs have since become extensions and no longer available as predetermined
3657     list.
3658   </obsolete>
3659 </action>
3661 <action name="InputMethodOptions_Open_m17n:bn:itrans">
3662   <owner>yukishiino@chromium.org</owner>
3663   <owner>nona@chromium.org</owner>
3664   <owner>uekawa@chromium.org</owner>
3665   <owner>komatsu@chromium.org</owner>
3666   <description>
3667     Counts the number of times the input method configuration was opened.
3668   </description>
3669   <obsolete>
3670     IMEs have since become extensions and no longer available as predetermined
3671     list.
3672   </obsolete>
3673 </action>
3675 <action name="InputMethodOptions_Open_m17n:fa:isiri">
3676   <owner>yukishiino@chromium.org</owner>
3677   <owner>nona@chromium.org</owner>
3678   <owner>uekawa@chromium.org</owner>
3679   <owner>komatsu@chromium.org</owner>
3680   <description>
3681     Counts the number of times the input method configuration was opened.
3682   </description>
3683   <obsolete>
3684     IMEs have since become extensions and no longer available as predetermined
3685     list.
3686   </obsolete>
3687 </action>
3689 <action name="InputMethodOptions_Open_m17n:gu:itrans">
3690   <owner>yukishiino@chromium.org</owner>
3691   <owner>nona@chromium.org</owner>
3692   <owner>uekawa@chromium.org</owner>
3693   <owner>komatsu@chromium.org</owner>
3694   <description>
3695     Counts the number of times the input method configuration was opened.
3696   </description>
3697   <obsolete>
3698     IMEs have since become extensions and no longer available as predetermined
3699     list.
3700   </obsolete>
3701 </action>
3703 <action name="InputMethodOptions_Open_m17n:hi:itrans">
3704   <owner>yukishiino@chromium.org</owner>
3705   <owner>nona@chromium.org</owner>
3706   <owner>uekawa@chromium.org</owner>
3707   <owner>komatsu@chromium.org</owner>
3708   <description>
3709     Counts the number of times the input method configuration was opened.
3710   </description>
3711   <obsolete>
3712     IMEs have since become extensions and no longer available as predetermined
3713     list.
3714   </obsolete>
3715 </action>
3717 <action name="InputMethodOptions_Open_m17n:kn:itrans">
3718   <owner>yukishiino@chromium.org</owner>
3719   <owner>nona@chromium.org</owner>
3720   <owner>uekawa@chromium.org</owner>
3721   <owner>komatsu@chromium.org</owner>
3722   <description>
3723     Counts the number of times the input method configuration was opened.
3724   </description>
3725   <obsolete>
3726     IMEs have since become extensions and no longer available as predetermined
3727     list.
3728   </obsolete>
3729 </action>
3731 <action name="InputMethodOptions_Open_m17n:ml:itrans">
3732   <owner>yukishiino@chromium.org</owner>
3733   <owner>nona@chromium.org</owner>
3734   <owner>uekawa@chromium.org</owner>
3735   <owner>komatsu@chromium.org</owner>
3736   <description>
3737     Counts the number of times the input method configuration was opened.
3738   </description>
3739   <obsolete>
3740     IMEs have since become extensions and no longer available as predetermined
3741     list.
3742   </obsolete>
3743 </action>
3745 <action name="InputMethodOptions_Open_m17n:mr:itrans">
3746   <owner>yukishiino@chromium.org</owner>
3747   <owner>nona@chromium.org</owner>
3748   <owner>uekawa@chromium.org</owner>
3749   <owner>komatsu@chromium.org</owner>
3750   <description>
3751     Counts the number of times the input method configuration was opened.
3752   </description>
3753   <obsolete>
3754     IMEs have since become extensions and no longer available as predetermined
3755     list.
3756   </obsolete>
3757 </action>
3759 <action name="InputMethodOptions_Open_m17n:ta:inscript">
3760   <owner>yukishiino@chromium.org</owner>
3761   <owner>nona@chromium.org</owner>
3762   <owner>uekawa@chromium.org</owner>
3763   <owner>komatsu@chromium.org</owner>
3764   <description>
3765     Counts the number of times the input method configuration was opened.
3766   </description>
3767   <obsolete>
3768     IMEs have since become extensions and no longer available as predetermined
3769     list.
3770   </obsolete>
3771 </action>
3773 <action name="InputMethodOptions_Open_m17n:ta:itrans">
3774   <owner>yukishiino@chromium.org</owner>
3775   <owner>nona@chromium.org</owner>
3776   <owner>uekawa@chromium.org</owner>
3777   <owner>komatsu@chromium.org</owner>
3778   <description>
3779     Counts the number of times the input method configuration was opened.
3780   </description>
3781   <obsolete>
3782     IMEs have since become extensions and no longer available as predetermined
3783     list.
3784   </obsolete>
3785 </action>
3787 <action name="InputMethodOptions_Open_m17n:ta:phonetic">
3788   <owner>yukishiino@chromium.org</owner>
3789   <owner>nona@chromium.org</owner>
3790   <owner>uekawa@chromium.org</owner>
3791   <owner>komatsu@chromium.org</owner>
3792   <description>
3793     Counts the number of times the input method configuration was opened.
3794   </description>
3795   <obsolete>
3796     IMEs have since become extensions and no longer available as predetermined
3797     list.
3798   </obsolete>
3799 </action>
3801 <action name="InputMethodOptions_Open_m17n:ta:tamil99">
3802   <owner>yukishiino@chromium.org</owner>
3803   <owner>nona@chromium.org</owner>
3804   <owner>uekawa@chromium.org</owner>
3805   <owner>komatsu@chromium.org</owner>
3806   <description>
3807     Counts the number of times the input method configuration was opened.
3808   </description>
3809   <obsolete>
3810     IMEs have since become extensions and no longer available as predetermined
3811     list.
3812   </obsolete>
3813 </action>
3815 <action name="InputMethodOptions_Open_m17n:ta:typewriter">
3816   <owner>yukishiino@chromium.org</owner>
3817   <owner>nona@chromium.org</owner>
3818   <owner>uekawa@chromium.org</owner>
3819   <owner>komatsu@chromium.org</owner>
3820   <description>
3821     Counts the number of times the input method configuration was opened.
3822   </description>
3823   <obsolete>
3824     IMEs have since become extensions and no longer available as predetermined
3825     list.
3826   </obsolete>
3827 </action>
3829 <action name="InputMethodOptions_Open_m17n:te:itrans">
3830   <owner>yukishiino@chromium.org</owner>
3831   <owner>nona@chromium.org</owner>
3832   <owner>uekawa@chromium.org</owner>
3833   <owner>komatsu@chromium.org</owner>
3834   <description>
3835     Counts the number of times the input method configuration was opened.
3836   </description>
3837   <obsolete>
3838     IMEs have since become extensions and no longer available as predetermined
3839     list.
3840   </obsolete>
3841 </action>
3843 <action name="InputMethodOptions_Open_m17n:th:kesmanee">
3844   <owner>yukishiino@chromium.org</owner>
3845   <owner>nona@chromium.org</owner>
3846   <owner>uekawa@chromium.org</owner>
3847   <owner>komatsu@chromium.org</owner>
3848   <description>
3849     Counts the number of times the input method configuration was opened.
3850   </description>
3851   <obsolete>
3852     IMEs have since become extensions and no longer available as predetermined
3853     list.
3854   </obsolete>
3855 </action>
3857 <action name="InputMethodOptions_Open_m17n:th:pattachote">
3858   <owner>yukishiino@chromium.org</owner>
3859   <owner>nona@chromium.org</owner>
3860   <owner>uekawa@chromium.org</owner>
3861   <owner>komatsu@chromium.org</owner>
3862   <description>
3863     Counts the number of times the input method configuration was opened.
3864   </description>
3865   <obsolete>
3866     IMEs have since become extensions and no longer available as predetermined
3867     list.
3868   </obsolete>
3869 </action>
3871 <action name="InputMethodOptions_Open_m17n:th:tis820">
3872   <owner>yukishiino@chromium.org</owner>
3873   <owner>nona@chromium.org</owner>
3874   <owner>uekawa@chromium.org</owner>
3875   <owner>komatsu@chromium.org</owner>
3876   <description>
3877     Counts the number of times the input method configuration was opened.
3878   </description>
3879   <obsolete>
3880     IMEs have since become extensions and no longer available as predetermined
3881     list.
3882   </obsolete>
3883 </action>
3885 <action name="InputMethodOptions_Open_m17n:vi:tcvn">
3886   <owner>yukishiino@chromium.org</owner>
3887   <owner>nona@chromium.org</owner>
3888   <owner>uekawa@chromium.org</owner>
3889   <owner>komatsu@chromium.org</owner>
3890   <description>
3891     Counts the number of times the input method configuration was opened.
3892   </description>
3893   <obsolete>
3894     IMEs have since become extensions and no longer available as predetermined
3895     list.
3896   </obsolete>
3897 </action>
3899 <action name="InputMethodOptions_Open_m17n:vi:telex">
3900   <owner>yukishiino@chromium.org</owner>
3901   <owner>nona@chromium.org</owner>
3902   <owner>uekawa@chromium.org</owner>
3903   <owner>komatsu@chromium.org</owner>
3904   <description>
3905     Counts the number of times the input method configuration was opened.
3906   </description>
3907   <obsolete>
3908     IMEs have since become extensions and no longer available as predetermined
3909     list.
3910   </obsolete>
3911 </action>
3913 <action name="InputMethodOptions_Open_m17n:vi:viqr">
3914   <owner>yukishiino@chromium.org</owner>
3915   <owner>nona@chromium.org</owner>
3916   <owner>uekawa@chromium.org</owner>
3917   <owner>komatsu@chromium.org</owner>
3918   <description>
3919     Counts the number of times the input method configuration was opened.
3920   </description>
3921   <obsolete>
3922     IMEs have since become extensions and no longer available as predetermined
3923     list.
3924   </obsolete>
3925 </action>
3927 <action name="InputMethodOptions_Open_m17n:vi:vni">
3928   <owner>yukishiino@chromium.org</owner>
3929   <owner>nona@chromium.org</owner>
3930   <owner>uekawa@chromium.org</owner>
3931   <owner>komatsu@chromium.org</owner>
3932   <description>
3933     Counts the number of times the input method configuration was opened.
3934   </description>
3935   <obsolete>
3936     IMEs have since become extensions and no longer available as predetermined
3937     list.
3938   </obsolete>
3939 </action>
3941 <action name="InputMethodOptions_Open_m17n:zh:cangjie">
3942   <owner>yukishiino@chromium.org</owner>
3943   <owner>nona@chromium.org</owner>
3944   <owner>uekawa@chromium.org</owner>
3945   <owner>komatsu@chromium.org</owner>
3946   <description>
3947     Counts the number of times the input method configuration was opened.
3948   </description>
3949   <obsolete>
3950     IMEs have since become extensions and no longer available as predetermined
3951     list.
3952   </obsolete>
3953 </action>
3955 <action name="InputMethodOptions_Open_m17n:zh:quick">
3956   <owner>yukishiino@chromium.org</owner>
3957   <owner>nona@chromium.org</owner>
3958   <owner>uekawa@chromium.org</owner>
3959   <owner>komatsu@chromium.org</owner>
3960   <description>
3961     Counts the number of times the input method configuration was opened.
3962   </description>
3963   <obsolete>
3964     IMEs have since become extensions and no longer available as predetermined
3965     list.
3966   </obsolete>
3967 </action>
3969 <action name="InputMethodOptions_Open_mozc">
3970   <owner>yukishiino@chromium.org</owner>
3971   <owner>nona@chromium.org</owner>
3972   <owner>uekawa@chromium.org</owner>
3973   <owner>komatsu@chromium.org</owner>
3974   <description>
3975     Counts the number of times the input method configuration was opened.
3976   </description>
3977   <obsolete>
3978     IMEs have since become extensions and no longer available as predetermined
3979     list.
3980   </obsolete>
3981 </action>
3983 <action name="InputMethodOptions_Open_mozc-chewing">
3984   <owner>yukishiino@chromium.org</owner>
3985   <owner>nona@chromium.org</owner>
3986   <owner>uekawa@chromium.org</owner>
3987   <owner>komatsu@chromium.org</owner>
3988   <description>
3989     Counts the number of times the input method configuration was opened.
3990   </description>
3991   <obsolete>
3992     IMEs have since become extensions and no longer available as predetermined
3993     list.
3994   </obsolete>
3995 </action>
3997 <action name="InputMethodOptions_Open_mozc-dv">
3998   <owner>yukishiino@chromium.org</owner>
3999   <owner>nona@chromium.org</owner>
4000   <owner>uekawa@chromium.org</owner>
4001   <owner>komatsu@chromium.org</owner>
4002   <description>
4003     Counts the number of times the input method configuration was opened.
4004   </description>
4005   <obsolete>
4006     IMEs have since become extensions and no longer available as predetermined
4007     list.
4008   </obsolete>
4009 </action>
4011 <action name="InputMethodOptions_Open_mozc-hangul">
4012   <owner>yukishiino@chromium.org</owner>
4013   <owner>nona@chromium.org</owner>
4014   <owner>uekawa@chromium.org</owner>
4015   <owner>komatsu@chromium.org</owner>
4016   <description>
4017     Counts the number of times the input method configuration was opened.
4018   </description>
4019   <obsolete>
4020     IMEs have since become extensions and no longer available as predetermined
4021     list.
4022   </obsolete>
4023 </action>
4025 <action name="InputMethodOptions_Open_mozc-jp">
4026   <owner>yukishiino@chromium.org</owner>
4027   <owner>nona@chromium.org</owner>
4028   <owner>uekawa@chromium.org</owner>
4029   <owner>komatsu@chromium.org</owner>
4030   <description>
4031     Counts the number of times the input method configuration was opened.
4032   </description>
4033   <obsolete>
4034     IMEs have since become extensions and no longer available as predetermined
4035     list.
4036   </obsolete>
4037 </action>
4039 <action name="InputMethodOptions_Open_pinyin">
4040   <owner>yukishiino@chromium.org</owner>
4041   <owner>nona@chromium.org</owner>
4042   <owner>uekawa@chromium.org</owner>
4043   <owner>komatsu@chromium.org</owner>
4044   <description>
4045     Counts the number of times the input method configuration was opened.
4046   </description>
4047   <obsolete>
4048     IMEs have since become extensions and no longer available as predetermined
4049     list.
4050   </obsolete>
4051 </action>
4053 <action name="InputMethodOptions_Open_pinyin-dv">
4054   <owner>yukishiino@chromium.org</owner>
4055   <owner>nona@chromium.org</owner>
4056   <owner>uekawa@chromium.org</owner>
4057   <owner>komatsu@chromium.org</owner>
4058   <description>
4059     Counts the number of times the input method configuration was opened.
4060   </description>
4061   <obsolete>
4062     IMEs have since become extensions and no longer available as predetermined
4063     list.
4064   </obsolete>
4065 </action>
4067 <action name="InputMethodOptions_Open_xkb:am:phonetic:arm">
4068   <owner>yukishiino@chromium.org</owner>
4069   <owner>nona@chromium.org</owner>
4070   <owner>uekawa@chromium.org</owner>
4071   <owner>komatsu@chromium.org</owner>
4072   <description>
4073     Counts the number of times the input method configuration was opened.
4074   </description>
4075   <obsolete>
4076     IMEs have since become extensions and no longer available as predetermined
4077     list.
4078   </obsolete>
4079 </action>
4081 <action name="InputMethodOptions_Open_xkb:be::fra">
4082   <owner>yukishiino@chromium.org</owner>
4083   <owner>nona@chromium.org</owner>
4084   <owner>uekawa@chromium.org</owner>
4085   <owner>komatsu@chromium.org</owner>
4086   <description>
4087     Counts the number of times the input method configuration was opened.
4088   </description>
4089   <obsolete>
4090     IMEs have since become extensions and no longer available as predetermined
4091     list.
4092   </obsolete>
4093 </action>
4095 <action name="InputMethodOptions_Open_xkb:be::ger">
4096   <owner>yukishiino@chromium.org</owner>
4097   <owner>nona@chromium.org</owner>
4098   <owner>uekawa@chromium.org</owner>
4099   <owner>komatsu@chromium.org</owner>
4100   <description>
4101     Counts the number of times the input method configuration was opened.
4102   </description>
4103   <obsolete>
4104     IMEs have since become extensions and no longer available as predetermined
4105     list.
4106   </obsolete>
4107 </action>
4109 <action name="InputMethodOptions_Open_xkb:be::nld">
4110   <owner>yukishiino@chromium.org</owner>
4111   <owner>nona@chromium.org</owner>
4112   <owner>uekawa@chromium.org</owner>
4113   <owner>komatsu@chromium.org</owner>
4114   <description>
4115     Counts the number of times the input method configuration was opened.
4116   </description>
4117   <obsolete>
4118     IMEs have since become extensions and no longer available as predetermined
4119     list.
4120   </obsolete>
4121 </action>
4123 <action name="InputMethodOptions_Open_xkb:bg::bul">
4124   <owner>yukishiino@chromium.org</owner>
4125   <owner>nona@chromium.org</owner>
4126   <owner>uekawa@chromium.org</owner>
4127   <owner>komatsu@chromium.org</owner>
4128   <description>
4129     Counts the number of times the input method configuration was opened.
4130   </description>
4131   <obsolete>
4132     IMEs have since become extensions and no longer available as predetermined
4133     list.
4134   </obsolete>
4135 </action>
4137 <action name="InputMethodOptions_Open_xkb:bg:phonetic:bul">
4138   <owner>yukishiino@chromium.org</owner>
4139   <owner>nona@chromium.org</owner>
4140   <owner>uekawa@chromium.org</owner>
4141   <owner>komatsu@chromium.org</owner>
4142   <description>
4143     Counts the number of times the input method configuration was opened.
4144   </description>
4145   <obsolete>
4146     IMEs have since become extensions and no longer available as predetermined
4147     list.
4148   </obsolete>
4149 </action>
4151 <action name="InputMethodOptions_Open_xkb:br::por">
4152   <owner>yukishiino@chromium.org</owner>
4153   <owner>nona@chromium.org</owner>
4154   <owner>uekawa@chromium.org</owner>
4155   <owner>komatsu@chromium.org</owner>
4156   <description>
4157     Counts the number of times the input method configuration was opened.
4158   </description>
4159   <obsolete>
4160     IMEs have since become extensions and no longer available as predetermined
4161     list.
4162   </obsolete>
4163 </action>
4165 <action name="InputMethodOptions_Open_xkb:by::bel">
4166   <owner>yukishiino@chromium.org</owner>
4167   <owner>nona@chromium.org</owner>
4168   <owner>uekawa@chromium.org</owner>
4169   <owner>komatsu@chromium.org</owner>
4170   <description>
4171     Counts the number of times the input method configuration was opened.
4172   </description>
4173   <obsolete>
4174     IMEs have since become extensions and no longer available as predetermined
4175     list.
4176   </obsolete>
4177 </action>
4179 <action name="InputMethodOptions_Open_xkb:ca::fra">
4180   <owner>yukishiino@chromium.org</owner>
4181   <owner>nona@chromium.org</owner>
4182   <owner>uekawa@chromium.org</owner>
4183   <owner>komatsu@chromium.org</owner>
4184   <description>
4185     Counts the number of times the input method configuration was opened.
4186   </description>
4187   <obsolete>
4188     IMEs have since become extensions and no longer available as predetermined
4189     list.
4190   </obsolete>
4191 </action>
4193 <action name="InputMethodOptions_Open_xkb:ca:eng:eng">
4194   <owner>yukishiino@chromium.org</owner>
4195   <owner>nona@chromium.org</owner>
4196   <owner>uekawa@chromium.org</owner>
4197   <owner>komatsu@chromium.org</owner>
4198   <description>
4199     Counts the number of times the input method configuration was opened.
4200   </description>
4201   <obsolete>
4202     IMEs have since become extensions and no longer available as predetermined
4203     list.
4204   </obsolete>
4205 </action>
4207 <action name="InputMethodOptions_Open_xkb:ca:multix:fra">
4208   <owner>yukishiino@chromium.org</owner>
4209   <owner>nona@chromium.org</owner>
4210   <owner>uekawa@chromium.org</owner>
4211   <owner>komatsu@chromium.org</owner>
4212   <description>
4213     Counts the number of times the input method configuration was opened.
4214   </description>
4215   <obsolete>
4216     IMEs have since become extensions and no longer available as predetermined
4217     list.
4218   </obsolete>
4219 </action>
4221 <action name="InputMethodOptions_Open_xkb:ch::ger">
4222   <owner>yukishiino@chromium.org</owner>
4223   <owner>nona@chromium.org</owner>
4224   <owner>uekawa@chromium.org</owner>
4225   <owner>komatsu@chromium.org</owner>
4226   <description>
4227     Counts the number of times the input method configuration was opened.
4228   </description>
4229   <obsolete>
4230     IMEs have since become extensions and no longer available as predetermined
4231     list.
4232   </obsolete>
4233 </action>
4235 <action name="InputMethodOptions_Open_xkb:ch:fr:fra">
4236   <owner>yukishiino@chromium.org</owner>
4237   <owner>nona@chromium.org</owner>
4238   <owner>uekawa@chromium.org</owner>
4239   <owner>komatsu@chromium.org</owner>
4240   <description>
4241     Counts the number of times the input method configuration was opened.
4242   </description>
4243   <obsolete>
4244     IMEs have since become extensions and no longer available as predetermined
4245     list.
4246   </obsolete>
4247 </action>
4249 <action name="InputMethodOptions_Open_xkb:cz::cze">
4250   <owner>yukishiino@chromium.org</owner>
4251   <owner>nona@chromium.org</owner>
4252   <owner>uekawa@chromium.org</owner>
4253   <owner>komatsu@chromium.org</owner>
4254   <description>
4255     Counts the number of times the input method configuration was opened.
4256   </description>
4257   <obsolete>
4258     IMEs have since become extensions and no longer available as predetermined
4259     list.
4260   </obsolete>
4261 </action>
4263 <action name="InputMethodOptions_Open_xkb:cz:qwerty:cze">
4264   <owner>yukishiino@chromium.org</owner>
4265   <owner>nona@chromium.org</owner>
4266   <owner>uekawa@chromium.org</owner>
4267   <owner>komatsu@chromium.org</owner>
4268   <description>
4269     Counts the number of times the input method configuration was opened.
4270   </description>
4271   <obsolete>
4272     IMEs have since become extensions and no longer available as predetermined
4273     list.
4274   </obsolete>
4275 </action>
4277 <action name="InputMethodOptions_Open_xkb:de::ger">
4278   <owner>yukishiino@chromium.org</owner>
4279   <owner>nona@chromium.org</owner>
4280   <owner>uekawa@chromium.org</owner>
4281   <owner>komatsu@chromium.org</owner>
4282   <description>
4283     Counts the number of times the input method configuration was opened.
4284   </description>
4285   <obsolete>
4286     IMEs have since become extensions and no longer available as predetermined
4287     list.
4288   </obsolete>
4289 </action>
4291 <action name="InputMethodOptions_Open_xkb:de:neo:ger">
4292   <owner>yukishiino@chromium.org</owner>
4293   <owner>nona@chromium.org</owner>
4294   <owner>uekawa@chromium.org</owner>
4295   <owner>komatsu@chromium.org</owner>
4296   <description>
4297     Counts the number of times the input method configuration was opened.
4298   </description>
4299   <obsolete>
4300     IMEs have since become extensions and no longer available as predetermined
4301     list.
4302   </obsolete>
4303 </action>
4305 <action name="InputMethodOptions_Open_xkb:dk::dan">
4306   <owner>yukishiino@chromium.org</owner>
4307   <owner>nona@chromium.org</owner>
4308   <owner>uekawa@chromium.org</owner>
4309   <owner>komatsu@chromium.org</owner>
4310   <description>
4311     Counts the number of times the input method configuration was opened.
4312   </description>
4313   <obsolete>
4314     IMEs have since become extensions and no longer available as predetermined
4315     list.
4316   </obsolete>
4317 </action>
4319 <action name="InputMethodOptions_Open_xkb:ee::est">
4320   <owner>yukishiino@chromium.org</owner>
4321   <owner>nona@chromium.org</owner>
4322   <owner>uekawa@chromium.org</owner>
4323   <owner>komatsu@chromium.org</owner>
4324   <description>
4325     Counts the number of times the input method configuration was opened.
4326   </description>
4327   <obsolete>
4328     IMEs have since become extensions and no longer available as predetermined
4329     list.
4330   </obsolete>
4331 </action>
4333 <action name="InputMethodOptions_Open_xkb:es::spa">
4334   <owner>yukishiino@chromium.org</owner>
4335   <owner>nona@chromium.org</owner>
4336   <owner>uekawa@chromium.org</owner>
4337   <owner>komatsu@chromium.org</owner>
4338   <description>
4339     Counts the number of times the input method configuration was opened.
4340   </description>
4341   <obsolete>
4342     IMEs have since become extensions and no longer available as predetermined
4343     list.
4344   </obsolete>
4345 </action>
4347 <action name="InputMethodOptions_Open_xkb:es:cat:cat">
4348   <owner>yukishiino@chromium.org</owner>
4349   <owner>nona@chromium.org</owner>
4350   <owner>uekawa@chromium.org</owner>
4351   <owner>komatsu@chromium.org</owner>
4352   <description>
4353     Counts the number of times the input method configuration was opened.
4354   </description>
4355   <obsolete>
4356     IMEs have since become extensions and no longer available as predetermined
4357     list.
4358   </obsolete>
4359 </action>
4361 <action name="InputMethodOptions_Open_xkb:fi::fin">
4362   <owner>yukishiino@chromium.org</owner>
4363   <owner>nona@chromium.org</owner>
4364   <owner>uekawa@chromium.org</owner>
4365   <owner>komatsu@chromium.org</owner>
4366   <description>
4367     Counts the number of times the input method configuration was opened.
4368   </description>
4369   <obsolete>
4370     IMEs have since become extensions and no longer available as predetermined
4371     list.
4372   </obsolete>
4373 </action>
4375 <action name="InputMethodOptions_Open_xkb:fr::fra">
4376   <owner>yukishiino@chromium.org</owner>
4377   <owner>nona@chromium.org</owner>
4378   <owner>uekawa@chromium.org</owner>
4379   <owner>komatsu@chromium.org</owner>
4380   <description>
4381     Counts the number of times the input method configuration was opened.
4382   </description>
4383   <obsolete>
4384     IMEs have since become extensions and no longer available as predetermined
4385     list.
4386   </obsolete>
4387 </action>
4389 <action name="InputMethodOptions_Open_xkb:gb:dvorak:eng">
4390   <owner>yukishiino@chromium.org</owner>
4391   <owner>nona@chromium.org</owner>
4392   <owner>uekawa@chromium.org</owner>
4393   <owner>komatsu@chromium.org</owner>
4394   <description>
4395     Counts the number of times the input method configuration was opened.
4396   </description>
4397   <obsolete>
4398     IMEs have since become extensions and no longer available as predetermined
4399     list.
4400   </obsolete>
4401 </action>
4403 <action name="InputMethodOptions_Open_xkb:gb:extd:eng">
4404   <owner>yukishiino@chromium.org</owner>
4405   <owner>nona@chromium.org</owner>
4406   <owner>uekawa@chromium.org</owner>
4407   <owner>komatsu@chromium.org</owner>
4408   <description>
4409     Counts the number of times the input method configuration was opened.
4410   </description>
4411   <obsolete>
4412     IMEs have since become extensions and no longer available as predetermined
4413     list.
4414   </obsolete>
4415 </action>
4417 <action name="InputMethodOptions_Open_xkb:ge::geo">
4418   <owner>yukishiino@chromium.org</owner>
4419   <owner>nona@chromium.org</owner>
4420   <owner>uekawa@chromium.org</owner>
4421   <owner>komatsu@chromium.org</owner>
4422   <description>
4423     Counts the number of times the input method configuration was opened.
4424   </description>
4425   <obsolete>
4426     IMEs have since become extensions and no longer available as predetermined
4427     list.
4428   </obsolete>
4429 </action>
4431 <action name="InputMethodOptions_Open_xkb:gr::gre">
4432   <owner>yukishiino@chromium.org</owner>
4433   <owner>nona@chromium.org</owner>
4434   <owner>uekawa@chromium.org</owner>
4435   <owner>komatsu@chromium.org</owner>
4436   <description>
4437     Counts the number of times the input method configuration was opened.
4438   </description>
4439   <obsolete>
4440     IMEs have since become extensions and no longer available as predetermined
4441     list.
4442   </obsolete>
4443 </action>
4445 <action name="InputMethodOptions_Open_xkb:hr::scr">
4446   <owner>yukishiino@chromium.org</owner>
4447   <owner>nona@chromium.org</owner>
4448   <owner>uekawa@chromium.org</owner>
4449   <owner>komatsu@chromium.org</owner>
4450   <description>
4451     Counts the number of times the input method configuration was opened.
4452   </description>
4453   <obsolete>
4454     IMEs have since become extensions and no longer available as predetermined
4455     list.
4456   </obsolete>
4457 </action>
4459 <action name="InputMethodOptions_Open_xkb:hu::hun">
4460   <owner>yukishiino@chromium.org</owner>
4461   <owner>nona@chromium.org</owner>
4462   <owner>uekawa@chromium.org</owner>
4463   <owner>komatsu@chromium.org</owner>
4464   <description>
4465     Counts the number of times the input method configuration was opened.
4466   </description>
4467   <obsolete>
4468     IMEs have since become extensions and no longer available as predetermined
4469     list.
4470   </obsolete>
4471 </action>
4473 <action name="InputMethodOptions_Open_xkb:il::heb">
4474   <owner>yukishiino@chromium.org</owner>
4475   <owner>nona@chromium.org</owner>
4476   <owner>uekawa@chromium.org</owner>
4477   <owner>komatsu@chromium.org</owner>
4478   <description>
4479     Counts the number of times the input method configuration was opened.
4480   </description>
4481   <obsolete>
4482     IMEs have since become extensions and no longer available as predetermined
4483     list.
4484   </obsolete>
4485 </action>
4487 <action name="InputMethodOptions_Open_xkb:is::ice">
4488   <owner>yukishiino@chromium.org</owner>
4489   <owner>nona@chromium.org</owner>
4490   <owner>uekawa@chromium.org</owner>
4491   <owner>komatsu@chromium.org</owner>
4492   <description>
4493     Counts the number of times the input method configuration was opened.
4494   </description>
4495   <obsolete>
4496     IMEs have since become extensions and no longer available as predetermined
4497     list.
4498   </obsolete>
4499 </action>
4501 <action name="InputMethodOptions_Open_xkb:it::ita">
4502   <owner>yukishiino@chromium.org</owner>
4503   <owner>nona@chromium.org</owner>
4504   <owner>uekawa@chromium.org</owner>
4505   <owner>komatsu@chromium.org</owner>
4506   <description>
4507     Counts the number of times the input method configuration was opened.
4508   </description>
4509   <obsolete>
4510     IMEs have since become extensions and no longer available as predetermined
4511     list.
4512   </obsolete>
4513 </action>
4515 <action name="InputMethodOptions_Open_xkb:jp::jpn">
4516   <owner>yukishiino@chromium.org</owner>
4517   <owner>nona@chromium.org</owner>
4518   <owner>uekawa@chromium.org</owner>
4519   <owner>komatsu@chromium.org</owner>
4520   <description>
4521     Counts the number of times the input method configuration was opened.
4522   </description>
4523   <obsolete>
4524     IMEs have since become extensions and no longer available as predetermined
4525     list.
4526   </obsolete>
4527 </action>
4529 <action name="InputMethodOptions_Open_xkb:kr:kr104:kor">
4530   <owner>yukishiino@chromium.org</owner>
4531   <owner>nona@chromium.org</owner>
4532   <owner>uekawa@chromium.org</owner>
4533   <owner>komatsu@chromium.org</owner>
4534   <description>
4535     Counts the number of times the input method configuration was opened.
4536   </description>
4537   <obsolete>
4538     IMEs have since become extensions and no longer available as predetermined
4539     list.
4540   </obsolete>
4541 </action>
4543 <action name="InputMethodOptions_Open_xkb:latam::spa">
4544   <owner>yukishiino@chromium.org</owner>
4545   <owner>nona@chromium.org</owner>
4546   <owner>uekawa@chromium.org</owner>
4547   <owner>komatsu@chromium.org</owner>
4548   <description>
4549     Counts the number of times the input method configuration was opened.
4550   </description>
4551   <obsolete>
4552     IMEs have since become extensions and no longer available as predetermined
4553     list.
4554   </obsolete>
4555 </action>
4557 <action name="InputMethodOptions_Open_xkb:lt::lit">
4558   <owner>yukishiino@chromium.org</owner>
4559   <owner>nona@chromium.org</owner>
4560   <owner>uekawa@chromium.org</owner>
4561   <owner>komatsu@chromium.org</owner>
4562   <description>
4563     Counts the number of times the input method configuration was opened.
4564   </description>
4565   <obsolete>
4566     IMEs have since become extensions and no longer available as predetermined
4567     list.
4568   </obsolete>
4569 </action>
4571 <action name="InputMethodOptions_Open_xkb:lv::lav">
4572   <owner>yukishiino@chromium.org</owner>
4573   <owner>nona@chromium.org</owner>
4574   <owner>uekawa@chromium.org</owner>
4575   <owner>komatsu@chromium.org</owner>
4576   <description>
4577     Counts the number of times the input method configuration was opened.
4578   </description>
4579   <obsolete>
4580     IMEs have since become extensions and no longer available as predetermined
4581     list.
4582   </obsolete>
4583 </action>
4585 <action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav">
4586   <owner>yukishiino@chromium.org</owner>
4587   <owner>nona@chromium.org</owner>
4588   <owner>uekawa@chromium.org</owner>
4589   <owner>komatsu@chromium.org</owner>
4590   <description>
4591     Counts the number of times the input method configuration was opened.
4592   </description>
4593   <obsolete>
4594     IMEs have since become extensions and no longer available as predetermined
4595     list.
4596   </obsolete>
4597 </action>
4599 <action name="InputMethodOptions_Open_xkb:mn::mon">
4600   <owner>yukishiino@chromium.org</owner>
4601   <owner>nona@chromium.org</owner>
4602   <owner>uekawa@chromium.org</owner>
4603   <owner>komatsu@chromium.org</owner>
4604   <description>
4605     Counts the number of times the input method configuration was opened.
4606   </description>
4607   <obsolete>
4608     IMEs have since become extensions and no longer available as predetermined
4609     list.
4610   </obsolete>
4611 </action>
4613 <action name="InputMethodOptions_Open_xkb:nl::nld">
4614   <owner>yukishiino@chromium.org</owner>
4615   <owner>nona@chromium.org</owner>
4616   <owner>uekawa@chromium.org</owner>
4617   <owner>komatsu@chromium.org</owner>
4618   <description>
4619     Counts the number of times the input method configuration was opened.
4620   </description>
4621   <obsolete>
4622     IMEs have since become extensions and no longer available as predetermined
4623     list.
4624   </obsolete>
4625 </action>
4627 <action name="InputMethodOptions_Open_xkb:no::nob">
4628   <owner>yukishiino@chromium.org</owner>
4629   <owner>nona@chromium.org</owner>
4630   <owner>uekawa@chromium.org</owner>
4631   <owner>komatsu@chromium.org</owner>
4632   <description>
4633     Counts the number of times the input method configuration was opened.
4634   </description>
4635   <obsolete>
4636     IMEs have since become extensions and no longer available as predetermined
4637     list.
4638   </obsolete>
4639 </action>
4641 <action name="InputMethodOptions_Open_xkb:no::nor">
4642   <owner>yukishiino@chromium.org</owner>
4643   <owner>nona@chromium.org</owner>
4644   <owner>uekawa@chromium.org</owner>
4645   <owner>komatsu@chromium.org</owner>
4646   <description>
4647     Counts the number of times the input method configuration was opened.
4648   </description>
4649   <obsolete>
4650     IMEs have since become extensions and no longer available as predetermined
4651     list.
4652   </obsolete>
4653 </action>
4655 <action name="InputMethodOptions_Open_xkb:pl::pol">
4656   <owner>yukishiino@chromium.org</owner>
4657   <owner>nona@chromium.org</owner>
4658   <owner>uekawa@chromium.org</owner>
4659   <owner>komatsu@chromium.org</owner>
4660   <description>
4661     Counts the number of times the input method configuration was opened.
4662   </description>
4663   <obsolete>
4664     IMEs have since become extensions and no longer available as predetermined
4665     list.
4666   </obsolete>
4667 </action>
4669 <action name="InputMethodOptions_Open_xkb:pt::por">
4670   <owner>yukishiino@chromium.org</owner>
4671   <owner>nona@chromium.org</owner>
4672   <owner>uekawa@chromium.org</owner>
4673   <owner>komatsu@chromium.org</owner>
4674   <description>
4675     Counts the number of times the input method configuration was opened.
4676   </description>
4677   <obsolete>
4678     IMEs have since become extensions and no longer available as predetermined
4679     list.
4680   </obsolete>
4681 </action>
4683 <action name="InputMethodOptions_Open_xkb:ro::rum">
4684   <owner>yukishiino@chromium.org</owner>
4685   <owner>nona@chromium.org</owner>
4686   <owner>uekawa@chromium.org</owner>
4687   <owner>komatsu@chromium.org</owner>
4688   <description>
4689     Counts the number of times the input method configuration was opened.
4690   </description>
4691   <obsolete>
4692     IMEs have since become extensions and no longer available as predetermined
4693     list.
4694   </obsolete>
4695 </action>
4697 <action name="InputMethodOptions_Open_xkb:rs::srp">
4698   <owner>yukishiino@chromium.org</owner>
4699   <owner>nona@chromium.org</owner>
4700   <owner>uekawa@chromium.org</owner>
4701   <owner>komatsu@chromium.org</owner>
4702   <description>
4703     Counts the number of times the input method configuration was opened.
4704   </description>
4705   <obsolete>
4706     IMEs have since become extensions and no longer available as predetermined
4707     list.
4708   </obsolete>
4709 </action>
4711 <action name="InputMethodOptions_Open_xkb:ru::rus">
4712   <owner>yukishiino@chromium.org</owner>
4713   <owner>nona@chromium.org</owner>
4714   <owner>uekawa@chromium.org</owner>
4715   <owner>komatsu@chromium.org</owner>
4716   <description>
4717     Counts the number of times the input method configuration was opened.
4718   </description>
4719   <obsolete>
4720     IMEs have since become extensions and no longer available as predetermined
4721     list.
4722   </obsolete>
4723 </action>
4725 <action name="InputMethodOptions_Open_xkb:ru:phonetic:rus">
4726   <owner>yukishiino@chromium.org</owner>
4727   <owner>nona@chromium.org</owner>
4728   <owner>uekawa@chromium.org</owner>
4729   <owner>komatsu@chromium.org</owner>
4730   <description>
4731     Counts the number of times the input method configuration was opened.
4732   </description>
4733   <obsolete>
4734     IMEs have since become extensions and no longer available as predetermined
4735     list.
4736   </obsolete>
4737 </action>
4739 <action name="InputMethodOptions_Open_xkb:se::swe">
4740   <owner>yukishiino@chromium.org</owner>
4741   <owner>nona@chromium.org</owner>
4742   <owner>uekawa@chromium.org</owner>
4743   <owner>komatsu@chromium.org</owner>
4744   <description>
4745     Counts the number of times the input method configuration was opened.
4746   </description>
4747   <obsolete>
4748     IMEs have since become extensions and no longer available as predetermined
4749     list.
4750   </obsolete>
4751 </action>
4753 <action name="InputMethodOptions_Open_xkb:si::slv">
4754   <owner>yukishiino@chromium.org</owner>
4755   <owner>nona@chromium.org</owner>
4756   <owner>uekawa@chromium.org</owner>
4757   <owner>komatsu@chromium.org</owner>
4758   <description>
4759     Counts the number of times the input method configuration was opened.
4760   </description>
4761   <obsolete>
4762     IMEs have since become extensions and no longer available as predetermined
4763     list.
4764   </obsolete>
4765 </action>
4767 <action name="InputMethodOptions_Open_xkb:sk::slo">
4768   <owner>yukishiino@chromium.org</owner>
4769   <owner>nona@chromium.org</owner>
4770   <owner>uekawa@chromium.org</owner>
4771   <owner>komatsu@chromium.org</owner>
4772   <description>
4773     Counts the number of times the input method configuration was opened.
4774   </description>
4775   <obsolete>
4776     IMEs have since become extensions and no longer available as predetermined
4777     list.
4778   </obsolete>
4779 </action>
4781 <action name="InputMethodOptions_Open_xkb:tr::tur">
4782   <owner>yukishiino@chromium.org</owner>
4783   <owner>nona@chromium.org</owner>
4784   <owner>uekawa@chromium.org</owner>
4785   <owner>komatsu@chromium.org</owner>
4786   <description>
4787     Counts the number of times the input method configuration was opened.
4788   </description>
4789   <obsolete>
4790     IMEs have since become extensions and no longer available as predetermined
4791     list.
4792   </obsolete>
4793 </action>
4795 <action name="InputMethodOptions_Open_xkb:ua::ukr">
4796   <owner>yukishiino@chromium.org</owner>
4797   <owner>nona@chromium.org</owner>
4798   <owner>uekawa@chromium.org</owner>
4799   <owner>komatsu@chromium.org</owner>
4800   <description>
4801     Counts the number of times the input method configuration was opened.
4802   </description>
4803   <obsolete>
4804     IMEs have since become extensions and no longer available as predetermined
4805     list.
4806   </obsolete>
4807 </action>
4809 <action name="InputMethodOptions_Open_xkb:us::eng">
4810   <owner>yukishiino@chromium.org</owner>
4811   <owner>nona@chromium.org</owner>
4812   <owner>uekawa@chromium.org</owner>
4813   <owner>komatsu@chromium.org</owner>
4814   <description>
4815     Counts the number of times the input method configuration was opened.
4816   </description>
4817   <obsolete>
4818     IMEs have since become extensions and no longer available as predetermined
4819     list.
4820   </obsolete>
4821 </action>
4823 <action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng">
4824   <owner>yukishiino@chromium.org</owner>
4825   <owner>nona@chromium.org</owner>
4826   <owner>uekawa@chromium.org</owner>
4827   <owner>komatsu@chromium.org</owner>
4828   <description>
4829     Counts the number of times the input method configuration was opened.
4830   </description>
4831   <obsolete>
4832     IMEs have since become extensions and no longer available as predetermined
4833     list.
4834   </obsolete>
4835 </action>
4837 <action name="InputMethodOptions_Open_xkb:us:colemak:eng">
4838   <owner>yukishiino@chromium.org</owner>
4839   <owner>nona@chromium.org</owner>
4840   <owner>uekawa@chromium.org</owner>
4841   <owner>komatsu@chromium.org</owner>
4842   <description>
4843     Counts the number of times the input method configuration was opened.
4844   </description>
4845   <obsolete>
4846     IMEs have since become extensions and no longer available as predetermined
4847     list.
4848   </obsolete>
4849 </action>
4851 <action name="InputMethodOptions_Open_xkb:us:dvorak:eng">
4852   <owner>yukishiino@chromium.org</owner>
4853   <owner>nona@chromium.org</owner>
4854   <owner>uekawa@chromium.org</owner>
4855   <owner>komatsu@chromium.org</owner>
4856   <description>
4857     Counts the number of times the input method configuration was opened.
4858   </description>
4859   <obsolete>
4860     IMEs have since become extensions and no longer available as predetermined
4861     list.
4862   </obsolete>
4863 </action>
4865 <action name="InputMethodOptions_Open_xkb:us:intl:eng">
4866   <owner>yukishiino@chromium.org</owner>
4867   <owner>nona@chromium.org</owner>
4868   <owner>uekawa@chromium.org</owner>
4869   <owner>komatsu@chromium.org</owner>
4870   <description>
4871     Counts the number of times the input method configuration was opened.
4872   </description>
4873   <obsolete>
4874     IMEs have since become extensions and no longer available as predetermined
4875     list.
4876   </obsolete>
4877 </action>
4879 <action name="InsertBacktab">
4880   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4881   <description>Please enter the description of this user action.</description>
4882 </action>
4884 <action name="InsertHTML">
4885   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4886   <description>Please enter the description of this user action.</description>
4887 </action>
4889 <action name="InsertHorizontalRule">
4890   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4891   <description>Please enter the description of this user action.</description>
4892 </action>
4894 <action name="InsertImage">
4895   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4896   <description>Please enter the description of this user action.</description>
4897 </action>
4899 <action name="InsertLineBreak">
4900   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4901   <description>Please enter the description of this user action.</description>
4902 </action>
4904 <action name="InsertNewline">
4905   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4906   <description>Please enter the description of this user action.</description>
4907 </action>
4909 <action name="InsertNewlineInQuotedContent">
4910   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4911   <description>Please enter the description of this user action.</description>
4912 </action>
4914 <action name="InsertOrderedList">
4915   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4916   <description>Please enter the description of this user action.</description>
4917 </action>
4919 <action name="InsertParagraph">
4920   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4921   <description>Please enter the description of this user action.</description>
4922 </action>
4924 <action name="InsertTab">
4925   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4926   <description>Please enter the description of this user action.</description>
4927 </action>
4929 <action name="InsertText">
4930   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4931   <description>Please enter the description of this user action.</description>
4932 </action>
4934 <action name="InsertUnorderedList">
4935   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4936   <description>Please enter the description of this user action.</description>
4937 </action>
4939 <action name="InspectDevices">
4940   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4941   <description>Please enter the description of this user action.</description>
4942 </action>
4944 <action name="InstallSite">
4945   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4946   <description>Please enter the description of this user action.</description>
4947 </action>
4949 <action name="InstantExtended.MostVisitedClicked">
4950   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4951   <description>Please enter the description of this user action.</description>
4952 </action>
4954 <action name="InstantExtended.ShowNTP">
4955   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4956   <description>Please enter the description of this user action.</description>
4957 </action>
4959 <action name="InstantExtended.ShowSRP">
4960   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4961   <description>Please enter the description of this user action.</description>
4962 </action>
4964 <action name="Italic">
4965   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4966   <description>Please enter the description of this user action.</description>
4967 </action>
4969 <action name="JustifyCenter">
4970   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4971   <description>Please enter the description of this user action.</description>
4972 </action>
4974 <action name="JustifyLeft">
4975   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4976   <description>Please enter the description of this user action.</description>
4977 </action>
4979 <action name="JustifyRight">
4980   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4981   <description>Please enter the description of this user action.</description>
4982 </action>
4984 <action name="KeySystemSupport.Widevine.Queried">
4985   <owner>xhwang@chromium.org</owner>
4986   <description>Please enter the description of this user action.</description>
4987 </action>
4989 <action name="KeySystemSupport.Widevine.Supported">
4990   <owner>xhwang@chromium.org</owner>
4991   <description>Please enter the description of this user action.</description>
4992 </action>
4994 <action name="KeySystemSupport.WidevineWithType.Queried">
4995   <owner>xhwang@chromium.org</owner>
4996   <description>Please enter the description of this user action.</description>
4997 </action>
4999 <action name="KeySystemSupport.WidevineWithType.Supported">
5000   <owner>xhwang@chromium.org</owner>
5001   <description>Please enter the description of this user action.</description>
5002 </action>
5004 <action name="KeywordEditor_AddKeyword">
5005   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5006   <description>Please enter the description of this user action.</description>
5007 </action>
5009 <action name="KeywordEditor_AddKeywordJS">
5010   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5011   <description>Please enter the description of this user action.</description>
5012 </action>
5014 <action name="KeywordEditor_ModifiedKeyword">
5015   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5016   <description>Please enter the description of this user action.</description>
5017 </action>
5019 <action name="KeywordEditor_RemoveKeyword">
5020   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5021   <description>Please enter the description of this user action.</description>
5022 </action>
5024 <action name="LanguageChange_Accept">
5025   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5026   <description>Please enter the description of this user action.</description>
5027 </action>
5029 <action name="LanguageChange_Revert">
5030   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5031   <description>Please enter the description of this user action.</description>
5032 </action>
5034 <action name="LanguageConfigView_Open">
5035   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5036   <description>Please enter the description of this user action.</description>
5037 </action>
5039 <action name="LanguageMenuButton_InputMethodChanged">
5040   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5041   <description>Please enter the description of this user action.</description>
5042 </action>
5044 <action name="LanguageMenuButton_Open">
5045   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5046   <description>Please enter the description of this user action.</description>
5047 </action>
5049 <action name="LanguageOptions_DisableInputMethod_chewing">
5050   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5051   <description>Please enter the description of this user action.</description>
5052 </action>
5054 <action name="LanguageOptions_DisableInputMethod_english-m">
5055   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5056   <description>Please enter the description of this user action.</description>
5057 </action>
5059 <action name="LanguageOptions_DisableInputMethod_hangul">
5060   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5061   <description>Please enter the description of this user action.</description>
5062 </action>
5064 <action name="LanguageOptions_DisableInputMethod_m17n:am:sera">
5065   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5066   <description>Please enter the description of this user action.</description>
5067 </action>
5069 <action name="LanguageOptions_DisableInputMethod_m17n:ar:kbd">
5070   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5071   <description>Please enter the description of this user action.</description>
5072 </action>
5074 <action name="LanguageOptions_DisableInputMethod_m17n:bn:itrans">
5075   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5076   <description>Please enter the description of this user action.</description>
5077 </action>
5079 <action name="LanguageOptions_DisableInputMethod_m17n:fa:isiri">
5080   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5081   <description>Please enter the description of this user action.</description>
5082 </action>
5084 <action name="LanguageOptions_DisableInputMethod_m17n:gu:itrans">
5085   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5086   <description>Please enter the description of this user action.</description>
5087 </action>
5089 <action name="LanguageOptions_DisableInputMethod_m17n:hi:itrans">
5090   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5091   <description>Please enter the description of this user action.</description>
5092 </action>
5094 <action name="LanguageOptions_DisableInputMethod_m17n:kn:itrans">
5095   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5096   <description>Please enter the description of this user action.</description>
5097 </action>
5099 <action name="LanguageOptions_DisableInputMethod_m17n:ml:itrans">
5100   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5101   <description>Please enter the description of this user action.</description>
5102 </action>
5104 <action name="LanguageOptions_DisableInputMethod_m17n:mr:itrans">
5105   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5106   <description>Please enter the description of this user action.</description>
5107 </action>
5109 <action name="LanguageOptions_DisableInputMethod_m17n:ta:inscript">
5110   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5111   <description>Please enter the description of this user action.</description>
5112 </action>
5114 <action name="LanguageOptions_DisableInputMethod_m17n:ta:itrans">
5115   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5116   <description>Please enter the description of this user action.</description>
5117 </action>
5119 <action name="LanguageOptions_DisableInputMethod_m17n:ta:phonetic">
5120   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5121   <description>Please enter the description of this user action.</description>
5122 </action>
5124 <action name="LanguageOptions_DisableInputMethod_m17n:ta:tamil99">
5125   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5126   <description>Please enter the description of this user action.</description>
5127 </action>
5129 <action name="LanguageOptions_DisableInputMethod_m17n:ta:typewriter">
5130   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5131   <description>Please enter the description of this user action.</description>
5132 </action>
5134 <action name="LanguageOptions_DisableInputMethod_m17n:te:itrans">
5135   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5136   <description>Please enter the description of this user action.</description>
5137 </action>
5139 <action name="LanguageOptions_DisableInputMethod_m17n:th:kesmanee">
5140   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5141   <description>Please enter the description of this user action.</description>
5142 </action>
5144 <action name="LanguageOptions_DisableInputMethod_m17n:th:pattachote">
5145   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5146   <description>Please enter the description of this user action.</description>
5147 </action>
5149 <action name="LanguageOptions_DisableInputMethod_m17n:th:tis820">
5150   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5151   <description>Please enter the description of this user action.</description>
5152 </action>
5154 <action name="LanguageOptions_DisableInputMethod_m17n:vi:tcvn">
5155   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5156   <description>Please enter the description of this user action.</description>
5157 </action>
5159 <action name="LanguageOptions_DisableInputMethod_m17n:vi:telex">
5160   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5161   <description>Please enter the description of this user action.</description>
5162 </action>
5164 <action name="LanguageOptions_DisableInputMethod_m17n:vi:viqr">
5165   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5166   <description>Please enter the description of this user action.</description>
5167 </action>
5169 <action name="LanguageOptions_DisableInputMethod_m17n:vi:vni">
5170   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5171   <description>Please enter the description of this user action.</description>
5172 </action>
5174 <action name="LanguageOptions_DisableInputMethod_m17n:zh:cangjie">
5175   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5176   <description>Please enter the description of this user action.</description>
5177 </action>
5179 <action name="LanguageOptions_DisableInputMethod_m17n:zh:quick">
5180   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5181   <description>Please enter the description of this user action.</description>
5182 </action>
5184 <action name="LanguageOptions_DisableInputMethod_mozc">
5185   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5186   <description>Please enter the description of this user action.</description>
5187 </action>
5189 <action name="LanguageOptions_DisableInputMethod_mozc-chewing">
5190   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5191   <description>Please enter the description of this user action.</description>
5192 </action>
5194 <action name="LanguageOptions_DisableInputMethod_mozc-dv">
5195   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5196   <description>Please enter the description of this user action.</description>
5197 </action>
5199 <action name="LanguageOptions_DisableInputMethod_mozc-hangul">
5200   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5201   <description>Please enter the description of this user action.</description>
5202 </action>
5204 <action name="LanguageOptions_DisableInputMethod_mozc-jp">
5205   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5206   <description>Please enter the description of this user action.</description>
5207 </action>
5209 <action name="LanguageOptions_DisableInputMethod_pinyin">
5210   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5211   <description>Please enter the description of this user action.</description>
5212 </action>
5214 <action name="LanguageOptions_DisableInputMethod_pinyin-dv">
5215   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5216   <description>Please enter the description of this user action.</description>
5217 </action>
5219 <action name="LanguageOptions_DisableInputMethod_xkb:am:phonetic:arm">
5220   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5221   <description>Please enter the description of this user action.</description>
5222 </action>
5224 <action name="LanguageOptions_DisableInputMethod_xkb:be::fra">
5225   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5226   <description>Please enter the description of this user action.</description>
5227 </action>
5229 <action name="LanguageOptions_DisableInputMethod_xkb:be::ger">
5230   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5231   <description>Please enter the description of this user action.</description>
5232 </action>
5234 <action name="LanguageOptions_DisableInputMethod_xkb:be::nld">
5235   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5236   <description>Please enter the description of this user action.</description>
5237 </action>
5239 <action name="LanguageOptions_DisableInputMethod_xkb:bg::bul">
5240   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5241   <description>Please enter the description of this user action.</description>
5242 </action>
5244 <action name="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul">
5245   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5246   <description>Please enter the description of this user action.</description>
5247 </action>
5249 <action name="LanguageOptions_DisableInputMethod_xkb:br::por">
5250   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5251   <description>Please enter the description of this user action.</description>
5252 </action>
5254 <action name="LanguageOptions_DisableInputMethod_xkb:by::bel">
5255   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5256   <description>Please enter the description of this user action.</description>
5257 </action>
5259 <action name="LanguageOptions_DisableInputMethod_xkb:ca::fra">
5260   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5261   <description>Please enter the description of this user action.</description>
5262 </action>
5264 <action name="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng">
5265   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5266   <description>Please enter the description of this user action.</description>
5267 </action>
5269 <action name="LanguageOptions_DisableInputMethod_xkb:ca:multix:fra">
5270   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5271   <description>Please enter the description of this user action.</description>
5272 </action>
5274 <action name="LanguageOptions_DisableInputMethod_xkb:ch::ger">
5275   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5276   <description>Please enter the description of this user action.</description>
5277 </action>
5279 <action name="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra">
5280   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5281   <description>Please enter the description of this user action.</description>
5282 </action>
5284 <action name="LanguageOptions_DisableInputMethod_xkb:cz::cze">
5285   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5286   <description>Please enter the description of this user action.</description>
5287 </action>
5289 <action name="LanguageOptions_DisableInputMethod_xkb:cz:qwerty:cze">
5290   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5291   <description>Please enter the description of this user action.</description>
5292 </action>
5294 <action name="LanguageOptions_DisableInputMethod_xkb:de::ger">
5295   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5296   <description>Please enter the description of this user action.</description>
5297 </action>
5299 <action name="LanguageOptions_DisableInputMethod_xkb:de:neo:ger">
5300   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5301   <description>Please enter the description of this user action.</description>
5302 </action>
5304 <action name="LanguageOptions_DisableInputMethod_xkb:dk::dan">
5305   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5306   <description>Please enter the description of this user action.</description>
5307 </action>
5309 <action name="LanguageOptions_DisableInputMethod_xkb:ee::est">
5310   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5311   <description>Please enter the description of this user action.</description>
5312 </action>
5314 <action name="LanguageOptions_DisableInputMethod_xkb:es::spa">
5315   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5316   <description>Please enter the description of this user action.</description>
5317 </action>
5319 <action name="LanguageOptions_DisableInputMethod_xkb:es:cat:cat">
5320   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5321   <description>Please enter the description of this user action.</description>
5322 </action>
5324 <action name="LanguageOptions_DisableInputMethod_xkb:fi::fin">
5325   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5326   <description>Please enter the description of this user action.</description>
5327 </action>
5329 <action name="LanguageOptions_DisableInputMethod_xkb:fr::fra">
5330   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5331   <description>Please enter the description of this user action.</description>
5332 </action>
5334 <action name="LanguageOptions_DisableInputMethod_xkb:gb:dvorak:eng">
5335   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5336   <description>Please enter the description of this user action.</description>
5337 </action>
5339 <action name="LanguageOptions_DisableInputMethod_xkb:gb:extd:eng">
5340   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5341   <description>Please enter the description of this user action.</description>
5342 </action>
5344 <action name="LanguageOptions_DisableInputMethod_xkb:ge::geo">
5345   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5346   <description>Please enter the description of this user action.</description>
5347 </action>
5349 <action name="LanguageOptions_DisableInputMethod_xkb:gr::gre">
5350   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5351   <description>Please enter the description of this user action.</description>
5352 </action>
5354 <action name="LanguageOptions_DisableInputMethod_xkb:hr::scr">
5355   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5356   <description>Please enter the description of this user action.</description>
5357 </action>
5359 <action name="LanguageOptions_DisableInputMethod_xkb:hu::hun">
5360   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5361   <description>Please enter the description of this user action.</description>
5362 </action>
5364 <action name="LanguageOptions_DisableInputMethod_xkb:il::heb">
5365   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5366   <description>Please enter the description of this user action.</description>
5367 </action>
5369 <action name="LanguageOptions_DisableInputMethod_xkb:is::ice">
5370   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5371   <description>Please enter the description of this user action.</description>
5372 </action>
5374 <action name="LanguageOptions_DisableInputMethod_xkb:it::ita">
5375   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5376   <description>Please enter the description of this user action.</description>
5377 </action>
5379 <action name="LanguageOptions_DisableInputMethod_xkb:jp::jpn">
5380   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5381   <description>Please enter the description of this user action.</description>
5382 </action>
5384 <action name="LanguageOptions_DisableInputMethod_xkb:kr:kr104:kor">
5385   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5386   <description>Please enter the description of this user action.</description>
5387 </action>
5389 <action name="LanguageOptions_DisableInputMethod_xkb:latam::spa">
5390   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5391   <description>Please enter the description of this user action.</description>
5392 </action>
5394 <action name="LanguageOptions_DisableInputMethod_xkb:lt::lit">
5395   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5396   <description>Please enter the description of this user action.</description>
5397 </action>
5399 <action name="LanguageOptions_DisableInputMethod_xkb:lv::lav">
5400   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5401   <description>Please enter the description of this user action.</description>
5402 </action>
5404 <action name="LanguageOptions_DisableInputMethod_xkb:lv:apostrophe:lav">
5405   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5406   <description>Please enter the description of this user action.</description>
5407 </action>
5409 <action name="LanguageOptions_DisableInputMethod_xkb:mn::mon">
5410   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5411   <description>Please enter the description of this user action.</description>
5412 </action>
5414 <action name="LanguageOptions_DisableInputMethod_xkb:nl::nld">
5415   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5416   <description>Please enter the description of this user action.</description>
5417 </action>
5419 <action name="LanguageOptions_DisableInputMethod_xkb:no::nob">
5420   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5421   <description>Please enter the description of this user action.</description>
5422 </action>
5424 <action name="LanguageOptions_DisableInputMethod_xkb:no::nor">
5425   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5426   <description>Please enter the description of this user action.</description>
5427 </action>
5429 <action name="LanguageOptions_DisableInputMethod_xkb:pl::pol">
5430   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5431   <description>Please enter the description of this user action.</description>
5432 </action>
5434 <action name="LanguageOptions_DisableInputMethod_xkb:pt::por">
5435   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5436   <description>Please enter the description of this user action.</description>
5437 </action>
5439 <action name="LanguageOptions_DisableInputMethod_xkb:ro::rum">
5440   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5441   <description>Please enter the description of this user action.</description>
5442 </action>
5444 <action name="LanguageOptions_DisableInputMethod_xkb:rs::srp">
5445   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5446   <description>Please enter the description of this user action.</description>
5447 </action>
5449 <action name="LanguageOptions_DisableInputMethod_xkb:ru::rus">
5450   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5451   <description>Please enter the description of this user action.</description>
5452 </action>
5454 <action name="LanguageOptions_DisableInputMethod_xkb:ru:phonetic:rus">
5455   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5456   <description>Please enter the description of this user action.</description>
5457 </action>
5459 <action name="LanguageOptions_DisableInputMethod_xkb:se::swe">
5460   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5461   <description>Please enter the description of this user action.</description>
5462 </action>
5464 <action name="LanguageOptions_DisableInputMethod_xkb:si::slv">
5465   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5466   <description>Please enter the description of this user action.</description>
5467 </action>
5469 <action name="LanguageOptions_DisableInputMethod_xkb:sk::slo">
5470   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5471   <description>Please enter the description of this user action.</description>
5472 </action>
5474 <action name="LanguageOptions_DisableInputMethod_xkb:tr::tur">
5475   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5476   <description>Please enter the description of this user action.</description>
5477 </action>
5479 <action name="LanguageOptions_DisableInputMethod_xkb:ua::ukr">
5480   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5481   <description>Please enter the description of this user action.</description>
5482 </action>
5484 <action name="LanguageOptions_DisableInputMethod_xkb:us::eng">
5485   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5486   <description>Please enter the description of this user action.</description>
5487 </action>
5489 <action name="LanguageOptions_DisableInputMethod_xkb:us:altgr-intl:eng">
5490   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5491   <description>Please enter the description of this user action.</description>
5492 </action>
5494 <action name="LanguageOptions_DisableInputMethod_xkb:us:colemak:eng">
5495   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5496   <description>Please enter the description of this user action.</description>
5497 </action>
5499 <action name="LanguageOptions_DisableInputMethod_xkb:us:dvorak:eng">
5500   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5501   <description>Please enter the description of this user action.</description>
5502 </action>
5504 <action name="LanguageOptions_DisableInputMethod_xkb:us:intl:eng">
5505   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5506   <description>Please enter the description of this user action.</description>
5507 </action>
5509 <action name="LanguageOptions_EnableInputMethod_chewing">
5510   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5511   <description>Please enter the description of this user action.</description>
5512 </action>
5514 <action name="LanguageOptions_EnableInputMethod_english-m">
5515   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5516   <description>Please enter the description of this user action.</description>
5517 </action>
5519 <action name="LanguageOptions_EnableInputMethod_hangul">
5520   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5521   <description>Please enter the description of this user action.</description>
5522 </action>
5524 <action name="LanguageOptions_EnableInputMethod_m17n:am:sera">
5525   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5526   <description>Please enter the description of this user action.</description>
5527 </action>
5529 <action name="LanguageOptions_EnableInputMethod_m17n:ar:kbd">
5530   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5531   <description>Please enter the description of this user action.</description>
5532 </action>
5534 <action name="LanguageOptions_EnableInputMethod_m17n:bn:itrans">
5535   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5536   <description>Please enter the description of this user action.</description>
5537 </action>
5539 <action name="LanguageOptions_EnableInputMethod_m17n:fa:isiri">
5540   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5541   <description>Please enter the description of this user action.</description>
5542 </action>
5544 <action name="LanguageOptions_EnableInputMethod_m17n:gu:itrans">
5545   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5546   <description>Please enter the description of this user action.</description>
5547 </action>
5549 <action name="LanguageOptions_EnableInputMethod_m17n:hi:itrans">
5550   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5551   <description>Please enter the description of this user action.</description>
5552 </action>
5554 <action name="LanguageOptions_EnableInputMethod_m17n:kn:itrans">
5555   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5556   <description>Please enter the description of this user action.</description>
5557 </action>
5559 <action name="LanguageOptions_EnableInputMethod_m17n:ml:itrans">
5560   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5561   <description>Please enter the description of this user action.</description>
5562 </action>
5564 <action name="LanguageOptions_EnableInputMethod_m17n:mr:itrans">
5565   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5566   <description>Please enter the description of this user action.</description>
5567 </action>
5569 <action name="LanguageOptions_EnableInputMethod_m17n:ta:inscript">
5570   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5571   <description>Please enter the description of this user action.</description>
5572 </action>
5574 <action name="LanguageOptions_EnableInputMethod_m17n:ta:itrans">
5575   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5576   <description>Please enter the description of this user action.</description>
5577 </action>
5579 <action name="LanguageOptions_EnableInputMethod_m17n:ta:phonetic">
5580   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5581   <description>Please enter the description of this user action.</description>
5582 </action>
5584 <action name="LanguageOptions_EnableInputMethod_m17n:ta:tamil99">
5585   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5586   <description>Please enter the description of this user action.</description>
5587 </action>
5589 <action name="LanguageOptions_EnableInputMethod_m17n:ta:typewriter">
5590   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5591   <description>Please enter the description of this user action.</description>
5592 </action>
5594 <action name="LanguageOptions_EnableInputMethod_m17n:te:itrans">
5595   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5596   <description>Please enter the description of this user action.</description>
5597 </action>
5599 <action name="LanguageOptions_EnableInputMethod_m17n:th:kesmanee">
5600   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5601   <description>Please enter the description of this user action.</description>
5602 </action>
5604 <action name="LanguageOptions_EnableInputMethod_m17n:th:pattachote">
5605   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5606   <description>Please enter the description of this user action.</description>
5607 </action>
5609 <action name="LanguageOptions_EnableInputMethod_m17n:th:tis820">
5610   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5611   <description>Please enter the description of this user action.</description>
5612 </action>
5614 <action name="LanguageOptions_EnableInputMethod_m17n:vi:tcvn">
5615   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5616   <description>Please enter the description of this user action.</description>
5617 </action>
5619 <action name="LanguageOptions_EnableInputMethod_m17n:vi:telex">
5620   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5621   <description>Please enter the description of this user action.</description>
5622 </action>
5624 <action name="LanguageOptions_EnableInputMethod_m17n:vi:viqr">
5625   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5626   <description>Please enter the description of this user action.</description>
5627 </action>
5629 <action name="LanguageOptions_EnableInputMethod_m17n:vi:vni">
5630   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5631   <description>Please enter the description of this user action.</description>
5632 </action>
5634 <action name="LanguageOptions_EnableInputMethod_m17n:zh:cangjie">
5635   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5636   <description>Please enter the description of this user action.</description>
5637 </action>
5639 <action name="LanguageOptions_EnableInputMethod_m17n:zh:quick">
5640   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5641   <description>Please enter the description of this user action.</description>
5642 </action>
5644 <action name="LanguageOptions_EnableInputMethod_mozc">
5645   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5646   <description>Please enter the description of this user action.</description>
5647 </action>
5649 <action name="LanguageOptions_EnableInputMethod_mozc-chewing">
5650   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5651   <description>Please enter the description of this user action.</description>
5652 </action>
5654 <action name="LanguageOptions_EnableInputMethod_mozc-dv">
5655   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5656   <description>Please enter the description of this user action.</description>
5657 </action>
5659 <action name="LanguageOptions_EnableInputMethod_mozc-hangul">
5660   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5661   <description>Please enter the description of this user action.</description>
5662 </action>
5664 <action name="LanguageOptions_EnableInputMethod_mozc-jp">
5665   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5666   <description>Please enter the description of this user action.</description>
5667 </action>
5669 <action name="LanguageOptions_EnableInputMethod_pinyin">
5670   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5671   <description>Please enter the description of this user action.</description>
5672 </action>
5674 <action name="LanguageOptions_EnableInputMethod_pinyin-dv">
5675   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5676   <description>Please enter the description of this user action.</description>
5677 </action>
5679 <action name="LanguageOptions_EnableInputMethod_xkb:am:phonetic:arm">
5680   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5681   <description>Please enter the description of this user action.</description>
5682 </action>
5684 <action name="LanguageOptions_EnableInputMethod_xkb:be::fra">
5685   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5686   <description>Please enter the description of this user action.</description>
5687 </action>
5689 <action name="LanguageOptions_EnableInputMethod_xkb:be::ger">
5690   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5691   <description>Please enter the description of this user action.</description>
5692 </action>
5694 <action name="LanguageOptions_EnableInputMethod_xkb:be::nld">
5695   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5696   <description>Please enter the description of this user action.</description>
5697 </action>
5699 <action name="LanguageOptions_EnableInputMethod_xkb:bg::bul">
5700   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5701   <description>Please enter the description of this user action.</description>
5702 </action>
5704 <action name="LanguageOptions_EnableInputMethod_xkb:bg:phonetic:bul">
5705   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5706   <description>Please enter the description of this user action.</description>
5707 </action>
5709 <action name="LanguageOptions_EnableInputMethod_xkb:br::por">
5710   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5711   <description>Please enter the description of this user action.</description>
5712 </action>
5714 <action name="LanguageOptions_EnableInputMethod_xkb:by::bel">
5715   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5716   <description>Please enter the description of this user action.</description>
5717 </action>
5719 <action name="LanguageOptions_EnableInputMethod_xkb:ca::fra">
5720   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5721   <description>Please enter the description of this user action.</description>
5722 </action>
5724 <action name="LanguageOptions_EnableInputMethod_xkb:ca:eng:eng">
5725   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5726   <description>Please enter the description of this user action.</description>
5727 </action>
5729 <action name="LanguageOptions_EnableInputMethod_xkb:ca:multix:fra">
5730   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5731   <description>Please enter the description of this user action.</description>
5732 </action>
5734 <action name="LanguageOptions_EnableInputMethod_xkb:ch::ger">
5735   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5736   <description>Please enter the description of this user action.</description>
5737 </action>
5739 <action name="LanguageOptions_EnableInputMethod_xkb:ch:fr:fra">
5740   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5741   <description>Please enter the description of this user action.</description>
5742 </action>
5744 <action name="LanguageOptions_EnableInputMethod_xkb:cz::cze">
5745   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5746   <description>Please enter the description of this user action.</description>
5747 </action>
5749 <action name="LanguageOptions_EnableInputMethod_xkb:cz:qwerty:cze">
5750   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5751   <description>Please enter the description of this user action.</description>
5752 </action>
5754 <action name="LanguageOptions_EnableInputMethod_xkb:de::ger">
5755   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5756   <description>Please enter the description of this user action.</description>
5757 </action>
5759 <action name="LanguageOptions_EnableInputMethod_xkb:de:neo:ger">
5760   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5761   <description>Please enter the description of this user action.</description>
5762 </action>
5764 <action name="LanguageOptions_EnableInputMethod_xkb:dk::dan">
5765   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5766   <description>Please enter the description of this user action.</description>
5767 </action>
5769 <action name="LanguageOptions_EnableInputMethod_xkb:ee::est">
5770   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5771   <description>Please enter the description of this user action.</description>
5772 </action>
5774 <action name="LanguageOptions_EnableInputMethod_xkb:es::spa">
5775   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5776   <description>Please enter the description of this user action.</description>
5777 </action>
5779 <action name="LanguageOptions_EnableInputMethod_xkb:es:cat:cat">
5780   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5781   <description>Please enter the description of this user action.</description>
5782 </action>
5784 <action name="LanguageOptions_EnableInputMethod_xkb:fi::fin">
5785   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5786   <description>Please enter the description of this user action.</description>
5787 </action>
5789 <action name="LanguageOptions_EnableInputMethod_xkb:fr::fra">
5790   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5791   <description>Please enter the description of this user action.</description>
5792 </action>
5794 <action name="LanguageOptions_EnableInputMethod_xkb:gb:dvorak:eng">
5795   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5796   <description>Please enter the description of this user action.</description>
5797 </action>
5799 <action name="LanguageOptions_EnableInputMethod_xkb:gb:extd:eng">
5800   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5801   <description>Please enter the description of this user action.</description>
5802 </action>
5804 <action name="LanguageOptions_EnableInputMethod_xkb:ge::geo">
5805   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5806   <description>Please enter the description of this user action.</description>
5807 </action>
5809 <action name="LanguageOptions_EnableInputMethod_xkb:gr::gre">
5810   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5811   <description>Please enter the description of this user action.</description>
5812 </action>
5814 <action name="LanguageOptions_EnableInputMethod_xkb:hr::scr">
5815   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5816   <description>Please enter the description of this user action.</description>
5817 </action>
5819 <action name="LanguageOptions_EnableInputMethod_xkb:hu::hun">
5820   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5821   <description>Please enter the description of this user action.</description>
5822 </action>
5824 <action name="LanguageOptions_EnableInputMethod_xkb:il::heb">
5825   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5826   <description>Please enter the description of this user action.</description>
5827 </action>
5829 <action name="LanguageOptions_EnableInputMethod_xkb:is::ice">
5830   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5831   <description>Please enter the description of this user action.</description>
5832 </action>
5834 <action name="LanguageOptions_EnableInputMethod_xkb:it::ita">
5835   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5836   <description>Please enter the description of this user action.</description>
5837 </action>
5839 <action name="LanguageOptions_EnableInputMethod_xkb:jp::jpn">
5840   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5841   <description>Please enter the description of this user action.</description>
5842 </action>
5844 <action name="LanguageOptions_EnableInputMethod_xkb:kr:kr104:kor">
5845   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5846   <description>Please enter the description of this user action.</description>
5847 </action>
5849 <action name="LanguageOptions_EnableInputMethod_xkb:latam::spa">
5850   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5851   <description>Please enter the description of this user action.</description>
5852 </action>
5854 <action name="LanguageOptions_EnableInputMethod_xkb:lt::lit">
5855   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5856   <description>Please enter the description of this user action.</description>
5857 </action>
5859 <action name="LanguageOptions_EnableInputMethod_xkb:lv::lav">
5860   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5861   <description>Please enter the description of this user action.</description>
5862 </action>
5864 <action name="LanguageOptions_EnableInputMethod_xkb:lv:apostrophe:lav">
5865   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5866   <description>Please enter the description of this user action.</description>
5867 </action>
5869 <action name="LanguageOptions_EnableInputMethod_xkb:mn::mon">
5870   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5871   <description>Please enter the description of this user action.</description>
5872 </action>
5874 <action name="LanguageOptions_EnableInputMethod_xkb:nl::nld">
5875   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5876   <description>Please enter the description of this user action.</description>
5877 </action>
5879 <action name="LanguageOptions_EnableInputMethod_xkb:no::nob">
5880   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5881   <description>Please enter the description of this user action.</description>
5882 </action>
5884 <action name="LanguageOptions_EnableInputMethod_xkb:no::nor">
5885   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5886   <description>Please enter the description of this user action.</description>
5887 </action>
5889 <action name="LanguageOptions_EnableInputMethod_xkb:pl::pol">
5890   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5891   <description>Please enter the description of this user action.</description>
5892 </action>
5894 <action name="LanguageOptions_EnableInputMethod_xkb:pt::por">
5895   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5896   <description>Please enter the description of this user action.</description>
5897 </action>
5899 <action name="LanguageOptions_EnableInputMethod_xkb:ro::rum">
5900   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5901   <description>Please enter the description of this user action.</description>
5902 </action>
5904 <action name="LanguageOptions_EnableInputMethod_xkb:rs::srp">
5905   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5906   <description>Please enter the description of this user action.</description>
5907 </action>
5909 <action name="LanguageOptions_EnableInputMethod_xkb:ru::rus">
5910   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5911   <description>Please enter the description of this user action.</description>
5912 </action>
5914 <action name="LanguageOptions_EnableInputMethod_xkb:ru:phonetic:rus">
5915   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5916   <description>Please enter the description of this user action.</description>
5917 </action>
5919 <action name="LanguageOptions_EnableInputMethod_xkb:se::swe">
5920   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5921   <description>Please enter the description of this user action.</description>
5922 </action>
5924 <action name="LanguageOptions_EnableInputMethod_xkb:si::slv">
5925   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5926   <description>Please enter the description of this user action.</description>
5927 </action>
5929 <action name="LanguageOptions_EnableInputMethod_xkb:sk::slo">
5930   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5931   <description>Please enter the description of this user action.</description>
5932 </action>
5934 <action name="LanguageOptions_EnableInputMethod_xkb:tr::tur">
5935   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5936   <description>Please enter the description of this user action.</description>
5937 </action>
5939 <action name="LanguageOptions_EnableInputMethod_xkb:ua::ukr">
5940   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5941   <description>Please enter the description of this user action.</description>
5942 </action>
5944 <action name="LanguageOptions_EnableInputMethod_xkb:us::eng">
5945   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5946   <description>Please enter the description of this user action.</description>
5947 </action>
5949 <action name="LanguageOptions_EnableInputMethod_xkb:us:altgr-intl:eng">
5950   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5951   <description>Please enter the description of this user action.</description>
5952 </action>
5954 <action name="LanguageOptions_EnableInputMethod_xkb:us:colemak:eng">
5955   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5956   <description>Please enter the description of this user action.</description>
5957 </action>
5959 <action name="LanguageOptions_EnableInputMethod_xkb:us:dvorak:eng">
5960   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5961   <description>Please enter the description of this user action.</description>
5962 </action>
5964 <action name="LanguageOptions_EnableInputMethod_xkb:us:intl:eng">
5965   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5966   <description>Please enter the description of this user action.</description>
5967 </action>
5969 <action name="LanguageOptions_Open">
5970   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5971   <description>Please enter the description of this user action.</description>
5972 </action>
5974 <action name="LanguageOptions_Restart">
5975   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5976   <description>Please enter the description of this user action.</description>
5977 </action>
5979 <action name="LanguageOptions_SignOut">
5980   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5981   <description>Please enter the description of this user action.</description>
5982 </action>
5984 <action name="LanguageOptions_SpellCheckLanguageChange_af">
5985   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5986   <description>Please enter the description of this user action.</description>
5987 </action>
5989 <action name="LanguageOptions_SpellCheckLanguageChange_am">
5990   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5991   <description>Please enter the description of this user action.</description>
5992 </action>
5994 <action name="LanguageOptions_SpellCheckLanguageChange_ar">
5995   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5996   <description>Please enter the description of this user action.</description>
5997 </action>
5999 <action name="LanguageOptions_SpellCheckLanguageChange_az">
6000   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6001   <description>Please enter the description of this user action.</description>
6002 </action>
6004 <action name="LanguageOptions_SpellCheckLanguageChange_be">
6005   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6006   <description>Please enter the description of this user action.</description>
6007 </action>
6009 <action name="LanguageOptions_SpellCheckLanguageChange_bg">
6010   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6011   <description>Please enter the description of this user action.</description>
6012 </action>
6014 <action name="LanguageOptions_SpellCheckLanguageChange_bh">
6015   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6016   <description>Please enter the description of this user action.</description>
6017 </action>
6019 <action name="LanguageOptions_SpellCheckLanguageChange_bn">
6020   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6021   <description>Please enter the description of this user action.</description>
6022 </action>
6024 <action name="LanguageOptions_SpellCheckLanguageChange_br">
6025   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6026   <description>Please enter the description of this user action.</description>
6027 </action>
6029 <action name="LanguageOptions_SpellCheckLanguageChange_bs">
6030   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6031   <description>Please enter the description of this user action.</description>
6032 </action>
6034 <action name="LanguageOptions_SpellCheckLanguageChange_ca">
6035   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6036   <description>Please enter the description of this user action.</description>
6037 </action>
6039 <action name="LanguageOptions_SpellCheckLanguageChange_co">
6040   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6041   <description>Please enter the description of this user action.</description>
6042 </action>
6044 <action name="LanguageOptions_SpellCheckLanguageChange_cs">
6045   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6046   <description>Please enter the description of this user action.</description>
6047 </action>
6049 <action name="LanguageOptions_SpellCheckLanguageChange_cy">
6050   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6051   <description>Please enter the description of this user action.</description>
6052 </action>
6054 <action name="LanguageOptions_SpellCheckLanguageChange_da">
6055   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6056   <description>Please enter the description of this user action.</description>
6057 </action>
6059 <action name="LanguageOptions_SpellCheckLanguageChange_de">
6060   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6061   <description>Please enter the description of this user action.</description>
6062 </action>
6064 <action name="LanguageOptions_SpellCheckLanguageChange_de-AT">
6065   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6066   <description>Please enter the description of this user action.</description>
6067 </action>
6069 <action name="LanguageOptions_SpellCheckLanguageChange_de-CH">
6070   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6071   <description>Please enter the description of this user action.</description>
6072 </action>
6074 <action name="LanguageOptions_SpellCheckLanguageChange_de-DE">
6075   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6076   <description>Please enter the description of this user action.</description>
6077 </action>
6079 <action name="LanguageOptions_SpellCheckLanguageChange_el">
6080   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6081   <description>Please enter the description of this user action.</description>
6082 </action>
6084 <action name="LanguageOptions_SpellCheckLanguageChange_en">
6085   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6086   <description>Please enter the description of this user action.</description>
6087 </action>
6089 <action name="LanguageOptions_SpellCheckLanguageChange_en-AU">
6090   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6091   <description>Please enter the description of this user action.</description>
6092 </action>
6094 <action name="LanguageOptions_SpellCheckLanguageChange_en-CA">
6095   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6096   <description>Please enter the description of this user action.</description>
6097 </action>
6099 <action name="LanguageOptions_SpellCheckLanguageChange_en-GB">
6100   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6101   <description>Please enter the description of this user action.</description>
6102 </action>
6104 <action name="LanguageOptions_SpellCheckLanguageChange_en-NZ">
6105   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6106   <description>Please enter the description of this user action.</description>
6107 </action>
6109 <action name="LanguageOptions_SpellCheckLanguageChange_en-US">
6110   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6111   <description>Please enter the description of this user action.</description>
6112 </action>
6114 <action name="LanguageOptions_SpellCheckLanguageChange_en-ZA">
6115   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6116   <description>Please enter the description of this user action.</description>
6117 </action>
6119 <action name="LanguageOptions_SpellCheckLanguageChange_eo">
6120   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6121   <description>Please enter the description of this user action.</description>
6122 </action>
6124 <action name="LanguageOptions_SpellCheckLanguageChange_es">
6125   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6126   <description>Please enter the description of this user action.</description>
6127 </action>
6129 <action name="LanguageOptions_SpellCheckLanguageChange_es-419">
6130   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6131   <description>Please enter the description of this user action.</description>
6132 </action>
6134 <action name="LanguageOptions_SpellCheckLanguageChange_et">
6135   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6136   <description>Please enter the description of this user action.</description>
6137 </action>
6139 <action name="LanguageOptions_SpellCheckLanguageChange_eu">
6140   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6141   <description>Please enter the description of this user action.</description>
6142 </action>
6144 <action name="LanguageOptions_SpellCheckLanguageChange_fa">
6145   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6146   <description>Please enter the description of this user action.</description>
6147 </action>
6149 <action name="LanguageOptions_SpellCheckLanguageChange_fi">
6150   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6151   <description>Please enter the description of this user action.</description>
6152 </action>
6154 <action name="LanguageOptions_SpellCheckLanguageChange_fil">
6155   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6156   <description>Please enter the description of this user action.</description>
6157 </action>
6159 <action name="LanguageOptions_SpellCheckLanguageChange_fo">
6160   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6161   <description>Please enter the description of this user action.</description>
6162 </action>
6164 <action name="LanguageOptions_SpellCheckLanguageChange_fr">
6165   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6166   <description>Please enter the description of this user action.</description>
6167 </action>
6169 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CA">
6170   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6171   <description>Please enter the description of this user action.</description>
6172 </action>
6174 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CH">
6175   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6176   <description>Please enter the description of this user action.</description>
6177 </action>
6179 <action name="LanguageOptions_SpellCheckLanguageChange_fr-FR">
6180   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6181   <description>Please enter the description of this user action.</description>
6182 </action>
6184 <action name="LanguageOptions_SpellCheckLanguageChange_fy">
6185   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6186   <description>Please enter the description of this user action.</description>
6187 </action>
6189 <action name="LanguageOptions_SpellCheckLanguageChange_ga">
6190   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6191   <description>Please enter the description of this user action.</description>
6192 </action>
6194 <action name="LanguageOptions_SpellCheckLanguageChange_gd">
6195   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6196   <description>Please enter the description of this user action.</description>
6197 </action>
6199 <action name="LanguageOptions_SpellCheckLanguageChange_gl">
6200   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6201   <description>Please enter the description of this user action.</description>
6202 </action>
6204 <action name="LanguageOptions_SpellCheckLanguageChange_gn">
6205   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6206   <description>Please enter the description of this user action.</description>
6207 </action>
6209 <action name="LanguageOptions_SpellCheckLanguageChange_gu">
6210   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6211   <description>Please enter the description of this user action.</description>
6212 </action>
6214 <action name="LanguageOptions_SpellCheckLanguageChange_ha">
6215   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6216   <description>Please enter the description of this user action.</description>
6217 </action>
6219 <action name="LanguageOptions_SpellCheckLanguageChange_haw">
6220   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6221   <description>Please enter the description of this user action.</description>
6222 </action>
6224 <action name="LanguageOptions_SpellCheckLanguageChange_he">
6225   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6226   <description>Please enter the description of this user action.</description>
6227 </action>
6229 <action name="LanguageOptions_SpellCheckLanguageChange_hi">
6230   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6231   <description>Please enter the description of this user action.</description>
6232 </action>
6234 <action name="LanguageOptions_SpellCheckLanguageChange_hr">
6235   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6236   <description>Please enter the description of this user action.</description>
6237 </action>
6239 <action name="LanguageOptions_SpellCheckLanguageChange_hu">
6240   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6241   <description>Please enter the description of this user action.</description>
6242 </action>
6244 <action name="LanguageOptions_SpellCheckLanguageChange_hy">
6245   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6246   <description>Please enter the description of this user action.</description>
6247 </action>
6249 <action name="LanguageOptions_SpellCheckLanguageChange_ia">
6250   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6251   <description>Please enter the description of this user action.</description>
6252 </action>
6254 <action name="LanguageOptions_SpellCheckLanguageChange_id">
6255   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6256   <description>Please enter the description of this user action.</description>
6257 </action>
6259 <action name="LanguageOptions_SpellCheckLanguageChange_is">
6260   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6261   <description>Please enter the description of this user action.</description>
6262 </action>
6264 <action name="LanguageOptions_SpellCheckLanguageChange_it">
6265   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6266   <description>Please enter the description of this user action.</description>
6267 </action>
6269 <action name="LanguageOptions_SpellCheckLanguageChange_it-CH">
6270   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6271   <description>Please enter the description of this user action.</description>
6272 </action>
6274 <action name="LanguageOptions_SpellCheckLanguageChange_it-IT">
6275   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6276   <description>Please enter the description of this user action.</description>
6277 </action>
6279 <action name="LanguageOptions_SpellCheckLanguageChange_ja">
6280   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6281   <description>Please enter the description of this user action.</description>
6282 </action>
6284 <action name="LanguageOptions_SpellCheckLanguageChange_jw">
6285   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6286   <description>Please enter the description of this user action.</description>
6287 </action>
6289 <action name="LanguageOptions_SpellCheckLanguageChange_ka">
6290   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6291   <description>Please enter the description of this user action.</description>
6292 </action>
6294 <action name="LanguageOptions_SpellCheckLanguageChange_kk">
6295   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6296   <description>Please enter the description of this user action.</description>
6297 </action>
6299 <action name="LanguageOptions_SpellCheckLanguageChange_km">
6300   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6301   <description>Please enter the description of this user action.</description>
6302 </action>
6304 <action name="LanguageOptions_SpellCheckLanguageChange_kn">
6305   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6306   <description>Please enter the description of this user action.</description>
6307 </action>
6309 <action name="LanguageOptions_SpellCheckLanguageChange_ko">
6310   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6311   <description>Please enter the description of this user action.</description>
6312 </action>
6314 <action name="LanguageOptions_SpellCheckLanguageChange_ku">
6315   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6316   <description>Please enter the description of this user action.</description>
6317 </action>
6319 <action name="LanguageOptions_SpellCheckLanguageChange_ky">
6320   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6321   <description>Please enter the description of this user action.</description>
6322 </action>
6324 <action name="LanguageOptions_SpellCheckLanguageChange_la">
6325   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6326   <description>Please enter the description of this user action.</description>
6327 </action>
6329 <action name="LanguageOptions_SpellCheckLanguageChange_ln">
6330   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6331   <description>Please enter the description of this user action.</description>
6332 </action>
6334 <action name="LanguageOptions_SpellCheckLanguageChange_lo">
6335   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6336   <description>Please enter the description of this user action.</description>
6337 </action>
6339 <action name="LanguageOptions_SpellCheckLanguageChange_lt">
6340   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6341   <description>Please enter the description of this user action.</description>
6342 </action>
6344 <action name="LanguageOptions_SpellCheckLanguageChange_lv">
6345   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6346   <description>Please enter the description of this user action.</description>
6347 </action>
6349 <action name="LanguageOptions_SpellCheckLanguageChange_mk">
6350   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6351   <description>Please enter the description of this user action.</description>
6352 </action>
6354 <action name="LanguageOptions_SpellCheckLanguageChange_ml">
6355   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6356   <description>Please enter the description of this user action.</description>
6357 </action>
6359 <action name="LanguageOptions_SpellCheckLanguageChange_mn">
6360   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6361   <description>Please enter the description of this user action.</description>
6362 </action>
6364 <action name="LanguageOptions_SpellCheckLanguageChange_mo">
6365   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6366   <description>Please enter the description of this user action.</description>
6367 </action>
6369 <action name="LanguageOptions_SpellCheckLanguageChange_mr">
6370   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6371   <description>Please enter the description of this user action.</description>
6372 </action>
6374 <action name="LanguageOptions_SpellCheckLanguageChange_ms">
6375   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6376   <description>Please enter the description of this user action.</description>
6377 </action>
6379 <action name="LanguageOptions_SpellCheckLanguageChange_mt">
6380   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6381   <description>Please enter the description of this user action.</description>
6382 </action>
6384 <action name="LanguageOptions_SpellCheckLanguageChange_nb">
6385   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6386   <description>Please enter the description of this user action.</description>
6387 </action>
6389 <action name="LanguageOptions_SpellCheckLanguageChange_ne">
6390   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6391   <description>Please enter the description of this user action.</description>
6392 </action>
6394 <action name="LanguageOptions_SpellCheckLanguageChange_nl">
6395   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6396   <description>Please enter the description of this user action.</description>
6397 </action>
6399 <action name="LanguageOptions_SpellCheckLanguageChange_nn">
6400   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6401   <description>Please enter the description of this user action.</description>
6402 </action>
6404 <action name="LanguageOptions_SpellCheckLanguageChange_no">
6405   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6406   <description>Please enter the description of this user action.</description>
6407 </action>
6409 <action name="LanguageOptions_SpellCheckLanguageChange_oc">
6410   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6411   <description>Please enter the description of this user action.</description>
6412 </action>
6414 <action name="LanguageOptions_SpellCheckLanguageChange_om">
6415   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6416   <description>Please enter the description of this user action.</description>
6417 </action>
6419 <action name="LanguageOptions_SpellCheckLanguageChange_or">
6420   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6421   <description>Please enter the description of this user action.</description>
6422 </action>
6424 <action name="LanguageOptions_SpellCheckLanguageChange_pa">
6425   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6426   <description>Please enter the description of this user action.</description>
6427 </action>
6429 <action name="LanguageOptions_SpellCheckLanguageChange_pl">
6430   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6431   <description>Please enter the description of this user action.</description>
6432 </action>
6434 <action name="LanguageOptions_SpellCheckLanguageChange_ps">
6435   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6436   <description>Please enter the description of this user action.</description>
6437 </action>
6439 <action name="LanguageOptions_SpellCheckLanguageChange_pt">
6440   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6441   <description>Please enter the description of this user action.</description>
6442 </action>
6444 <action name="LanguageOptions_SpellCheckLanguageChange_pt-BR">
6445   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6446   <description>Please enter the description of this user action.</description>
6447 </action>
6449 <action name="LanguageOptions_SpellCheckLanguageChange_pt-PT">
6450   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6451   <description>Please enter the description of this user action.</description>
6452 </action>
6454 <action name="LanguageOptions_SpellCheckLanguageChange_qu">
6455   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6456   <description>Please enter the description of this user action.</description>
6457 </action>
6459 <action name="LanguageOptions_SpellCheckLanguageChange_rm">
6460   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6461   <description>Please enter the description of this user action.</description>
6462 </action>
6464 <action name="LanguageOptions_SpellCheckLanguageChange_ro">
6465   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6466   <description>Please enter the description of this user action.</description>
6467 </action>
6469 <action name="LanguageOptions_SpellCheckLanguageChange_ru">
6470   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6471   <description>Please enter the description of this user action.</description>
6472 </action>
6474 <action name="LanguageOptions_SpellCheckLanguageChange_sd">
6475   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6476   <description>Please enter the description of this user action.</description>
6477 </action>
6479 <action name="LanguageOptions_SpellCheckLanguageChange_sh">
6480   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6481   <description>Please enter the description of this user action.</description>
6482 </action>
6484 <action name="LanguageOptions_SpellCheckLanguageChange_si">
6485   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6486   <description>Please enter the description of this user action.</description>
6487 </action>
6489 <action name="LanguageOptions_SpellCheckLanguageChange_sk">
6490   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6491   <description>Please enter the description of this user action.</description>
6492 </action>
6494 <action name="LanguageOptions_SpellCheckLanguageChange_sl">
6495   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6496   <description>Please enter the description of this user action.</description>
6497 </action>
6499 <action name="LanguageOptions_SpellCheckLanguageChange_sn">
6500   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6501   <description>Please enter the description of this user action.</description>
6502 </action>
6504 <action name="LanguageOptions_SpellCheckLanguageChange_so">
6505   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6506   <description>Please enter the description of this user action.</description>
6507 </action>
6509 <action name="LanguageOptions_SpellCheckLanguageChange_sq">
6510   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6511   <description>Please enter the description of this user action.</description>
6512 </action>
6514 <action name="LanguageOptions_SpellCheckLanguageChange_sr">
6515   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6516   <description>Please enter the description of this user action.</description>
6517 </action>
6519 <action name="LanguageOptions_SpellCheckLanguageChange_st">
6520   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6521   <description>Please enter the description of this user action.</description>
6522 </action>
6524 <action name="LanguageOptions_SpellCheckLanguageChange_su">
6525   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6526   <description>Please enter the description of this user action.</description>
6527 </action>
6529 <action name="LanguageOptions_SpellCheckLanguageChange_sv">
6530   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6531   <description>Please enter the description of this user action.</description>
6532 </action>
6534 <action name="LanguageOptions_SpellCheckLanguageChange_sw">
6535   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6536   <description>Please enter the description of this user action.</description>
6537 </action>
6539 <action name="LanguageOptions_SpellCheckLanguageChange_ta">
6540   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6541   <description>Please enter the description of this user action.</description>
6542 </action>
6544 <action name="LanguageOptions_SpellCheckLanguageChange_te">
6545   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6546   <description>Please enter the description of this user action.</description>
6547 </action>
6549 <action name="LanguageOptions_SpellCheckLanguageChange_tg">
6550   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6551   <description>Please enter the description of this user action.</description>
6552 </action>
6554 <action name="LanguageOptions_SpellCheckLanguageChange_th">
6555   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6556   <description>Please enter the description of this user action.</description>
6557 </action>
6559 <action name="LanguageOptions_SpellCheckLanguageChange_ti">
6560   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6561   <description>Please enter the description of this user action.</description>
6562 </action>
6564 <action name="LanguageOptions_SpellCheckLanguageChange_tk">
6565   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6566   <description>Please enter the description of this user action.</description>
6567 </action>
6569 <action name="LanguageOptions_SpellCheckLanguageChange_to">
6570   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6571   <description>Please enter the description of this user action.</description>
6572 </action>
6574 <action name="LanguageOptions_SpellCheckLanguageChange_tr">
6575   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6576   <description>Please enter the description of this user action.</description>
6577 </action>
6579 <action name="LanguageOptions_SpellCheckLanguageChange_tt">
6580   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6581   <description>Please enter the description of this user action.</description>
6582 </action>
6584 <action name="LanguageOptions_SpellCheckLanguageChange_tw">
6585   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6586   <description>Please enter the description of this user action.</description>
6587 </action>
6589 <action name="LanguageOptions_SpellCheckLanguageChange_ug">
6590   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6591   <description>Please enter the description of this user action.</description>
6592 </action>
6594 <action name="LanguageOptions_SpellCheckLanguageChange_uk">
6595   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6596   <description>Please enter the description of this user action.</description>
6597 </action>
6599 <action name="LanguageOptions_SpellCheckLanguageChange_ur">
6600   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6601   <description>Please enter the description of this user action.</description>
6602 </action>
6604 <action name="LanguageOptions_SpellCheckLanguageChange_uz">
6605   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6606   <description>Please enter the description of this user action.</description>
6607 </action>
6609 <action name="LanguageOptions_SpellCheckLanguageChange_vi">
6610   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6611   <description>Please enter the description of this user action.</description>
6612 </action>
6614 <action name="LanguageOptions_SpellCheckLanguageChange_xh">
6615   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6616   <description>Please enter the description of this user action.</description>
6617 </action>
6619 <action name="LanguageOptions_SpellCheckLanguageChange_yi">
6620   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6621   <description>Please enter the description of this user action.</description>
6622 </action>
6624 <action name="LanguageOptions_SpellCheckLanguageChange_yo">
6625   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6626   <description>Please enter the description of this user action.</description>
6627 </action>
6629 <action name="LanguageOptions_SpellCheckLanguageChange_zh">
6630   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6631   <description>Please enter the description of this user action.</description>
6632 </action>
6634 <action name="LanguageOptions_SpellCheckLanguageChange_zh-CN">
6635   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6636   <description>Please enter the description of this user action.</description>
6637 </action>
6639 <action name="LanguageOptions_SpellCheckLanguageChange_zh-TW">
6640   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6641   <description>Please enter the description of this user action.</description>
6642 </action>
6644 <action name="LanguageOptions_SpellCheckLanguageChange_zu">
6645   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6646   <description>Please enter the description of this user action.</description>
6647 </action>
6649 <action name="LanguageOptions_UiLanguageChange_af">
6650   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6651   <description>Please enter the description of this user action.</description>
6652 </action>
6654 <action name="LanguageOptions_UiLanguageChange_am">
6655   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6656   <description>Please enter the description of this user action.</description>
6657 </action>
6659 <action name="LanguageOptions_UiLanguageChange_ar">
6660   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6661   <description>Please enter the description of this user action.</description>
6662 </action>
6664 <action name="LanguageOptions_UiLanguageChange_az">
6665   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6666   <description>Please enter the description of this user action.</description>
6667 </action>
6669 <action name="LanguageOptions_UiLanguageChange_be">
6670   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6671   <description>Please enter the description of this user action.</description>
6672 </action>
6674 <action name="LanguageOptions_UiLanguageChange_bg">
6675   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6676   <description>Please enter the description of this user action.</description>
6677 </action>
6679 <action name="LanguageOptions_UiLanguageChange_bh">
6680   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6681   <description>Please enter the description of this user action.</description>
6682 </action>
6684 <action name="LanguageOptions_UiLanguageChange_bn">
6685   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6686   <description>Please enter the description of this user action.</description>
6687 </action>
6689 <action name="LanguageOptions_UiLanguageChange_br">
6690   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6691   <description>Please enter the description of this user action.</description>
6692 </action>
6694 <action name="LanguageOptions_UiLanguageChange_bs">
6695   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6696   <description>Please enter the description of this user action.</description>
6697 </action>
6699 <action name="LanguageOptions_UiLanguageChange_ca">
6700   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6701   <description>Please enter the description of this user action.</description>
6702 </action>
6704 <action name="LanguageOptions_UiLanguageChange_co">
6705   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6706   <description>Please enter the description of this user action.</description>
6707 </action>
6709 <action name="LanguageOptions_UiLanguageChange_cs">
6710   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6711   <description>Please enter the description of this user action.</description>
6712 </action>
6714 <action name="LanguageOptions_UiLanguageChange_cy">
6715   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6716   <description>Please enter the description of this user action.</description>
6717 </action>
6719 <action name="LanguageOptions_UiLanguageChange_da">
6720   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6721   <description>Please enter the description of this user action.</description>
6722 </action>
6724 <action name="LanguageOptions_UiLanguageChange_de">
6725   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6726   <description>Please enter the description of this user action.</description>
6727 </action>
6729 <action name="LanguageOptions_UiLanguageChange_de-AT">
6730   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6731   <description>Please enter the description of this user action.</description>
6732 </action>
6734 <action name="LanguageOptions_UiLanguageChange_de-CH">
6735   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6736   <description>Please enter the description of this user action.</description>
6737 </action>
6739 <action name="LanguageOptions_UiLanguageChange_de-DE">
6740   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6741   <description>Please enter the description of this user action.</description>
6742 </action>
6744 <action name="LanguageOptions_UiLanguageChange_el">
6745   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6746   <description>Please enter the description of this user action.</description>
6747 </action>
6749 <action name="LanguageOptions_UiLanguageChange_en">
6750   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6751   <description>Please enter the description of this user action.</description>
6752 </action>
6754 <action name="LanguageOptions_UiLanguageChange_en-AU">
6755   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6756   <description>Please enter the description of this user action.</description>
6757 </action>
6759 <action name="LanguageOptions_UiLanguageChange_en-CA">
6760   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6761   <description>Please enter the description of this user action.</description>
6762 </action>
6764 <action name="LanguageOptions_UiLanguageChange_en-GB">
6765   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6766   <description>Please enter the description of this user action.</description>
6767 </action>
6769 <action name="LanguageOptions_UiLanguageChange_en-NZ">
6770   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6771   <description>Please enter the description of this user action.</description>
6772 </action>
6774 <action name="LanguageOptions_UiLanguageChange_en-US">
6775   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6776   <description>Please enter the description of this user action.</description>
6777 </action>
6779 <action name="LanguageOptions_UiLanguageChange_en-ZA">
6780   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6781   <description>Please enter the description of this user action.</description>
6782 </action>
6784 <action name="LanguageOptions_UiLanguageChange_eo">
6785   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6786   <description>Please enter the description of this user action.</description>
6787 </action>
6789 <action name="LanguageOptions_UiLanguageChange_es">
6790   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6791   <description>Please enter the description of this user action.</description>
6792 </action>
6794 <action name="LanguageOptions_UiLanguageChange_es-419">
6795   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6796   <description>Please enter the description of this user action.</description>
6797 </action>
6799 <action name="LanguageOptions_UiLanguageChange_et">
6800   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6801   <description>Please enter the description of this user action.</description>
6802 </action>
6804 <action name="LanguageOptions_UiLanguageChange_eu">
6805   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6806   <description>Please enter the description of this user action.</description>
6807 </action>
6809 <action name="LanguageOptions_UiLanguageChange_fa">
6810   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6811   <description>Please enter the description of this user action.</description>
6812 </action>
6814 <action name="LanguageOptions_UiLanguageChange_fi">
6815   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6816   <description>Please enter the description of this user action.</description>
6817 </action>
6819 <action name="LanguageOptions_UiLanguageChange_fil">
6820   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6821   <description>Please enter the description of this user action.</description>
6822 </action>
6824 <action name="LanguageOptions_UiLanguageChange_fo">
6825   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6826   <description>Please enter the description of this user action.</description>
6827 </action>
6829 <action name="LanguageOptions_UiLanguageChange_fr">
6830   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6831   <description>Please enter the description of this user action.</description>
6832 </action>
6834 <action name="LanguageOptions_UiLanguageChange_fr-CA">
6835   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6836   <description>Please enter the description of this user action.</description>
6837 </action>
6839 <action name="LanguageOptions_UiLanguageChange_fr-CH">
6840   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6841   <description>Please enter the description of this user action.</description>
6842 </action>
6844 <action name="LanguageOptions_UiLanguageChange_fr-FR">
6845   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6846   <description>Please enter the description of this user action.</description>
6847 </action>
6849 <action name="LanguageOptions_UiLanguageChange_fy">
6850   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6851   <description>Please enter the description of this user action.</description>
6852 </action>
6854 <action name="LanguageOptions_UiLanguageChange_ga">
6855   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6856   <description>Please enter the description of this user action.</description>
6857 </action>
6859 <action name="LanguageOptions_UiLanguageChange_gd">
6860   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6861   <description>Please enter the description of this user action.</description>
6862 </action>
6864 <action name="LanguageOptions_UiLanguageChange_gl">
6865   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6866   <description>Please enter the description of this user action.</description>
6867 </action>
6869 <action name="LanguageOptions_UiLanguageChange_gn">
6870   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6871   <description>Please enter the description of this user action.</description>
6872 </action>
6874 <action name="LanguageOptions_UiLanguageChange_gu">
6875   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6876   <description>Please enter the description of this user action.</description>
6877 </action>
6879 <action name="LanguageOptions_UiLanguageChange_ha">
6880   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6881   <description>Please enter the description of this user action.</description>
6882 </action>
6884 <action name="LanguageOptions_UiLanguageChange_haw">
6885   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6886   <description>Please enter the description of this user action.</description>
6887 </action>
6889 <action name="LanguageOptions_UiLanguageChange_he">
6890   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6891   <description>Please enter the description of this user action.</description>
6892 </action>
6894 <action name="LanguageOptions_UiLanguageChange_hi">
6895   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6896   <description>Please enter the description of this user action.</description>
6897 </action>
6899 <action name="LanguageOptions_UiLanguageChange_hr">
6900   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6901   <description>Please enter the description of this user action.</description>
6902 </action>
6904 <action name="LanguageOptions_UiLanguageChange_hu">
6905   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6906   <description>Please enter the description of this user action.</description>
6907 </action>
6909 <action name="LanguageOptions_UiLanguageChange_hy">
6910   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6911   <description>Please enter the description of this user action.</description>
6912 </action>
6914 <action name="LanguageOptions_UiLanguageChange_ia">
6915   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6916   <description>Please enter the description of this user action.</description>
6917 </action>
6919 <action name="LanguageOptions_UiLanguageChange_id">
6920   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6921   <description>Please enter the description of this user action.</description>
6922 </action>
6924 <action name="LanguageOptions_UiLanguageChange_is">
6925   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6926   <description>Please enter the description of this user action.</description>
6927 </action>
6929 <action name="LanguageOptions_UiLanguageChange_it">
6930   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6931   <description>Please enter the description of this user action.</description>
6932 </action>
6934 <action name="LanguageOptions_UiLanguageChange_it-CH">
6935   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6936   <description>Please enter the description of this user action.</description>
6937 </action>
6939 <action name="LanguageOptions_UiLanguageChange_it-IT">
6940   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6941   <description>Please enter the description of this user action.</description>
6942 </action>
6944 <action name="LanguageOptions_UiLanguageChange_ja">
6945   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6946   <description>Please enter the description of this user action.</description>
6947 </action>
6949 <action name="LanguageOptions_UiLanguageChange_jw">
6950   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6951   <description>Please enter the description of this user action.</description>
6952 </action>
6954 <action name="LanguageOptions_UiLanguageChange_ka">
6955   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6956   <description>Please enter the description of this user action.</description>
6957 </action>
6959 <action name="LanguageOptions_UiLanguageChange_kk">
6960   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6961   <description>Please enter the description of this user action.</description>
6962 </action>
6964 <action name="LanguageOptions_UiLanguageChange_km">
6965   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6966   <description>Please enter the description of this user action.</description>
6967 </action>
6969 <action name="LanguageOptions_UiLanguageChange_kn">
6970   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6971   <description>Please enter the description of this user action.</description>
6972 </action>
6974 <action name="LanguageOptions_UiLanguageChange_ko">
6975   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6976   <description>Please enter the description of this user action.</description>
6977 </action>
6979 <action name="LanguageOptions_UiLanguageChange_ku">
6980   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6981   <description>Please enter the description of this user action.</description>
6982 </action>
6984 <action name="LanguageOptions_UiLanguageChange_ky">
6985   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6986   <description>Please enter the description of this user action.</description>
6987 </action>
6989 <action name="LanguageOptions_UiLanguageChange_la">
6990   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6991   <description>Please enter the description of this user action.</description>
6992 </action>
6994 <action name="LanguageOptions_UiLanguageChange_ln">
6995   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6996   <description>Please enter the description of this user action.</description>
6997 </action>
6999 <action name="LanguageOptions_UiLanguageChange_lo">
7000   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7001   <description>Please enter the description of this user action.</description>
7002 </action>
7004 <action name="LanguageOptions_UiLanguageChange_lt">
7005   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7006   <description>Please enter the description of this user action.</description>
7007 </action>
7009 <action name="LanguageOptions_UiLanguageChange_lv">
7010   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7011   <description>Please enter the description of this user action.</description>
7012 </action>
7014 <action name="LanguageOptions_UiLanguageChange_mk">
7015   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7016   <description>Please enter the description of this user action.</description>
7017 </action>
7019 <action name="LanguageOptions_UiLanguageChange_ml">
7020   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7021   <description>Please enter the description of this user action.</description>
7022 </action>
7024 <action name="LanguageOptions_UiLanguageChange_mn">
7025   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7026   <description>Please enter the description of this user action.</description>
7027 </action>
7029 <action name="LanguageOptions_UiLanguageChange_mo">
7030   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7031   <description>Please enter the description of this user action.</description>
7032 </action>
7034 <action name="LanguageOptions_UiLanguageChange_mr">
7035   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7036   <description>Please enter the description of this user action.</description>
7037 </action>
7039 <action name="LanguageOptions_UiLanguageChange_ms">
7040   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7041   <description>Please enter the description of this user action.</description>
7042 </action>
7044 <action name="LanguageOptions_UiLanguageChange_mt">
7045   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7046   <description>Please enter the description of this user action.</description>
7047 </action>
7049 <action name="LanguageOptions_UiLanguageChange_nb">
7050   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7051   <description>Please enter the description of this user action.</description>
7052 </action>
7054 <action name="LanguageOptions_UiLanguageChange_ne">
7055   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7056   <description>Please enter the description of this user action.</description>
7057 </action>
7059 <action name="LanguageOptions_UiLanguageChange_nl">
7060   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7061   <description>Please enter the description of this user action.</description>
7062 </action>
7064 <action name="LanguageOptions_UiLanguageChange_nn">
7065   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7066   <description>Please enter the description of this user action.</description>
7067 </action>
7069 <action name="LanguageOptions_UiLanguageChange_no">
7070   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7071   <description>Please enter the description of this user action.</description>
7072 </action>
7074 <action name="LanguageOptions_UiLanguageChange_oc">
7075   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7076   <description>Please enter the description of this user action.</description>
7077 </action>
7079 <action name="LanguageOptions_UiLanguageChange_om">
7080   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7081   <description>Please enter the description of this user action.</description>
7082 </action>
7084 <action name="LanguageOptions_UiLanguageChange_or">
7085   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7086   <description>Please enter the description of this user action.</description>
7087 </action>
7089 <action name="LanguageOptions_UiLanguageChange_pa">
7090   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7091   <description>Please enter the description of this user action.</description>
7092 </action>
7094 <action name="LanguageOptions_UiLanguageChange_pl">
7095   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7096   <description>Please enter the description of this user action.</description>
7097 </action>
7099 <action name="LanguageOptions_UiLanguageChange_ps">
7100   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7101   <description>Please enter the description of this user action.</description>
7102 </action>
7104 <action name="LanguageOptions_UiLanguageChange_pt">
7105   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7106   <description>Please enter the description of this user action.</description>
7107 </action>
7109 <action name="LanguageOptions_UiLanguageChange_pt-BR">
7110   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7111   <description>Please enter the description of this user action.</description>
7112 </action>
7114 <action name="LanguageOptions_UiLanguageChange_pt-PT">
7115   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7116   <description>Please enter the description of this user action.</description>
7117 </action>
7119 <action name="LanguageOptions_UiLanguageChange_qu">
7120   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7121   <description>Please enter the description of this user action.</description>
7122 </action>
7124 <action name="LanguageOptions_UiLanguageChange_rm">
7125   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7126   <description>Please enter the description of this user action.</description>
7127 </action>
7129 <action name="LanguageOptions_UiLanguageChange_ro">
7130   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7131   <description>Please enter the description of this user action.</description>
7132 </action>
7134 <action name="LanguageOptions_UiLanguageChange_ru">
7135   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7136   <description>Please enter the description of this user action.</description>
7137 </action>
7139 <action name="LanguageOptions_UiLanguageChange_sd">
7140   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7141   <description>Please enter the description of this user action.</description>
7142 </action>
7144 <action name="LanguageOptions_UiLanguageChange_sh">
7145   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7146   <description>Please enter the description of this user action.</description>
7147 </action>
7149 <action name="LanguageOptions_UiLanguageChange_si">
7150   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7151   <description>Please enter the description of this user action.</description>
7152 </action>
7154 <action name="LanguageOptions_UiLanguageChange_sk">
7155   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7156   <description>Please enter the description of this user action.</description>
7157 </action>
7159 <action name="LanguageOptions_UiLanguageChange_sl">
7160   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7161   <description>Please enter the description of this user action.</description>
7162 </action>
7164 <action name="LanguageOptions_UiLanguageChange_sn">
7165   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7166   <description>Please enter the description of this user action.</description>
7167 </action>
7169 <action name="LanguageOptions_UiLanguageChange_so">
7170   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7171   <description>Please enter the description of this user action.</description>
7172 </action>
7174 <action name="LanguageOptions_UiLanguageChange_sq">
7175   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7176   <description>Please enter the description of this user action.</description>
7177 </action>
7179 <action name="LanguageOptions_UiLanguageChange_sr">
7180   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7181   <description>Please enter the description of this user action.</description>
7182 </action>
7184 <action name="LanguageOptions_UiLanguageChange_st">
7185   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7186   <description>Please enter the description of this user action.</description>
7187 </action>
7189 <action name="LanguageOptions_UiLanguageChange_su">
7190   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7191   <description>Please enter the description of this user action.</description>
7192 </action>
7194 <action name="LanguageOptions_UiLanguageChange_sv">
7195   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7196   <description>Please enter the description of this user action.</description>
7197 </action>
7199 <action name="LanguageOptions_UiLanguageChange_sw">
7200   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7201   <description>Please enter the description of this user action.</description>
7202 </action>
7204 <action name="LanguageOptions_UiLanguageChange_ta">
7205   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7206   <description>Please enter the description of this user action.</description>
7207 </action>
7209 <action name="LanguageOptions_UiLanguageChange_te">
7210   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7211   <description>Please enter the description of this user action.</description>
7212 </action>
7214 <action name="LanguageOptions_UiLanguageChange_tg">
7215   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7216   <description>Please enter the description of this user action.</description>
7217 </action>
7219 <action name="LanguageOptions_UiLanguageChange_th">
7220   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7221   <description>Please enter the description of this user action.</description>
7222 </action>
7224 <action name="LanguageOptions_UiLanguageChange_ti">
7225   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7226   <description>Please enter the description of this user action.</description>
7227 </action>
7229 <action name="LanguageOptions_UiLanguageChange_tk">
7230   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7231   <description>Please enter the description of this user action.</description>
7232 </action>
7234 <action name="LanguageOptions_UiLanguageChange_to">
7235   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7236   <description>Please enter the description of this user action.</description>
7237 </action>
7239 <action name="LanguageOptions_UiLanguageChange_tr">
7240   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7241   <description>Please enter the description of this user action.</description>
7242 </action>
7244 <action name="LanguageOptions_UiLanguageChange_tt">
7245   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7246   <description>Please enter the description of this user action.</description>
7247 </action>
7249 <action name="LanguageOptions_UiLanguageChange_tw">
7250   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7251   <description>Please enter the description of this user action.</description>
7252 </action>
7254 <action name="LanguageOptions_UiLanguageChange_ug">
7255   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7256   <description>Please enter the description of this user action.</description>
7257 </action>
7259 <action name="LanguageOptions_UiLanguageChange_uk">
7260   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7261   <description>Please enter the description of this user action.</description>
7262 </action>
7264 <action name="LanguageOptions_UiLanguageChange_ur">
7265   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7266   <description>Please enter the description of this user action.</description>
7267 </action>
7269 <action name="LanguageOptions_UiLanguageChange_uz">
7270   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7271   <description>Please enter the description of this user action.</description>
7272 </action>
7274 <action name="LanguageOptions_UiLanguageChange_vi">
7275   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7276   <description>Please enter the description of this user action.</description>
7277 </action>
7279 <action name="LanguageOptions_UiLanguageChange_xh">
7280   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7281   <description>Please enter the description of this user action.</description>
7282 </action>
7284 <action name="LanguageOptions_UiLanguageChange_yi">
7285   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7286   <description>Please enter the description of this user action.</description>
7287 </action>
7289 <action name="LanguageOptions_UiLanguageChange_yo">
7290   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7291   <description>Please enter the description of this user action.</description>
7292 </action>
7294 <action name="LanguageOptions_UiLanguageChange_zh">
7295   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7296   <description>Please enter the description of this user action.</description>
7297 </action>
7299 <action name="LanguageOptions_UiLanguageChange_zh-CN">
7300   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7301   <description>Please enter the description of this user action.</description>
7302 </action>
7304 <action name="LanguageOptions_UiLanguageChange_zh-TW">
7305   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7306   <description>Please enter the description of this user action.</description>
7307 </action>
7309 <action name="LanguageOptions_UiLanguageChange_zu">
7310   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7311   <description>Please enter the description of this user action.</description>
7312 </action>
7314 <action name="Launcher_ButtonPressed_Mouse">
7315   <owner>bruthig@google.com</owner>
7316   <owner>tdanderson@google.com</owner>
7317   <description>
7318     Recorded when the user activates a shelf button using the mouse.
7319   </description>
7320 </action>
7322 <action name="Launcher_ButtonPressed_Touch">
7323   <owner>bruthig@google.com</owner>
7324   <owner>tdanderson@google.com</owner>
7325   <description>
7326     Recorded when the user activates a shelf button using touch.
7327   </description>
7328 </action>
7330 <action name="Launcher_ClickOnApp">
7331   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7332   <description>Please enter the description of this user action.</description>
7333 </action>
7335 <action name="Launcher_ClickOnApplistButton">
7336   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7337   <description>Please enter the description of this user action.</description>
7338 </action>
7340 <action name="Launcher_LaunchTask">
7341   <owner>bruthig@google.com</owner>
7342   <owner>tdanderson@google.com</owner>
7343   <description>
7344     Recorded when the user launches a new task from the shelf.
7345   </description>
7346 </action>
7348 <action name="Launcher_MinimizeTask">
7349   <owner>bruthig@google.com</owner>
7350   <owner>tdanderson@google.com</owner>
7351   <description>
7352     Recorded when the user minimizes an existing task by clicking an icon in the
7353     shelf.
7354   </description>
7355 </action>
7357 <action name="Launcher_SwitchTask">
7358   <owner>bruthig@google.com</owner>
7359   <owner>tdanderson@google.com</owner>
7360   <description>
7361     Recorded when the user activates an existing task from the shelf.
7362   </description>
7363 </action>
7365 <action name="LoadURL">
7366   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7367   <description>Please enter the description of this user action.</description>
7368 </action>
7370 <action name="LoadURLFromKeyword">
7371   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7372   <description>Please enter the description of this user action.</description>
7373 </action>
7375 <action name="LocalDiscoveryNotificationsDisabled_Settings_Disable">
7376   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7377   <description>Please enter the description of this user action.</description>
7378 </action>
7380 <action name="LocalDiscoveryNotificationsDisabled_Settings_Enable">
7381   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7382   <description>Please enter the description of this user action.</description>
7383 </action>
7385 <action name="LockScreen">
7386   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7387   <description>Please enter the description of this user action.</description>
7388 </action>
7390 <action name="Login.CreateAccount">
7391   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7392   <description>Please enter the description of this user action.</description>
7393 </action>
7395 <action name="Login_DemoUserLoginSuccess">
7396   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7397   <description>Please enter the description of this user action.</description>
7398   <obsolete>Retail mode doesn't exist anymore.</obsolete>
7399 </action>
7401 <action name="Login_Failure">
7402   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7403   <description>Please enter the description of this user action.</description>
7404 </action>
7406 <action name="Login_GuestLoginSuccess">
7407   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7408   <description>Please enter the description of this user action.</description>
7409 </action>
7411 <action name="Login_OffTheRecordLoginSuccess">
7412   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7413   <description>Please enter the description of this user action.</description>
7414 </action>
7416 <action name="Login_Success">
7417   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7418   <description>Please enter the description of this user action.</description>
7419 </action>
7421 <action name="ManagedMode_ClosePassphraseDialog">
7422   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7423   <description>Please enter the description of this user action.</description>
7424 </action>
7426 <action name="ManagedMode_LocallyManagedUserCreated">
7427   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7428   <description>Please enter the description of this user action.</description>
7429 </action>
7431 <action name="ManagedMode_MainFrameNavigation">
7432   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7433   <description>Please enter the description of this user action.</description>
7434 </action>
7436 <action name="ManagedMode_NewManagedUserWindow">
7437   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7438   <description>Please enter the description of this user action.</description>
7439 </action>
7441 <action name="ManagedMode_OpenPassphraseDialog">
7442   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7443   <description>Please enter the description of this user action.</description>
7444 </action>
7446 <action name="ManagedMode_OpenSettings">
7447   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7448   <description>Please enter the description of this user action.</description>
7449 </action>
7451 <action name="ManagedMode_StartupEnableManagedSwitch">
7452   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7453   <description>Please enter the description of this user action.</description>
7454 </action>
7456 <action name="ManagedMode_StartupManagedSwitch">
7457   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7458   <description>Please enter the description of this user action.</description>
7459 </action>
7461 <action name="ManagedMode_StartupNoManagedSwitch">
7462   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7463   <description>Please enter the description of this user action.</description>
7464 </action>
7466 <action name="ManagedUsers_Chromeos_Sync_Invalidated">
7467   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7468   <description>Please enter the description of this user action.</description>
7469 </action>
7471 <action name="ManagedUsers_Chromeos_Sync_Recovered">
7472   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7473   <description>Please enter the description of this user action.</description>
7474 </action>
7476 <action name="ManagedUsers_OpenProfile">
7477   <owner>pam@chromium.org</owner>
7478   <owner>treib@chromium.org</owner>
7479   <description>Supervised user profile activated.</description>
7480 </action>
7482 <action name="ManagedUsers_QuitBrowser">
7483   <owner>pam@chromium.org</owner>
7484   <owner>treib@chromium.org</owner>
7485   <description>Supervised user quit the browser.</description>
7486 </action>
7488 <action name="ManagedUsers_SwitchProfile">
7489   <owner>pam@chromium.org</owner>
7490   <owner>treib@chromium.org</owner>
7491   <description>Supervised user switched to another profile.</description>
7492 </action>
7494 <action name="ManagedUsers_UploadItem_Queued">
7495   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7496   <description>Please enter the description of this user action.</description>
7497 </action>
7499 <action name="ManagedUsers_UploadItem_Syncing">
7500   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7501   <description>Please enter the description of this user action.</description>
7502 </action>
7504 <action name="ManagedUsers_Whitelist_Added">
7505   <owner>bauerb@chromium.org</owner>
7506   <owner>treib@chromium.org</owner>
7507   <owner>pam@chromium.org</owner>
7508   <description>
7509     A new whitelist has been installed for a supervised user.
7510   </description>
7511 </action>
7513 <action name="ManagedUsers_Whitelist_Removed">
7514   <owner>bauerb@chromium.org</owner>
7515   <owner>treib@chromium.org</owner>
7516   <owner>pam@chromium.org</owner>
7517   <description>
7518     A whitelist has been uninstalled for a supervised user.
7519   </description>
7520 </action>
7522 <action name="ManagedUsers_Whitelist_UncleanUninstall">
7523   <owner>bauerb@chromium.org</owner>
7524   <owner>treib@chromium.org</owner>
7525   <owner>pam@chromium.org</owner>
7526   <description>
7527     Recorded at startup if an unregistered whitelist has been found. This
7528     usually means that an uninstallation did not complete.
7529   </description>
7530 </action>
7532 <action name="MaxButton_Clk_ExitFS">
7533   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7534   <description>Please enter the description of this user action.</description>
7535 </action>
7537 <action name="MaxButton_Clk_Maximize">
7538   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7539   <description>Please enter the description of this user action.</description>
7540 </action>
7542 <action name="MaxButton_Clk_Restore">
7543   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7544   <description>Please enter the description of this user action.</description>
7545 </action>
7547 <action name="MaxButton_MaxLeft">
7548   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7549   <description>Please enter the description of this user action.</description>
7550 </action>
7552 <action name="MaxButton_MaxRight">
7553   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7554   <description>Please enter the description of this user action.</description>
7555 </action>
7557 <action name="MaxButton_Maximize">
7558   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7559   <description>Please enter the description of this user action.</description>
7560 </action>
7562 <action name="MaxButton_Minimize">
7563   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7564   <description>Please enter the description of this user action.</description>
7565 </action>
7567 <action name="MaxButton_Restore">
7568   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7569   <description>Please enter the description of this user action.</description>
7570 </action>
7572 <action name="MaxButton_ShowBubble">
7573   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7574   <description>Please enter the description of this user action.</description>
7575 </action>
7577 <action name="MediaContextMenu_Controls">
7578   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7579   <description>Please enter the description of this user action.</description>
7580 </action>
7582 <action name="MediaContextMenu_Loop">
7583   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7584   <description>Please enter the description of this user action.</description>
7585 </action>
7587 <action name="MediaContextMenu_Mute">
7588   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7589   <description>Please enter the description of this user action.</description>
7590 </action>
7592 <action name="MediaContextMenu_Pause">
7593   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7594   <description>Please enter the description of this user action.</description>
7595 </action>
7597 <action name="MediaContextMenu_Play">
7598   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7599   <description>Please enter the description of this user action.</description>
7600 </action>
7602 <action name="MediaContextMenu_Unmute">
7603   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7604   <description>Please enter the description of this user action.</description>
7605 </action>
7607 <action name="MediaIndicatorButton_Dragged">
7608   <owner>miu@chromium.org</owner>
7609   <description>
7610     User dragged the tab media indicator button; perhaps meant to drag the tab.
7611   </description>
7612 </action>
7614 <action name="MediaIndicatorButton_Mute">
7615   <owner>miu@chromium.org</owner>
7616   <description>
7617     User clicked the tab media indicator button to mute the tab.
7618   </description>
7619 </action>
7621 <action name="MediaIndicatorButton_Unmute">
7622   <owner>miu@chromium.org</owner>
7623   <description>
7624     User clicked the tab media indicator button to unmute the tab.
7625   </description>
7626 </action>
7628 <action name="Menu_Take_Screenshot">
7629   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7630   <description>Please enter the description of this user action.</description>
7631 </action>
7633 <action name="MinButton_Clk">
7634   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7635   <description>Please enter the description of this user action.</description>
7636 </action>
7638 <action name="Minimize_UsingKey">
7639   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7640   <description>Please enter the description of this user action.</description>
7641 </action>
7643 <action name="MixedScript_LoadAnyway_Bubble">
7644   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7645   <description>Please enter the description of this user action.</description>
7646 </action>
7648 <action name="MobileActionBarShown">
7649   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7650   <description>Please enter the description of this user action.</description>
7651 </action>
7653 <action name="MobileBeamCallbackSuccess">
7654   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7655   <description>Please enter the description of this user action.</description>
7656 </action>
7658 <action name="MobileBeamInvalidAppState">
7659   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7660   <description>Please enter the description of this user action.</description>
7661 </action>
7663 <action name="MobileBreakpadUploadAttempt">
7664   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7665   <description>Please enter the description of this user action.</description>
7666 </action>
7668 <action name="MobileBreakpadUploadFail">
7669   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7670   <description>Please enter the description of the metric.</description>
7671 </action>
7673 <action name="MobileBreakpadUploadFailure">
7674   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7675   <description>Please enter the description of this user action.</description>
7676   <obsolete>Deprecated as of 5/2015</obsolete>
7677 </action>
7679 <action name="MobileBreakpadUploadSuccess">
7680   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7681   <description>Please enter the description of this user action.</description>
7682 </action>
7684 <action name="MobileContextMenuCopyImageLinkAddress">
7685   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7686   <description>Please enter the description of this user action.</description>
7687 </action>
7689 <action name="MobileContextMenuCopyLinkAddress">
7690   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7691   <description>Please enter the description of this user action.</description>
7692 </action>
7694 <action name="MobileContextMenuCopyLinkText">
7695   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7696   <description>Please enter the description of this user action.</description>
7697 </action>
7699 <action name="MobileContextMenuDownloadImage">
7700   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7701   <description>Please enter the description of this user action.</description>
7702 </action>
7704 <action name="MobileContextMenuDownloadLink">
7705   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7706   <description>Please enter the description of this user action.</description>
7707 </action>
7709 <action name="MobileContextMenuDownloadVideo">
7710   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7711   <description>Please enter the description of this user action.</description>
7712 </action>
7714 <action name="MobileContextMenuImage">
7715   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7716   <description>Please enter the description of this user action.</description>
7717 </action>
7719 <action name="MobileContextMenuLink">
7720   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7721   <description>Please enter the description of this user action.</description>
7722 </action>
7724 <action name="MobileContextMenuOpenImageInNewTab">
7725   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7726   <description>Please enter the description of this user action.</description>
7727 </action>
7729 <action name="MobileContextMenuOpenLink">
7730   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7731   <description>Please enter the description of this user action.</description>
7732 </action>
7734 <action name="MobileContextMenuOpenLinkInIncognito">
7735   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7736   <description>Please enter the description of this user action.</description>
7737 </action>
7739 <action name="MobileContextMenuOpenLinkInNewTab">
7740   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7741   <description>Please enter the description of this user action.</description>
7742 </action>
7744 <action name="MobileContextMenuOpenOriginalImageInNewTab">
7745   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7746   <description>Please enter the description of the metric.</description>
7747 </action>
7749 <action name="MobileContextMenuSaveImage">
7750   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7751   <description>Please enter the description of this user action.</description>
7752 </action>
7754 <action name="MobileContextMenuSearchByImage">
7755   <owner>bdibello@chromium.org</owner>
7756   <description>Please enter the description of this user action.</description>
7757 </action>
7759 <action name="MobileContextMenuShareLink">
7760   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7761   <description>Please enter the description of this user action.</description>
7762   <obsolete>Deprecated as of 5/2015</obsolete>
7763 </action>
7765 <action name="MobileContextMenuText">
7766   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7767   <description>Please enter the description of this user action.</description>
7768 </action>
7770 <action name="MobileContextMenuVideo">
7771   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7772   <description>Please enter the description of this user action.</description>
7773 </action>
7775 <action name="MobileContextMenuViewImage">
7776   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7777   <description>Please enter the description of this user action.</description>
7778 </action>
7780 <action name="MobileFirstEditInOmnibox">
7781   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7782   <description>Please enter the description of this user action.</description>
7783 </action>
7785 <action name="MobileFocusedFakeboxOnNtp">
7786   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7787   <description>Please enter the description of this user action.</description>
7788 </action>
7790 <action name="MobileFocusedOmniboxNotOnNtp">
7791   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7792   <description>Please enter the description of this user action.</description>
7793 </action>
7795 <action name="MobileFocusedOmniboxOnNtp">
7796   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7797   <description>Please enter the description of this user action.</description>
7798 </action>
7800 <action name="MobileFre.SignInShown">
7801   <owner>aruslan@chromium.org</owner>
7802   <description>
7803     User was presented with the sign-in dialog during the First Run Experience.
7804     This metric is specific to Android.
7805   </description>
7806 </action>
7808 <action name="MobileFreAttemptSignIn">
7809   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7810   <description>Please enter the description of this user action.</description>
7811   <obsolete>Deprecated as of 5/2015</obsolete>
7812 </action>
7814 <action name="MobileFreSignInSuccessful">
7815   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7816   <description>Please enter the description of this user action.</description>
7817   <obsolete>Deprecated as of 5/2015</obsolete>
7818 </action>
7820 <action name="MobileFreSkipSignIn">
7821   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7822   <description>Please enter the description of this user action.</description>
7823   <obsolete>Deprecated as of 5/2015</obsolete>
7824 </action>
7826 <action name="MobileMWSession">
7827   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7828   <description>Please enter the description of this user action.</description>
7829 </action>
7831 <action name="MobileMenuAddToBookmarks">
7832   <owner>aurimas@chromium.org</owner>
7833   <description>
7834     User pressed the star icon in the app menu to add or remove a bookmark for
7835     the current page.
7836   </description>
7837 </action>
7839 <action name="MobileMenuAddToHomescreen">
7840   <owner>aurimas@chromium.org</owner>
7841   <description>User pressed 'Add to homescreen' in the app menu.</description>
7842 </action>
7844 <action name="MobileMenuAllBookmarks">
7845   <owner>aurimas@chromium.org</owner>
7846   <description>User pressed 'Bookmarks' in the app menu.</description>
7847 </action>
7849 <action name="MobileMenuBack">
7850   <owner>aurimas@chromium.org</owner>
7851   <description>User pressed the back icon in the app menu.</description>
7852   <obsolete>Obsolete as of 5/2015</obsolete>
7853 </action>
7855 <action name="MobileMenuCloseAllTabs">
7856   <owner>aurimas@chromium.org</owner>
7857   <description>User pressed 'Close all tabs' in the app menu.</description>
7858 </action>
7860 <action name="MobileMenuCloseTab">
7861   <owner>aurimas@chromium.org</owner>
7862   <description>User pressed 'Close tab' in the app menu.</description>
7863   <obsolete>This menu item was never added to the app menu.</obsolete>
7864 </action>
7866 <action name="MobileMenuDirectShare">
7867   <owner>aurimas@chromium.org</owner>
7868   <description>
7869     User pressed the application icon next to 'Share' to share directly with the
7870     most recently used application.
7871   </description>
7872 </action>
7874 <action name="MobileMenuFeedback">
7875   <owner>aurimas@chromium.org</owner>
7876   <description>User pressed 'Help and Feedback' in the app menu.</description>
7877 </action>
7879 <action name="MobileMenuFindInPage">
7880   <owner>aurimas@chromium.org</owner>
7881   <description>User pressed 'Find in page' in the app menu.</description>
7882 </action>
7884 <action name="MobileMenuForward">
7885   <owner>aurimas@chromium.org</owner>
7886   <description>User pressed the forward icon in the app menu.</description>
7887 </action>
7889 <action name="MobileMenuFullscreen">
7890   <owner>aurimas@chromium.org</owner>
7891   <description>User pressed 'Fullscreen' in the app menu.</description>
7892   <obsolete>This menu item was never added to the app menu.</obsolete>
7893 </action>
7895 <action name="MobileMenuHistory">
7896   <owner>aurimas@chromium.org</owner>
7897   <description>User pressed 'History' in the app menu.</description>
7898 </action>
7900 <action name="MobileMenuNewIncognitoTab">
7901   <owner>aurimas@chromium.org</owner>
7902   <description>User pressed 'New incognito tab' in the app menu.</description>
7903 </action>
7905 <action name="MobileMenuNewTab">
7906   <owner>aurimas@chromium.org</owner>
7907   <description>User pressed 'New tab' in the app menu.</description>
7908 </action>
7910 <action name="MobileMenuOpenTabs">
7911   <owner>aurimas@chromium.org</owner>
7912   <description>User pressed 'Recent tabs' in the app menu.</description>
7913 </action>
7915 <action name="MobileMenuPrint">
7916   <owner>aurimas@chromium.org</owner>
7917   <description>User pressed 'Print' in the app menu.</description>
7918 </action>
7920 <action name="MobileMenuQuit">
7921   <owner>aurimas@chromium.org</owner>
7922   <description>User pressed 'Quit' in the app menu.</description>
7923   <obsolete>This menu item was never added to the app menu.</obsolete>
7924 </action>
7926 <action name="MobileMenuReload">
7927   <owner>aurimas@chromium.org</owner>
7928   <description>User pressed 'Reload' in the app menu.</description>
7929   <obsolete>This menu item was never added to the app menu.</obsolete>
7930 </action>
7932 <action name="MobileMenuRequestDesktopSite">
7933   <owner>aurimas@chromium.org</owner>
7934   <description>
7935     User pressed 'Request Desktop Site' in the app menu.
7936   </description>
7937 </action>
7939 <action name="MobileMenuSettings">
7940   <owner>aurimas@chromium.org</owner>
7941   <description>User pressed 'Settings' in the app menu.</description>
7942 </action>
7944 <action name="MobileMenuShare">
7945   <owner>aurimas@chromium.org</owner>
7946   <description>User pressed 'Share' in the app menu.</description>
7947 </action>
7949 <action name="MobileMenuShow">
7950   <owner>aurimas@chromium.org</owner>
7951   <description>User opened the app menu.</description>
7952 </action>
7954 <action name="MobileNTPBookmark">
7955   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7956   <description>Please enter the description of this user action.</description>
7957 </action>
7959 <action name="MobileNTPForeignSession">
7960   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7961   <description>Please enter the description of this user action.</description>
7962 </action>
7964 <action name="MobileNTPMostVisited">
7965   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7966   <description>Please enter the description of this user action.</description>
7967 </action>
7969 <action name="MobileNTPRecentlyClosed">
7970   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7971   <description>Please enter the description of this user action.</description>
7972 </action>
7974 <action name="MobileNTPSwitchToBookmarks">
7975   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7976   <description>Please enter the description of this user action.</description>
7977 </action>
7979 <action name="MobileNTPSwitchToIncognito">
7980   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7981   <description>Please enter the description of this user action.</description>
7982   <obsolete>Deprecated as of 5/2015</obsolete>
7983 </action>
7985 <action name="MobileNTPSwitchToMostVisited">
7986   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7987   <description>Please enter the description of this user action.</description>
7988   <obsolete>Deprecated as of 5/2015</obsolete>
7989 </action>
7991 <action name="MobileNTPSwitchToOpenTabs">
7992   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7993   <description>Please enter the description of this user action.</description>
7994 </action>
7996 <action name="MobileNewTabOpened">
7997   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7998   <description>Please enter the description of this user action.</description>
7999 </action>
8001 <action name="MobileOmniboxClipboardChanged">
8002   <owner>jif@chromium.org</owner>
8003   <description>
8004     Emitted when Chrome detects that the clipboard contains a new URL. This
8005     occurs either when Chrome enters the foreground and notices that the content
8006     of the clipboard changed, or when the clipboard changes while Chrome is in
8007     the foreground.
8008   </description>
8009 </action>
8011 <action name="MobileOmniboxDeleteGesture">
8012   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8013   <description>Please enter the description of the metric.</description>
8014 </action>
8016 <action name="MobileOmniboxDeleteRequested">
8017   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8018   <description>Please enter the description of the metric.</description>
8019 </action>
8021 <action name="MobileOmniboxRefineSuggestion">
8022   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8023   <description>Please enter the description of this user action.</description>
8024 </action>
8026 <action name="MobileOmniboxSearch">
8027   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8028   <description>Please enter the description of this user action.</description>
8029 </action>
8031 <action name="MobileOmniboxVoiceSearch">
8032   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8033   <description>Please enter the description of this user action.</description>
8034 </action>
8036 <action name="MobilePageLoaded">
8037   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8038   <description>Please enter the description of this user action.</description>
8039 </action>
8041 <action name="MobilePageLoadedDesktopUserAgent">
8042   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8043   <description>Please enter the description of this user action.</description>
8044 </action>
8046 <action name="MobilePageLoadedWithKeyboard">
8047   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8048   <description>Please enter the description of this user action.</description>
8049 </action>
8051 <action name="MobilePreviewPageBack">
8052   <owner>ksimbili@chromium.org</owner>
8053   <description>
8054     When user navigates back, using either system back or toolbar back button,
8055     from the preview page.
8056   </description>
8057   <obsolete>Deprecated as of 7/2015</obsolete>
8058 </action>
8060 <action name="MobilePreviewPageReload">
8061   <owner>ksimbili@chromium.org</owner>
8062   <description>
8063     User pressed reload button while the preview page is being shown.
8064   </description>
8065   <obsolete>Deprecated as of 7/2015</obsolete>
8066 </action>
8068 <action name="MobilePreviewPageSingleTap">
8069   <owner>ksimbili@chromium.org</owner>
8070   <description>
8071     User taped on the page while the preview page is being shown.
8072   </description>
8073   <obsolete>Deprecated as of 7/2015</obsolete>
8074 </action>
8076 <action name="MobilePreviewPageTabClose">
8077   <owner>ksimbili@chromium.org</owner>
8078   <description>User closes the tab while preview page is loaded.</description>
8079   <obsolete>Deprecated as of 7/2015</obsolete>
8080 </action>
8082 <action name="MobilePullGestureReload">
8083   <owner>jdduke@chromium.org</owner>
8084   <description>
8085     Emitted on Android when a pull-to-refresh touch gesture initiates a page
8086     reload. This fires only after the triggering touch is released while the
8087     refresh effect has been pulled beyond the activation threshold.
8088   </description>
8089 </action>
8091 <action name="MobileReceivedExternalIntent">
8092   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8093   <description>Please enter the description of this user action.</description>
8094 </action>
8096 <action name="MobileRendererCrashed">
8097   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8098   <description>Please enter the description of this user action.</description>
8099 </action>
8101 <action name="MobileShortcutAllBookmarks">
8102   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8103   <description>Please enter the description of this user action.</description>
8104   <obsolete>Deprecated as of 5/2015</obsolete>
8105 </action>
8107 <action name="MobileShortcutFindInPage">
8108   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8109   <description>Please enter the description of this user action.</description>
8110 </action>
8112 <action name="MobileShortcutNewIncognitoTab">
8113   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8114   <description>Please enter the description of this user action.</description>
8115   <obsolete>Replaced with MobileMenuNewIncognitoTab</obsolete>
8116 </action>
8118 <action name="MobileShortcutNewTab">
8119   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8120   <description>Please enter the description of this user action.</description>
8121   <obsolete>Replaced with MobileMenuNewtab</obsolete>
8122 </action>
8124 <action name="MobileSideSwipeFinished">
8125   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8126   <description>Please enter the description of this user action.</description>
8127 </action>
8129 <action name="MobileStackViewCloseTab">
8130   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8131   <description>Please enter the description of this user action.</description>
8132 </action>
8134 <action name="MobileStackViewSwipeCloseTab">
8135   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8136   <description>Please enter the description of this user action.</description>
8137 </action>
8139 <action name="MobileTabClobbered">
8140   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8141   <description>Please enter the description of this user action.</description>
8142 </action>
8144 <action name="MobileTabClosed">
8145   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8146   <description>Please enter the description of this user action.</description>
8147 </action>
8149 <action name="MobileTabStripCloseTab">
8150   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8151   <description>Please enter the description of this user action.</description>
8152   <obsolete>Deprecated as of 5/2015</obsolete>
8153 </action>
8155 <action name="MobileTabStripNewTab">
8156   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8157   <description>Please enter the description of this user action.</description>
8158   <obsolete>Deprecated as of 5/2015</obsolete>
8159 </action>
8161 <action name="MobileTabSwitched">
8162   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8163   <description>Please enter the description of this user action.</description>
8164 </action>
8166 <action name="MobileToolbarBack">
8167   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8168   <description>Please enter the description of this user action.</description>
8169 </action>
8171 <action name="MobileToolbarForward">
8172   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8173   <description>Please enter the description of this user action.</description>
8174 </action>
8176 <action name="MobileToolbarNewTab">
8177   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8178   <description>Please enter the description of this user action.</description>
8179   <obsolete>Deprecated as of 5/2015</obsolete>
8180 </action>
8182 <action name="MobileToolbarReload">
8183   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8184   <description>Please enter the description of this user action.</description>
8185 </action>
8187 <action name="MobileToolbarShowMenu">
8188   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8189   <description>Please enter the description of this user action.</description>
8190 </action>
8192 <action name="MobileToolbarShowStackView">
8193   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8194   <description>Please enter the description of this user action.</description>
8195 </action>
8197 <action name="MobileToolbarStackViewNewTab">
8198   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8199   <description>Please enter the description of this user action.</description>
8200 </action>
8202 <action name="MobileToolbarToggleBookmark">
8203   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8204   <description>Please enter the description of this user action.</description>
8205 </action>
8207 <action name="MobileUsingMenuByHwButtonDragging">
8208   <owner>kkimlabs@chromium.org</owner>
8209   <description>
8210     Only for Android. Menu is shown by dragging from hardware menu button.
8211   </description>
8212   <obsolete>
8213     Deprecated as of 06/2014. We removed this feature http://crbug.com/366154 .
8214   </obsolete>
8215 </action>
8217 <action name="MobileUsingMenuByHwButtonTap">
8218   <owner>kkimlabs@chromium.org</owner>
8219   <description>
8220     Only for Android. Menu is shown by tapping hardware menu button.
8221   </description>
8222 </action>
8224 <action name="MobileUsingMenuBySwButtonDragging">
8225   <owner>kkimlabs@chromium.org</owner>
8226   <description>
8227     Only for Android. Menu is shown by dragging from software menu button.
8228   </description>
8229 </action>
8231 <action name="MobileUsingMenuBySwButtonTap">
8232   <owner>kkimlabs@chromium.org</owner>
8233   <description>
8234     Only for Android. Menu is shown by tapping software menu button.
8235   </description>
8236 </action>
8238 <action name="MostVisited0">
8239   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8240   <description>Please enter the description of this user action.</description>
8241 </action>
8243 <action name="MostVisited1">
8244   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8245   <description>Please enter the description of this user action.</description>
8246 </action>
8248 <action name="MostVisited2">
8249   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8250   <description>Please enter the description of this user action.</description>
8251 </action>
8253 <action name="MostVisited3">
8254   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8255   <description>Please enter the description of this user action.</description>
8256 </action>
8258 <action name="MostVisited4">
8259   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8260   <description>Please enter the description of this user action.</description>
8261 </action>
8263 <action name="MostVisited5">
8264   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8265   <description>Please enter the description of this user action.</description>
8266 </action>
8268 <action name="MostVisited6">
8269   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8270   <description>Please enter the description of this user action.</description>
8271 </action>
8273 <action name="MostVisited7">
8274   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8275   <description>Please enter the description of this user action.</description>
8276 </action>
8278 <action name="MostVisited8">
8279   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8280   <description>Please enter the description of this user action.</description>
8281 </action>
8283 <action name="MostVisited9">
8284   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8285   <description>Please enter the description of this user action.</description>
8286 </action>
8288 <action name="MostVisitedReordered">
8289   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8290   <description>Please enter the description of this user action.</description>
8291 </action>
8293 <action name="MostVisited_BlacklistCleared">
8294   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8295   <description>Please enter the description of this user action.</description>
8296 </action>
8298 <action name="MostVisited_Clicked">
8299   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8300   <description>Please enter the description of this user action.</description>
8301 </action>
8303 <action name="MostVisited_UrlBlacklisted">
8304   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8305   <description>Please enter the description of this user action.</description>
8306 </action>
8308 <action name="MostVisited_UrlPinned">
8309   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8310   <description>Please enter the description of this user action.</description>
8311 </action>
8313 <action name="MostVisited_UrlRemoved">
8314   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8315   <description>Please enter the description of this user action.</description>
8316 </action>
8318 <action name="MostVisited_UrlUnpinned">
8319   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8320   <description>Please enter the description of this user action.</description>
8321 </action>
8323 <action name="Mouse_Down">
8324   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8325   <description>Please enter the description of this user action.</description>
8326 </action>
8328 <action name="MoveBackward">
8329   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8330   <description>Please enter the description of this user action.</description>
8331 </action>
8333 <action name="MoveBackwardAndModifySelection">
8334   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8335   <description>Please enter the description of this user action.</description>
8336 </action>
8338 <action name="MoveDown">
8339   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8340   <description>Please enter the description of this user action.</description>
8341 </action>
8343 <action name="MoveDownAndModifySelection">
8344   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8345   <description>Please enter the description of this user action.</description>
8346 </action>
8348 <action name="MoveForward">
8349   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8350   <description>Please enter the description of this user action.</description>
8351 </action>
8353 <action name="MoveForwardAndModifySelection">
8354   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8355   <description>Please enter the description of this user action.</description>
8356 </action>
8358 <action name="MoveLeft">
8359   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8360   <description>Please enter the description of this user action.</description>
8361 </action>
8363 <action name="MoveLeftAndModifySelection">
8364   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8365   <description>Please enter the description of this user action.</description>
8366 </action>
8368 <action name="MovePageDown">
8369   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8370   <description>Please enter the description of this user action.</description>
8371 </action>
8373 <action name="MovePageDownAndModifySelection">
8374   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8375   <description>Please enter the description of this user action.</description>
8376 </action>
8378 <action name="MovePageUp">
8379   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8380   <description>Please enter the description of this user action.</description>
8381 </action>
8383 <action name="MovePageUpAndModifySelection">
8384   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8385   <description>Please enter the description of this user action.</description>
8386 </action>
8388 <action name="MoveRight">
8389   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8390   <description>Please enter the description of this user action.</description>
8391 </action>
8393 <action name="MoveRightAndModifySelection">
8394   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8395   <description>Please enter the description of this user action.</description>
8396 </action>
8398 <action name="MoveTabNext">
8399   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8400   <description>Please enter the description of this user action.</description>
8401 </action>
8403 <action name="MoveTabPrevious">
8404   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8405   <description>Please enter the description of this user action.</description>
8406 </action>
8408 <action name="MoveToBeginningOfDocument">
8409   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8410   <description>Please enter the description of this user action.</description>
8411 </action>
8413 <action name="MoveToBeginningOfLine">
8414   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8415   <description>Please enter the description of this user action.</description>
8416 </action>
8418 <action name="MoveToBeginningOfLineAndModifySelection">
8419   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8420   <description>Please enter the description of this user action.</description>
8421 </action>
8423 <action name="MoveToBeginningOfParagraph">
8424   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8425   <description>Please enter the description of this user action.</description>
8426 </action>
8428 <action name="MoveToBeginningOfParagraphAndModifySelection">
8429   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8430   <description>Please enter the description of this user action.</description>
8431 </action>
8433 <action name="MoveToEndOfDocument">
8434   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8435   <description>Please enter the description of this user action.</description>
8436 </action>
8438 <action name="MoveToEndOfLine">
8439   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8440   <description>Please enter the description of this user action.</description>
8441 </action>
8443 <action name="MoveToEndOfLineAndModifySelection">
8444   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8445   <description>Please enter the description of this user action.</description>
8446 </action>
8448 <action name="MoveToEndOfParagraph">
8449   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8450   <description>Please enter the description of this user action.</description>
8451 </action>
8453 <action name="MoveToEndOfParagraphAndModifySelection">
8454   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8455   <description>Please enter the description of this user action.</description>
8456 </action>
8458 <action name="MoveUp">
8459   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8460   <description>Please enter the description of this user action.</description>
8461 </action>
8463 <action name="MoveUpAndModifySelection">
8464   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8465   <description>Please enter the description of this user action.</description>
8466 </action>
8468 <action name="MoveWordBackward">
8469   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8470   <description>Please enter the description of this user action.</description>
8471 </action>
8473 <action name="MoveWordForward">
8474   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8475   <description>Please enter the description of this user action.</description>
8476 </action>
8478 <action name="MoveWordLeft">
8479   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8480   <description>Please enter the description of this user action.</description>
8481 </action>
8483 <action name="MoveWordRight">
8484   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8485   <description>Please enter the description of this user action.</description>
8486 </action>
8488 <action name="NPAPIRemovalInfobar.LearnMore">
8489   <owner>wfh@chromium.org</owner>
8490   <description>
8491     Recorded when the NPAPI removal infobar link is clicked.
8492   </description>
8493 </action>
8495 <action name="NPAPIRemovalInfobar.Shown">
8496   <owner>wfh@chromium.org</owner>
8497   <description>Recorded when the NPAPI removal infobar is shown.</description>
8498 </action>
8500 <action name="NTPPromoClosed">
8501   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8502   <description>Please enter the description of this user action.</description>
8503 </action>
8505 <action name="NTPPromoShown">
8506   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8507   <description>Please enter the description of this user action.</description>
8508 </action>
8510 <action name="NativeUI_Applications">
8511   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8512   <description>Please enter the description of this user action.</description>
8513 </action>
8515 <action name="NavEntryCommitted" not_user_triggered="true">
8516   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8517   <description>Please enter the description of this user action.</description>
8518 </action>
8520 <action name="NavEntryCommitted.SRP" not_user_triggered="true">
8521   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8522   <description>Please enter the description of this user action.</description>
8523 </action>
8525 <action name="Net.URLRequest_StartJob_InvalidReferrer">
8526   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8527   <description>Please enter the description of this user action.</description>
8528 </action>
8530 <action name="NewIncognitoWindow">
8531   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8532   <description>Please enter the description of this user action.</description>
8533 </action>
8535 <action name="NewProfileWindowByIndex">
8536   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8537   <description>Please enter the description of this user action.</description>
8538 </action>
8540 <action name="NewTab">
8541   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8542   <description>Please enter the description of this user action.</description>
8543 </action>
8545 <action name="NewTabPage_ReopenTab">
8546   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8547   <description>Please enter the description of this user action.</description>
8548 </action>
8550 <action name="NewTab_Button">
8551   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8552   <description>Please enter the description of this user action.</description>
8553 </action>
8555 <action name="NewWindow">
8556   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8557   <description>Please enter the description of this user action.</description>
8558 </action>
8560 <action name="Notifications.Mute">
8561   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8562   <description>Please enter the description of this user action.</description>
8563 </action>
8565 <action name="Notifications.ShowMessageCenter">
8566   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8567   <description>Please enter the description of this user action.</description>
8568 </action>
8570 <action name="Notifications.ShowSettings">
8571   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8572   <description>Please enter the description of this user action.</description>
8573 </action>
8575 <action name="Notifications.Unmute">
8576   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8577   <description>Please enter the description of this user action.</description>
8578 </action>
8580 <action name="Omnibox.ServerSuggestDelete.Failure">
8581   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8582   <description>Please enter the description of this user action.</description>
8583 </action>
8585 <action name="Omnibox.ServerSuggestDelete.Success">
8586   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8587   <description>Please enter the description of this user action.</description>
8588 </action>
8590 <action name="Omnibox.ZeroSuggestDelete.Failure">
8591   <owner>mariakhomenko@chromium.org</owner>
8592   <description>
8593     Counts the number of requests sent to the server to delete a suggestion
8594     shown by ZeroSuggestProvider that returned an error code.
8595   </description>
8596 </action>
8598 <action name="Omnibox.ZeroSuggestDelete.Success">
8599   <owner>mariakhomenko@chromium.org</owner>
8600   <description>
8601     Counts the number of requests sent to the server to delete a suggestion
8602     shown by ZeroSuggestProvider that successfully completed.
8603   </description>
8604 </action>
8606 <action name="OmniboxDestinationURLIsSearchOnDSP">
8607   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8608   <description>Please enter the description of this user action.</description>
8609 </action>
8611 <action name="OmniboxDestinationURLMatchesDefaultSearchProvider">
8612   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8613   <description>Please enter the description of this user action.</description>
8614 </action>
8616 <action name="OmniboxInputInProgress">
8617   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8618   <description>Please enter the description of this user action.</description>
8619 </action>
8621 <action name="Omnibox_DragString">
8622   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8623   <description>Please enter the description of this user action.</description>
8624 </action>
8626 <action name="Omnibox_DragURL">
8627   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8628   <description>Please enter the description of this user action.</description>
8629 </action>
8631 <action name="OpenAddBluetoothDeviceDialog">
8632   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8633   <description>Please enter the description of this user action.</description>
8634 </action>
8636 <action name="OpenAllBookmarks">
8637   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8638   <description>Please enter the description of this user action.</description>
8639 </action>
8641 <action name="OpenAllBookmarksIncognitoWindow">
8642   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8643   <description>Please enter the description of this user action.</description>
8644 </action>
8646 <action name="OpenAllBookmarksNewWindow">
8647   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8648   <description>Please enter the description of this user action.</description>
8649 </action>
8651 <action name="OpenChangeProfilePictureDialog">
8652   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8653   <description>Please enter the description of this user action.</description>
8654 </action>
8656 <action name="OpenFile">
8657   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8658   <description>Please enter the description of this user action.</description>
8659 </action>
8661 <action name="OpenFileManager">
8662   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8663   <description>Please enter the description of this user action.</description>
8664 </action>
8666 <action name="OpenFileSystemPersistent">
8667   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8668   <description>Please enter the description of this user action.</description>
8669 </action>
8671 <action name="OpenFileSystemTemporary">
8672   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8673   <description>Please enter the description of this user action.</description>
8674 </action>
8676 <action name="OpenInternetOptionsDialog">
8677   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8678   <description>Please enter the description of this user action.</description>
8679 </action>
8681 <action name="OpenLanguageOptionsDialog">
8682   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8683   <description>Please enter the description of this user action.</description>
8684 </action>
8686 <action name="OpenSystemOptionsDialog">
8687   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8688   <description>Please enter the description of this user action.</description>
8689 </action>
8691 <action name="OpenTabpose">
8692   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8693   <description>Please enter the description of this user action.</description>
8694 </action>
8696 <action name="Options_About">
8697   <owner>michaelpg@chromium.org</owner>
8698   <description>Settings: About Chrome</description>
8699 </action>
8701 <action name="Options_AccessibilityHighContrastMode">
8702   <owner>stevenjb@chromium.org</owner>
8703   <description>Settings: Accessibility: Toggle high contrast mode</description>
8704 </action>
8706 <action name="Options_AccessibilityHighContrastMode_Disable">
8707   <owner>stevenjb@chromium.org</owner>
8708   <description>Settings: Accessibility: Disable high contrast mode</description>
8709 </action>
8711 <action name="Options_AccessibilityHighContrastMode_Enable">
8712   <owner>stevenjb@chromium.org</owner>
8713   <description>Settings: Accessibility: Enable high contrast mode</description>
8714 </action>
8716 <action name="Options_AccessibilityLargeMouseCursor_Disable">
8717   <owner>stevenjb@chromium.org</owner>
8718   <description>Settings: Accessibility: Disable large mouse cursor</description>
8719 </action>
8721 <action name="Options_AccessibilityLargeMouseCursor_Enable">
8722   <owner>stevenjb@chromium.org</owner>
8723   <description>Settings: Accessibility: Enable large mouse cursor</description>
8724 </action>
8726 <action name="Options_AccessibilityLearnMore">
8727   <owner>stevenjb@chromium.org</owner>
8728   <description>Settings: Accessibility: Learn More</description>
8729 </action>
8731 <action name="Options_AccessibilityOnScreenKeyboard_Disable">
8732   <owner>stevenjb@chromium.org</owner>
8733   <description>Settings: Accessibility: Disable on-screen keyboard</description>
8734 </action>
8736 <action name="Options_AccessibilityOnScreenKeyboard_Enable">
8737   <owner>stevenjb@chromium.org</owner>
8738   <description>Settings: Accessibility: Enable on-screen keyboard</description>
8739 </action>
8741 <action name="Options_AccessibilityScreenMagnifierCenterFocus_Disable">
8742   <owner>jennyz@chromium.org</owner>
8743   <description>
8744     Settings: Accessibility: Disable centering focus for text input in magnifier
8745     screen.
8746   </description>
8747 </action>
8749 <action name="Options_AccessibilityScreenMagnifierCenterFocus_Enable">
8750   <owner>jennyz@chromium.org</owner>
8751   <description>
8752     Settings: Accessibility: Enable centering focus for text input in magnifier
8753     screen.
8754   </description>
8755 </action>
8757 <action name="Options_AccessibilityScreenMagnifier_Disable">
8758   <owner>stevenjb@chromium.org</owner>
8759   <description>Settings: Accessibility: Disable screen magnifier</description>
8760 </action>
8762 <action name="Options_AccessibilityScreenMagnifier_Enable">
8763   <owner>stevenjb@chromium.org</owner>
8764   <description>Settings: Accessibility: Enable screen magnifier</description>
8765 </action>
8767 <action name="Options_AccessibilitySpokenFeedback_Disable">
8768   <owner>stevenjb@chromium.org</owner>
8769   <description>Settings: Accessibility: Disable ChromeVox</description>
8770 </action>
8772 <action name="Options_AccessibilitySpokenFeedback_Enable">
8773   <owner>stevenjb@chromium.org</owner>
8774   <description>Settings: Accessibility: Enable ChromeVox</description>
8775 </action>
8777 <action name="Options_AccessibilityStickyKeys_Disable">
8778   <owner>stevenjb@chromium.org</owner>
8779   <description>Settings: Accessibility: Disable sticky keys</description>
8780 </action>
8782 <action name="Options_AccessibilityStickyKeys_Enable">
8783   <owner>stevenjb@chromium.org</owner>
8784   <description>Settings: Accessibility: Enable sticky keys</description>
8785 </action>
8787 <action name="Options_AccessibilitySystemMenu_Disable">
8788   <owner>stevenjb@chromium.org</owner>
8789   <description>
8790     Settings: Accessibility: Disable show in system menu
8791   </description>
8792 </action>
8794 <action name="Options_AccessibilitySystemMenu_Enable">
8795   <owner>stevenjb@chromium.org</owner>
8796   <description>Settings: Accessibility: Enable show in system menu</description>
8797 </action>
8799 <action name="Options_AccessibilityTapDragging_Disable">
8800   <owner>stevenjb@chromium.org</owner>
8801   <description>Settings: Accessibility: Disable tap dragging</description>
8802 </action>
8804 <action name="Options_AccessibilityTapDragging_Enable">
8805   <owner>stevenjb@chromium.org</owner>
8806   <description>Settings: Accessibility: Enable tap dragging</description>
8807 </action>
8809 <action name="Options_AddPersonEnabled_Disable">
8810   <owner>jwd@chromium.org</owner>
8811   <description>
8812     Settings: People: Disables allowing anyone to add a person to Chrome.
8813   </description>
8814 </action>
8816 <action name="Options_AddPersonEnabled_Enable">
8817   <owner>jwd@chromium.org</owner>
8818   <description>
8819     Settings: People: Enables anyone to add a person to Chrome.
8820   </description>
8821 </action>
8823 <action name="Options_AllowAllUsers_Disable">
8824   <owner>stevenjb@chromium.org</owner>
8825   <description>
8826     Settings: Users: Disable allowing all users (whitelisted users only)
8827   </description>
8828 </action>
8830 <action name="Options_AllowAllUsers_Enable">
8831   <owner>stevenjb@chromium.org</owner>
8832   <description>Settings: Users: Enable allowing all users</description>
8833 </action>
8835 <action name="Options_AppLanguage">
8836   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8837   <description>Please enter the description of this user action.</description>
8838 </action>
8840 <action name="Options_AskForSaveLocation_Disable">
8841   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8842   <description>Please enter the description of this user action.</description>
8843 </action>
8845 <action name="Options_AskForSaveLocation_Enable">
8846   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8847   <description>Please enter the description of this user action.</description>
8848 </action>
8850 <action name="Options_AutoSpellCorrection_Disable">
8851   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8852   <description>Please enter the description of this user action.</description>
8853 </action>
8855 <action name="Options_AutoSpellCorrection_Enable">
8856   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8857   <description>Please enter the description of this user action.</description>
8858 </action>
8860 <action name="Options_AutofillAddressAdded">
8861   <owner>michaelpg@chromium.org</owner>
8862   <description>Settings: Autofill: Address added</description>
8863 </action>
8865 <action name="Options_AutofillAddressDeleted">
8866   <owner>michaelpg@chromium.org</owner>
8867   <description>Settings: Autofill: Address deleted</description>
8868 </action>
8870 <action name="Options_AutofillAuxiliaryProfiles_Disable">
8871   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8872   <description>Please enter the description of this user action.</description>
8873 </action>
8875 <action name="Options_AutofillAuxiliaryProfiles_Enable">
8876   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8877   <description>Please enter the description of this user action.</description>
8878 </action>
8880 <action name="Options_AutofillCreditCardAdded">
8881   <owner>michaelpg@chromium.org</owner>
8882   <description>Settings: Autofill: Credit card added</description>
8883 </action>
8885 <action name="Options_AutofillCreditCardDeleted">
8886   <owner>michaelpg@chromium.org</owner>
8887   <description>Settings: Autofill: Credit card deleted</description>
8888 </action>
8890 <action name="Options_AutofillShowAbout">
8891   <owner>michaelpg@chromium.org</owner>
8892   <description>Settings: Autofill: About Autofill</description>
8893 </action>
8895 <action name="Options_Autologin_Disable">
8896   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8897   <description>Please enter the description of this user action.</description>
8898 </action>
8900 <action name="Options_Autologin_Enable">
8901   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8902   <description>Please enter the description of this user action.</description>
8903 </action>
8905 <action name="Options_BackgroundMode_Disable">
8906   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8907   <description>Please enter the description of this user action.</description>
8908 </action>
8910 <action name="Options_BackgroundMode_Enable">
8911   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8912   <description>Please enter the description of this user action.</description>
8913 </action>
8915 <action name="Options_BlockAllPopups_Disable">
8916   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8917   <description>Please enter the description of this user action.</description>
8918 </action>
8920 <action name="Options_BlockAllPopups_Enable">
8921   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8922   <description>Please enter the description of this user action.</description>
8923 </action>
8925 <action name="Options_BluetoothConnectNewDevice">
8926   <owner>stevenjb@chromium.org</owner>
8927   <description>Settings: Bluetooth: Add a device: Connect</description>
8928 </action>
8930 <action name="Options_BluetoothConnectPairedDevice">
8931   <owner>stevenjb@chromium.org</owner>
8932   <description>Settings: Bluetooth: Connect</description>
8933 </action>
8935 <action name="Options_BluetoothEnabled_Disable">
8936   <owner>stevenjb@chromium.org</owner>
8937   <description>Sets the Settings:Enable Bluetooth state to false.</description>
8938 </action>
8940 <action name="Options_BluetoothEnabled_Enable">
8941   <owner>stevenjb@chromium.org</owner>
8942   <description>Sets the Settings:Enable Bluetooth state to true.</description>
8943 </action>
8945 <action name="Options_BluetoothRemoveDevice">
8946   <owner>stevenjb@chromium.org</owner>
8947   <description>Settings: Bluetooth: remove a device from the list</description>
8948 </action>
8950 <action name="Options_BluetoothShowAddDevice">
8951   <owner>stevenjb@chromium.org</owner>
8952   <description>Settings: Bluetooth: Add a device</description>
8953 </action>
8955 <action name="Options_BrowserGuestEnabled_Disable">
8956   <owner>jwd@chromium.org</owner>
8957   <description>Settings: People: Disable Guest browsing.</description>
8958 </action>
8960 <action name="Options_BrowserGuestEnabled_Enable">
8961   <owner>jwd@chromium.org</owner>
8962   <description>Settings: People: Allows guests to browse.</description>
8963 </action>
8965 <action name="Options_CaptivePortalBypassProxy_Disable">
8966   <owner>alemate@chromium.org</owner>
8967   <description>
8968     Captive portal authorization bypass proxy is disabled.
8969   </description>
8970   <obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
8971 </action>
8973 <action name="Options_CaptivePortalBypassProxy_Enable">
8974   <owner>alemate@chromium.org</owner>
8975   <description>
8976     Captive portal authorization bypass proxy is enabled.
8977   </description>
8978   <obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
8979 </action>
8981 <action name="Options_ChangeDefaultZoomLevel">
8982   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8983   <description>Please enter the description of this user action.</description>
8984 </action>
8986 <action name="Options_ChangeFixedFont">
8987   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8988   <description>Please enter the description of this user action.</description>
8989 </action>
8991 <action name="Options_ChangeFontEncoding">
8992   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8993   <description>Please enter the description of this user action.</description>
8994 </action>
8996 <action name="Options_ChangeProxies">
8997   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8998   <description>Please enter the description of this user action.</description>
8999 </action>
9001 <action name="Options_ChangeSansSerifFont">
9002   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9003   <description>Please enter the description of this user action.</description>
9004 </action>
9006 <action name="Options_ChangeSerifFont">
9007   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9008   <description>Please enter the description of this user action.</description>
9009 </action>
9011 <action name="Options_ChangeStandardFont">
9012   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9013   <description>Please enter the description of this user action.</description>
9014 </action>
9016 <action name="Options_CheckCertRevocation_Disable">
9017   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9018   <description>Please enter the description of this user action.</description>
9019 </action>
9021 <action name="Options_CheckCertRevocation_Enable">
9022   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9023   <description>Please enter the description of this user action.</description>
9024 </action>
9026 <action name="Options_ClearData">
9027   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9028   <description>Please enter the description of this user action.</description>
9029 </action>
9031 <action name="Options_CloudPrintDevicesPage">
9032   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9033   <description>Please enter the description of this user action.</description>
9034 </action>
9036 <action name="Options_ContentSettings">
9037   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9038   <description>Please enter the description of this user action.</description>
9039 </action>
9041 <action name="Options_CustomFrame_Disable">
9042   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9043   <description>Please enter the description of this user action.</description>
9044 </action>
9046 <action name="Options_CustomFrame_Enable">
9047   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9048   <description>Please enter the description of this user action.</description>
9049 </action>
9051 <action name="Options_DefaultCookieSettingChanged">
9052   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9053   <description>Please enter the description of this user action.</description>
9054 </action>
9056 <action name="Options_DefaultGeolocationSettingChanged">
9057   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9058   <description>Please enter the description of this user action.</description>
9059 </action>
9061 <action name="Options_DefaultHandlersSettingChanged">
9062   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9063   <description>Please enter the description of this user action.</description>
9064 </action>
9066 <action name="Options_DefaultImagesSettingChanged">
9067   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9068   <description>Please enter the description of this user action.</description>
9069 </action>
9071 <action name="Options_DefaultJavaScriptSettingChanged">
9072   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9073   <description>Please enter the description of this user action.</description>
9074 </action>
9076 <action name="Options_DefaultMIDISysExSettingChanged">
9077   <owner>toyoshim@chromium.org</owner>
9078   <description>
9079     Triggers when the default decision for Midi SysEx permissions is changed.
9080   </description>
9081 </action>
9083 <action name="Options_DefaultMediaStreamMicSettingChanged">
9084   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9085   <description>Please enter the description of this user action.</description>
9086 </action>
9088 <action name="Options_DefaultMediaStreamSettingChanged">
9089   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9090   <description>Please enter the description of this user action.</description>
9091 </action>
9093 <action name="Options_DefaultMouseLockSettingChanged">
9094   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9095   <description>Please enter the description of this user action.</description>
9096 </action>
9098 <action name="Options_DefaultMultipleAutomaticDLSettingChange">
9099   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9100   <description>Please enter the description of this user action.</description>
9101 </action>
9103 <action name="Options_DefaultNotificationsSettingChanged">
9104   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9105   <description>Please enter the description of this user action.</description>
9106 </action>
9108 <action name="Options_DefaultPluginsSettingChanged">
9109   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9110   <description>Please enter the description of this user action.</description>
9111 </action>
9113 <action name="Options_DefaultPopupsSettingChanged">
9114   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9115   <description>Please enter the description of this user action.</description>
9116 </action>
9118 <action name="Options_DefaultPushMessagingSettingChanged">
9119   <owner>miguelg@chromium.org</owner>
9120   <description>
9121     Triggers when the default decision for push message permissions is changed.
9122   </description>
9123 </action>
9125 <action name="Options_DictionaryLanguage">
9126   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9127   <description>Please enter the description of this user action.</description>
9128 </action>
9130 <action name="Options_DisableCloudPrintProxy">
9131   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9132   <description>Please enter the description of this user action.</description>
9133 </action>
9135 <action name="Options_DisableGData_Disable">
9136   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9137   <description>Please enter the description of this user action.</description>
9138 </action>
9140 <action name="Options_DisableGData_Enable">
9141   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9142   <description>Please enter the description of this user action.</description>
9143 </action>
9145 <action name="Options_Display">
9146   <owner>michaelpg@chromium.org</owner>
9147   <description>Settings: Device: Display settings</description>
9148 </action>
9150 <action name="Options_DisplayRearrange">
9151   <owner>stevenjb@chromium.org</owner>
9152   <description>
9153     Settings: Device: Display settings: arrange desktops
9154   </description>
9155 </action>
9157 <action name="Options_DisplaySetOrientation">
9158   <owner>stevenjb@chromium.org</owner>
9159   <description>Settings: Device: Display settings: Orientation</description>
9160 </action>
9162 <action name="Options_DisplaySetOverscan">
9163   <owner>stevenjb@chromium.org</owner>
9164   <description>Settings: Device: Display settings: Overscan</description>
9165 </action>
9167 <action name="Options_DisplaySetPrimary">
9168   <owner>stevenjb@chromium.org</owner>
9169   <description>Settings: Device: Display settings: Make primary</description>
9170 </action>
9172 <action name="Options_DisplaySetResolution">
9173   <owner>stevenjb@chromium.org</owner>
9174   <description>
9175     Settings: Device: Display settings: Display mode (i.e. resolution, UI-scale,
9176     and device scale factor).
9177   </description>
9178 </action>
9180 <action name="Options_DisplayToggleMirroring">
9181   <owner>stevenjb@chromium.org</owner>
9182   <description>Settings: Device: Display settings: Start mirroring</description>
9183 </action>
9185 <action name="Options_DnsPrefetchCheckbox_Disable">
9186   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9187   <description>Please enter the description of this user action.</description>
9188 </action>
9190 <action name="Options_DnsPrefetchCheckbox_Enable">
9191   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9192   <description>Please enter the description of this user action.</description>
9193 </action>
9195 <action name="Options_DoNotTrackCheckbox_Disable">
9196   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9197   <description>Please enter the description of this user action.</description>
9198 </action>
9200 <action name="Options_DoNotTrackCheckbox_Enable">
9201   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9202   <description>Please enter the description of this user action.</description>
9203 </action>
9205 <action name="Options_EasyUnlockRequireProximity_Disable">
9206   <owner>isherman@chromium.org</owner>
9207   <owner>tengs@chromium.org</owner>
9208   <description>
9209     The user disabled the option to require their phone to be in very close
9210     proximity to their Chromebook (roughly, within 1 foot), in order for Smart
9211     Lock to unlock the Chromebook.
9212   </description>
9213 </action>
9215 <action name="Options_EasyUnlockRequireProximity_Enable">
9216   <owner>isherman@chromium.org</owner>
9217   <owner>tengs@chromium.org</owner>
9218   <description>
9219     The user enabled the option to require their phone to be in very close
9220     proximity to their Chromebook (roughly, within 1 foot), in order for Smart
9221     Lock to unlock the Chromebook.
9222   </description>
9223 </action>
9225 <action name="Options_EnableCloudPrintProxy">
9226   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9227   <description>Please enter the description of this user action.</description>
9228 </action>
9230 <action name="Options_FormAutofill_Disable">
9231   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9232   <description>Please enter the description of this user action.</description>
9233 </action>
9235 <action name="Options_FormAutofill_Enable">
9236   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9237   <description>Please enter the description of this user action.</description>
9238 </action>
9240 <action name="Options_GearsSettings">
9241   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9242   <description>Please enter the description of this user action.</description>
9243 </action>
9245 <action name="Options_GetMoreExtensions">
9246   <owner>jwd@chromium.org</owner>
9247   <description>Extensions: Click on 'Get More Extensions' link.</description>
9248 </action>
9250 <action name="Options_GoogleGeolocationAccessCheckbox_Disable">
9251   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9252   <description>Please enter the description of this user action.</description>
9253 </action>
9255 <action name="Options_GoogleGeolocationAccessCheckbox_Enable">
9256   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9257   <description>Please enter the description of this user action.</description>
9258 </action>
9260 <action name="Options_GtkThemeSet">
9261   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9262   <description>Please enter the description of this user action.</description>
9263 </action>
9265 <action name="Options_GuestBrowsing_Disable">
9266   <owner>stevenjb@chromium.org</owner>
9267   <description>Settings: Users: Disable guest browsing</description>
9268 </action>
9270 <action name="Options_GuestBrowsing_Enable">
9271   <owner>stevenjb@chromium.org</owner>
9272   <description>Settings: Users: Enable guest browsing</description>
9273 </action>
9275 <action name="Options_Homepage_HideHomeButton">
9276   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9277   <description>Please enter the description of this user action.</description>
9278   <obsolete>
9279     Deprecated as of 03/2012. This option is now a checkbox (r127199).
9280   </obsolete>
9281 </action>
9283 <action name="Options_Homepage_HomeButton_Disable">
9284   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9285   <description>Please enter the description of this user action.</description>
9286 </action>
9288 <action name="Options_Homepage_HomeButton_Enable">
9289   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9290   <description>Please enter the description of this user action.</description>
9291 </action>
9293 <action name="Options_Homepage_IsNewTabPage_Disable">
9294   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9295   <description>Please enter the description of this user action.</description>
9296 </action>
9298 <action name="Options_Homepage_IsNewTabPage_Enable">
9299   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9300   <description>Please enter the description of this user action.</description>
9301 </action>
9303 <action name="Options_Homepage_ShowHomeButton">
9304   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9305   <description>Please enter the description of this user action.</description>
9306   <obsolete>
9307     Deprecated as of 03/2012. This option is now a checkbox (r127199).
9308   </obsolete>
9309 </action>
9311 <action name="Options_Homepage_ShowSettings">
9312   <owner>michaelpg@chromium.org</owner>
9313   <description>Settings: Appearance: (Homepage settings): Change</description>
9314 </action>
9316 <action name="Options_Homepage_URL">
9317   <owner>michaelpg@chromium.org</owner>
9318   <description>Settings: Appearance: Home page: Open this page</description>
9319 </action>
9321 <action name="Options_Homepage_UseNewTab">
9322   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9323   <description>Please enter the description of this user action.</description>
9324 </action>
9326 <action name="Options_Homepage_UseURL">
9327   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9328   <description>Please enter the description of this user action.</description>
9329 </action>
9331 <action name="Options_HotwordCheckbox_Disable">
9332   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9333   <description>Please enter the description of this user action.</description>
9334 </action>
9336 <action name="Options_HotwordCheckbox_Enable">
9337   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9338   <description>Please enter the description of this user action.</description>
9339 </action>
9341 <action name="Options_Hotword_AudioLogging_Checkbox_Disable">
9342   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9343   <description>Please enter the description of the metric.</description>
9344 </action>
9346 <action name="Options_Hotword_AudioLogging_Checkbox_Enable">
9347   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9348   <description>Please enter the description of the metric.</description>
9349 </action>
9351 <action name="Options_ImagesCheckbox_Disable">
9352   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9353   <description>Please enter the description of this user action.</description>
9354 </action>
9356 <action name="Options_ImagesCheckbox_Enable">
9357   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9358   <description>Please enter the description of this user action.</description>
9359 </action>
9361 <action name="Options_InstantEnabled_Disable">
9362   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9363   <description>Please enter the description of this user action.</description>
9364 </action>
9366 <action name="Options_InstantEnabled_Enable">
9367   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9368   <description>Please enter the description of this user action.</description>
9369 </action>
9371 <action name="Options_InstantExtendedEnabled_Disable">
9372   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9373   <description>Please enter the description of this user action.</description>
9374 </action>
9376 <action name="Options_InstantExtendedEnabled_Enable">
9377   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9378   <description>Please enter the description of this user action.</description>
9379 </action>
9381 <action name="Options_Internet_DataRoaming_Disable">
9382   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9383   <description>Please enter the description of this user action.</description>
9384 </action>
9386 <action name="Options_Internet_DataRoaming_Enable">
9387   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9388   <description>Please enter the description of this user action.</description>
9389 </action>
9391 <action name="Options_JavaCheckbox_Disable">
9392   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9393   <description>Please enter the description of this user action.</description>
9394 </action>
9396 <action name="Options_JavaCheckbox_Enable">
9397   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9398   <description>Please enter the description of this user action.</description>
9399 </action>
9401 <action name="Options_KeyboardAutoRepeat_Delay">
9402   <owner>michaelpg@chromium.org</owner>
9403   <description>Settings: Keyboard settings: Auto-repeat delay</description>
9404 </action>
9406 <action name="Options_KeyboardAutoRepeat_Disable">
9407   <owner>michaelpg@chromium.org</owner>
9408   <description>Settings: Keyboard settings: Disable auto-repeat</description>
9409 </action>
9411 <action name="Options_KeyboardAutoRepeat_Enable">
9412   <owner>michaelpg@chromium.org</owner>
9413   <description>Settings: Keyboard settings: Enable auto-repeat</description>
9414 </action>
9416 <action name="Options_KeyboardAutoRepeat_Interval">
9417   <owner>michaelpg@chromium.org</owner>
9418   <description>Settings: Keyboard settings: Auto-repeat interval</description>
9419 </action>
9421 <action name="Options_KeyboardRemapAltKey">
9422   <owner>stevenjb@chromium.org</owner>
9423   <description>Settings: Keyboard settings: Alt</description>
9424 </action>
9426 <action name="Options_KeyboardRemapCapsLockKey">
9427   <owner>stevenjb@chromium.org</owner>
9428   <description>Settings: Keyboard settings: CapsLock</description>
9429 </action>
9431 <action name="Options_KeyboardRemapControlKey">
9432   <owner>stevenjb@chromium.org</owner>
9433   <description>Settings: Keyboard settings: Ctrl</description>
9434 </action>
9436 <action name="Options_KeyboardRemapDiamondKey">
9437   <owner>stevenjb@chromium.org</owner>
9438   <description>Settings: Keyboard settings: Diamond</description>
9439 </action>
9441 <action name="Options_KeyboardRemapSearchKey">
9442   <owner>stevenjb@chromium.org</owner>
9443   <description>Settings: Keyboard settings: Search</description>
9444 </action>
9446 <action name="Options_KeyboardShowKeyboardShortcuts">
9447   <owner>michaelpg@chromium.org</owner>
9448   <description>
9449     Settings: Keyboard settings: View keyboard shortcuts
9450   </description>
9451 </action>
9453 <action name="Options_KeyboardShowLanguageSettings">
9454   <owner>stevenjb@chromium.org</owner>
9455   <description>
9456     Settings: Keyboard settings: Change language and input settings
9457   </description>
9458 </action>
9460 <action name="Options_Languages_Add">
9461   <owner>michaelpg@chromium.org</owner>
9462   <description>Settings: Languages and input: Add language</description>
9463 </action>
9465 <action name="Options_Languages_InputMethodCheckbox_Disable">
9466   <owner>michaelpg@chromium.org</owner>
9467   <description>Settings: Languages and input: Input method</description>
9468 </action>
9470 <action name="Options_Languages_InputMethodCheckbox_Enable">
9471   <owner>michaelpg@chromium.org</owner>
9472   <description>Settings: Languages and input: Input method</description>
9473 </action>
9475 <action name="Options_Languages_SpellCheck">
9476   <owner>michaelpg@chromium.org</owner>
9477   <description>
9478     Settings: Languages and input: Use language for spell checking
9479   </description>
9480 </action>
9482 <action name="Options_LanuageAndSpellCheckSettings">
9483   <owner>michaelpg@chromium.org</owner>
9484   <description>Settings: Language and input settings</description>
9485 </action>
9487 <action name="Options_LinkDoctorCheckbox_Disable">
9488   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9489   <description>Please enter the description of this user action.</description>
9490 </action>
9492 <action name="Options_LinkDoctorCheckbox_Enable">
9493   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9494   <description>Please enter the description of this user action.</description>
9495 </action>
9497 <action name="Options_LoadUnpackedExtension">
9498   <owner>jwd@chromium.org</owner>
9499   <description>Extensions: Loads an unpacked extension.</description>
9500 </action>
9502 <action name="Options_ManageAccounts">
9503   <owner>stevenjb@chromium.org</owner>
9504   <description>Settings: Users: Manage other users</description>
9505 </action>
9507 <action name="Options_ManageCloudPrinters">
9508   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9509   <description>Please enter the description of this user action.</description>
9510 </action>
9512 <action name="Options_ManageSSLCertificates">
9513   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9514   <description>Please enter the description of this user action.</description>
9515 </action>
9517 <action name="Options_ManageSearchEngines">
9518   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9519   <description>Please enter the description of this user action.</description>
9520 </action>
9522 <action name="Options_ManagerCerts">
9523   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9524   <description>Please enter the description of this user action.</description>
9525 </action>
9527 <action name="Options_MetricsReportingCheckbox_Disable">
9528   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9529   <description>Please enter the description of this user action.</description>
9530 </action>
9532 <action name="Options_MetricsReportingCheckbox_Enable">
9533   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9534   <description>Please enter the description of this user action.</description>
9535 </action>
9537 <action name="Options_MousePrimaryRight_Disable">
9538   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9539   <description>Please enter the description of this user action.</description>
9540 </action>
9542 <action name="Options_MousePrimaryRight_Enable">
9543   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9544   <description>Please enter the description of this user action.</description>
9545 </action>
9547 <action name="Options_NetworkAddVPNBuiltIn">
9548   <owner>stevenjb@chromium.org</owner>
9549   <description>
9550     Settings: Internet connection: VPN dropdown: Show built-in dialog for adding
9551     an OpenVPN or L2TP VPN.
9552   </description>
9553 </action>
9555 <action name="Options_NetworkAddVPNThirdParty">
9556   <owner>stevenjb@chromium.org</owner>
9557   <description>
9558     Settings: Internet connection: VPN dropdown: Show &quot;add network&quot;
9559     dialog for a third-party VPN provider.
9560   </description>
9561 </action>
9563 <action name="Options_NetworkAutoConnect">
9564   <owner>stevenjb@chromium.org</owner>
9565   <description>
9566     Settings: Internet connection: Network detail: Auto Connect to network
9567   </description>
9568 </action>
9570 <action name="Options_NetworkConnectToVPN">
9571   <owner>stevenjb@chromium.org</owner>
9572   <description>
9573     Settings: Internet connection: Network detail (VPN): Connect
9574   </description>
9575 </action>
9577 <action name="Options_NetworkConnectToWifi">
9578   <owner>stevenjb@chromium.org</owner>
9579   <description>
9580     Settings: Internet connection: Network detail (Wifi): Connect
9581   </description>
9582 </action>
9584 <action name="Options_NetworkDisconnectVPN">
9585   <owner>stevenjb@chromium.org</owner>
9586   <description>
9587     Settings: Internet connection: Network detail (VPN): Disconnect
9588   </description>
9589 </action>
9591 <action name="Options_NetworkDisconnectWifi">
9592   <owner>stevenjb@chromium.org</owner>
9593   <description>
9594     Settings: Internet connection: Network detail (Wifi): Disconnect
9595   </description>
9596 </action>
9598 <action name="Options_NetworkJoinOtherVPN">
9599   <owner>stevenjb@chromium.org</owner>
9600   <description>
9601     Settings: Internet connection: VPN dropdown: Join other
9602   </description>
9603   <obsolete>Replaced by Options_NetworkAddVPNBuiltIn.</obsolete>
9604 </action>
9606 <action name="Options_NetworkJoinOtherWifi">
9607   <owner>stevenjb@chromium.org</owner>
9608   <description>
9609     Settings: Internet connection: Wifi dropdown: Join other
9610   </description>
9611 </action>
9613 <action name="Options_NetworkManualProxy_Disable">
9614   <owner>stevenjb@chromium.org</owner>
9615   <description>
9616     Settings: Internet connection: Network detail: direct or automatic proxy
9617     config
9618   </description>
9619 </action>
9621 <action name="Options_NetworkManualProxy_Enable">
9622   <owner>stevenjb@chromium.org</owner>
9623   <description>
9624     Settings: Internet connection: Network detail: manual proxy config
9625   </description>
9626 </action>
9628 <action name="Options_NetworkSetPrefer">
9629   <owner>stevenjb@chromium.org</owner>
9630   <description>
9631     Settings: Internet connection: Network detail: Prefer this network
9632   </description>
9633 </action>
9635 <action name="Options_NetworkShowDetailsCellular">
9636   <owner>stevenjb@chromium.org</owner>
9637   <description>
9638     Settings: Internet connection: Network detail (cellular)
9639   </description>
9640 </action>
9642 <action name="Options_NetworkShowDetailsCellularConnected">
9643   <owner>stevenjb@chromium.org</owner>
9644   <description>
9645     Settings: Internet connection: Network detail (connected cellular)
9646   </description>
9647 </action>
9649 <action name="Options_NetworkShowDetailsVPN">
9650   <owner>stevenjb@chromium.org</owner>
9651   <description>Settings: Internet connection: Network detail (VPN)</description>
9652 </action>
9654 <action name="Options_NetworkShowDetailsVPNConnected">
9655   <owner>stevenjb@chromium.org</owner>
9656   <description>
9657     Settings: Internet connection: Network detail (connected VPN)
9658   </description>
9659 </action>
9661 <action name="Options_NetworkShowDetailsWifi">
9662   <owner>stevenjb@chromium.org</owner>
9663   <description>
9664     Settings: Internet connection: Network detail (wifi)
9665   </description>
9666 </action>
9668 <action name="Options_NetworkShowDetailsWifiConnected">
9669   <owner>stevenjb@chromium.org</owner>
9670   <description>
9671     Settings: Internet connection: Network detail (connected wifi)
9672   </description>
9673 </action>
9675 <action name="Options_NetworkShowPreferred">
9676   <owner>stevenjb@chromium.org</owner>
9677   <description>
9678     Settings: Internet connection: Wifi dropdiwn: Preferred networks...
9679   </description>
9680 </action>
9682 <action name="Options_NetworkShowProxyTab">
9683   <owner>stevenjb@chromium.org</owner>
9684   <description>
9685     Settings: Internet connection: Network detail: select proxy tab
9686   </description>
9687 </action>
9689 <action name="Options_NetworkUseSharedProxies_Disable">
9690   <owner>stevenjb@chromium.org</owner>
9691   <description>
9692     Settings: Internet connection: Allow proxies for shared networks
9693   </description>
9694 </action>
9696 <action name="Options_NetworkUseSharedProxies_Enable">
9697   <owner>stevenjb@chromium.org</owner>
9698   <description>
9699     Settings: Internet connection: Allow proxies for shared networks
9700   </description>
9701 </action>
9703 <action name="Options_NetworkWifiToggle">
9704   <owner>stevenjb@chromium.org</owner>
9705   <description>
9706     Settings: Internet connection: Wifi dropdown: Enable/Disable Wifi
9707   </description>
9708 </action>
9710 <action name="Options_OpenWallpaperManager">
9711   <owner>michaelpg@chromium.org</owner>
9712   <description>Settings: Appearance: Set wallpaper...</description>
9713 </action>
9715 <action name="Options_PasswordGenerationCheckbox_Disable">
9716   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9717   <description>Please enter the description of this user action.</description>
9718 </action>
9720 <action name="Options_PasswordGenerationCheckbox_Enable">
9721   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9722   <description>Please enter the description of this user action.</description>
9723 </action>
9725 <action name="Options_PasswordManagerDeletePassword">
9726   <owner>michaelpg@chromium.org</owner>
9727   <description>Settings: Password manager: Delete password</description>
9728 </action>
9730 <action name="Options_PasswordManagerExceptionsLearnMore">
9731   <owner>michaelpg@chromium.org</owner>
9732   <description>
9733     Settings: Password manager: Learn more about exceptions
9734   </description>
9735 </action>
9737 <action name="Options_PasswordManagerSearch">
9738   <owner>michaelpg@chromium.org</owner>
9739   <description>Settings: Password manager: Search</description>
9740 </action>
9742 <action name="Options_PasswordManager_Disable">
9743   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9744   <description>Please enter the description of this user action.</description>
9745 </action>
9747 <action name="Options_PasswordManager_Enable">
9748   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9749   <description>Please enter the description of this user action.</description>
9750 </action>
9752 <action name="Options_PluginsCheckbox_Disable">
9753   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9754   <description>Please enter the description of this user action.</description>
9755 </action>
9757 <action name="Options_PluginsCheckbox_Enable">
9758   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9759   <description>Please enter the description of this user action.</description>
9760 </action>
9762 <action name="Options_ResetAutoOpenFiles">
9763   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9764   <description>Please enter the description of this user action.</description>
9765 </action>
9767 <action name="Options_ResetToDefaults">
9768   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9769   <description>Please enter the description of this user action.</description>
9770 </action>
9772 <action name="Options_ResolveTimezoneByGeoLocation_Disable">
9773   <owner>alemate@chromium.org</owner>
9774   <description>ChromeOS periodic timezone refresh disabled.</description>
9775 </action>
9777 <action name="Options_ResolveTimezoneByGeoLocation_Enable">
9778   <owner>alemate@chromium.org</owner>
9779   <description>ChromeOS periodic timezone refresh enabled.</description>
9780 </action>
9782 <action name="Options_SSL2_Disable">
9783   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9784   <description>Please enter the description of this user action.</description>
9785 </action>
9787 <action name="Options_SSL2_Enable">
9788   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9789   <description>Please enter the description of this user action.</description>
9790 </action>
9792 <action name="Options_SSL3_Disable">
9793   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9794   <description>Please enter the description of this user action.</description>
9795 </action>
9797 <action name="Options_SSL3_Enable">
9798   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9799   <description>Please enter the description of this user action.</description>
9800 </action>
9802 <action name="Options_SafeBrowsingCheckbox_Disable">
9803   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9804   <description>Please enter the description of this user action.</description>
9805 </action>
9807 <action name="Options_SafeBrowsingCheckbox_Enable">
9808   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9809   <description>Please enter the description of this user action.</description>
9810 </action>
9812 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable">
9813   <owner>felt@chromium.org</owner>
9814   <description>Safe Browsing download feedback disabled</description>
9815   <obsolete>
9816     Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Disable.
9817   </obsolete>
9818 </action>
9820 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable">
9821   <owner>felt@chromium.org</owner>
9822   <description>Safe Browsing download feedback enabled</description>
9823   <obsolete>
9824     Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Enable.
9825   </obsolete>
9826 </action>
9828 <action name="Options_SafeBrowsingExtendedReportingCheckbox_Disable">
9829   <owner>felt@chromium.org</owner>
9830   <description>Safe Browsing Extended Reporting disabled</description>
9831 </action>
9833 <action name="Options_SafeBrowsingExtendedReportingCheckbox_Enable">
9834   <owner>felt@chromium.org</owner>
9835   <description>Safe Browsing Extended Reporting enabled</description>
9836 </action>
9838 <action name="Options_ScreenLock_Disable">
9839   <owner>stevenjb@chromium.org</owner>
9840   <description>
9841     Settings: Users: Do not require a password to wake from sleep
9842   </description>
9843 </action>
9845 <action name="Options_ScreenLock_Enable">
9846   <owner>stevenjb@chromium.org</owner>
9847   <description>
9848     Settings: Users: Require a password to wake from sleep
9849   </description>
9850 </action>
9852 <action name="Options_SearchEngineChanged">
9853   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9854   <description>Please enter the description of this user action.</description>
9855 </action>
9857 <action name="Options_SearchEngineRemoved">
9858   <owner>michaelpg@chromium.org</owner>
9859   <description>Settings: Manage search engines...: Remove</description>
9860 </action>
9862 <action name="Options_SearchEngineSetDefault">
9863   <owner>michaelpg@chromium.org</owner>
9864   <description>Settings: Manage search engines...: Make default</description>
9865 </action>
9867 <action name="Options_SensitivitySlider_Changed">
9868   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9869   <description>Please enter the description of this user action.</description>
9870 </action>
9872 <action name="Options_SetAsDefaultBrowser">
9873   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9874   <description>Please enter the description of this user action.</description>
9875 </action>
9877 <action name="Options_SetDownloadDirectory">
9878   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9879   <description>Please enter the description of this user action.</description>
9880 </action>
9882 <action name="Options_SetTimeDialog_Show">
9883   <owner>michaelpg@chromium.org</owner>
9884   <description>Set system time dialog was launched.</description>
9885 </action>
9887 <action name="Options_ShowAdvancedSettings">
9888   <owner>stevenjb@chromium.org</owner>
9889   <description>Settings: Show advanced settings</description>
9890 </action>
9892 <action name="Options_ShowAutofillSettings">
9893   <owner>michaelpg@chromium.org</owner>
9894   <description>Settings: Show autofill settings</description>
9895 </action>
9897 <action name="Options_ShowBatterySettings">
9898   <owner>michaelpg@chromium.org</owner>
9899   <description>Settings: Power settings</description>
9900 </action>
9902 <action name="Options_ShowBookmarksBar_Disable">
9903   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9904   <description>Please enter the description of this user action.</description>
9905 </action>
9907 <action name="Options_ShowBookmarksBar_Enable">
9908   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9909   <description>Please enter the description of this user action.</description>
9910 </action>
9912 <action name="Options_ShowCookies">
9913   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9914   <description>Please enter the description of this user action.</description>
9915 </action>
9917 <action name="Options_ShowFontSettings">
9918   <owner>michaelpg@chromium.org</owner>
9919   <description>Setings: Customize fonts</description>
9920 </action>
9922 <action name="Options_ShowKeyboardSettings">
9923   <owner>stevenjb@chromium.org</owner>
9924   <description>Settings: Keyboard settings</description>
9925 </action>
9927 <action name="Options_ShowPasswordManager">
9928   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9929   <description>Please enter the description of this user action.</description>
9930 </action>
9932 <action name="Options_ShowPasswordsExceptions">
9933   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9934   <description>Please enter the description of this user action.</description>
9935 </action>
9937 <action name="Options_ShowPowerSettings">
9938   <owner>michaelpg@chromium.org</owner>
9939   <description>Settings: Manage power</description>
9940 </action>
9942 <action name="Options_ShowProxySettings">
9943   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9944   <description>Please enter the description of this user action.</description>
9945 </action>
9947 <action name="Options_ShowSyncAdvanced">
9948   <owner>stevenjb@chromium.org</owner>
9949   <description>Settings: Show advanced sync settings</description>
9950 </action>
9952 <action name="Options_ShowTouchpadSettings">
9953   <owner>stevenjb@chromium.org</owner>
9954   <description>Settings: Touchpad settings</description>
9955 </action>
9957 <action name="Options_ShowUserNamesOnSignin_Disable">
9958   <owner>stevenjb@chromium.org</owner>
9959   <description>Settings: Users: Disable usernames on signin</description>
9960 </action>
9962 <action name="Options_ShowUserNamesOnSignin_Enable">
9963   <owner>stevenjb@chromium.org</owner>
9964   <description>Settings: Users: Enable usernames on signin</description>
9965 </action>
9967 <action name="Options_SpeedFactorSlider_Changed">
9968   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9969   <description>Please enter the description of this user action.</description>
9970 </action>
9972 <action name="Options_SpellCheck_Disable">
9973   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9974   <description>Please enter the description of this user action.</description>
9975 </action>
9977 <action name="Options_SpellCheck_Enable">
9978   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9979   <description>Please enter the description of this user action.</description>
9980 </action>
9982 <action name="Options_SpellingServiceCheckbox_Disable">
9983   <owner>michaelpg@chromium.org</owner>
9984   <description>Settings: Privacy: Use spelling service</description>
9985 </action>
9987 <action name="Options_SpellingServiceCheckbox_Enable">
9988   <owner>michaelpg@chromium.org</owner>
9989   <description>Settings: Privacy: Use spelling service</description>
9990 </action>
9992 <action name="Options_Startup_Custom">
9993   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9994   <description>Please enter the description of this user action.</description>
9995 </action>
9997 <action name="Options_Startup_Homepage">
9998   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9999   <description>Please enter the description of this user action.</description>
10000 </action>
10002 <action name="Options_Startup_LastSession">
10003   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10004   <description>Please enter the description of this user action.</description>
10005 </action>
10007 <action name="Options_Startup_NewTab">
10008   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10009   <description>Please enter the description of this user action.</description>
10010 </action>
10012 <action name="Options_SupervisedUsers_Disable">
10013   <owner>stevenjb@chromium.org</owner>
10014   <description>Settings: Users: Disable supervised users</description>
10015 </action>
10017 <action name="Options_SupervisedUsers_Enable">
10018   <owner>stevenjb@chromium.org</owner>
10019   <description>Settings: Users: Enable supervised users</description>
10020 </action>
10022 <action name="Options_SyncSelectDataTypes">
10023   <owner>stevenjb@chromium.org</owner>
10024   <description>
10025     Settings: Users: Sync: Enable selectively syncing data types
10026   </description>
10027 </action>
10029 <action name="Options_SyncSetDefault">
10030   <owner>stevenjb@chromium.org</owner>
10031   <description>Settings: Users: Sync: Use default settings</description>
10032 </action>
10034 <action name="Options_SyncSetEncryption">
10035   <owner>stevenjb@chromium.org</owner>
10036   <description>Settings: Users: Sync: Encrypt sync data</description>
10037 </action>
10039 <action name="Options_SyncToggleDataType">
10040   <owner>stevenjb@chromium.org</owner>
10041   <description>Settings: Users: Toggle a sync data type</description>
10042 </action>
10044 <action name="Options_TLS1_Disable">
10045   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10046   <description>Please enter the description of this user action.</description>
10047 </action>
10049 <action name="Options_TLS1_Enable">
10050   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10051   <description>Please enter the description of this user action.</description>
10052 </action>
10054 <action name="Options_TabsToLinks_Disable">
10055   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10056   <description>Please enter the description of this user action.</description>
10057 </action>
10059 <action name="Options_TabsToLinks_Enable">
10060   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10061   <description>Please enter the description of this user action.</description>
10062 </action>
10064 <action name="Options_TapToClickCheckbox_Disable">
10065   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10066   <description>Please enter the description of this user action.</description>
10067 </action>
10069 <action name="Options_TapToClickCheckbox_Enable">
10070   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10071   <description>Please enter the description of this user action.</description>
10072 </action>
10074 <action name="Options_ThemesGallery">
10075   <owner>michaelpg@chromium.org</owner>
10076   <description>Settings: Appearance: Get themes</description>
10077 </action>
10079 <action name="Options_ThemesReset">
10080   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10081   <description>Please enter the description of this user action.</description>
10082 </action>
10084 <action name="Options_TimezoneSelect">
10085   <owner>michaelpg@chromium.org</owner>
10086   <description>Settings: Date and time: Timezone</description>
10087 </action>
10089 <action name="Options_ToggleDeveloperMode_Disabled">
10090   <owner>jwd@chromium.org</owner>
10091   <description>
10092     Extensions: Disables developer mode for Chrome extensions.
10093   </description>
10094 </action>
10096 <action name="Options_ToggleDeveloperMode_Enabled">
10097   <owner>jwd@chromium.org</owner>
10098   <description>
10099     Extensions: Enables developer mode for Chrome extensions.
10100   </description>
10101 </action>
10103 <action name="Options_TouchpadNaturalScroll_Disable">
10104   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10105   <description>Please enter the description of this user action.</description>
10106 </action>
10108 <action name="Options_TouchpadNaturalScroll_Enable">
10109   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10110   <description>Please enter the description of this user action.</description>
10111 </action>
10113 <action name="Options_TouchpadTapToClick_Disable">
10114   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10115   <description>Please enter the description of this user action.</description>
10116 </action>
10118 <action name="Options_TouchpadTapToClick_Enable">
10119   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10120   <description>Please enter the description of this user action.</description>
10121 </action>
10123 <action name="Options_Translate_Disable">
10124   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10125   <description>Please enter the description of this user action.</description>
10126 </action>
10128 <action name="Options_Translate_Enable">
10129   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10130   <description>Please enter the description of this user action.</description>
10131 </action>
10133 <action name="Options_UpdateExtensions">
10134   <owner>jwd@chromium.org</owner>
10135   <description>Extensions: Click on update extensions in settings.</description>
10136 </action>
10138 <action name="Options_Use24HourClockCheckbox_Disable">
10139   <owner>michaelpg@chromium.org</owner>
10140   <description>Settings: Date and time: Use 24-hour clock</description>
10141 </action>
10143 <action name="Options_Use24HourClockCheckbox_Enable">
10144   <owner>michaelpg@chromium.org</owner>
10145   <description>Settings: Date and time: Use 24-hour clock</description>
10146 </action>
10148 <action name="Options_UseSpellingServiceCheckbox_Disable">
10149   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10150   <description>Please enter the description of this user action.</description>
10151 </action>
10153 <action name="Options_UseSpellingServiceCheckbox_Enable">
10154   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10155   <description>Please enter the description of this user action.</description>
10156 </action>
10158 <action name="Options_UseSuggestCheckbox_Disable">
10159   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10160   <description>Please enter the description of this user action.</description>
10161 </action>
10163 <action name="Options_UseSuggestCheckbox_Enable">
10164   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10165   <description>Please enter the description of this user action.</description>
10166 </action>
10168 <action name="Options_VertEdgeScrollCheckbox_Disable">
10169   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10170   <description>Please enter the description of this user action.</description>
10171 </action>
10173 <action name="Options_VertEdgeScrollCheckbox_Enable">
10174   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10175   <description>Please enter the description of this user action.</description>
10176 </action>
10178 <action name="Options_WakeOnWifiSsid_Disable">
10179   <owner>michaelpg@chromium.org</owner>
10180   <description>Settings: Disable Wake on Wi-Fi SSID</description>
10181 </action>
10183 <action name="Options_WakeOnWifiSsid_Enable">
10184   <owner>michaelpg@chromium.org</owner>
10185   <description>Settings: Enable Wake on Wi-Fi SSID</description>
10186 </action>
10188 <action name="Options_WhitelistedUser_Add">
10189   <owner>stevenjb@chromium.org</owner>
10190   <description>Settings: Users: Add a whitelisted user</description>
10191 </action>
10193 <action name="Options_WhitelistedUser_Remove">
10194   <owner>stevenjb@chromium.org</owner>
10195   <description>Settings: Users: Remove a whitelisted user</description>
10196 </action>
10198 <action name="OriginChipPress">
10199   <owner>macourteau@chromium.org</owner>
10200   <description>Please enter the description of this user action.</description>
10201   <obsolete>This flag no longer exists.</obsolete>
10202 </action>
10204 <action name="OutdatedPluginInfobar.AllowThisTime">
10205   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10206   <description>Please enter the description of this user action.</description>
10207 </action>
10209 <action name="OutdatedPluginInfobar.Closed">
10210   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10211   <description>Please enter the description of this user action.</description>
10212 </action>
10214 <action name="OutdatedPluginInfobar.Dismissed">
10215   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10216   <description>Please enter the description of this user action.</description>
10217 </action>
10219 <action name="OutdatedPluginInfobar.LearnMore">
10220   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10221   <description>Please enter the description of this user action.</description>
10222 </action>
10224 <action name="OutdatedPluginInfobar.Shown">
10225   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10226   <description>Please enter the description of this user action.</description>
10227 </action>
10229 <action name="OutdatedPluginInfobar.Shown.Java">
10230   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10231   <description>Please enter the description of this user action.</description>
10232 </action>
10234 <action name="OutdatedPluginInfobar.Shown.QuickTime">
10235   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10236   <description>Please enter the description of this user action.</description>
10237 </action>
10239 <action name="OutdatedPluginInfobar.Shown.Reader">
10240   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10241   <description>Please enter the description of this user action.</description>
10242 </action>
10244 <action name="OutdatedPluginInfobar.Shown.RealPlayer">
10245   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10246   <description>Please enter the description of this user action.</description>
10247 </action>
10249 <action name="OutdatedPluginInfobar.Shown.Shockwave">
10250   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10251   <description>Please enter the description of this user action.</description>
10252 </action>
10254 <action name="OutdatedPluginInfobar.Shown.Silverlight">
10255   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10256   <description>Please enter the description of this user action.</description>
10257 </action>
10259 <action name="OutdatedPluginInfobar.Update">
10260   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10261   <description>Please enter the description of this user action.</description>
10262 </action>
10264 <action name="OutdatedUpgradeBubble.EnableAU">
10265   <owner>mad@chromium.org</owner>
10266   <description>
10267     When the user clicks on the Enable updates button of the outdated upgrade
10268     bubble.
10269   </description>
10270 </action>
10272 <action name="OutdatedUpgradeBubble.Later">
10273   <owner>mad@chromium.org</owner>
10274   <description>
10275     When the user clicks on the Later button of the outdated upgrade bubble.
10276   </description>
10277 </action>
10279 <action name="OutdatedUpgradeBubble.Reinstall">
10280   <owner>mad@chromium.org</owner>
10281   <description>
10282     When the user clicks on the Reinstall button of the outdated upgrade bubble.
10283   </description>
10284 </action>
10286 <action name="OutdatedUpgradeBubble.Show">
10287   <owner>mad@chromium.org</owner>
10288   <description>
10289     When the outdated upgrade bubble is shown for a user with auto-update on.
10290   </description>
10291 </action>
10293 <action name="OutdatedUpgradeBubble.ShowNoAU">
10294   <owner>mad@chromium.org</owner>
10295   <description>
10296     When the outdated upgrade bubble is shown for a user with auto-update off.
10297   </description>
10298 </action>
10300 <action name="Outdent">
10301   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10302   <description>Please enter the description of this user action.</description>
10303 </action>
10305 <action name="OverrideEncoding">
10306   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10307   <description>Please enter the description of this user action.</description>
10308 </action>
10310 <action name="PDF.FitToHeightButton">
10311   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10312   <description>Please enter the description of this user action.</description>
10313 </action>
10315 <action name="PDF.FitToPageButton">
10316   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10317   <description>Please enter the description of this user action.</description>
10318 </action>
10320 <action name="PDF.FitToWidthButton">
10321   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10322   <description>Please enter the description of this user action.</description>
10323 </action>
10325 <action name="PDF.LoadFailure">
10326   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10327   <description>Please enter the description of this user action.</description>
10328 </action>
10330 <action name="PDF.LoadSuccess">
10331   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10332   <description>Please enter the description of this user action.</description>
10333 </action>
10335 <action name="PDF.PreviewDocumentLoadFailure">
10336   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10337   <description>Please enter the description of this user action.</description>
10338 </action>
10340 <action name="PDF.PrintButton">
10341   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10342   <description>Please enter the description of this user action.</description>
10343 </action>
10345 <action name="PDF.PrintPage">
10346   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10347   <description>Please enter the description of this user action.</description>
10348 </action>
10350 <action name="PDF.SaveButton">
10351   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10352   <description>Please enter the description of this user action.</description>
10353 </action>
10355 <action name="PDF.SavePage">
10356   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10357   <description>Please enter the description of this user action.</description>
10358 </action>
10360 <action name="PDF.ZoomFromBrowser">
10361   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10362   <description>Please enter the description of this user action.</description>
10363 </action>
10365 <action name="PDF.ZoomInButton">
10366   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10367   <description>Please enter the description of this user action.</description>
10368 </action>
10370 <action name="PDF.ZoomOutButton">
10371   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10372   <description>Please enter the description of this user action.</description>
10373 </action>
10375 <action name="PDF_EnableReaderInfoBarCancel">
10376   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10377   <description>Please enter the description of this user action.</description>
10378 </action>
10380 <action name="PDF_EnableReaderInfoBarOK">
10381   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10382   <description>Please enter the description of this user action.</description>
10383 </action>
10385 <action name="PDF_EnableReaderInfoBarShown">
10386   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10387   <description>Please enter the description of this user action.</description>
10388 </action>
10390 <action name="PDF_InstallReaderInfoBarCancel">
10391   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10392   <description>Please enter the description of this user action.</description>
10393 </action>
10395 <action name="PDF_InstallReaderInfoBarOK">
10396   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10397   <description>Please enter the description of this user action.</description>
10398 </action>
10400 <action name="PDF_InstallReaderInfoBarShown">
10401   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10402   <description>Please enter the description of this user action.</description>
10403 </action>
10405 <action name="PDF_ReaderInterstitialCancel">
10406   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10407   <description>Please enter the description of this user action.</description>
10408 </action>
10410 <action name="PDF_ReaderInterstitialIgnore">
10411   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10412   <description>Please enter the description of this user action.</description>
10413 </action>
10415 <action name="PDF_ReaderInterstitialShown">
10416   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10417   <description>Please enter the description of this user action.</description>
10418 </action>
10420 <action name="PDF_ReaderInterstitialUpdate">
10421   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10422   <description>Please enter the description of this user action.</description>
10423 </action>
10425 <action name="PDF_Unsupported_3D">
10426   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10427   <description>Please enter the description of this user action.</description>
10428 </action>
10430 <action name="PDF_Unsupported_Attachment">
10431   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10432   <description>Please enter the description of this user action.</description>
10433 </action>
10435 <action name="PDF_Unsupported_Bookmarks">
10436   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10437   <description>Please enter the description of this user action.</description>
10438 </action>
10440 <action name="PDF_Unsupported_Digital_Signature">
10441   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10442   <description>Please enter the description of this user action.</description>
10443 </action>
10445 <action name="PDF_Unsupported_Movie">
10446   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10447   <description>Please enter the description of this user action.</description>
10448 </action>
10450 <action name="PDF_Unsupported_Portfolios">
10451   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10452   <description>Please enter the description of this user action.</description>
10453 </action>
10455 <action name="PDF_Unsupported_Portfolios_Packages">
10456   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10457   <description>Please enter the description of this user action.</description>
10458 </action>
10460 <action name="PDF_Unsupported_Rights_Management">
10461   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10462   <description>Please enter the description of this user action.</description>
10463 </action>
10465 <action name="PDF_Unsupported_Screen">
10466   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10467   <description>Please enter the description of this user action.</description>
10468 </action>
10470 <action name="PDF_Unsupported_Shared_Form">
10471   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10472   <description>Please enter the description of this user action.</description>
10473 </action>
10475 <action name="PDF_Unsupported_Shared_Review">
10476   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10477   <description>Please enter the description of this user action.</description>
10478 </action>
10480 <action name="PDF_Unsupported_Sound">
10481   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10482   <description>Please enter the description of this user action.</description>
10483 </action>
10485 <action name="PDF_Unsupported_XFA">
10486   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10487   <description>Please enter the description of this user action.</description>
10488 </action>
10490 <action name="PDF_UseReaderInfoBarCancel">
10491   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10492   <description>Please enter the description of this user action.</description>
10493 </action>
10495 <action name="PDF_UseReaderInfoBarOK">
10496   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10497   <description>Please enter the description of this user action.</description>
10498 </action>
10500 <action name="PDF_UseReaderInfoBarShown">
10501   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10502   <description>Please enter the description of this user action.</description>
10503 </action>
10505 <action name="PPAPI.BrokerInfobarClickedAllow">
10506   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10507   <description>Please enter the description of this user action.</description>
10508 </action>
10510 <action name="PPAPI.BrokerInfobarClickedDeny">
10511   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10512   <description>Please enter the description of this user action.</description>
10513 </action>
10515 <action name="PPAPI.BrokerInfobarDisplayed">
10516   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10517   <description>Please enter the description of this user action.</description>
10518 </action>
10520 <action name="PPAPI.BrokerSettingAllow">
10521   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10522   <description>Please enter the description of this user action.</description>
10523 </action>
10525 <action name="PPAPI.BrokerSettingDeny">
10526   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10527   <description>Please enter the description of this user action.</description>
10528 </action>
10530 <action name="PageDown">
10531   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10532   <description>Please enter the description of this user action.</description>
10533 </action>
10535 <action name="PageLoad" not_user_triggered="true">
10536   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10537   <description>Please enter the description of this user action.</description>
10538 </action>
10540 <action name="PageLoadSRP" not_user_triggered="true">
10541   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10542   <description>Please enter the description of this user action.</description>
10543 </action>
10545 <action name="PageUp">
10546   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10547   <description>Please enter the description of this user action.</description>
10548 </action>
10550 <action name="Panel_Minimize_Caption_Click">
10551   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10552   <description>Please enter the description of this user action.</description>
10553 </action>
10555 <action name="Panel_Minimize_Caption_Gesture">
10556   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10557   <description>Please enter the description of this user action.</description>
10558 </action>
10560 <action name="PasswordManager_Disabled">
10561   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10562   <description>Please enter the description of this user action.</description>
10563 </action>
10565 <action name="PasswordManager_Enabled">
10566   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10567   <description>Please enter the description of this user action.</description>
10568 </action>
10570 <action name="PasswordManager_RemovePasswordException">
10571   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10572   <description>Please enter the description of this user action.</description>
10573 </action>
10575 <action name="PasswordManager_RemoveSavedPassword">
10576   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10577   <description>Please enter the description of this user action.</description>
10578 </action>
10580 <action name="PasswordManager_SyncCredentialShown">
10581   <owner>gcasto@chromium.org</owner>
10582   <owner>vabr@chromium.org</owner>
10583   <description>
10584     Counts the number of times a user views the saved credentials for their sync
10585     account.
10586   </description>
10587 </action>
10589 <action name="PasswordManager_SyncCredentialUsed">
10590   <owner>gcasto@chromium.org</owner>
10591   <owner>vabr@chromium.org</owner>
10592   <description>
10593     Counts the number of times a user submits an autofilled credential which
10594     matches their sync account.
10595   </description>
10596 </action>
10598 <action name="Paste">
10599   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10600   <description>Please enter the description of this user action.</description>
10601 </action>
10603 <action name="PasteAndMatchStyle">
10604   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10605   <description>Please enter the description of this user action.</description>
10606 </action>
10608 <action name="PeopleSearch_OpenChat">
10609   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10610   <description>Please enter the description of this user action.</description>
10611 </action>
10613 <action name="PeopleSearch_SendEmail">
10614   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10615   <description>Please enter the description of this user action.</description>
10616 </action>
10618 <action name="PermissionBubbleIFrameRequestQueued">
10619   <owner>gbillock@chromium.org</owner>
10620   <owner>leng@chromium.org</owner>
10621   <description>
10622     A website with a domain that is not the same as the main frame's domain
10623     requested a permission and that permission was queued because an existing
10624     permission request was already visible, or because an existing request for
10625     the main frame's domain is pending.
10626   </description>
10627 </action>
10629 <action name="PermissionBubbleRequest">
10630   <owner>gbillock@chromium.org</owner>
10631   <owner>leng@chromium.org</owner>
10632   <description>A website requested a permission.</description>
10633 </action>
10635 <action name="PermissionBubbleRequestQueued">
10636   <owner>gbillock@chromium.org</owner>
10637   <owner>leng@chromium.org</owner>
10638   <description>
10639     A website requested a permission which was queued because an existing
10640     permission request was already visible.
10641   </description>
10642 </action>
10644 <action name="PlatformVerificationAccepted">
10645   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10646   <description>Please enter the description of this user action.</description>
10647 </action>
10649 <action name="PlatformVerificationRejected">
10650   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10651   <description>Please enter the description of this user action.</description>
10652 </action>
10654 <action name="PluginContextMenu_RotateClockwise">
10655   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10656   <description>Please enter the description of this user action.</description>
10657 </action>
10659 <action name="PluginContextMenu_RotateCounterclockwise">
10660   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10661   <description>Please enter the description of this user action.</description>
10662 </action>
10664 <action name="PluginLoaderPosix.LaunchUtilityProcess">
10665   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10666   <description>Please enter the description of this user action.</description>
10667 </action>
10669 <action name="PluginLoaderPosix.UtilityProcessCrashed">
10670   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10671   <description>Please enter the description of this user action.</description>
10672 </action>
10674 <action name="Plugin_200ForByteRange">
10675   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10676   <description>Please enter the description of this user action.</description>
10677 </action>
10679 <action name="Plugin_Blocked">
10680   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10681   <description>Please enter the description of this user action.</description>
10682 </action>
10684 <action name="Plugin_BlockedByPolicy">
10685   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10686   <description>Please enter the description of this user action.</description>
10687 </action>
10689 <action name="Plugin_ClickToPlay">
10690   <owner>tommycli@chromium.org</owner>
10691   <description>
10692     A plugin instance has loaded as a left click to play placeholder.
10693   </description>
10694 </action>
10696 <action name="Plugin_Hide_Click">
10697   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10698   <description>Please enter the description of this user action.</description>
10699 </action>
10701 <action name="Plugin_Hide_Menu">
10702   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10703   <description>Please enter the description of this user action.</description>
10704 </action>
10706 <action name="Plugin_Load_Click">
10707   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10708   <description>Please enter the description of this user action.</description>
10709 </action>
10711 <action name="Plugin_Load_Menu">
10712   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10713   <description>Please enter the description of this user action.</description>
10714 </action>
10716 <action name="Plugin_Load_UI">
10717   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10718   <description>Please enter the description of this user action.</description>
10719 </action>
10721 <action name="Plugin_NPAPINotSupported">
10722   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10723   <description>Please enter the description of this user action.</description>
10724 </action>
10726 <action name="PrintNow">
10727   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10728   <description>Please enter the description of this user action.</description>
10729 </action>
10731 <action name="PrintPreview">
10732   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10733   <description>Please enter the description of this user action.</description>
10734 </action>
10736 <action name="PrintView_PrintDialog">
10737   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10738   <description>Please enter the description of this user action.</description>
10739 </action>
10741 <action name="PrintView_PrintNow">
10742   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10743   <description>Please enter the description of this user action.</description>
10744 </action>
10746 <action name="PrintView_ZoomMinus">
10747   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10748   <description>Please enter the description of this user action.</description>
10749 </action>
10751 <action name="PrintView_ZoomPageFull">
10752   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10753   <description>Please enter the description of this user action.</description>
10754 </action>
10756 <action name="PrintView_ZoomPageWidth">
10757   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10758   <description>Please enter the description of this user action.</description>
10759 </action>
10761 <action name="PrintView_ZoomPlus">
10762   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10763   <description>Please enter the description of this user action.</description>
10764 </action>
10766 <action name="ProcessSwapBindingsMismatch_RVHM">
10767   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10768   <description>Please enter the description of this user action.</description>
10769 </action>
10771 <action name="Redo">
10772   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10773   <description>Please enter the description of this user action.</description>
10774 </action>
10776 <action name="RegisterProtocolHandler.ContextMenu_Open">
10777   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10778   <description>Please enter the description of this user action.</description>
10779 </action>
10781 <action name="RegisterProtocolHandler.ContextMenu_Settings">
10782   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10783   <description>Please enter the description of this user action.</description>
10784 </action>
10786 <action name="RegisterProtocolHandler.InfoBar_Deny">
10787   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10788   <description>Please enter the description of this user action.</description>
10789 </action>
10791 <action name="RegisterProtocolHandler.InfoBar_LearnMore">
10792   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10793   <description>Please enter the description of this user action.</description>
10794 </action>
10796 <action name="RegisterProtocolHandler.InfoBar_Shown">
10797   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10798   <description>Please enter the description of this user action.</description>
10799 </action>
10801 <action name="RegisterProtocolHandler.Infobar_Accept">
10802   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10803   <description>Please enter the description of this user action.</description>
10804 </action>
10806 <action name="Reload">
10807   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10808   <description>Please enter the description of this user action.</description>
10809 </action>
10811 <action name="ReloadIgnoringCache">
10812   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10813   <description>Please enter the description of this user action.</description>
10814 </action>
10816 <action name="RemoveFormat">
10817   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10818   <description>Please enter the description of this user action.</description>
10819 </action>
10821 <action name="ReportBug">
10822   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10823   <description>Please enter the description of this user action.</description>
10824 </action>
10826 <action name="ResetProfile">
10827   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10828   <description>Please enter the description of this user action.</description>
10829 </action>
10831 <action name="RestoreTab">
10832   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10833   <description>Please enter the description of this user action.</description>
10834 </action>
10836 <action name="SBInterstitialMalwareDontProceed">
10837   <owner>felt@chromium.org</owner>
10838   <description>Please enter the description of this user action.</description>
10839   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10840 </action>
10842 <action name="SBInterstitialMalwareDontProceed_V1">
10843   <owner>felt@chromium.org</owner>
10844   <description>Please enter the description of this user action.</description>
10845   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10846 </action>
10848 <action name="SBInterstitialMalwareDontProceed_V2">
10849   <owner>felt@chromium.org</owner>
10850   <description>Please enter the description of this user action.</description>
10851   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10852 </action>
10854 <action name="SBInterstitialMalwareForcedDontProceed">
10855   <owner>felt@chromium.org</owner>
10856   <description>Please enter the description of this user action.</description>
10857   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10858 </action>
10860 <action name="SBInterstitialMalwareForcedDontProceed_V1">
10861   <owner>felt@chromium.org</owner>
10862   <description>Please enter the description of this user action.</description>
10863   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10864 </action>
10866 <action name="SBInterstitialMalwareForcedDontProceed_V2">
10867   <owner>felt@chromium.org</owner>
10868   <description>Please enter the description of this user action.</description>
10869   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10870 </action>
10872 <action name="SBInterstitialMalwareProceed">
10873   <owner>felt@chromium.org</owner>
10874   <description>Please enter the description of this user action.</description>
10875   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10876 </action>
10878 <action name="SBInterstitialMalwareProceed_V1">
10879   <owner>felt@chromium.org</owner>
10880   <description>Please enter the description of this user action.</description>
10881   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10882 </action>
10884 <action name="SBInterstitialMalwareProceed_V2">
10885   <owner>felt@chromium.org</owner>
10886   <description>Please enter the description of this user action.</description>
10887   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10888 </action>
10890 <action name="SBInterstitialMalwareShow">
10891   <owner>felt@chromium.org</owner>
10892   <description>Please enter the description of this user action.</description>
10893   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10894 </action>
10896 <action name="SBInterstitialMalwareShow_V1">
10897   <owner>felt@chromium.org</owner>
10898   <description>Please enter the description of this user action.</description>
10899   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10900 </action>
10902 <action name="SBInterstitialMalwareShow_V2">
10903   <owner>felt@chromium.org</owner>
10904   <description>Please enter the description of this user action.</description>
10905   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10906 </action>
10908 <action name="SBInterstitialMultipleDontProceed">
10909   <owner>felt@chromium.org</owner>
10910   <description>Please enter the description of this user action.</description>
10911   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10912 </action>
10914 <action name="SBInterstitialMultipleDontProceed_V1">
10915   <owner>felt@chromium.org</owner>
10916   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10917   <description>Please enter the description of this user action.</description>
10918   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10919 </action>
10921 <action name="SBInterstitialMultipleDontProceed_V2">
10922   <owner>felt@chromium.org</owner>
10923   <description>Please enter the description of this user action.</description>
10924   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10925 </action>
10927 <action name="SBInterstitialMultipleForcedDontProceed">
10928   <owner>felt@chromium.org</owner>
10929   <description>Please enter the description of this user action.</description>
10930   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10931 </action>
10933 <action name="SBInterstitialMultipleForcedDontProceed_V1">
10934   <owner>felt@chromium.org</owner>
10935   <description>Please enter the description of this user action.</description>
10936   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10937 </action>
10939 <action name="SBInterstitialMultipleForcedDontProceed_V2">
10940   <owner>felt@chromium.org</owner>
10941   <description>Please enter the description of this user action.</description>
10942   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10943 </action>
10945 <action name="SBInterstitialMultipleProceed">
10946   <owner>felt@chromium.org</owner>
10947   <description>Please enter the description of this user action.</description>
10948   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10949 </action>
10951 <action name="SBInterstitialMultipleProceed_V1">
10952   <owner>felt@chromium.org</owner>
10953   <description>Please enter the description of this user action.</description>
10954   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10955 </action>
10957 <action name="SBInterstitialMultipleProceed_V2">
10958   <owner>felt@chromium.org</owner>
10959   <description>Please enter the description of this user action.</description>
10960   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10961 </action>
10963 <action name="SBInterstitialMultipleShow">
10964   <owner>felt@chromium.org</owner>
10965   <description>Please enter the description of this user action.</description>
10966   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10967 </action>
10969 <action name="SBInterstitialMultipleShow_V1">
10970   <owner>felt@chromium.org</owner>
10971   <description>Please enter the description of this user action.</description>
10972   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10973 </action>
10975 <action name="SBInterstitialMultipleShow_V2">
10976   <owner>felt@chromium.org</owner>
10977   <description>Please enter the description of this user action.</description>
10978   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10979 </action>
10981 <action name="SBInterstitialPhishingDontProceed">
10982   <owner>felt@chromium.org</owner>
10983   <description>Please enter the description of this user action.</description>
10984   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10985 </action>
10987 <action name="SBInterstitialPhishingDontProceed_V1">
10988   <owner>felt@chromium.org</owner>
10989   <description>Please enter the description of this user action.</description>
10990   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10991 </action>
10993 <action name="SBInterstitialPhishingDontProceed_V2">
10994   <owner>felt@chromium.org</owner>
10995   <description>Please enter the description of this user action.</description>
10996   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10997 </action>
10999 <action name="SBInterstitialPhishingForcedDontProceed">
11000   <owner>felt@chromium.org</owner>
11001   <description>Please enter the description of this user action.</description>
11002   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11003 </action>
11005 <action name="SBInterstitialPhishingForcedDontProceed_V1">
11006   <owner>felt@chromium.org</owner>
11007   <description>Please enter the description of this user action.</description>
11008   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11009 </action>
11011 <action name="SBInterstitialPhishingForcedDontProceed_V2">
11012   <owner>felt@chromium.org</owner>
11013   <description>Please enter the description of this user action.</description>
11014   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11015 </action>
11017 <action name="SBInterstitialPhishingProceed">
11018   <owner>felt@chromium.org</owner>
11019   <description>Please enter the description of this user action.</description>
11020   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11021 </action>
11023 <action name="SBInterstitialPhishingProceed_V1">
11024   <owner>felt@chromium.org</owner>
11025   <description>Please enter the description of this user action.</description>
11026   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11027 </action>
11029 <action name="SBInterstitialPhishingProceed_V2">
11030   <owner>felt@chromium.org</owner>
11031   <description>Please enter the description of this user action.</description>
11032   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11033 </action>
11035 <action name="SBInterstitialPhishingShow">
11036   <owner>felt@chromium.org</owner>
11037   <description>Please enter the description of this user action.</description>
11038   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11039 </action>
11041 <action name="SBInterstitialPhishingShow_V1">
11042   <owner>felt@chromium.org</owner>
11043   <description>Please enter the description of this user action.</description>
11044   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11045 </action>
11047 <action name="SBInterstitialPhishingShow_V2">
11048   <owner>felt@chromium.org</owner>
11049   <description>Please enter the description of this user action.</description>
11050   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11051 </action>
11053 <action name="SSL.DisplayedInsecureContent" not_user_triggered="true">
11054   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11055   <description>Please enter the description of this user action.</description>
11056 </action>
11058 <action name="SSL.RanInsecureContent" not_user_triggered="true">
11059   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11060   <description>Please enter the description of this user action.</description>
11061 </action>
11063 <action name="SSL.RanInsecureContentGoogle" not_user_triggered="true">
11064   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11065   <description>Please enter the description of this user action.</description>
11066 </action>
11068 <action name="Save">
11069   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11070   <description>Please enter the description of this user action.</description>
11071 </action>
11073 <action name="SavePage">
11074   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11075   <description>Please enter the description of this user action.</description>
11076 </action>
11078 <action name="ScreenLocker_OnLoginFailure">
11079   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11080   <description>Please enter the description of this user action.</description>
11081 </action>
11083 <action name="ScreenLocker_Show">
11084   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11085   <description>Please enter the description of this user action.</description>
11086 </action>
11088 <action name="ScreenLocker_Signout">
11089   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11090   <description>Please enter the description of this user action.</description>
11091 </action>
11093 <action name="ScreenLocker_StartScreenSaver">
11094   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11095   <description>Please enter the description of this user action.</description>
11096 </action>
11098 <action name="Screenshot_CopyClipboard">
11099   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11100   <description>Please enter the description of this user action.</description>
11101 </action>
11103 <action name="Screenshot_TakeFull">
11104   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11105   <description>Please enter the description of this user action.</description>
11106 </action>
11108 <action name="Screenshot_TakePartial">
11109   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11110   <description>Please enter the description of this user action.</description>
11111 </action>
11113 <action name="SearchWithRLZ">
11114   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11115   <description>Please enter the description of this user action.</description>
11116 </action>
11118 <action name="SearchWithoutRLZ">
11119   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11120   <description>Please enter the description of this user action.</description>
11121 </action>
11123 <action name="SelectAll">
11124   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11125   <description>Please enter the description of this user action.</description>
11126 </action>
11128 <action name="SelectLastTab">
11129   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11130   <description>Please enter the description of this user action.</description>
11131 </action>
11133 <action name="SelectLine">
11134   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11135   <description>Please enter the description of this user action.</description>
11136 </action>
11138 <action name="SelectNextTab">
11139   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11140   <description>Please enter the description of this user action.</description>
11141 </action>
11143 <action name="SelectNumberedTab">
11144   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11145   <description>Please enter the description of this user action.</description>
11146 </action>
11148 <action name="SelectPrevTab">
11149   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11150   <description>Please enter the description of this user action.</description>
11151 </action>
11153 <action name="SelectProfile">
11154   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11155   <description>Please enter the description of this user action.</description>
11156 </action>
11158 <action name="SelectTab0">
11159   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11160   <description>Please enter the description of this user action.</description>
11161 </action>
11163 <action name="SelectTab1">
11164   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11165   <description>Please enter the description of this user action.</description>
11166 </action>
11168 <action name="SelectTab2">
11169   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11170   <description>Please enter the description of this user action.</description>
11171 </action>
11173 <action name="SelectTab3">
11174   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11175   <description>Please enter the description of this user action.</description>
11176 </action>
11178 <action name="SelectTab4">
11179   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11180   <description>Please enter the description of this user action.</description>
11181 </action>
11183 <action name="SelectTab5">
11184   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11185   <description>Please enter the description of this user action.</description>
11186 </action>
11188 <action name="SelectTab6">
11189   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11190   <description>Please enter the description of this user action.</description>
11191 </action>
11193 <action name="SelectTab7">
11194   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11195   <description>Please enter the description of this user action.</description>
11196 </action>
11198 <action name="ServiceWorker.ControlledPageLoad">
11199   <owner>nhiroki@chromium.org</owner>
11200   <description>
11201     Counts the number of page loads controlled by a Service Worker.
11202   </description>
11203   <obsolete>Replaced by ServiceWorker.PageLoad histogram.</obsolete>
11204 </action>
11206 <action name="SettingsResetBubble.LearnMore">
11207   <owner>mad@chromium.org</owner>
11208   <description>Please enter the description of this user action.</description>
11209 </action>
11211 <action name="SettingsResetBubble.NoThanks">
11212   <owner>mad@chromium.org</owner>
11213   <description>Please enter the description of this user action.</description>
11214 </action>
11216 <action name="SettingsResetBubble.Reset">
11217   <owner>mad@chromium.org</owner>
11218   <description>Please enter the description of this user action.</description>
11219 </action>
11221 <action name="SettingsResetBubble.Show">
11222   <owner>mad@chromium.org</owner>
11223   <description>Please enter the description of this user action.</description>
11224 </action>
11226 <action name="Shelf_AlignmentSetBottom">
11227   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11228   <description>Please enter the description of this user action.</description>
11229 </action>
11231 <action name="Shelf_AlignmentSetLeft">
11232   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11233   <description>Please enter the description of this user action.</description>
11234 </action>
11236 <action name="Shelf_AlignmentSetRight">
11237   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11238   <description>Please enter the description of this user action.</description>
11239 </action>
11241 <action name="ShowAccessibilitySettings">
11242   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11243   <description>Please enter the description of this user action.</description>
11244 </action>
11246 <action name="ShowAppLauncherPage">
11247   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11248   <description>Please enter the description of this user action.</description>
11249 </action>
11251 <action name="ShowAppMenu">
11252   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11253   <description>Please enter the description of this user action.</description>
11254 </action>
11256 <action name="ShowApplications">
11257   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11258   <description>Please enter the description of this user action.</description>
11259 </action>
11261 <action name="ShowAsTab">
11262   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11263   <description>Please enter the description of this user action.</description>
11264 </action>
11266 <action name="ShowBluetoothSettingsPage">
11267   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11268   <description>Please enter the description of this user action.</description>
11269 </action>
11271 <action name="ShowBookmarkManager">
11272   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11273   <description>Please enter the description of this user action.</description>
11274 </action>
11276 <action name="ShowBookmarks">
11277   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11278   <description>Please enter the description of this user action.</description>
11279 </action>
11281 <action name="ShowBookmarksBar">
11282   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11283   <description>Please enter the description of this user action.</description>
11284 </action>
11286 <action name="ShowChargerReplacementDialog">
11287   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11288   <description>Please enter the description of this user action.</description>
11289 </action>
11291 <action name="ShowControlPanel">
11292   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11293   <description>Please enter the description of this user action.</description>
11294 </action>
11296 <action name="ShowDateOptions">
11297   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11298   <description>Please enter the description of this user action.</description>
11299 </action>
11301 <action name="ShowDisplayOptions">
11302   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11303   <description>Please enter the description of this user action.</description>
11304 </action>
11306 <action name="ShowDownloads">
11307   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11308   <description>Please enter the description of this user action.</description>
11309 </action>
11311 <action name="ShowExtensions">
11312   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11313   <description>Please enter the description of this user action.</description>
11314 </action>
11316 <action name="ShowFileBrowserFullTab">
11317   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11318   <description>Please enter the description of this user action.</description>
11319 </action>
11321 <action name="ShowHelpTab">
11322   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11323   <description>Please enter the description of this user action.</description>
11324 </action>
11326 <action name="ShowHelpTabViaF1">
11327   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11328   <description>Please enter the description of this user action.</description>
11329 </action>
11331 <action name="ShowHelpTabViaWrenchMenu">
11332   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11333   <description>Please enter the description of this user action.</description>
11334 </action>
11336 <action name="ShowHistory">
11337   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11338   <description>Please enter the description of this user action.</description>
11339 </action>
11341 <action name="ShowJSConsole">
11342   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11343   <description>Please enter the description of this user action.</description>
11344 </action>
11346 <action name="ShowModalDialog">
11347   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11348   <description>Please enter the description of this user action.</description>
11349 </action>
11351 <action name="ShowOptions">
11352   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11353   <description>Please enter the description of this user action.</description>
11354 </action>
11356 <action name="ShowPageMenu">
11357   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11358   <description>Please enter the description of this user action.</description>
11359 </action>
11361 <action name="ShowRecentlyViewed">
11362   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11363   <description>Please enter the description of this user action.</description>
11364 </action>
11366 <action name="ShowSections_RecentSitesDisabled">
11367   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11368   <description>Please enter the description of this user action.</description>
11369 </action>
11371 <action name="ShowSections_RecentSitesEnabled">
11372   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11373   <description>Please enter the description of this user action.</description>
11374 </action>
11376 <action name="ShowSessions">
11377   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11378   <description>Please enter the description of this user action.</description>
11379 </action>
11381 <action name="Shutdown">
11382   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11383   <description>Please enter the description of this user action.</description>
11384 </action>
11386 <action name="SiteChipPress">
11387   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11388   <description>Please enter the description of this user action.</description>
11389 </action>
11391 <action name="StackedTab_DragActiveTab">
11392   <owner>bruthig@chromium.org</owner>
11393   <owner>tdanderson@chromium.org</owner>
11394   <description>
11395     Recorded when the active tab is dragged while the tabstrip is using a
11396     stacked layout. The user performs this action in order to view tabs which
11397     are not currently visible within the tabstrip. Note this user action is only
11398     recorded for platforms which use the Views toolkit.
11399   </description>
11400 </action>
11402 <action name="StackedTab_EnteredStackedLayout">
11403   <owner>bruthig@chromium.org</owner>
11404   <owner>tdanderson@chromium.org</owner>
11405   <description>
11406     Recorded when the tabstrip begins using a stacked layout for its tabs. This
11407     occurs when the user is interacting with the tabstrip using touch and there
11408     is insufficient space to be able to display all tabs at a minimum
11409     touch-friendly width. Note this user action is only recorded for platforms
11410     which use the Views toolkit.
11411   </description>
11412 </action>
11414 <action name="Star">
11415   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11416   <description>Please enter the description of this user action.</description>
11417 </action>
11419 <action name="Stars_SignInPromoActivity_Launched">
11420   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11421   <description>Please enter the description of the metric.</description>
11422 </action>
11424 <action name="Stars_SignInPromoActivity_NewAccount">
11425   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11426   <description>Please enter the description of the metric.</description>
11427 </action>
11429 <action name="Stars_SignInPromoActivity_SignedIn">
11430   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11431   <description>Please enter the description of the metric.</description>
11432 </action>
11434 <action name="Stars_SignInPromoHeader_Dismissed">
11435   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11436   <description>Please enter the description of the metric.</description>
11437 </action>
11439 <action name="Stars_SignInPromoHeader_Displayed">
11440   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11441   <description>Please enter the description of the metric.</description>
11442 </action>
11444 <action name="StartupTick" not_user_triggered="true">
11445   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11446   <description>Please enter the description of this user action.</description>
11447 </action>
11449 <action name="StatusArea_Accessability_DetailedView">
11450   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11451   <description>Please enter the description of this user action.</description>
11452 </action>
11454 <action name="StatusArea_Audio_CurrentInputDevice">
11455   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11456   <description>Please enter the description of this user action.</description>
11457 </action>
11459 <action name="StatusArea_Audio_CurrentOutputDevice">
11460   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11461   <description>Please enter the description of this user action.</description>
11462 </action>
11464 <action name="StatusArea_Audio_Detailed">
11465   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11466   <description>Please enter the description of this user action.</description>
11467 </action>
11469 <action name="StatusArea_Audio_SwitchInputDevice">
11470   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11471   <description>Please enter the description of this user action.</description>
11472 </action>
11474 <action name="StatusArea_Audio_SwitchOutputDevice">
11475   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11476   <description>Please enter the description of this user action.</description>
11477 </action>
11479 <action name="StatusArea_AutoClickDisabled">
11480   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11481   <description>Please enter the description of this user action.</description>
11482 </action>
11484 <action name="StatusArea_AutoClickEnabled">
11485   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11486   <description>Please enter the description of this user action.</description>
11487 </action>
11489 <action name="StatusArea_Bluetooth_Connect_Known">
11490   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11491   <description>Please enter the description of this user action.</description>
11492 </action>
11494 <action name="StatusArea_Bluetooth_Connect_Unknown">
11495   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11496   <description>Please enter the description of this user action.</description>
11497 </action>
11499 <action name="StatusArea_Bluetooth_Detailed">
11500   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11501   <description>Please enter the description of this user action.</description>
11502 </action>
11504 <action name="StatusArea_Bluetooth_Disabled">
11505   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11506   <description>Please enter the description of this user action.</description>
11507 </action>
11509 <action name="StatusArea_Bluetooth_Enabled">
11510   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11511   <description>Please enter the description of this user action.</description>
11512 </action>
11514 <action name="StatusArea_BrightnessChanged">
11515   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11516   <description>Please enter the description of this user action.</description>
11517 </action>
11519 <action name="StatusArea_Brightness_Detailed">
11520   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11521   <description>Please enter the description of this user action.</description>
11522 </action>
11524 <action name="StatusArea_CapsLock_Detailed">
11525   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11526   <description>Please enter the description of this user action.</description>
11527 </action>
11529 <action name="StatusArea_CapsLock_DisabledByClick">
11530   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11531   <description>Please enter the description of this user action.</description>
11532 </action>
11534 <action name="StatusArea_CapsLock_EnabledByClick">
11535   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11536   <description>Please enter the description of this user action.</description>
11537 </action>
11539 <action name="StatusArea_CapsLock_Popup">
11540   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11541   <description>Please enter the description of this user action.</description>
11542 </action>
11544 <action name="StatusArea_Cast_Detailed">
11545   <owner>jdufault@chromium.org</owner>
11546   <description>
11547     Counts the number of times the user has clicked on the &quot;Cast desktop
11548     to&quot; status tray item and is now in the detail view to select a cast
11549     receiver.
11550   </description>
11551 </action>
11553 <action name="StatusArea_Cast_Detailed_Launch_Cast">
11554   <owner>jdufault@chromium.org</owner>
11555   <description>
11556     Counts the number of times the user has initiated a cast from the system
11557     tray. This does not mean the cast has actually begun, as the user still has
11558     to select what to cast (ie, the desktop or a tab) and they may cancel the
11559     process.
11560   </description>
11561 </action>
11563 <action name="StatusArea_Cast_StopCast">
11564   <owner>jdufault@chromium.org</owner>
11565   <description>
11566     Counts the number of times the user has stopped a cast from the system tray.
11567   </description>
11568 </action>
11570 <action name="StatusArea_Drive_CancelOperation">
11571   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11572   <description>Please enter the description of this user action.</description>
11573 </action>
11575 <action name="StatusArea_Drive_Detailed">
11576   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11577   <description>Please enter the description of this user action.</description>
11578 </action>
11580 <action name="StatusArea_Drive_Settings">
11581   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11582   <description>Please enter the description of this user action.</description>
11583 </action>
11585 <action name="StatusArea_HighContrastDisabled">
11586   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11587   <description>Please enter the description of this user action.</description>
11588 </action>
11590 <action name="StatusArea_HighContrastEnabled">
11591   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11592   <description>Please enter the description of this user action.</description>
11593 </action>
11595 <action name="StatusArea_IME_Detailed">
11596   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11597   <description>Please enter the description of this user action.</description>
11598 </action>
11600 <action name="StatusArea_IME_SwitchMode">
11601   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11602   <description>Please enter the description of this user action.</description>
11603 </action>
11605 <action name="StatusArea_LargeCursorDisabled">
11606   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11607   <description>Please enter the description of this user action.</description>
11608 </action>
11610 <action name="StatusArea_LargeCursorEnabled">
11611   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11612   <description>Please enter the description of this user action.</description>
11613 </action>
11615 <action name="StatusArea_MagnifierDisabled">
11616   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11617   <description>Please enter the description of this user action.</description>
11618 </action>
11620 <action name="StatusArea_MagnifierEnabled">
11621   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11622   <description>Please enter the description of this user action.</description>
11623 </action>
11625 <action name="StatusArea_MenuOpened">
11626   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11627   <description>Please enter the description of this user action.</description>
11628 </action>
11630 <action name="StatusArea_Network_ConnectConfigured">
11631   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11632   <description>Please enter the description of this user action.</description>
11633 </action>
11635 <action name="StatusArea_Network_ConnectToConfigured">
11636   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11637   <description>Please enter the description of this user action.</description>
11638 </action>
11640 <action name="StatusArea_Network_ConnectUnconfigured">
11641   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11642   <description>Please enter the description of this user action.</description>
11643 </action>
11645 <action name="StatusArea_Network_ConnectionDetails">
11646   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11647   <description>Please enter the description of this user action.</description>
11648 </action>
11650 <action name="StatusArea_Network_Detailed">
11651   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11652   <description>Please enter the description of this user action.</description>
11653 </action>
11655 <action name="StatusArea_Network_JoinOther">
11656   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11657   <description>Please enter the description of this user action.</description>
11658 </action>
11660 <action name="StatusArea_Network_Settings">
11661   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11662   <description>Please enter the description of this user action.</description>
11663 </action>
11665 <action name="StatusArea_Network_WifiDisabled">
11666   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11667   <description>Please enter the description of this user action.</description>
11668 </action>
11670 <action name="StatusArea_Network_WifiEnabled">
11671   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11672   <description>Please enter the description of this user action.</description>
11673 </action>
11675 <action name="StatusArea_SignOut">
11676   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11677   <description>Please enter the description of this user action.</description>
11678 </action>
11680 <action name="StatusArea_SpokenFeedbackDisabled">
11681   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11682   <description>Please enter the description of this user action.</description>
11683 </action>
11685 <action name="StatusArea_SpokenFeedbackEnabled">
11686   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11687   <description>Please enter the description of this user action.</description>
11688 </action>
11690 <action name="StatusArea_VPN_AddBuiltIn">
11691   <owner>bartfab@chromium.org</owner>
11692   <description>
11693     Indicates that the user requested that the built-in dialog for adding an
11694     OpenVPN or L2TP VPN be shown via the ash UI.
11695   </description>
11696 </action>
11698 <action name="StatusArea_VPN_AddThirdParty">
11699   <owner>bartfab@chromium.org</owner>
11700   <description>
11701     Indicates that the user requested that the &quot;add network&quot; dialog
11702     for a third-party VPN be shown via the ash UI.
11703   </description>
11704 </action>
11706 <action name="StatusArea_VPN_ConnectToNetwork">
11707   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11708   <description>Please enter the description of this user action.</description>
11709 </action>
11711 <action name="StatusArea_VPN_ConnectionDetails">
11712   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11713   <description>Please enter the description of this user action.</description>
11714 </action>
11716 <action name="StatusArea_VPN_Detailed">
11717   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11718   <description>Please enter the description of this user action.</description>
11719 </action>
11721 <action name="StatusArea_VPN_Disconnect">
11722   <owner>bartfab@chromium.org</owner>
11723   <description>
11724     Indicates that the user disconnected from a VPN via the ash UI.
11725   </description>
11726 </action>
11728 <action name="StatusArea_VPN_JoinOther">
11729   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11730   <description>Please enter the description of this user action.</description>
11731   <obsolete>Replaced by StatusArea_VPN_AddBuiltIn.</obsolete>
11732 </action>
11734 <action name="StatusArea_VPN_Settings">
11735   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11736   <description>Please enter the description of this user action.</description>
11737 </action>
11739 <action name="StatusArea_VirtualKeyboardDisabled">
11740   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11741   <description>Please enter the description of this user action.</description>
11742 </action>
11744 <action name="StatusArea_VirtualKeyboardEnabled">
11745   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11746   <description>Please enter the description of this user action.</description>
11747 </action>
11749 <action name="StatusArea_Volume_ChangedMenu">
11750   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11751   <description>Please enter the description of this user action.</description>
11752 </action>
11754 <action name="StatusArea_Volume_ChangedPopup">
11755   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11756   <description>Please enter the description of this user action.</description>
11757 </action>
11759 <action name="Stop">
11760   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11761   <description>Please enter the description of this user action.</description>
11762 </action>
11764 <action name="Strikethrough">
11765   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11766   <description>Please enter the description of this user action.</description>
11767 </action>
11769 <action name="SuspiciousExtensionBubbleDismissed">
11770   <owner>finnur@chromium.org</owner>
11771   <description>Please enter the description of this user action.</description>
11772 </action>
11774 <action name="SwitchTab_Click">
11775   <owner>bruthig@chromium.org</owner>
11776   <owner>tdanderson@chromium.org</owner>
11777   <description>
11778     Recorded when the user switches tabs with a mouse click. This user action is
11779     only recorded on platforms which use the Views toolkit.
11780   </description>
11781 </action>
11783 <action name="SyncedNotifications.SendingServiceDisabled">
11784   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11785   <description>Please enter the description of this user action.</description>
11786 </action>
11788 <action name="SyncedNotifications.SendingServiceEnabled">
11789   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11790   <description>Please enter the description of this user action.</description>
11791 </action>
11793 <action name="SystemBack">
11794   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11795   <description>Please enter the description of this user action.</description>
11796 </action>
11798 <action name="SystemBackForNavigation">
11799   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11800   <description>Please enter the description of this user action.</description>
11801 </action>
11803 <action name="TabContextMenu_BookmarkAllTabs">
11804   <owner>wittman@chromium.org</owner>
11805   <description>
11806     User selected Bookmark All Tabs from the tab context menu.
11807   </description>
11808 </action>
11810 <action name="TabContextMenu_CloseOtherTabs">
11811   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11812   <description>Please enter the description of this user action.</description>
11813 </action>
11815 <action name="TabContextMenu_CloseTab">
11816   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11817   <description>Please enter the description of this user action.</description>
11818 </action>
11820 <action name="TabContextMenu_CloseTabsOpenedBy">
11821   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11822   <description>Please enter the description of this user action.</description>
11823 </action>
11825 <action name="TabContextMenu_CloseTabsToRight">
11826   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11827   <description>Please enter the description of this user action.</description>
11828 </action>
11830 <action name="TabContextMenu_CompactNavigationBar">
11831   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11832   <description>Please enter the description of this user action.</description>
11833 </action>
11835 <action name="TabContextMenu_Duplicate">
11836   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11837   <description>Please enter the description of this user action.</description>
11838 </action>
11840 <action name="TabContextMenu_MuteTabs">
11841   <owner>miu@chromium.org</owner>
11842   <description>
11843     User muted one or more tabs via the tab context menu.
11844   </description>
11845 </action>
11847 <action name="TabContextMenu_NewTab">
11848   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11849   <description>Please enter the description of this user action.</description>
11850 </action>
11852 <action name="TabContextMenu_OpenTabsLeftToRight">
11853   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11854   <description>Please enter the description of this user action.</description>
11855 </action>
11857 <action name="TabContextMenu_OpenTabsRightToLeft">
11858   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11859   <description>Please enter the description of this user action.</description>
11860 </action>
11862 <action name="TabContextMenu_Reload">
11863   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11864   <description>Please enter the description of this user action.</description>
11865 </action>
11867 <action name="TabContextMenu_RestoreTab">
11868   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11869   <description>Please enter the description of this user action.</description>
11870 </action>
11872 <action name="TabContextMenu_TogglePinned">
11873   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11874   <description>Please enter the description of this user action.</description>
11875 </action>
11877 <action name="TabContextMenu_UnmuteTabs">
11878   <owner>miu@chromium.org</owner>
11879   <description>
11880     User unmuted one or more tabs via the tab context menu.
11881   </description>
11882 </action>
11884 <action name="TabContextMenu_UseDestinationsTab_Off">
11885   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11886   <description>Please enter the description of this user action.</description>
11887 </action>
11889 <action name="TabContextMenu_UseDestinationsTab_On">
11890   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11891   <description>Please enter the description of this user action.</description>
11892 </action>
11894 <action name="TabContextMenu_UseVerticalTabs">
11895   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11896   <description>Please enter the description of this user action.</description>
11897 </action>
11899 <action name="TabMediaIndicator_Clicked">
11900   <owner>miu@chromium.org</owner>
11901   <description>
11902     User clicked the tab media indicator; this will have no effect.
11903   </description>
11904 </action>
11906 <action name="TabOverview_DetachCell">
11907   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11908   <description>Please enter the description of this user action.</description>
11909 </action>
11911 <action name="TabOverview_DragCell">
11912   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11913   <description>Please enter the description of this user action.</description>
11914 </action>
11916 <action name="TabOverview_DragOverMiniWindow">
11917   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11918   <description>Please enter the description of this user action.</description>
11919 </action>
11921 <action name="TabOverview_DropOnMiniWindow">
11922   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11923   <description>Please enter the description of this user action.</description>
11924 </action>
11926 <action name="TabOverview_ExitMouse">
11927   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11928   <description>Please enter the description of this user action.</description>
11929 </action>
11931 <action name="TabOverview_Keystroke">
11932   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11933   <description>Please enter the description of this user action.</description>
11934 </action>
11936 <action name="TabOverview_PressedCreateNewBrowserButton">
11937   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11938   <description>Please enter the description of this user action.</description>
11939 </action>
11941 <action name="Tab_DropURLBetweenTabs">
11942   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11943   <description>Please enter the description of this user action.</description>
11944 </action>
11946 <action name="Tab_DropURLOnTab">
11947   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11948   <description>Please enter the description of this user action.</description>
11949 </action>
11951 <action name="TaskManager">
11952   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11953   <description>Please enter the description of this user action.</description>
11954 </action>
11956 <action name="Terminate_ProcessMismatch_CreateNewWidget">
11957   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11958   <description>Please enter the description of this user action.</description>
11959 </action>
11961 <action name="Terminate_ProcessMismatch_CreateNewWindow">
11962   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11963   <description>Please enter the description of this user action.</description>
11964 </action>
11966 <action name="Themes.Gone">
11967   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11968   <description>Please enter the description of this user action.</description>
11969 </action>
11971 <action name="Themes.Loaded">
11972   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11973   <description>Please enter the description of this user action.</description>
11974 </action>
11976 <action name="Themes.Migrated">
11977   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11978   <description>Please enter the description of this user action.</description>
11979 </action>
11981 <action name="Themes_Installed">
11982   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11983   <description>Please enter the description of this user action.</description>
11984 </action>
11986 <action name="Themes_Reset">
11987   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11988   <description>Please enter the description of this user action.</description>
11989 </action>
11991 <action name="ThirdPartyCookieBlockingDisabled" not_user_triggered="true">
11992   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11993   <description>Please enter the description of this user action.</description>
11994 </action>
11996 <action name="ThirdPartyCookieBlockingEnabled" not_user_triggered="true">
11997   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11998   <description>Please enter the description of this user action.</description>
11999 </action>
12001 <action name="ToggleBold">
12002   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12003   <description>Please enter the description of this user action.</description>
12004 </action>
12006 <action name="ToggleCompactNavigationBar">
12007   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12008   <description>Please enter the description of this user action.</description>
12009 </action>
12011 <action name="ToggleDevTools">
12012   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12013   <description>Please enter the description of this user action.</description>
12014 </action>
12016 <action name="ToggleDevToolsConsole">
12017   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12018   <description>Please enter the description of this user action.</description>
12019 </action>
12021 <action name="ToggleExtensionShelf">
12022   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12023   <description>Please enter the description of this user action.</description>
12024 </action>
12026 <action name="ToggleFullscreen">
12027   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12028   <description>Please enter the description of this user action.</description>
12029 </action>
12031 <action name="ToggleItalic">
12032   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12033   <description>Please enter the description of this user action.</description>
12034 </action>
12036 <action name="ToggleUnderline">
12037   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12038   <description>Please enter the description of this user action.</description>
12039 </action>
12041 <action name="Toolbar_DragStar">
12042   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12043   <description>Please enter the description of this user action.</description>
12044 </action>
12046 <action name="Touchpad_Gesture_Overview">
12047   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12048   <description>Please enter the description of this user action.</description>
12049 </action>
12051 <action name="TouchscreenScroll">
12052   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12053   <description>Please enter the description of this user action.</description>
12054 </action>
12056 <action name="TouchscreenScrollFling">
12057   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12058   <description>Please enter the description of this user action.</description>
12059 </action>
12061 <action name="Touchscreen_Down">
12062   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12063   <description>Please enter the description of this user action.</description>
12064 </action>
12066 <action name="Touchview_Disabled">
12067   <owner>bruthig@chromium.org</owner>
12068   <owner>tdanderson@chromium.org</owner>
12069   <description>Recorded when a user exits TouchView mode.</description>
12070 </action>
12072 <action name="Touchview_Enabled">
12073   <owner>bruthig@chromium.org</owner>
12074   <owner>tdanderson@chromium.org</owner>
12075   <description>Recorded when a user enters TouchView mode.</description>
12076 </action>
12078 <action name="Touchview_Initially_Disabled">
12079   <owner>bruthig@chromium.org</owner>
12080   <owner>tdanderson@chromium.org</owner>
12081   <description>
12082     Recorded when the Touchview controller is initialized such that TouchView
12083     mode is disabled initially.
12084   </description>
12085 </action>
12087 <action name="TrackpadScroll">
12088   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12089   <description>Please enter the description of this user action.</description>
12090 </action>
12092 <action name="TrackpadScrollFling">
12093   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12094   <description>Please enter the description of this user action.</description>
12095 </action>
12097 <action name="Transpose">
12098   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12099   <description>Please enter the description of this user action.</description>
12100 </action>
12102 <action name="Tray_Help">
12103   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12104   <description>Please enter the description of this user action.</description>
12105 </action>
12107 <action name="Tray_LockScreen">
12108   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12109   <description>Please enter the description of this user action.</description>
12110 </action>
12112 <action name="Tray_Overview">
12113   <owner>bruthig@chromium.org</owner>
12114   <owner>tdanderson@chromium.org</owner>
12115   <description>
12116     Records when the user presses the overview mode button in the Ash system
12117     tray. Overview mode is a feature of Ash that shows thumbnails of all
12118     currently-open windows.
12119   </description>
12120 </action>
12122 <action name="Tray_ShutDown">
12123   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12124   <description>Please enter the description of this user action.</description>
12125 </action>
12127 <action name="Underline">
12128   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12129   <description>Please enter the description of this user action.</description>
12130 </action>
12132 <action name="Undo">
12133   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12134   <description>Please enter the description of this user action.</description>
12135 </action>
12137 <action name="Unlink">
12138   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12139   <description>Please enter the description of this user action.</description>
12140 </action>
12142 <action name="Unselect">
12143   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12144   <description>Please enter the description of this user action.</description>
12145 </action>
12147 <action name="UpdateChrome">
12148   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12149   <description>Please enter the description of this user action.</description>
12150 </action>
12152 <action name="Updater.ServerCertificateChanged">
12153   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12154   <description>Please enter the description of this user action.</description>
12155 </action>
12157 <action name="Updater.ServerCertificateFailed">
12158   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12159   <description>Please enter the description of this user action.</description>
12160 </action>
12162 <action name="UpgradeCheck_AlreadyUpToDate">
12163   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12164   <description>Please enter the description of this user action.</description>
12165   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12166 </action>
12168 <action name="UpgradeCheck_AlreadyUpgraded">
12169   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12170   <description>Please enter the description of this user action.</description>
12171   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12172 </action>
12174 <action name="UpgradeCheck_Done">
12175   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12176   <description>Please enter the description of this user action.</description>
12177   <obsolete>Not present in codebase.</obsolete>
12178 </action>
12180 <action name="UpgradeCheck_Error">
12181   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12182   <description>Please enter the description of this user action.</description>
12183   <obsolete>
12184     Removed from codebase; see GoogleUpdate.UpgradeResult,
12185     GoogleUpdate.UpdateErrorCode, and GoogleUpdate.ErrorHresult.
12186   </obsolete>
12187 </action>
12189 <action name="UpgradeCheck_Started">
12190   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12191   <description>Please enter the description of this user action.</description>
12192   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12193 </action>
12195 <action name="UpgradeCheck_TimedOut">
12196   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12197   <description>Please enter the description of this user action.</description>
12198   <obsolete>Not present in codebase.</obsolete>
12199 </action>
12201 <action name="UpgradeCheck_UpgradeIsAvailable">
12202   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12203   <description>Please enter the description of this user action.</description>
12204   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12205 </action>
12207 <action name="UpgradeCheck_Upgraded">
12208   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12209   <description>Please enter the description of this user action.</description>
12210   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12211 </action>
12213 <action name="Upgrade_Started">
12214   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12215   <description>Please enter the description of this user action.</description>
12216   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12217 </action>
12219 <action name="VideoPlayer.CastVideoError">
12220   <owner>yoshiki@chromium.org</owner>
12221   <description>
12222     Chrome OS Video Player: an error occurred upon casting.
12223   </description>
12224 </action>
12226 <action name="VideoPlayer.OpenVideoPlayer">
12227   <owner>yoshiki@chromium.org</owner>
12228   <description>
12229     Chrome OS Video Player: the user opened the Chrome OS Video Player.
12230   </description>
12231 </action>
12233 <action name="ViewAboutConflicts">
12234   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12235   <description>Please enter the description of this user action.</description>
12236 </action>
12238 <action name="ViewAboutFlash">
12239   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12240   <description>Please enter the description of this user action.</description>
12241 </action>
12243 <action name="ViewAboutNaCl">
12244   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12245   <description>Please enter the description of this user action.</description>
12246 </action>
12248 <action name="ViewSource">
12249   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12250   <description>Please enter the description of this user action.</description>
12251 </action>
12253 <action name="VirtualKeyboardLoaded">
12254   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12255   <description>Please enter the description of this user action.</description>
12256 </action>
12258 <action name="WP_EditImage">
12259   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12260   <description>Please enter the description of this user action.</description>
12261 </action>
12263 <action name="WP_Gallery">
12264   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12265   <description>Please enter the description of this user action.</description>
12266 </action>
12268 <action name="WebView.CaptureVisibleRegion">
12269   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12270   <description>Please enter the description of this user action.</description>
12271 </action>
12273 <action name="WebView.ClearData">
12274   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12275   <description>Please enter the description of this user action.</description>
12276 </action>
12278 <action name="WebView.ExecuteScript">
12279   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12280   <description>Please enter the description of this user action.</description>
12281 </action>
12283 <action name="WebView.Go">
12284   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12285   <description>Please enter the description of this user action.</description>
12286 </action>
12288 <action name="WebView.Guest.ClearData">
12289   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12290   <description>Please enter the description of this user action.</description>
12291 </action>
12293 <action name="WebView.Guest.OverrideUA">
12294   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12295   <description>Please enter the description of this user action.</description>
12296 </action>
12298 <action name="WebView.Guest.PermissionAllow.PluginLoad">
12299   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12300   <description>Please enter the description of this user action.</description>
12301 </action>
12303 <action name="WebView.Guest.PermissionDeny.PluginLoad">
12304   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12305   <description>Please enter the description of this user action.</description>
12306 </action>
12308 <action name="WebView.Guest.PluginLoadAllowed">
12309   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12310   <description>Please enter the description of this user action.</description>
12311 </action>
12313 <action name="WebView.Guest.PluginLoadDenied">
12314   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12315   <description>Please enter the description of this user action.</description>
12316 </action>
12318 <action name="WebView.Guest.PluginLoadRequest">
12319   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12320   <description>Please enter the description of this user action.</description>
12321 </action>
12323 <action name="WebView.Guest.Terminate">
12324   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12325   <description>Please enter the description of this user action.</description>
12326 </action>
12328 <action name="WebView.PermissionAllow.Download">
12329   <owner>fsamuel@chromium.org</owner>
12330   <owner>lazyboy@chromium.org</owner>
12331   <description>
12332     Tracks when the download permission is explicitly allowed on a webview.
12333   </description>
12334 </action>
12336 <action name="WebView.PermissionAllow.FileSystem">
12337   <owner>fsamuel@chromium.org</owner>
12338   <owner>hanxi@chromium.org</owner>
12339   <description>
12340     Tracks when the filesystem permission is explicitly allowed on a webview.
12341   </description>
12342 </action>
12344 <action name="WebView.PermissionAllow.Fullscreen">
12345   <owner>fsamuel@chromium.org</owner>
12346   <owner>lazyboy@chromium.org</owner>
12347   <description>
12348     Tracks when the fullscreen permission is explicitly allowed on a webview.
12349   </description>
12350 </action>
12352 <action name="WebView.PermissionAllow.Geolocation">
12353   <owner>fsamuel@chromium.org</owner>
12354   <owner>lazyboy@chromium.org</owner>
12355   <description>
12356     Tracks when the geolocation permission is explicitly allowed on a webview.
12357   </description>
12358 </action>
12360 <action name="WebView.PermissionAllow.JSDialog">
12361   <owner>fsamuel@chromium.org</owner>
12362   <owner>lazyboy@chromium.org</owner>
12363   <description>
12364     Tracks when the dialog permission is explicitly allowed on a webview.
12365   </description>
12366 </action>
12368 <action name="WebView.PermissionAllow.Media">
12369   <owner>fsamuel@chromium.org</owner>
12370   <owner>lazyboy@chromium.org</owner>
12371   <description>
12372     Tracks when the media permission is explicitly allowed on a webview.
12373   </description>
12374 </action>
12376 <action name="WebView.PermissionAllow.PointerLock">
12377   <owner>fsamuel@chromium.org</owner>
12378   <owner>lazyboy@chromium.org</owner>
12379   <description>
12380     Tracks when the pointerLock permission is explicitly allowed on a webview.
12381   </description>
12382 </action>
12384 <action name="WebView.PermissionDeny.Download">
12385   <owner>fsamuel@chromium.org</owner>
12386   <owner>lazyboy@chromium.org</owner>
12387   <description>
12388     Tracks when the download permission is explicitly denied on a webview.
12389   </description>
12390 </action>
12392 <action name="WebView.PermissionDeny.FileSystem">
12393   <owner>fsamuel@chromium.org</owner>
12394   <owner>hanxi@chromium.org</owner>
12395   <description>
12396     Tracks when the filesystem permission is explicitly denied on a webview.
12397   </description>
12398 </action>
12400 <action name="WebView.PermissionDeny.Fullscreen">
12401   <owner>fsamuel@chromium.org</owner>
12402   <owner>lazyboy@chromium.org</owner>
12403   <description>
12404     Tracks when the fullscreen permission is explicitly denied on a webview.
12405   </description>
12406 </action>
12408 <action name="WebView.PermissionDeny.Geolocation">
12409   <owner>fsamuel@chromium.org</owner>
12410   <owner>lazyboy@chromium.org</owner>
12411   <description>
12412     Tracks when the geolocation permission is explicitly denied on a webview.
12413   </description>
12414 </action>
12416 <action name="WebView.PermissionDeny.JSDialog">
12417   <owner>fsamuel@chromium.org</owner>
12418   <owner>lazyboy@chromium.org</owner>
12419   <description>
12420     Tracks when the dialog permission is explicitly denied on a webview.
12421   </description>
12422 </action>
12424 <action name="WebView.PermissionDeny.Media">
12425   <owner>fsamuel@chromium.org</owner>
12426   <owner>lazyboy@chromium.org</owner>
12427   <description>
12428     Tracks when the media permission is explicitly denied on a webview.
12429   </description>
12430 </action>
12432 <action name="WebView.PermissionDeny.PointerLock">
12433   <owner>fsamuel@chromium.org</owner>
12434   <owner>lazyboy@chromium.org</owner>
12435   <description>
12436     Tracks when the pointerLock permission is explicitly denied on a webview.
12437   </description>
12438 </action>
12440 <action name="WebView.Reload">
12441   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12442   <description>Please enter the description of this user action.</description>
12443 </action>
12445 <action name="WebView.Stop">
12446   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12447   <description>Please enter the description of this user action.</description>
12448 </action>
12450 <action name="WebView.Terminate">
12451   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12452   <description>Please enter the description of this user action.</description>
12453 </action>
12455 <action name="WebView.WebRequest.AddListener">
12456   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12457   <description>Please enter the description of this user action.</description>
12458 </action>
12460 <action name="WebsiteSettings_CookiesDialogOpened">
12461   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12462   <description>Please enter the description of this user action.</description>
12463   <obsolete>
12464     Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
12465   </obsolete>
12466 </action>
12468 <action name="WebsiteSettings_Opened">
12469   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12470   <description>Please enter the description of this user action.</description>
12471   <obsolete>
12472     Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
12473   </obsolete>
12474 </action>
12476 <action name="WebstoreWidgetApp.ShowDialog">
12477   <owner>tbarzic@google.com</owner>
12478   <description>
12479     Tracks Chrome Webstore Gallery Widget app being launched.
12480   </description>
12481 </action>
12483 <action name="Win7ASHRestart">
12484   <owner>cpu@chromium.org</owner>
12485   <owner>ananta@chromium.org</owner>
12486   <owner>shrikant@chromium.org</owner>
12487   <description>Tracks when Chrome was restarted on Win7 in Ash.</description>
12488 </action>
12490 <action name="Win7DesktopRestart">
12491   <owner>cpu@chromium.org</owner>
12492   <owner>ananta@chromium.org</owner>
12493   <owner>shrikant@chromium.org</owner>
12494   <description>
12495     Tracks when Chrome was restarted on Win7 in desktop.
12496   </description>
12497 </action>
12499 <action name="Win8DesktopRestart">
12500   <owner>cpu@chromium.org</owner>
12501   <owner>ananta@chromium.org</owner>
12502   <owner>shrikant@chromium.org</owner>
12503   <description>
12504     Tracks when Chrome was restarted on Win8 in desktop.
12505   </description>
12506 </action>
12508 <action name="Win8MetroRestart">
12509   <owner>cpu@chromium.org</owner>
12510   <owner>ananta@chromium.org</owner>
12511   <owner>shrikant@chromium.org</owner>
12512   <description>Tracks when Chrome was restarted on Win8 in metro.</description>
12513 </action>
12515 <action name="WindowBorder_ClickTogglesSingleAxisMaximize">
12516   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12517   <description>Please enter the description of this user action.</description>
12518 </action>
12520 <action name="WindowCycleController_Cycle">
12521   <owner>tdanderson@chromium.org</owner>
12522   <owner>flackr@chromium.org</owner>
12523   <description>
12524     Starting a window selection cycle by pressing alt-tab.
12525   </description>
12526 </action>
12528 <action name="WindowDrag_MaximizeLeft">
12529   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12530   <description>Please enter the description of this user action.</description>
12531 </action>
12533 <action name="WindowDrag_MaximizeRight">
12534   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12535   <description>Please enter the description of this user action.</description>
12536 </action>
12538 <action name="WindowSelector_ActiveWindowChanged">
12539   <owner>tdanderson@chromium.org</owner>
12540   <owner>bruthig@chromium.org</owner>
12541   <description>
12542     Recorded when the user selects a window from Ash overview mode which is
12543     different from the window that was active prior to entering overview mode.
12544   </description>
12545 </action>
12547 <action name="WindowSelector_Overview">
12548   <owner>tdanderson@chromium.org</owner>
12549   <owner>flackr@chromium.org</owner>
12550   <description>Starting the window overview mode.</description>
12551 </action>
12553 <action name="WindowSelector_OverviewEnterKey">
12554   <owner>tdanderson@chromium.org</owner>
12555   <owner>flackr@chromium.org</owner>
12556   <description>
12557     Using the enter key to select a window in the overview.
12558   </description>
12559 </action>
12561 <action name="WindowSelector_Selection">
12562   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12563   <description>Please enter the description of this user action.</description>
12564   <obsolete>
12565     Deprecated as of 06/2014. No longer relevant since alt tab window switching
12566     was separated from overview mode.
12567   </obsolete>
12568 </action>
12570 <action name="WorkerProcess_BadProcessToKill">
12571   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12572   <description>Please enter the description of this user action.</description>
12573 </action>
12575 <action name="WrenchMenu_OpenRecentTabFromDevice">
12576   <owner>jwd@chromium.org</owner>
12577   <description>
12578     Hot Dog Menu: Recent Tabs: Open a recent tab from a device.
12579   </description>
12580 </action>
12582 <action name="WrenchMenu_OpenRecentTabFromLocal">
12583   <owner>jwd@chromium.org</owner>
12584   <description>
12585     Hot Dog Menu: Recent Tabs: Open a recent tab link from local.
12586   </description>
12587 </action>
12589 <action name="WrenchMenu_OpenRecentWindow">
12590   <owner>jwd@chromium.org</owner>
12591   <description>
12592     Hot Dog Menu: Recent Tabs: Open a recent tab in a new window.
12593   </description>
12594 </action>
12596 <action name="ZoomMinus">
12597   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12598   <description>Please enter the description of this user action.</description>
12599 </action>
12601 <action name="ZoomMinus_AtMinimum">
12602   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12603   <description>Please enter the description of this user action.</description>
12604 </action>
12606 <action name="ZoomNormal">
12607   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12608   <description>Please enter the description of this user action.</description>
12609 </action>
12611 <action name="ZoomPlus">
12612   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12613   <description>Please enter the description of this user action.</description>
12614 </action>
12616 <action name="ZoomPlus_AtMaximum">
12617   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12618   <description>Please enter the description of this user action.</description>
12619 </action>
12621 <action name="justifyFull">
12622   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12623   <description>Please enter the description of this user action.</description>
12624 </action>
12626 <action name="mceAddControl">
12627   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12628   <description>Please enter the description of this user action.</description>
12629 </action>
12631 <action name="mceBeginUndoLevel">
12632   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12633   <description>Please enter the description of this user action.</description>
12634 </action>
12636 <action name="mceEndUndoLevel">
12637   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12638   <description>Please enter the description of this user action.</description>
12639 </action>
12641 <action name="mceInsertContent">
12642   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12643   <description>Please enter the description of this user action.</description>
12644 </action>
12646 <action name="mceRepaint">
12647   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12648   <description>Please enter the description of this user action.</description>
12649 </action>
12651 <action name="mceSave">
12652   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12653   <description>Please enter the description of this user action.</description>
12654 </action>
12656 <action name="mceSetStyleInfo">
12657   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12658   <description>Please enter the description of this user action.</description>
12659 </action>
12661 <action name="styleWithCSS">
12662   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12663   <description>Please enter the description of this user action.</description>
12664 </action>
12666 <action name="webapps.AddShortcut.AppShortcut">
12667   <owner>dfalcantara@chromium.org</owner>
12668   <description>
12669     Shortcut added to the homescreen for a page containing the
12670     mobile-webapp-capable meta tag.
12671   </description>
12672 </action>
12674 <action name="webapps.AddShortcut.AppShortcutApple">
12675   <owner>dfalcantara@chromium.org</owner>
12676   <description>
12677     Shortcut added to the homescreen for a page containing only the
12678     apple-mobile-webapp-capable meta tag.
12679   </description>
12680 </action>
12682 <action name="webapps.AddShortcut.Bookmark">
12683   <owner>dfalcantara@chromium.org</owner>
12684   <description>
12685     Shortcut added to the homescreen for a page containing neither
12686     mobile-webapp-capable nor apple-mobile-webapp-capable meta tags.
12687   </description>
12688 </action>
12690 <action name="webapps.AddShortcut.Manifest">
12691   <owner>mlamouri@chromium.org</owner>
12692   <description>
12693     Shortcut added to the homescreen with a valid Manifest. This action will be
12694     recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
12695     to keep a trend of whether the webapp also add meta tags.
12696   </description>
12697 </action>
12699 </actions>