Add user actions for stacked tab mode
[chromium-blink-merge.git] / tools / metrics / actions / actions.xml
blobcdc0200bb4f4875a69de461b43fa665654d2f9d4
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.
11 Please run extract_actions.py to add new actions and pretty-print this file.
13 If a user action is not being used any more, put an <obsolete> tag under
14 the <action> tag with necessary explanation. Don't delete things in this file.
16 TODO(yiyaoliu):
17 Currently, only file-level comments are supported. By running
18 extract_actions.py, comments at other places will be deleted. Ideally, comments
19 should be able to be added at any place in this file.
20 -->
22 <actions>
24 <action name="AboutChrome">
25   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
26   <description>Please enter the description of this user action.</description>
27 </action>
29 <action name="AboutConflicts">
30   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
31   <description>Please enter the description of this user action.</description>
32 </action>
34 <action name="AboutFlags_StartupTick">
35   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
36   <description>Please enter the description of this user action.</description>
37 </action>
39 <action name="AboutFlags_background-webapps">
40   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
41   <description>Please enter the description of this user action.</description>
42 </action>
44 <action name="AboutFlags_click-to-play">
45   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
46   <description>Please enter the description of this user action.</description>
47 </action>
49 <action name="AboutFlags_cloud-print">
50   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
51   <description>Please enter the description of this user action.</description>
52 </action>
54 <action name="AboutFlags_cloud-print-proxy">
55   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
56   <description>Please enter the description of this user action.</description>
57 </action>
59 <action name="AboutFlags_confirm-to-quit">
60   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
61   <description>Please enter the description of this user action.</description>
62 </action>
64 <action name="AboutFlags_conflicting-modules-check">
65   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
66   <description>Please enter the description of this user action.</description>
67 </action>
69 <action name="AboutFlags_disable-chrome-to-mobile">
70   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
71   <description>Please enter the description of this user action.</description>
72 </action>
74 <action name="AboutFlags_disable-outdated-plugins">
75   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
76   <description>Please enter the description of this user action.</description>
77 </action>
79 <action name="AboutFlags_disable-pnacl">
80   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
81   <description>Please enter the description of this user action.</description>
82   <obsolete>This flag no longer exists.</obsolete>
83 </action>
85 <action name="AboutFlags_disable-print-preview">
86   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
87   <description>Please enter the description of this user action.</description>
88 </action>
90 <action name="AboutFlags_disable-views-rect-based-targeting">
91   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
92   <description>Please enter the description of this user action.</description>
93 </action>
95 <action name="AboutFlags_disable-website-settings">
96   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
97   <description>Please enter the description of this user action.</description>
98 </action>
100 <action name="AboutFlags_dns-server">
101   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
102   <description>Please enter the description of this user action.</description>
103 </action>
105 <action name="AboutFlags_downloads-new-ui">
106   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
107   <description>Please enter the description of this user action.</description>
108 </action>
110 <action name="AboutFlags_enable-chrome-to-mobile">
111   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
112   <description>Please enter the description of this user action.</description>
113 </action>
115 <action name="AboutFlags_enable-nacl">
116   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
117   <description>Please enter the description of this user action.</description>
118 </action>
120 <action name="AboutFlags_enable-nacl-debug">
121   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
122   <description>Please enter the description of this user action.</description>
123 </action>
125 <action name="AboutFlags_enable-nacl-exception-handling">
126   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
127   <description>Please enter the description of this user action.</description>
128 </action>
130 <action name="AboutFlags_enable-pnacl">
131   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
132   <description>Please enter the description of this user action.</description>
133 </action>
135 <action name="AboutFlags_enable-smooth-scrolling">
136   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
137   <description>Please enter the description of this user action.</description>
138 </action>
140 <action name="AboutFlags_enable-website-settings">
141   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
142   <description>Please enter the description of this user action.</description>
143 </action>
145 <action name="AboutFlags_enable-wifi-credential-sync">
146   <owner>quiche@chromium.org</owner>
147   <description>
148     User enabled WiFi credential sync via chrome://flags.
149   </description>
150 </action>
152 <action name="AboutFlags_experimental-location-features">
153   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
154   <description>Please enter the description of this user action.</description>
155 </action>
157 <action name="AboutFlags_expose-for-tabs">
158   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
159   <description>Please enter the description of this user action.</description>
160 </action>
162 <action name="AboutFlags_extension-apis">
163   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
164   <description>Please enter the description of this user action.</description>
165 </action>
167 <action name="AboutFlags_focus-existing-tab-on-open">
168   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
169   <description>Please enter the description of this user action.</description>
170 </action>
172 <action name="AboutFlags_gpu-canvas-2d">
173   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
174   <description>Please enter the description of this user action.</description>
175 </action>
177 <action name="AboutFlags_indexeddb-use-leveldb">
178   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
179   <description>Please enter the description of this user action.</description>
180 </action>
182 <action name="AboutFlags_instant-autocomplete-immediately">
183   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
184   <description>Please enter the description of this user action.</description>
185 </action>
187 <action name="AboutFlags_instant-type">
188   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
189   <description>Please enter the description of this user action.</description>
190 </action>
192 <action name="AboutFlags_mark-non-secure-as">
193   <owner>palmer@chromium.org</owner>
194   <owner>felt@chromium.org</owner>
195   <description>
196     This flag lets users opt into or out of marking HTTP as Dubious or as
197     Non-Secure. The action is emitted once per startup when the flag is active.
198   </description>
199 </action>
201 <action name="AboutFlags_match-preview">
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_my-special-feature">
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_nacl-debug-mask">
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_nacl-gdb">
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_nacl-gdb-script">
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_page-prerender">
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_prerender-from-omnibox">
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_print-preview">
237   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
238   <description>Please enter the description of this user action.</description>
239 </action>
241 <action name="AboutFlags_remoting">
242   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
243   <description>Please enter the description of this user action.</description>
244 </action>
246 <action name="AboutFlags_save-page-as-mhtml">
247   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
248   <description>Please enter the description of this user action.</description>
249 </action>
251 <action name="AboutFlags_snap-start">
252   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
253   <description>Please enter the description of this user action.</description>
254 </action>
256 <action name="AboutFlags_tabbed-options">
257   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
258   <description>Please enter the description of this user action.</description>
259 </action>
261 <action name="AboutFlags_verbatim-instant">
262   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
263   <description>Please enter the description of this user action.</description>
264 </action>
266 <action name="AboutFlags_vertical-tabs">
267   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
268   <description>Please enter the description of this user action.</description>
269 </action>
271 <action name="AboutFlags_views-use-rect-based-targeting">
272   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
273   <description>Please enter the description of this user action.</description>
274 </action>
276 <action name="AboutFlags_xss-auditor">
277   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
278   <description>Please enter the description of this user action.</description>
279 </action>
281 <action name="Accel_Accessible_Focus_Next">
282   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
283   <description>Please enter the description of this user action.</description>
284 </action>
286 <action name="Accel_Accessible_Focus_Previous">
287   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
288   <description>Please enter the description of this user action.</description>
289 </action>
291 <action name="Accel_Add_Remove_Display">
292   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
293   <description>Please enter the description of this user action.</description>
294 </action>
296 <action name="Accel_Advanced_Print">
297   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
298   <description>Please enter the description of this user action.</description>
299 </action>
301 <action name="Accel_Back_Backspace">
302   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
303   <description>Please enter the description of this user action.</description>
304 </action>
306 <action name="Accel_Back_F1">
307   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
308   <description>Please enter the description of this user action.</description>
309 </action>
311 <action name="Accel_Back_Left">
312   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
313   <description>Please enter the description of this user action.</description>
314 </action>
316 <action name="Accel_BrightnessDown_F6">
317   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
318   <description>Please enter the description of this user action.</description>
319 </action>
321 <action name="Accel_BrightnessUp_F7">
322   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
323   <description>Please enter the description of this user action.</description>
324 </action>
326 <action name="Accel_Disable_Caps_Lock">
327   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
328   <description>Please enter the description of this user action.</description>
329 </action>
331 <action name="Accel_Exit_First_Q">
332   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
333   <description>Please enter the description of this user action.</description>
334 </action>
336 <action name="Accel_Exit_Second_Q">
337   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
338   <description>Please enter the description of this user action.</description>
339 </action>
341 <action name="Accel_FocusLocation_D">
342   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
343   <description>Please enter the description of this user action.</description>
344 </action>
346 <action name="Accel_FocusLocation_L">
347   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
348   <description>Please enter the description of this user action.</description>
349 </action>
351 <action name="Accel_FocusSearch_E">
352   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
353   <description>Please enter the description of this user action.</description>
354 </action>
356 <action name="Accel_FocusSearch_K">
357   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
358   <description>Please enter the description of this user action.</description>
359 </action>
361 <action name="Accel_Focus_Bookmarks">
362   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
363   <description>Please enter the description of this user action.</description>
364 </action>
366 <action name="Accel_Focus_Launcher">
367   <owner>kuscher@chromium.org</owner>
368   <description>Keyboard accelerator to focus the app shelf.</description>
369   <obsolete>
370     Deprecated 09/2014 in issue 248353 and replaced by Accel_Focus_Shelf.
371   </obsolete>
372 </action>
374 <action name="Accel_Focus_Location">
375   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
376   <description>Please enter the description of this user action.</description>
377 </action>
379 <action name="Accel_Focus_Next_Pane">
380   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
381   <description>Please enter the description of this user action.</description>
382 </action>
384 <action name="Accel_Focus_Previous_Pane">
385   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
386   <description>Please enter the description of this user action.</description>
387 </action>
389 <action name="Accel_Focus_Search">
390   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
391   <description>Please enter the description of this user action.</description>
392 </action>
394 <action name="Accel_Focus_Shelf">
395   <owner>kuscher@chromium.org</owner>
396   <description>Keyboard accelerator to focus the app shelf.</description>
397 </action>
399 <action name="Accel_Focus_Toolbar">
400   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
401   <description>Please enter the description of this user action.</description>
402 </action>
404 <action name="Accel_Forward_Backspace">
405   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
406   <description>Please enter the description of this user action.</description>
407 </action>
409 <action name="Accel_Forward_F2">
410   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
411   <description>Please enter the description of this user action.</description>
412 </action>
414 <action name="Accel_Forward_Right">
415   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
416   <description>Please enter the description of this user action.</description>
417 </action>
419 <action name="Accel_Fullscreen_F4">
420   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
421   <description>Please enter the description of this user action.</description>
422 </action>
424 <action name="Accel_KeyboardBrightnessDown_F6">
425   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
426   <description>Please enter the description of this user action.</description>
427 </action>
429 <action name="Accel_KeyboardBrightnessUp_F7">
430   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
431   <description>Please enter the description of this user action.</description>
432 </action>
434 <action name="Accel_Launch_App">
435   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
436   <description>Please enter the description of this user action.</description>
437 </action>
439 <action name="Accel_Launch_Last_App">
440   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
441   <description>Please enter the description of this user action.</description>
442 </action>
444 <action name="Accel_LockScreen_L">
445   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
446   <description>Please enter the description of this user action.</description>
447 </action>
449 <action name="Accel_LockScreen_LockButton">
450   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
451   <description>Please enter the description of this user action.</description>
452 </action>
454 <action name="Accel_LockScreen_PowerButton">
455   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
456   <description>Please enter the description of this user action.</description>
457 </action>
459 <action name="Accel_Maximize_Restore_F4">
460   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
461   <description>Please enter the description of this user action.</description>
462 </action>
464 <action name="Accel_NewTab_T">
465   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
466   <description>Please enter the description of this user action.</description>
467 </action>
469 <action name="Accel_New_Incognito_Window">
470   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
471   <description>Please enter the description of this user action.</description>
472 </action>
474 <action name="Accel_New_Window">
475   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
476   <description>Please enter the description of this user action.</description>
477 </action>
479 <action name="Accel_NextWindow_F5">
480   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
481   <description>Please enter the description of this user action.</description>
482 </action>
484 <action name="Accel_NextWindow_Tab">
485   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
486   <description>Please enter the description of this user action.</description>
487 </action>
489 <action name="Accel_Next_Ime">
490   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
491   <description>Please enter the description of this user action.</description>
492 </action>
494 <action name="Accel_Open_Crosh">
495   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
496   <description>Please enter the description of this user action.</description>
497 </action>
499 <action name="Accel_Open_Feedback_Page">
500   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
501   <description>Please enter the description of this user action.</description>
502 </action>
504 <action name="Accel_Open_File_Manager">
505   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
506   <description>Please enter the description of this user action.</description>
507 </action>
509 <action name="Accel_Overview_F5">
510   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
511   <description>Please enter the description of this user action.</description>
512 </action>
514 <action name="Accel_PrevWindow_F5">
515   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
516   <description>Please enter the description of this user action.</description>
517 </action>
519 <action name="Accel_PrevWindow_Tab">
520   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
521   <description>Please enter the description of this user action.</description>
522 </action>
524 <action name="Accel_Previous_Ime">
525   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
526   <description>Please enter the description of this user action.</description>
527 </action>
529 <action name="Accel_Reload_F3">
530   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
531   <description>Please enter the description of this user action.</description>
532 </action>
534 <action name="Accel_Reload_R">
535   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
536   <description>Please enter the description of this user action.</description>
537 </action>
539 <action name="Accel_Restart_PowerButton">
540   <owner>cschuet@chromium.org</owner>
541   <description>User restarted the device.</description>
542 </action>
544 <action name="Accel_Restore_Tab">
545   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
546   <description>Please enter the description of this user action.</description>
547 </action>
549 <action name="Accel_Rotate_Window">
550   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
551   <description>Please enter the description of this user action.</description>
552 </action>
554 <action name="Accel_Scale_Ui_Down">
555   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
556   <description>Please enter the description of this user action.</description>
557 </action>
559 <action name="Accel_Scale_Ui_Reset">
560   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
561   <description>Please enter the description of this user action.</description>
562 </action>
564 <action name="Accel_Scale_Ui_Up">
565   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
566   <description>Please enter the description of this user action.</description>
567 </action>
569 <action name="Accel_Search_LWin">
570   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
571   <description>Please enter the description of this user action.</description>
572 </action>
574 <action name="Accel_SelectNextTab">
575   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
576   <description>Please enter the description of this user action.</description>
577 </action>
579 <action name="Accel_SelectPreviousTab">
580   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
581   <description>Please enter the description of this user action.</description>
582 </action>
584 <action name="Accel_Show_App_Menu">
585   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
586   <description>Please enter the description of this user action.</description>
587 </action>
589 <action name="Accel_Show_Keyboard_Overlay">
590   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
591   <description>Please enter the description of this user action.</description>
592 </action>
594 <action name="Accel_Show_Message_Center_Bubble">
595   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
596   <description>Please enter the description of this user action.</description>
597 </action>
599 <action name="Accel_Show_System_Tray_Bubble">
600   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
601   <description>Please enter the description of this user action.</description>
602 </action>
604 <action name="Accel_Show_Task_Manager">
605   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
606   <description>Please enter the description of this user action.</description>
607 </action>
609 <action name="Accel_ShutDown_PowerButton">
610   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
611   <description>Please enter the description of this user action.</description>
612 </action>
614 <action name="Accel_Silence_Spoken_Feedback">
615   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
616   <description>Please enter the description of this user action.</description>
617 </action>
619 <action name="Accel_Swap_Primary_Display">
620   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
621   <description>Please enter the description of this user action.</description>
622 </action>
624 <action name="Accel_Switch_Ime">
625   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
626   <description>Please enter the description of this user action.</description>
627 </action>
629 <action name="Accel_Switch_To_Next_User">
630   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
631   <description>Please enter the description of this user action.</description>
632 </action>
634 <action name="Accel_Switch_To_Previous_User">
635   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
636   <description>Please enter the description of this user action.</description>
637 </action>
639 <action name="Accel_Take_Partial_Screenshot">
640   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
641   <description>Please enter the description of this user action.</description>
642 </action>
644 <action name="Accel_Take_Screenshot">
645   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
646   <description>Please enter the description of this user action.</description>
647 </action>
649 <action name="Accel_Toggle_Caps_Lock">
650   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
651   <description>Please enter the description of this user action.</description>
652 </action>
654 <action name="Accel_Toggle_Maximized">
655   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
656   <description>Please enter the description of this user action.</description>
657 </action>
659 <action name="Accel_Toggle_Minimized">
660   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
661   <description>Please enter the description of this user action.</description>
662 </action>
664 <action name="Accel_Toggle_Minimized_M">
665   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
666   <description>Please enter the description of this user action.</description>
667 </action>
669 <action name="Accel_Toggle_Minimized_Minus">
670   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
671   <description>Please enter the description of this user action.</description>
672 </action>
674 <action name="Accel_Toggle_Mirror_Mode">
675   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
676   <description>Please enter the description of this user action.</description>
677 </action>
679 <action name="Accel_Toggle_Spoken_Feedback">
680   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
681   <description>Please enter the description of this user action.</description>
682 </action>
684 <action name="Accel_Touch_Hud_Clear">
685   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
686   <description>Please enter the description of this user action.</description>
687 </action>
689 <action name="Accel_VolumeDown_F9">
690   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
691   <description>Please enter the description of this user action.</description>
692 </action>
694 <action name="Accel_VolumeMute_F8">
695   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
696   <description>Please enter the description of this user action.</description>
697 </action>
699 <action name="Accel_VolumeUp_F10">
700   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
701   <description>Please enter the description of this user action.</description>
702 </action>
704 <action name="Accel_Window_Position_Center">
705   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
706   <description>Please enter the description of this user action.</description>
707 </action>
709 <action name="Accel_Window_Snap_Left">
710   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
711   <description>Please enter the description of this user action.</description>
712 </action>
714 <action name="Accel_Window_Snap_Right">
715   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
716   <description>Please enter the description of this user action.</description>
717 </action>
719 <action name="AcceptedGeneratedKeyword">
720   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
721   <description>Please enter the description of this user action.</description>
722 </action>
724 <action name="AcceptedKeyword">
725   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
726   <description>Please enter the description of this user action.</description>
727 </action>
729 <action name="AcceptedKeywordHint">
730   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
731   <description>Please enter the description of this user action.</description>
732 </action>
734 <action name="ActionBox.ClickButton">
735   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
736   <description>Please enter the description of this user action.</description>
737 </action>
739 <action name="ActionBox.FindShareHandlers">
740   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
741   <description>Please enter the description of this user action.</description>
742 </action>
744 <action name="ActiveBrowserChanged">
745   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
746   <description>Please enter the description of this user action.</description>
747 </action>
749 <action name="ActiveTabChanged">
750   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
751   <description>Please enter the description of this user action.</description>
752 </action>
754 <action name="AppCloseButton_Clk">
755   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
756   <description>Please enter the description of this user action.</description>
757 </action>
759 <action name="AppList_AutoLaunchCanceled">
760   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
761   <description>Please enter the description of this user action.</description>
762 </action>
764 <action name="AppList_AutoLaunched">
765   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
766   <description>Please enter the description of this user action.</description>
767 </action>
769 <action name="AppList_ClickOnApp">
770   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
771   <description>Please enter the description of this user action.</description>
772 </action>
774 <action name="AppList_ClickOnAppFromSearch">
775   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
776   <description>Please enter the description of this user action.</description>
777 </action>
779 <action name="AppList_HotwordRecognized">
780   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
781   <description>Please enter the description of this user action.</description>
782 </action>
784 <action name="AppList_Search">
785   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
786   <description>Please enter the description of this user action.</description>
787 </action>
789 <action name="AppList_SearchedBySpeech">
790   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
791   <description>Please enter the description of this user action.</description>
792 </action>
794 <action name="AppList_VoiceSearchCanceled">
795   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
796   <description>Please enter the description of this user action.</description>
797 </action>
799 <action name="AppList_VoiceSearchStartedManually">
800   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
801   <description>Please enter the description of this user action.</description>
802 </action>
804 <action name="AutoDetectChange">
805   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
806   <description>Please enter the description of this user action.</description>
807 </action>
809 <action name="AutomaticReset_WebUIBanner_BannerShown">
810   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
811   <description>Please enter the description of this user action.</description>
812 </action>
814 <action name="AutomaticReset_WebUIBanner_ManuallyClosed">
815   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
816   <description>Please enter the description of this user action.</description>
817 </action>
819 <action name="AutomaticReset_WebUIBanner_ResetClicked">
820   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
821   <description>Please enter the description of this user action.</description>
822 </action>
824 <action name="AutomaticSettingsReset_WebUIBanner_BannerShown">
825   <owner>gab@chromium.org</owner>
826   <description>
827     User opened chrome://settings less than 5 days after a settings hardening
828     event and was automatically shown this banner.
829   </description>
830 </action>
832 <action name="AutomaticSettingsReset_WebUIBanner_LearnMoreClicked">
833   <owner>gab@chromium.org</owner>
834   <description>
835     User clicked the Learn More link on the AutomaticSettingsReset banner.
836   </description>
837 </action>
839 <action name="AutomaticSettingsReset_WebUIBanner_ManuallyClosed">
840   <owner>gab@chromium.org</owner>
841   <description>User dismissed the AutomaticSettingsReset banner.</description>
842 </action>
844 <action name="AutomaticSettingsReset_WebUIBanner_ResetClicked">
845   <owner>gab@chromium.org</owner>
846   <description>
847     User clicked the reset button on the AutomaticSettingsReset banner.
848   </description>
849 </action>
851 <action name="Back">
852   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
853   <description>Please enter the description of this user action.</description>
854 </action>
856 <action name="BackColor">
857   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
858   <description>Please enter the description of this user action.</description>
859 </action>
861 <action name="BackMenu_ChapterClick1">
862   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
863   <description>Please enter the description of this user action.</description>
864 </action>
866 <action name="BackMenu_ChapterClick10">
867   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
868   <description>Please enter the description of this user action.</description>
869 </action>
871 <action name="BackMenu_ChapterClick11">
872   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
873   <description>Please enter the description of this user action.</description>
874 </action>
876 <action name="BackMenu_ChapterClick12">
877   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
878   <description>Please enter the description of this user action.</description>
879 </action>
881 <action name="BackMenu_ChapterClick13">
882   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
883   <description>Please enter the description of this user action.</description>
884 </action>
886 <action name="BackMenu_ChapterClick14">
887   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
888   <description>Please enter the description of this user action.</description>
889 </action>
891 <action name="BackMenu_ChapterClick15">
892   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
893   <description>Please enter the description of this user action.</description>
894 </action>
896 <action name="BackMenu_ChapterClick16">
897   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
898   <description>Please enter the description of this user action.</description>
899 </action>
901 <action name="BackMenu_ChapterClick17">
902   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
903   <description>Please enter the description of this user action.</description>
904 </action>
906 <action name="BackMenu_ChapterClick18">
907   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
908   <description>Please enter the description of this user action.</description>
909 </action>
911 <action name="BackMenu_ChapterClick19">
912   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
913   <description>Please enter the description of this user action.</description>
914 </action>
916 <action name="BackMenu_ChapterClick2">
917   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
918   <description>Please enter the description of this user action.</description>
919 </action>
921 <action name="BackMenu_ChapterClick3">
922   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
923   <description>Please enter the description of this user action.</description>
924 </action>
926 <action name="BackMenu_ChapterClick4">
927   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
928   <description>Please enter the description of this user action.</description>
929 </action>
931 <action name="BackMenu_ChapterClick5">
932   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
933   <description>Please enter the description of this user action.</description>
934 </action>
936 <action name="BackMenu_ChapterClick6">
937   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
938   <description>Please enter the description of this user action.</description>
939 </action>
941 <action name="BackMenu_ChapterClick7">
942   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
943   <description>Please enter the description of this user action.</description>
944 </action>
946 <action name="BackMenu_ChapterClick8">
947   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
948   <description>Please enter the description of this user action.</description>
949 </action>
951 <action name="BackMenu_ChapterClick9">
952   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
953   <description>Please enter the description of this user action.</description>
954 </action>
956 <action name="BackMenu_HistoryClick1">
957   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
958   <description>Please enter the description of this user action.</description>
959 </action>
961 <action name="BackMenu_HistoryClick10">
962   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
963   <description>Please enter the description of this user action.</description>
964 </action>
966 <action name="BackMenu_HistoryClick11">
967   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
968   <description>Please enter the description of this user action.</description>
969 </action>
971 <action name="BackMenu_HistoryClick12">
972   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
973   <description>Please enter the description of this user action.</description>
974 </action>
976 <action name="BackMenu_HistoryClick13">
977   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
978   <description>Please enter the description of this user action.</description>
979 </action>
981 <action name="BackMenu_HistoryClick14">
982   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
983   <description>Please enter the description of this user action.</description>
984 </action>
986 <action name="BackMenu_HistoryClick15">
987   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
988   <description>Please enter the description of this user action.</description>
989 </action>
991 <action name="BackMenu_HistoryClick16">
992   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
993   <description>Please enter the description of this user action.</description>
994 </action>
996 <action name="BackMenu_HistoryClick17">
997   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
998   <description>Please enter the description of this user action.</description>
999 </action>
1001 <action name="BackMenu_HistoryClick18">
1002   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1003   <description>Please enter the description of this user action.</description>
1004 </action>
1006 <action name="BackMenu_HistoryClick19">
1007   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1008   <description>Please enter the description of this user action.</description>
1009 </action>
1011 <action name="BackMenu_HistoryClick2">
1012   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1013   <description>Please enter the description of this user action.</description>
1014 </action>
1016 <action name="BackMenu_HistoryClick3">
1017   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1018   <description>Please enter the description of this user action.</description>
1019 </action>
1021 <action name="BackMenu_HistoryClick4">
1022   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1023   <description>Please enter the description of this user action.</description>
1024 </action>
1026 <action name="BackMenu_HistoryClick5">
1027   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1028   <description>Please enter the description of this user action.</description>
1029 </action>
1031 <action name="BackMenu_HistoryClick6">
1032   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1033   <description>Please enter the description of this user action.</description>
1034 </action>
1036 <action name="BackMenu_HistoryClick7">
1037   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1038   <description>Please enter the description of this user action.</description>
1039 </action>
1041 <action name="BackMenu_HistoryClick8">
1042   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1043   <description>Please enter the description of this user action.</description>
1044 </action>
1046 <action name="BackMenu_HistoryClick9">
1047   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1048   <description>Please enter the description of this user action.</description>
1049 </action>
1051 <action name="BackMenu_Popup">
1052   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1053   <description>Please enter the description of this user action.</description>
1054 </action>
1056 <action name="BackMenu_ShowFullHistory">
1057   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1058   <description>Please enter the description of this user action.</description>
1059 </action>
1061 <action name="BackgroundImageCache">
1062   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1063   <description>Please enter the description of this user action.</description>
1064 </action>
1066 <action name="BadMessageTerminate_ACDH">
1067   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1068   <description>Please enter the description of this user action.</description>
1069 </action>
1071 <action name="BadMessageTerminate_AOF">
1072   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1073   <description>Please enter the description of this user action.</description>
1074 </action>
1076 <action name="BadMessageTerminate_BMF">
1077   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1078   <description>Please enter the description of this user action.</description>
1079 </action>
1081 <action name="BadMessageTerminate_BPE">
1082   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1083   <description>Please enter the description of this user action.</description>
1084 </action>
1086 <action name="BadMessageTerminate_BPGM">
1087   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1088   <description>Please enter the description of this user action.</description>
1089 </action>
1091 <action name="BadMessageTerminate_BRPH">
1092   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1093   <description>Please enter the description of this user action.</description>
1094 </action>
1096 <action name="BadMessageTerminate_DBMF">
1097   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1098   <description>Please enter the description of this user action.</description>
1099 </action>
1101 <action name="BadMessageTerminate_DSMF">
1102   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1103   <description>Please enter the description of this user action.</description>
1104 </action>
1106 <action name="BadMessageTerminate_DSMF_1">
1107   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1108   <description>Please enter the description of this user action.</description>
1109 </action>
1111 <action name="BadMessageTerminate_DSMF_2">
1112   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1113   <description>Please enter the description of this user action.</description>
1114 </action>
1116 <action name="BadMessageTerminate_EFD">
1117   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1118   <description>Please enter the description of this user action.</description>
1119 </action>
1121 <action name="BadMessageTerminate_EOG">
1122   <owner>kalman@chromium.org</owner>
1123   <owner>fsamuel@chromium.org</owner>
1124   <description>
1125     Indicates that an ExtensionOptionsGuest was terminated due to a navigation
1126     to an origin other than the extension it is embedding.
1127   </description>
1128   <obsolete>
1129     Deprecated 3/2015. Replaced by the histogram
1130     Stability.BadMessageTerminate.Extensions.
1131   </obsolete>
1132 </action>
1134 <action name="BadMessageTerminate_EVG">
1135   <owner>fsamuel@chromium.org</owner>
1136   <description>
1137     Indicates that an ExtensionViewGuest was terminated due to a navigation to
1138     an origin other than the extension it is embedding.
1139   </description>
1140   <obsolete>
1141     Deprecated 3/2015. Replaced by the histogram
1142     Stability.BadMessageTerminate.Extensions.
1143   </obsolete>
1144 </action>
1146 <action name="BadMessageTerminate_FAMF">
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_IDBMF">
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_MIDI">
1157   <owner>toyoshim@chromium.org</owner>
1158   <description>
1159     Indicates that an IPC message to send a SysEx MIDI message is received from
1160     a renderer that is not permitted to send a SysEx MIDI message.
1161   </description>
1162 </action>
1164 <action name="BadMessageTerminate_MIDIPort">
1165   <owner>toyoshim@chromium.org</owner>
1166   <description>
1167     Indicates that an IPC message to send a MIDI message against out of range
1168     output port is received from a renderer.
1169   </description>
1170 </action>
1172 <action name="BadMessageTerminate_NC">
1173   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1174   <description>Please enter the description of this user action.</description>
1175 </action>
1177 <action name="BadMessageTerminate_NC17">
1178   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1179   <description>Please enter the description of this user action.</description>
1180 </action>
1182 <action name="BadMessageTerminate_RDH">
1183   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1184   <description>Please enter the description of this user action.</description>
1185 </action>
1187 <action name="BadMessageTerminate_RFH">
1188   <owner>alexmos@chromium.org</owner>
1189   <description>
1190     Indicates that a renderer process was terminated because it tried to change
1191     iframe sandbox flags for an invalid frame.
1192   </description>
1193   <obsolete>
1194     Deprecated 3/2015. Replaced by the histogram
1195     Stability.BadMessageTerminate.Content.
1196   </obsolete>
1197 </action>
1199 <action name="BadMessageTerminate_RVD">
1200   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1201   <description>Please enter the description of this user action.</description>
1202 </action>
1204 <action name="BadMessageTerminate_RVD2">
1205   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1206   <description>Please enter the description of this user action.</description>
1207 </action>
1209 <action name="BadMessageTerminate_RVD3">
1210   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1211   <description>Please enter the description of this user action.</description>
1212 </action>
1214 <action name="BadMessageTerminate_RVH">
1215   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1216   <description>Please enter the description of this user action.</description>
1217 </action>
1219 <action name="BadMessageTerminate_RWH">
1220   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1221   <description>Please enter the description of this user action.</description>
1222 </action>
1224 <action name="BadMessageTerminate_RWH1">
1225   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1226   <description>Please enter the description of this user action.</description>
1227   <obsolete>
1228     Deprecated 3/2015. Replaced by the histogram
1229     Stability.BadMessageTerminate.Content.
1230   </obsolete>
1231 </action>
1233 <action name="BadMessageTerminate_RWH2">
1234   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1235   <description>Please enter the description of this user action.</description>
1236   <obsolete>
1237     Deprecated 3/2015. Replaced by the histogram
1238     Stability.BadMessageTerminate.Content.
1239   </obsolete>
1240 </action>
1242 <action name="BadMessageTerminate_RWH3">
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   <obsolete>
1246     Deprecated 3/2015. Replaced by the histogram
1247     Stability.BadMessageTerminate.Content.
1248   </obsolete>
1249 </action>
1251 <action name="BadMessageTerminate_RWH4">
1252   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1253   <description>Please enter the description of this user action.</description>
1254   <obsolete>
1255     Deprecated 3/2015. Replaced by the histogram
1256     Stability.BadMessageTerminate.Content.
1257   </obsolete>
1258 </action>
1260 <action name="BadMessageTerminate_RWH5">
1261   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1262   <description>Please enter the description of this user action.</description>
1263   <obsolete>
1264     Deprecated 3/2015. Replaced by the histogram
1265     Stability.BadMessageTerminate.Content.
1266   </obsolete>
1267 </action>
1269 <action name="BadMessageTerminate_RWH6">
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   <obsolete>
1273     Deprecated 3/2015. Replaced by the histogram
1274     Stability.BadMessageTerminate.Content.
1275   </obsolete>
1276 </action>
1278 <action name="BadMessageTerminate_RWH7">
1279   <owner>jdduke@chromium.org</owner>
1280   <owner>dominikg@chromium.org</owner>
1281   <description>
1282     Emitted when a InputHostMsg_QueueSyntheticGesture message is received while
1283     the --enable-gpu-benchmarking flag is not present.
1284   </description>
1285   <obsolete>
1286     Deprecated 3/2015. Replaced by the histogram
1287     Stability.BadMessageTerminate.Content.
1288   </obsolete>
1289 </action>
1291 <action name="BadMessageTerminate_RWHVA1">
1292   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1293   <description>Please enter the description of this user action.</description>
1294 </action>
1296 <action name="BadMessageTerminate_RWHVA2">
1297   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1298   <description>Please enter the description of this user action.</description>
1299 </action>
1301 <action name="BadMessageTerminate_SharedMemoryAura">
1302   <owner>jbauman@chromium.org</owner>
1303   <description>
1304     Emitted when a renderer is terminated due to it attempting to swap a shared
1305     memory surface in aura.
1306   </description>
1307   <obsolete>
1308     Deprecated 3/2015. Replaced by the histogram
1309     Stability.BadMessageTerminate.Content.
1310   </obsolete>
1311 </action>
1313 <action name="BadMessageTerminate_SharedMemoryManager1">
1314   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1315   <description>Please enter the description of this user action.</description>
1316 </action>
1318 <action name="BadMessageTerminate_SharedMemoryManager2">
1319   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1320   <description>Please enter the description of this user action.</description>
1321 </action>
1323 <action name="BadMessageTerminate_UnexpectedFrameType">
1324   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1325   <description>Please enter the description of this user action.</description>
1326   <obsolete>
1327     Deprecated 3/2015. Replaced by the histogram
1328     Stability.BadMessageTerminate.Content.
1329   </obsolete>
1330 </action>
1332 <action name="BadMessageTerminate_WC">
1333   <owner>nasko@chromium.org</owner>
1334   <description>
1335     Indicates that a renderer process was terminated due to receiving a
1336     malformed or unexpected IPC message. The process was terminated by the
1337     WebContentsImpl class.
1338   </description>
1339   <obsolete>
1340     Deprecated 3/2015. Replaced by the histogram
1341     Stability.BadMessageTerminate.Content.
1342   </obsolete>
1343 </action>
1345 <action name="BadMessageTerminate_WPH">
1346   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1347   <description>Please enter the description of this user action.</description>
1348 </action>
1350 <action name="BindingsMismatchTerminate_RVH_WebUI">
1351   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1352   <description>Please enter the description of this user action.</description>
1353 </action>
1355 <action name="BindingsMismatch_GetProcessHostPerSite">
1356   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1357   <description>Please enter the description of this user action.</description>
1358 </action>
1360 <action name="BlockNonsandboxedPlugins_Disable">
1361   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1362   <description>Please enter the description of this user action.</description>
1363 </action>
1365 <action name="BlockNonsandboxedPlugins_Enable">
1366   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1367   <description>Please enter the description of this user action.</description>
1368 </action>
1370 <action name="BlockedPluginInfobar.AllowThisTime">
1371   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1372   <description>Please enter the description of this user action.</description>
1373   <obsolete>This infobar has been removed.</obsolete>
1374 </action>
1376 <action name="BlockedPluginInfobar.AlwaysAllow">
1377   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1378   <description>Please enter the description of this user action.</description>
1379   <obsolete>This infobar has been removed.</obsolete>
1380 </action>
1382 <action name="BlockedPluginInfobar.Closed">
1383   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1384   <description>Please enter the description of this user action.</description>
1385   <obsolete>This infobar has been removed.</obsolete>
1386 </action>
1388 <action name="BlockedPluginInfobar.Dismissed">
1389   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1390   <description>Please enter the description of this user action.</description>
1391   <obsolete>This infobar has been removed.</obsolete>
1392 </action>
1394 <action name="BlockedPluginInfobar.LearnMore">
1395   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1396   <description>Please enter the description of this user action.</description>
1397   <obsolete>This infobar has been removed.</obsolete>
1398 </action>
1400 <action name="BlockedPluginInfobar.Shown">
1401   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1402   <description>Please enter the description of this user action.</description>
1403   <obsolete>This infobar has been removed.</obsolete>
1404 </action>
1406 <action name="BlockedPluginInfobar.Shown.Java">
1407   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1408   <description>Please enter the description of this user action.</description>
1409   <obsolete>This infobar has been removed.</obsolete>
1410 </action>
1412 <action name="BlockedPluginInfobar.Shown.QuickTime">
1413   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1414   <description>Please enter the description of this user action.</description>
1415   <obsolete>This infobar has been removed.</obsolete>
1416 </action>
1418 <action name="BlockedPluginInfobar.Shown.RealPlayer">
1419   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1420   <description>Please enter the description of this user action.</description>
1421   <obsolete>This infobar has been removed.</obsolete>
1422 </action>
1424 <action name="BlockedPluginInfobar.Shown.Shockwave">
1425   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1426   <description>Please enter the description of this user action.</description>
1427   <obsolete>This infobar has been removed.</obsolete>
1428 </action>
1430 <action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer">
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="Bold">
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 </action>
1441 <action name="BookmarkAdded">
1442   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1443   <description>Please enter the description of this user action.</description>
1444 </action>
1446 <action name="BookmarkAllTabs">
1447   <owner>wittman@chromium.org</owner>
1448   <description>
1449     User selected Bookmark All Tabs from anywhere in the UI.
1450   </description>
1451 </action>
1453 <action name="BookmarkBarFolder_CtxMenu">
1454   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1455   <description>Please enter the description of this user action.</description>
1456 </action>
1458 <action name="BookmarkBarFolder_DragEnd">
1459   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1460   <description>Please enter the description of this user action.</description>
1461 </action>
1463 <action name="BookmarkBarFolder_DragStart">
1464   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1465   <description>Please enter the description of this user action.</description>
1466 </action>
1468 <action name="BookmarkBar_ContextMenu_Add">
1469   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1470   <description>Please enter the description of this user action.</description>
1471 </action>
1473 <action name="BookmarkBar_ContextMenu_Edit">
1474   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1475   <description>Please enter the description of this user action.</description>
1476 </action>
1478 <action name="BookmarkBar_ContextMenu_NewFolder">
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 </action>
1483 <action name="BookmarkBar_ContextMenu_Open">
1484   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1485   <description>Please enter the description of this user action.</description>
1486 </action>
1488 <action name="BookmarkBar_ContextMenu_OpenAll">
1489   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1490   <description>Please enter the description of this user action.</description>
1491 </action>
1493 <action name="BookmarkBar_ContextMenu_OpenAllInNewWindow">
1494   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1495   <description>Please enter the description of this user action.</description>
1496 </action>
1498 <action name="BookmarkBar_ContextMenu_OpenAllIncognito">
1499   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1500   <description>Please enter the description of this user action.</description>
1501 </action>
1503 <action name="BookmarkBar_ContextMenu_OpenInNewTab">
1504   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1505   <description>Please enter the description of this user action.</description>
1506 </action>
1508 <action name="BookmarkBar_ContextMenu_OpenInNewWindow">
1509   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1510   <description>Please enter the description of this user action.</description>
1511 </action>
1513 <action name="BookmarkBar_ContextMenu_Redo">
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="BookmarkBar_ContextMenu_Remove">
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="BookmarkBar_ContextMenu_RemoveFromBookmarkBar">
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_ShowInFolder">
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_Undo">
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_CtxMenu">
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_DragButton">
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_DragEnd">
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_DragFromFolder">
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_DragRecentlyBookmarked">
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_DragStart">
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_ShowOtherBookmarks">
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_ShowRecentlyBookmarked">
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="BookmarkBubble_ChangeParent">
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="BookmarkBubble_ChangeTitleInBubble">
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="BookmarkBubble_Edit">
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="BookmarkBubble_EditFromCombobox">
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="BookmarkBubble_Options">
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="BookmarkBubble_RemoveFromBookmarkBar">
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="BookmarkBubble_ShowOnBookmarkBar">
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="BookmarkBubble_Unstar">
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="BookmarkManager_Command_AddPage">
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="BookmarkManager_Command_Copy">
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="BookmarkManager_Command_Cut">
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="BookmarkManager_Command_Delete">
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="BookmarkManager_Command_Edit">
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="BookmarkManager_Command_Export">
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="BookmarkManager_Command_Import">
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="BookmarkManager_Command_NewFolder">
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="BookmarkManager_Command_OpenInNewTab">
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="BookmarkManager_Command_OpenInNewWindow">
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="BookmarkManager_Command_OpenInSame">
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="BookmarkManager_Command_OpenIncognito">
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_Paste">
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_ShowInFolder">
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_Sort">
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_UndoDelete">
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_UndoGlobal">
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_UndoNone">
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_Export">
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_Import">
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_NavigateTo_BookmarkBar">
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_NavigateTo_Mobile">
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_NavigateTo_Other">
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_NavigateTo_Recent">
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_NavigateTo_Search">
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_NavigateTo_SubFolder">
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_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_Sync">
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="BookmarkMenu_clicked">
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="Bookmarks_Search">
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="BrowserPlugin.Guest.AbnormalDeath">
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="BrowserPlugin.Guest.Attached">
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="BrowserPlugin.Guest.Crashed">
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="BrowserPlugin.Guest.Create">
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="BrowserPlugin.Guest.DidNavigate">
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="BrowserPlugin.Guest.EnableAutoResize">
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="BrowserPlugin.Guest.Hung">
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="BrowserPlugin.Guest.Killed">
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="BrowserPlugin.Guest.Navigate">
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="BrowserPlugin.Guest.PermissionRequest">
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="BrowserPlugin.Guest.PermissionRequest.Download">
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="BrowserPlugin.Guest.PermissionRequest.Geolocation">
1824   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1825   <description>Please enter the description of this user action.</description>
1826   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1827 </action>
1829 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog">
1830   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1831   <description>Please enter the description of this user action.</description>
1832   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1833 </action>
1835 <action name="BrowserPlugin.Guest.PermissionRequest.Media">
1836   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1837   <description>Please enter the description of this user action.</description>
1838   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1839 </action>
1841 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow">
1842   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1843   <description>Please enter the description of this user action.</description>
1844 </action>
1846 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock">
1847   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1848   <description>Please enter the description of this user action.</description>
1849   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1850 </action>
1852 <action name="BrowserPlugin.Guest.Responsive">
1853   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1854   <description>Please enter the description of this user action.</description>
1855 </action>
1857 <action name="BrowserPlugin.Guest.StartDrag">
1858   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1859   <description>Please enter the description of this user action.</description>
1860 </action>
1862 <action name="BrowserPlugin.Guest.Terminate">
1863   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1864   <description>Please enter the description of this user action.</description>
1865 </action>
1867 <action name="BrowserPlugin.PermissionAllow.Download">
1868   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1869   <description>Please enter the description of this user action.</description>
1870   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1871 </action>
1873 <action name="BrowserPlugin.PermissionAllow.Geolocation">
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   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1877 </action>
1879 <action name="BrowserPlugin.PermissionAllow.JSDialog">
1880   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1881   <description>Please enter the description of this user action.</description>
1882   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1883 </action>
1885 <action name="BrowserPlugin.PermissionAllow.Media">
1886   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1887   <description>Please enter the description of this user action.</description>
1888   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1889 </action>
1891 <action name="BrowserPlugin.PermissionAllow.NewWindow">
1892   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1893   <description>Please enter the description of this user action.</description>
1894 </action>
1896 <action name="BrowserPlugin.PermissionAllow.PointerLock">
1897   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1898   <description>Please enter the description of this user action.</description>
1899   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1900 </action>
1902 <action name="BrowserPlugin.PermissionDeny.Download">
1903   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1904   <description>Please enter the description of this user action.</description>
1905   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1906 </action>
1908 <action name="BrowserPlugin.PermissionDeny.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 </action>
1913 <action name="BrowserPlugin.PermissionDeny.JSDialog">
1914   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1915   <description>Please enter the description of this user action.</description>
1916   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1917 </action>
1919 <action name="BrowserPlugin.PermissionDeny.Media">
1920   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1921   <description>Please enter the description of this user action.</description>
1922   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1923 </action>
1925 <action name="BrowserPlugin.PermissionDeny.NewWindow">
1926   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1927   <description>Please enter the description of this user action.</description>
1928 </action>
1930 <action name="BrowserPlugin.PermissionDeny.PointerLock">
1931   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1932   <description>Please enter the description of this user action.</description>
1933   <obsolete>This permission has been moved to the chrome layer.</obsolete>
1934 </action>
1936 <action name="CanCommitURL_BlockedAndKilled">
1937   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1938   <description>Please enter the description of this user action.</description>
1939   <obsolete>
1940     Deprecated 3/2015. Replaced by the histogram
1941     Stability.BadMessageTerminate.Content.
1942   </obsolete>
1943 </action>
1945 <action name="Cancel">
1946   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1947   <description>Please enter the description of this user action.</description>
1948 </action>
1950 <action name="Caption_ClickTogglesMaximize">
1951   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1952   <description>Please enter the description of this user action.</description>
1953 </action>
1955 <action name="Caption_GestureTogglesMaximize">
1956   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1957   <description>Please enter the description of this user action.</description>
1958 </action>
1960 <action name="Cast_Sender_CastDeviceSelected">
1961   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1962   <description>Please enter the description of this user action.</description>
1963 </action>
1965 <action name="Cast_Sender_CastEnterFullscreen">
1966   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1967   <description>Please enter the description of this user action.</description>
1968 </action>
1970 <action name="Cast_Sender_CastMediaType">
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 </action>
1975 <action name="Cast_Sender_CastPlayRequested">
1976   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1977   <description>Please enter the description of this user action.</description>
1978 </action>
1980 <action name="Cast_Sender_YouTubeDeviceSelected">
1981   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1982   <description>Please enter the description of this user action.</description>
1983 </action>
1985 <action name="ClearAuthenticationCache">
1986   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1987   <description>Please enter the description of this user action.</description>
1988 </action>
1990 <action name="ClearBrowsingData_Autofill">
1991   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1992   <description>Please enter the description of this user action.</description>
1993 </action>
1995 <action name="ClearBrowsingData_Cache">
1996   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1997   <description>Please enter the description of this user action.</description>
1998 </action>
2000 <action name="ClearBrowsingData_ChannelIDs">
2001   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2002   <description>Please enter the description of the metric.</description>
2003 </action>
2005 <action name="ClearBrowsingData_ContentLicenses">
2006   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2007   <description>Please enter the description of this user action.</description>
2008 </action>
2010 <action name="ClearBrowsingData_Cookies">
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="ClearBrowsingData_Downloads">
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 </action>
2020 <action name="ClearBrowsingData_Everything">
2021   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2022   <description>Please enter the description of this user action.</description>
2023 </action>
2025 <action name="ClearBrowsingData_History">
2026   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2027   <description>Please enter the description of this user action.</description>
2028 </action>
2030 <action name="ClearBrowsingData_LSOData">
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="ClearBrowsingData_LastDay">
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="ClearBrowsingData_LastHour">
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="ClearBrowsingData_LastMonth">
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="ClearBrowsingData_LastWeek">
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="ClearBrowsingData_MaskContainsExtension">
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="ClearBrowsingData_MaskContainsProtectedWeb">
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="ClearBrowsingData_MaskContainsUnprotectedWeb">
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="ClearBrowsingData_Passwords">
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_ServerBoundCerts">
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   <obsolete>This has been renamed ClearBrowsingData_ChannelIDs.</obsolete>
2079 </action>
2081 <action name="ClearBrowsingData_ShaderCache">
2082   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2083   <description>Please enter the description of this user action.</description>
2084 </action>
2086 <action name="ClearBrowsingData_ShowDlg">
2087   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2088   <description>Please enter the description of this user action.</description>
2089 </action>
2091 <action name="ClearSelection">
2092   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2093   <description>Please enter the description of this user action.</description>
2094 </action>
2096 <action name="ClearSiteDataOnExitDisabled">
2097   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2098   <description>Please enter the description of this user action.</description>
2099 </action>
2101 <action name="ClearSiteDataOnExitEnabled">
2102   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2103   <description>Please enter the description of this user action.</description>
2104 </action>
2106 <action name="ClickDisableGpuAcceleration">
2107   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2108   <description>Please enter the description of this user action.</description>
2109 </action>
2111 <action name="ClickToPlay_AllowAlways">
2112   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2113   <description>Please enter the description of this user action.</description>
2114 </action>
2116 <action name="ClickToPlay_Dismiss_Infobar">
2117   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2118   <description>Please enter the description of this user action.</description>
2119 </action>
2121 <action name="ClickToPlay_InfobarShown">
2122   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2123   <description>Please enter the description of this user action.</description>
2124 </action>
2126 <action name="ClickToPlay_LoadAll_Bubble">
2127   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2128   <description>Please enter the description of this user action.</description>
2129 </action>
2131 <action name="ClickToPlay_LoadAll_Infobar">
2132   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2133   <description>Please enter the description of this user action.</description>
2134 </action>
2136 <action name="ClickedBookmarkBarAppsShortcutButton">
2137   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2138   <description>Please enter the description of this user action.</description>
2139 </action>
2141 <action name="ClickedBookmarkBarFolder">
2142   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2143   <description>Please enter the description of this user action.</description>
2144 </action>
2146 <action name="ClickedBookmarkBarURLButton">
2147   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2148   <description>Please enter the description of this user action.</description>
2149 </action>
2151 <action name="CloseAllSuppressedPopups">
2152   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2153   <description>Please enter the description of this user action.</description>
2154 </action>
2156 <action name="CloseButton_Clk">
2157   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2158   <description>Please enter the description of this user action.</description>
2159 </action>
2161 <action name="CloseFromContextMenu">
2162   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2163   <description>Please enter the description of this user action.</description>
2164 </action>
2166 <action name="CloseTab">
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="CloseTabByKey">
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="CloseTab_Accelerator">
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="CloseTab_AudioIndicator">
2182   <owner>miu@chromium.org</owner>
2183   <description>
2184     User clicked the close tab button; the audio indicator was showing.
2185   </description>
2186 </action>
2188 <action name="CloseTab_Mouse">
2189   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2190   <description>Please enter the description of this user action.</description>
2191 </action>
2193 <action name="CloseTab_MuteToggleAvailable">
2194   <owner>miu@chromium.org</owner>
2195   <description>
2196     User clicked the close tab button; the audio mute toggle button was enabled.
2197   </description>
2198 </action>
2200 <action name="CloseTab_NoMediaIndicator">
2201   <owner>miu@chromium.org</owner>
2202   <description>
2203     User clicked the close tab button; the media indicator was not showing.
2204   </description>
2205 </action>
2207 <action name="CloseTab_RecordingIndicator">
2208   <owner>miu@chromium.org</owner>
2209   <description>
2210     User clicked the close tab button; the recording/capture indicator was
2211     showing.
2212   </description>
2213 </action>
2215 <action name="CloseWebApp">
2216   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2217   <description>Please enter the description of this user action.</description>
2218 </action>
2220 <action name="CloseWindow">
2221   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2222   <description>Please enter the description of this user action.</description>
2223 </action>
2225 <action name="CloseWindowByKey">
2226   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2227   <description>Please enter the description of this user action.</description>
2228 </action>
2230 <action name="ConfirmNotToOrderSpringCharger">
2231   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2232   <description>Please enter the description of this user action.</description>
2233 </action>
2235 <action name="ConfirmOrderSpringCharger">
2236   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2237   <description>Please enter the description of this user action.</description>
2238 </action>
2240 <action name="ConfirmOrderSpringChargerByPhone">
2241   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2242   <description>Please enter the description of this user action.</description>
2243 </action>
2245 <action name="ConfirmOrderSpringChargerOnline">
2246   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2247   <description>Please enter the description of this user action.</description>
2248 </action>
2250 <action name="ConfirmSafeSpringCharger">
2251   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2252   <description>Please enter the description of this user action.</description>
2253 </action>
2255 <action name="ConfirmStillUseOriginalChargerAfterOrder">
2256   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2257   <description>Please enter the description of this user action.</description>
2258 </action>
2260 <action name="ConflictBadge">
2261   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2262   <description>Please enter the description of this user action.</description>
2263 </action>
2265 <action name="ConflictingModuleNotificationDismissed">
2266   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2267   <description>Please enter the description of this user action.</description>
2268 </action>
2270 <action name="ConflictingModuleNotificationShown">
2271   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2272   <description>Please enter the description of this user action.</description>
2273 </action>
2275 <action name="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS">
2276   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2277   <description>Please enter the description of this user action.</description>
2278 </action>
2280 <action name="ConnectivityDiagnostics.LaunchSource.WebStore">
2281   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2282   <description>Please enter the description of this user action.</description>
2283 </action>
2285 <action name="ConnectivityDiagnostics.UA.LogsShown">
2286   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2287   <description>Please enter the description of this user action.</description>
2288 </action>
2290 <action name="ConnectivityDiagnostics.UA.PassingTestsShown">
2291   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2292   <description>Please enter the description of this user action.</description>
2293 </action>
2295 <action name="ConnectivityDiagnostics.UA.SettingsShown">
2296   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2297   <description>Please enter the description of this user action.</description>
2298 </action>
2300 <action name="ConnectivityDiagnostics.UA.TestResultExpanded">
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="ConnectivityDiagnostics.UA.TestSuiteRun">
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="CookieBlockingDisabledPerDefault">
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="CookieBlockingEnabledPerDefault">
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="Copy">
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="CopyToFindPboard">
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="CopyURLToClipBoard">
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="CreateHostedApp">
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="CreateLink">
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="CreateProfile">
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="CreateShortcut">
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="CriticalNotificationShown">
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="CriticalNotification_AutoRestart">
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="CriticalNotification_Ignore">
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="CriticalNotification_Restart">
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="Cryptohome.PKCS11InitFail">
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="Cut">
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="DataReductionProxy_PromoDisplayed">
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   <obsolete>
2389     Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2390   </obsolete>
2391 </action>
2393 <action name="DataReductionProxy_PromoLearnMore">
2394   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2395   <description>Please enter the description of this user action.</description>
2396   <obsolete>
2397     Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2398   </obsolete>
2399 </action>
2401 <action name="DataReductionProxy_TurnedOff">
2402   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2403   <description>Please enter the description of this user action.</description>
2404   <obsolete>
2405     Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2406   </obsolete>
2407 </action>
2409 <action name="DataReductionProxy_TurnedOn">
2410   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2411   <description>Please enter the description of this user action.</description>
2412   <obsolete>
2413     Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2414   </obsolete>
2415 </action>
2417 <action name="DataReductionProxy_TurnedOnFromPromo">
2418   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2419   <description>Please enter the description of this user action.</description>
2420   <obsolete>
2421     Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2422   </obsolete>
2423 </action>
2425 <action name="DataSaverPrompt_Clicked">
2426   <owner>glevin@chromium.org</owner>
2427   <description>
2428     Records click on prompt (notification) to install Data Saver extension.
2429   </description>
2430 </action>
2432 <action name="DataSaverPrompt_Shown">
2433   <owner>glevin@chromium.org</owner>
2434   <description>
2435     Records display of prompt (notification) to install Data Saver extension.
2436   </description>
2437 </action>
2439 <action name="Debugger">
2440   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2441   <description>Please enter the description of this user action.</description>
2442 </action>
2444 <action name="Delete">
2445   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2446   <description>Please enter the description of this user action.</description>
2447 </action>
2449 <action name="DeleteBackward">
2450   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2451   <description>Please enter the description of this user action.</description>
2452 </action>
2454 <action name="DeleteForward">
2455   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2456   <description>Please enter the description of this user action.</description>
2457 </action>
2459 <action name="DeleteSelection">
2460   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2461   <description>Please enter the description of this user action.</description>
2462 </action>
2464 <action name="DeleteToEndOfParagraph">
2465   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2466   <description>Please enter the description of this user action.</description>
2467 </action>
2469 <action name="DeleteWordBackward">
2470   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2471   <description>Please enter the description of this user action.</description>
2472 </action>
2474 <action name="DeleteWordForward">
2475   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2476   <description>Please enter the description of this user action.</description>
2477 </action>
2479 <action name="Destination_Application_Edit">
2480   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2481   <description>Please enter the description of this user action.</description>
2482 </action>
2484 <action name="Destination_Application_Launch">
2485   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2486   <description>Please enter the description of this user action.</description>
2487 </action>
2489 <action name="Destination_Application_Uninstall">
2490   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2491   <description>Please enter the description of this user action.</description>
2492 </action>
2494 <action name="Destination_Bookmarks">
2495   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2496   <description>Please enter the description of this user action.</description>
2497 </action>
2499 <action name="Destination_Bookmarks_OpenURL">
2500   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2501   <description>Please enter the description of this user action.</description>
2502 </action>
2504 <action name="Destination_Downloads">
2505   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2506   <description>Please enter the description of this user action.</description>
2507 </action>
2509 <action name="Destination_History">
2510   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2511   <description>Please enter the description of this user action.</description>
2512 </action>
2514 <action name="Destination_History_OpenURL">
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 </action>
2519 <action name="Destination_MostVisited">
2520   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2521   <description>Please enter the description of this user action.</description>
2522 </action>
2524 <action name="Destination_MostVisited_OpenURL">
2525   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2526   <description>Please enter the description of this user action.</description>
2527 </action>
2529 <action name="Destination_Sessions">
2530   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2531   <description>Please enter the description of this user action.</description>
2532 </action>
2534 <action name="DevTools_InspectAndroidPage">
2535   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2536   <description>Please enter the description of this user action.</description>
2537 </action>
2539 <action name="DevTools_InspectAndroidWebView">
2540   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2541   <description>Please enter the description of this user action.</description>
2542 </action>
2544 <action name="DevTools_InspectElement">
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="DevTools_InspectRenderer">
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="DevTools_InspectWorker">
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="DevTools_ToggleConsole">
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="DevTools_ToggleWindow">
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="DevicesPage_AddPrintersClicked">
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="DevicesPage_LogInStartedFromDeviceListPromo">
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="DevicesPage_LogInStartedFromRegisterPromo">
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="DevicesPage_ManageClicked">
2585   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2586   <description>Please enter the description of this user action.</description>
2587 </action>
2589 <action name="DevicesPage_Opened">
2590   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2591   <description>Please enter the description of this user action.</description>
2592 </action>
2594 <action name="DevicesPage_RegisterCancel">
2595   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2596   <description>Please enter the description of this user action.</description>
2597 </action>
2599 <action name="DevicesPage_RegisterClicked">
2600   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2601   <description>Please enter the description of this user action.</description>
2602 </action>
2604 <action name="DevicesPage_RegisterFailure">
2605   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2606   <description>Please enter the description of this user action.</description>
2607 </action>
2609 <action name="DevicesPage_RegisterSuccess">
2610   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2611   <description>Please enter the description of this user action.</description>
2612 </action>
2614 <action name="DisabledExtensionNotificationDismissed">
2615   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2616   <description>Please enter the description of this user action.</description>
2617 </action>
2619 <action name="DisabledExtensionNotificationShown">
2620   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2621   <description>Please enter the description of this user action.</description>
2622 </action>
2624 <action name="DockingWindow_Bottom">
2625   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2626   <description>Please enter the description of this user action.</description>
2627 </action>
2629 <action name="DockingWindow_BottomHalf">
2630   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2631   <description>Please enter the description of this user action.</description>
2632 </action>
2634 <action name="DockingWindow_Left">
2635   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2636   <description>Please enter the description of this user action.</description>
2637 </action>
2639 <action name="DockingWindow_LeftHalf">
2640   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2641   <description>Please enter the description of this user action.</description>
2642 </action>
2644 <action name="DockingWindow_Maximize">
2645   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2646   <description>Please enter the description of this user action.</description>
2647 </action>
2649 <action name="DockingWindow_Right">
2650   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2651   <description>Please enter the description of this user action.</description>
2652 </action>
2654 <action name="DockingWindow_RightHalf">
2655   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2656   <description>Please enter the description of this user action.</description>
2657 </action>
2659 <action name="DockingWindow_Top">
2660   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2661   <description>Please enter the description of this user action.</description>
2662 </action>
2664 <action name="DomDistiller_DistilledPageOpened">
2665   <owner>smaslo@chromium.org</owner>
2666   <owner>yfriedman@chromium.org</owner>
2667   <description>User opens reader mode on a page.</description>
2668 </action>
2670 <action name="DomDistiller_DistilledPagePrefsOpened">
2671   <owner>smaslo@chromium.org</owner>
2672   <owner>yfriedman@chromium.org</owner>
2673   <description>User opens distilled page preferences.</description>
2674 </action>
2676 <action name="DomDistiller_ViewOriginal">
2677   <owner>yfriedman@chromium.org</owner>
2678   <description>
2679     Records clicks on the &quot;View Original&quot; link in the distilled page
2680     viewer.
2681   </description>
2682 </action>
2684 <action name="Duplicate">
2685   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2686   <description>Please enter the description of this user action.</description>
2687 </action>
2689 <action name="EasyUnlock_Enabled_Disable">
2690   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2691   <description>Please enter the description of the metric.</description>
2692 </action>
2694 <action name="EasyUnlock_Enabled_Enable">
2695   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2696   <description>Please enter the description of the metric.</description>
2697 </action>
2699 <action name="EditApplicationSettings">
2700   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2701   <description>Please enter the description of this user action.</description>
2702 </action>
2704 <action name="EditKeywords">
2705   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2706   <description>Please enter the description of this user action.</description>
2707 </action>
2709 <action name="EditSearchEngines">
2710   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2711   <description>Please enter the description of this user action.</description>
2712 </action>
2714 <action name="EmailPageLocation">
2715   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2716   <description>Please enter the description of this user action.</description>
2717 </action>
2719 <action name="EnterFullScreenWithWrenchMenu">
2720   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2721   <description>Please enter the description of this user action.</description>
2722 </action>
2724 <action name="Exit">
2725   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2726   <description>Please enter the description of this user action.</description>
2727 </action>
2729 <action name="ExtensionNotFound_ED">
2730   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2731   <description>Please enter the description of this user action.</description>
2732 </action>
2734 <action name="ExtensionWipeoutNotificationShown">
2735   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2736   <description>Please enter the description of this user action.</description>
2737 </action>
2739 <action name="Extensions.ExtensionInstalled">
2740   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2741   <description>Please enter the description of this user action.</description>
2742 </action>
2744 <action name="Extensions.ExtensionUninstalled">
2745   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2746   <description>Please enter the description of this user action.</description>
2747 </action>
2749 <action name="Extensions.IDChangedError">
2750   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2751   <description>Please enter the description of this user action.</description>
2752 </action>
2754 <action name="Extensions.WebStoreLaunch">
2755   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2756   <description>Please enter the description of this user action.</description>
2757 </action>
2759 <action name="Feedback">
2760   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2761   <description>Please enter the description of this user action.</description>
2762 </action>
2764 <action name="FileBrowser.CreateNewFolder">
2765   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2766   <description>Please enter the description of this user action.</description>
2767 </action>
2769 <action name="FileBrowser.PhotoEditor.Edit">
2770   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2771   <description>Please enter the description of this user action.</description>
2772 </action>
2774 <action name="FileBrowser.PhotoEditor.View">
2775   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2776   <description>Please enter the description of this user action.</description>
2777 </action>
2779 <action name="FileBrowser.SuggestApps.ShowDialog">
2780   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2781   <description>Please enter the description of this user action.</description>
2782 </action>
2784 <action name="FilterURLTermiate_About">
2785   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2786   <description>Please enter the description of this user action.</description>
2787 </action>
2789 <action name="FilterURLTermiate_Blocked">
2790   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2791   <description>Please enter the description of this user action.</description>
2792 </action>
2794 <action name="FilterURLTermiate_Invalid">
2795   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2796   <description>Please enter the description of this user action.</description>
2797 </action>
2799 <action name="Find">
2800   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2801   <description>Please enter the description of this user action.</description>
2802 </action>
2804 <action name="FindNext">
2805   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2806   <description>Please enter the description of this user action.</description>
2807 </action>
2809 <action name="FindPrevious">
2810   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2811   <description>Please enter the description of this user action.</description>
2812 </action>
2814 <action name="FindString">
2815   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2816   <description>Please enter the description of this user action.</description>
2817 </action>
2819 <action name="FirstRunDef_Accept">
2820   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2821   <description>Please enter the description of this user action.</description>
2822 </action>
2824 <action name="Flash.JavaScriptUsed">
2825   <owner>tommycli@chromium.org</owner>
2826   <description>
2827     Count of Flash plugin instances that use JavaScript.
2828   </description>
2829 </action>
2831 <action name="Flash.PluginInstanceCreated">
2832   <owner>thestig@chromium.org</owner>
2833   <description>Count of Flash plugin instances.</description>
2834 </action>
2836 <action name="FocusAppMenu">
2837   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2838   <description>Please enter the description of this user action.</description>
2839 </action>
2841 <action name="FocusBookmarksToolbar">
2842   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2843   <description>Please enter the description of this user action.</description>
2844 </action>
2846 <action name="FocusChromeOSStatus">
2847   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2848   <description>Please enter the description of this user action.</description>
2849 </action>
2851 <action name="FocusInfobars">
2852   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2853   <description>Please enter the description of this user action.</description>
2854 </action>
2856 <action name="FocusLocation">
2857   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2858   <description>Please enter the description of this user action.</description>
2859 </action>
2861 <action name="FocusNextPane">
2862   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2863   <description>Please enter the description of this user action.</description>
2864 </action>
2866 <action name="FocusPageAndAppMenus">
2867   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2868   <description>Please enter the description of this user action.</description>
2869 </action>
2871 <action name="FocusPreviousPane">
2872   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2873   <description>Please enter the description of this user action.</description>
2874 </action>
2876 <action name="FocusSearch">
2877   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2878   <description>Please enter the description of this user action.</description>
2879 </action>
2881 <action name="FocusToolbar">
2882   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2883   <description>Please enter the description of this user action.</description>
2884 </action>
2886 <action name="FontName">
2887   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2888   <description>Please enter the description of this user action.</description>
2889 </action>
2891 <action name="FontSize">
2892   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2893   <description>Please enter the description of this user action.</description>
2894 </action>
2896 <action name="FontSizeDelta">
2897   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2898   <description>Please enter the description of this user action.</description>
2899 </action>
2901 <action name="ForeColor">
2902   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2903   <description>Please enter the description of this user action.</description>
2904 </action>
2906 <action name="FormatBlock">
2907   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2908   <description>Please enter the description of this user action.</description>
2909 </action>
2911 <action name="Forward">
2912   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2913   <description>Please enter the description of this user action.</description>
2914 </action>
2916 <action name="ForwardDelete">
2917   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2918   <description>Please enter the description of this user action.</description>
2919 </action>
2921 <action name="ForwardMenu_ChapterClick1">
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="ForwardMenu_ChapterClick10">
2927   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2928   <description>Please enter the description of this user action.</description>
2929 </action>
2931 <action name="ForwardMenu_ChapterClick11">
2932   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2933   <description>Please enter the description of this user action.</description>
2934 </action>
2936 <action name="ForwardMenu_ChapterClick12">
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="ForwardMenu_ChapterClick13">
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="ForwardMenu_ChapterClick14">
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="ForwardMenu_ChapterClick15">
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="ForwardMenu_ChapterClick16">
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="ForwardMenu_ChapterClick17">
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="ForwardMenu_ChapterClick18">
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="ForwardMenu_ChapterClick19">
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="ForwardMenu_ChapterClick2">
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="ForwardMenu_ChapterClick3">
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="ForwardMenu_ChapterClick4">
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="ForwardMenu_ChapterClick5">
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="ForwardMenu_ChapterClick6">
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="ForwardMenu_ChapterClick7">
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="ForwardMenu_ChapterClick8">
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="ForwardMenu_ChapterClick9">
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="ForwardMenu_HistoryClick1">
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="ForwardMenu_HistoryClick10">
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 </action>
3026 <action name="ForwardMenu_HistoryClick11">
3027   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3028   <description>Please enter the description of this user action.</description>
3029 </action>
3031 <action name="ForwardMenu_HistoryClick12">
3032   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3033   <description>Please enter the description of this user action.</description>
3034 </action>
3036 <action name="ForwardMenu_HistoryClick13">
3037   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3038   <description>Please enter the description of this user action.</description>
3039 </action>
3041 <action name="ForwardMenu_HistoryClick14">
3042   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3043   <description>Please enter the description of this user action.</description>
3044 </action>
3046 <action name="ForwardMenu_HistoryClick15">
3047   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3048   <description>Please enter the description of this user action.</description>
3049 </action>
3051 <action name="ForwardMenu_HistoryClick16">
3052   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3053   <description>Please enter the description of this user action.</description>
3054 </action>
3056 <action name="ForwardMenu_HistoryClick17">
3057   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3058   <description>Please enter the description of this user action.</description>
3059 </action>
3061 <action name="ForwardMenu_HistoryClick18">
3062   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3063   <description>Please enter the description of this user action.</description>
3064 </action>
3066 <action name="ForwardMenu_HistoryClick19">
3067   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3068   <description>Please enter the description of this user action.</description>
3069 </action>
3071 <action name="ForwardMenu_HistoryClick2">
3072   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3073   <description>Please enter the description of this user action.</description>
3074 </action>
3076 <action name="ForwardMenu_HistoryClick3">
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="ForwardMenu_HistoryClick4">
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="ForwardMenu_HistoryClick5">
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="ForwardMenu_HistoryClick6">
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="ForwardMenu_HistoryClick7">
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="ForwardMenu_HistoryClick8">
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="ForwardMenu_HistoryClick9">
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="ForwardMenu_Popup">
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="ForwardMenu_ShowFullHistory">
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="FrameLoad">
3122   <owner>thestig@chromium.org</owner>
3123   <description>Count of successful frame loads to new pages.</description>
3124 </action>
3126 <action name="FrameLoadWithFlash">
3127   <owner>thestig@chromium.org</owner>
3128   <description>Count of frame loads that also load PPAPI Flash.</description>
3129 </action>
3131 <action name="Gesture_Overview">
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="Go">
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="GoogleNow.ButtonClicked0">
3142   <owner>robliao@chromium.org</owner>
3143   <owner>skare@chromium.org</owner>
3144   <description>
3145     User clicked button index 0 (0-based) of a Now Notification.
3146   </description>
3147 </action>
3149 <action name="GoogleNow.ButtonClicked1">
3150   <owner>robliao@chromium.org</owner>
3151   <owner>skare@chromium.org</owner>
3152   <description>
3153     User clicked button index 1 (0-based) of a Now Notification.
3154   </description>
3155 </action>
3157 <action name="GoogleNow.Dismissed">
3158   <owner>robliao@chromium.org</owner>
3159   <owner>skare@chromium.org</owner>
3160   <description>User dismissed a Now Notification.</description>
3161 </action>
3163 <action name="GoogleNow.MessageCenter.NotificationPoppedUp">
3164   <owner>robliao@chromium.org</owner>
3165   <owner>skare@chromium.org</owner>
3166   <description>
3167     A Google Now notification was popped up to the user.
3168   </description>
3169 </action>
3171 <action name="GoogleNow.MessageClicked">
3172   <owner>robliao@chromium.org</owner>
3173   <owner>skare@chromium.org</owner>
3174   <description>
3175     User clicked on the message text of a Now notification.
3176   </description>
3177 </action>
3179 <action name="GoogleNow.WelcomeToastClickedNo">
3180   <owner>robliao@chromium.org</owner>
3181   <owner>skare@chromium.org</owner>
3182   <description>
3183     User dismissed the Now Notifications welcome toast via the &quot;don't show
3184     me notifications&quot; button.
3185   </description>
3186 </action>
3188 <action name="GoogleNow.WelcomeToastClickedYes">
3189   <owner>robliao@chromium.org</owner>
3190   <owner>skare@chromium.org</owner>
3191   <description>
3192     User dismissed the Now Notifications welcome toast via the ok button.
3193   </description>
3194 </action>
3196 <action name="GoogleNow.WelcomeToastDismissed">
3197   <owner>robliao@chromium.org</owner>
3198   <owner>skare@chromium.org</owner>
3199   <description>
3200     User dismissed the Now Notifications welcome toast via the x.
3201   </description>
3202 </action>
3204 <action name="GpuAccelerationDisabled">
3205   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3206   <description>Please enter the description of this user action.</description>
3207 </action>
3209 <action name="GpuAccelerationEnabled">
3210   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3211   <description>Please enter the description of this user action.</description>
3212 </action>
3214 <action name="HiliteColor">
3215   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3216   <description>Please enter the description of this user action.</description>
3217 </action>
3219 <action name="HistoryPage_BookmarkStarClicked">
3220   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3221   <description>Please enter the description of this user action.</description>
3222 </action>
3224 <action name="HistoryPage_CancelRemoveSelected">
3225   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3226   <description>Please enter the description of this user action.</description>
3227 </action>
3229 <action name="HistoryPage_ConfirmRemoveSelected">
3230   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3231   <description>Please enter the description of this user action.</description>
3232 </action>
3234 <action name="HistoryPage_EntryLinkClick">
3235   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3236   <description>Please enter the description of this user action.</description>
3237 </action>
3239 <action name="HistoryPage_EntryLinkRightClick">
3240   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3241   <description>Please enter the description of this user action.</description>
3242 </action>
3244 <action name="HistoryPage_EntryMenuRemoveFromHistory">
3245   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3246   <description>Please enter the description of this user action.</description>
3247 </action>
3249 <action name="HistoryPage_EntryMenuShowMoreFromSite">
3250   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3251   <description>Please enter the description of this user action.</description>
3252 </action>
3254 <action name="HistoryPage_InitClearBrowsingData">
3255   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3256   <description>Please enter the description of this user action.</description>
3257 </action>
3259 <action name="HistoryPage_NewerHistoryClick">
3260   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3261   <description>Please enter the description of this user action.</description>
3262 </action>
3264 <action name="HistoryPage_NewestHistoryClick">
3265   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3266   <description>Please enter the description of this user action.</description>
3267 </action>
3269 <action name="HistoryPage_OlderHistoryClick">
3270   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3271   <description>Please enter the description of this user action.</description>
3272 </action>
3274 <action name="HistoryPage_RemoveSelected">
3275   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3276   <description>Please enter the description of this user action.</description>
3277 </action>
3279 <action name="HistoryPage_Search">
3280   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3281   <description>Please enter the description of this user action.</description>
3282 </action>
3284 <action name="HistoryPage_SearchResultClick">
3285   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3286   <description>Please enter the description of this user action.</description>
3287 </action>
3289 <action name="HistoryPage_SearchResultRemove">
3290   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3291   <description>Please enter the description of this user action.</description>
3292 </action>
3294 <action name="History_DeleteHistory">
3295   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3296   <description>Please enter the description of this user action.</description>
3297 </action>
3299 <action name="History_DragIcon">
3300   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3301   <description>Please enter the description of this user action.</description>
3302 </action>
3304 <action name="History_DragThumbnail">
3305   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3306   <description>Please enter the description of this user action.</description>
3307 </action>
3309 <action name="History_Search">
3310   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3311   <description>Please enter the description of this user action.</description>
3312 </action>
3314 <action name="Home">
3315   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3316   <description>Please enter the description of this user action.</description>
3317 </action>
3319 <action name="Hotword.HotwordTrigger">
3320   <owner>amistry@chromium.org</owner>
3321   <owner>rlp@chromium.org</owner>
3322   <owner>somast@chromium.org</owner>
3323   <description>User triggered the hotword by saying 'Ok Google'.</description>
3324 </action>
3326 <action name="ImportLockDialogCocoa_Shown">
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="ImportLockDialogGtk_Shown">
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="ImportLockDialogView_Shown">
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="Import_ShowDlg">
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="Indent">
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="InputMethodOptions_Open_chewing">
3352   <owner>yukishiino@chromium.org</owner>
3353   <owner>nona@chromium.org</owner>
3354   <owner>uekawa@chromium.org</owner>
3355   <owner>komatsu@chromium.org</owner>
3356   <description>
3357     Counts the number of times the input method configuration was opened.
3358   </description>
3359   <obsolete>
3360     IMEs have since become extensions and no longer available as predetermined
3361     list.
3362   </obsolete>
3363 </action>
3365 <action name="InputMethodOptions_Open_english-m">
3366   <owner>yukishiino@chromium.org</owner>
3367   <owner>nona@chromium.org</owner>
3368   <owner>uekawa@chromium.org</owner>
3369   <owner>komatsu@chromium.org</owner>
3370   <description>
3371     Counts the number of times the input method configuration was opened.
3372   </description>
3373   <obsolete>
3374     IMEs have since become extensions and no longer available as predetermined
3375     list.
3376   </obsolete>
3377 </action>
3379 <action name="InputMethodOptions_Open_hangul">
3380   <owner>yukishiino@chromium.org</owner>
3381   <owner>nona@chromium.org</owner>
3382   <owner>uekawa@chromium.org</owner>
3383   <owner>komatsu@chromium.org</owner>
3384   <description>
3385     Counts the number of times the input method configuration was opened.
3386   </description>
3387   <obsolete>
3388     IMEs have since become extensions and no longer available as predetermined
3389     list.
3390   </obsolete>
3391 </action>
3393 <action name="InputMethodOptions_Open_m17n:am:sera">
3394   <owner>yukishiino@chromium.org</owner>
3395   <owner>nona@chromium.org</owner>
3396   <owner>uekawa@chromium.org</owner>
3397   <owner>komatsu@chromium.org</owner>
3398   <description>
3399     Counts the number of times the input method configuration was opened.
3400   </description>
3401   <obsolete>
3402     IMEs have since become extensions and no longer available as predetermined
3403     list.
3404   </obsolete>
3405 </action>
3407 <action name="InputMethodOptions_Open_m17n:ar:kbd">
3408   <owner>yukishiino@chromium.org</owner>
3409   <owner>nona@chromium.org</owner>
3410   <owner>uekawa@chromium.org</owner>
3411   <owner>komatsu@chromium.org</owner>
3412   <description>
3413     Counts the number of times the input method configuration was opened.
3414   </description>
3415   <obsolete>
3416     IMEs have since become extensions and no longer available as predetermined
3417     list.
3418   </obsolete>
3419 </action>
3421 <action name="InputMethodOptions_Open_m17n:bn:itrans">
3422   <owner>yukishiino@chromium.org</owner>
3423   <owner>nona@chromium.org</owner>
3424   <owner>uekawa@chromium.org</owner>
3425   <owner>komatsu@chromium.org</owner>
3426   <description>
3427     Counts the number of times the input method configuration was opened.
3428   </description>
3429   <obsolete>
3430     IMEs have since become extensions and no longer available as predetermined
3431     list.
3432   </obsolete>
3433 </action>
3435 <action name="InputMethodOptions_Open_m17n:fa:isiri">
3436   <owner>yukishiino@chromium.org</owner>
3437   <owner>nona@chromium.org</owner>
3438   <owner>uekawa@chromium.org</owner>
3439   <owner>komatsu@chromium.org</owner>
3440   <description>
3441     Counts the number of times the input method configuration was opened.
3442   </description>
3443   <obsolete>
3444     IMEs have since become extensions and no longer available as predetermined
3445     list.
3446   </obsolete>
3447 </action>
3449 <action name="InputMethodOptions_Open_m17n:gu:itrans">
3450   <owner>yukishiino@chromium.org</owner>
3451   <owner>nona@chromium.org</owner>
3452   <owner>uekawa@chromium.org</owner>
3453   <owner>komatsu@chromium.org</owner>
3454   <description>
3455     Counts the number of times the input method configuration was opened.
3456   </description>
3457   <obsolete>
3458     IMEs have since become extensions and no longer available as predetermined
3459     list.
3460   </obsolete>
3461 </action>
3463 <action name="InputMethodOptions_Open_m17n:hi:itrans">
3464   <owner>yukishiino@chromium.org</owner>
3465   <owner>nona@chromium.org</owner>
3466   <owner>uekawa@chromium.org</owner>
3467   <owner>komatsu@chromium.org</owner>
3468   <description>
3469     Counts the number of times the input method configuration was opened.
3470   </description>
3471   <obsolete>
3472     IMEs have since become extensions and no longer available as predetermined
3473     list.
3474   </obsolete>
3475 </action>
3477 <action name="InputMethodOptions_Open_m17n:kn:itrans">
3478   <owner>yukishiino@chromium.org</owner>
3479   <owner>nona@chromium.org</owner>
3480   <owner>uekawa@chromium.org</owner>
3481   <owner>komatsu@chromium.org</owner>
3482   <description>
3483     Counts the number of times the input method configuration was opened.
3484   </description>
3485   <obsolete>
3486     IMEs have since become extensions and no longer available as predetermined
3487     list.
3488   </obsolete>
3489 </action>
3491 <action name="InputMethodOptions_Open_m17n:ml:itrans">
3492   <owner>yukishiino@chromium.org</owner>
3493   <owner>nona@chromium.org</owner>
3494   <owner>uekawa@chromium.org</owner>
3495   <owner>komatsu@chromium.org</owner>
3496   <description>
3497     Counts the number of times the input method configuration was opened.
3498   </description>
3499   <obsolete>
3500     IMEs have since become extensions and no longer available as predetermined
3501     list.
3502   </obsolete>
3503 </action>
3505 <action name="InputMethodOptions_Open_m17n:mr:itrans">
3506   <owner>yukishiino@chromium.org</owner>
3507   <owner>nona@chromium.org</owner>
3508   <owner>uekawa@chromium.org</owner>
3509   <owner>komatsu@chromium.org</owner>
3510   <description>
3511     Counts the number of times the input method configuration was opened.
3512   </description>
3513   <obsolete>
3514     IMEs have since become extensions and no longer available as predetermined
3515     list.
3516   </obsolete>
3517 </action>
3519 <action name="InputMethodOptions_Open_m17n:ta:inscript">
3520   <owner>yukishiino@chromium.org</owner>
3521   <owner>nona@chromium.org</owner>
3522   <owner>uekawa@chromium.org</owner>
3523   <owner>komatsu@chromium.org</owner>
3524   <description>
3525     Counts the number of times the input method configuration was opened.
3526   </description>
3527   <obsolete>
3528     IMEs have since become extensions and no longer available as predetermined
3529     list.
3530   </obsolete>
3531 </action>
3533 <action name="InputMethodOptions_Open_m17n:ta:itrans">
3534   <owner>yukishiino@chromium.org</owner>
3535   <owner>nona@chromium.org</owner>
3536   <owner>uekawa@chromium.org</owner>
3537   <owner>komatsu@chromium.org</owner>
3538   <description>
3539     Counts the number of times the input method configuration was opened.
3540   </description>
3541   <obsolete>
3542     IMEs have since become extensions and no longer available as predetermined
3543     list.
3544   </obsolete>
3545 </action>
3547 <action name="InputMethodOptions_Open_m17n:ta:phonetic">
3548   <owner>yukishiino@chromium.org</owner>
3549   <owner>nona@chromium.org</owner>
3550   <owner>uekawa@chromium.org</owner>
3551   <owner>komatsu@chromium.org</owner>
3552   <description>
3553     Counts the number of times the input method configuration was opened.
3554   </description>
3555   <obsolete>
3556     IMEs have since become extensions and no longer available as predetermined
3557     list.
3558   </obsolete>
3559 </action>
3561 <action name="InputMethodOptions_Open_m17n:ta:tamil99">
3562   <owner>yukishiino@chromium.org</owner>
3563   <owner>nona@chromium.org</owner>
3564   <owner>uekawa@chromium.org</owner>
3565   <owner>komatsu@chromium.org</owner>
3566   <description>
3567     Counts the number of times the input method configuration was opened.
3568   </description>
3569   <obsolete>
3570     IMEs have since become extensions and no longer available as predetermined
3571     list.
3572   </obsolete>
3573 </action>
3575 <action name="InputMethodOptions_Open_m17n:ta:typewriter">
3576   <owner>yukishiino@chromium.org</owner>
3577   <owner>nona@chromium.org</owner>
3578   <owner>uekawa@chromium.org</owner>
3579   <owner>komatsu@chromium.org</owner>
3580   <description>
3581     Counts the number of times the input method configuration was opened.
3582   </description>
3583   <obsolete>
3584     IMEs have since become extensions and no longer available as predetermined
3585     list.
3586   </obsolete>
3587 </action>
3589 <action name="InputMethodOptions_Open_m17n:te:itrans">
3590   <owner>yukishiino@chromium.org</owner>
3591   <owner>nona@chromium.org</owner>
3592   <owner>uekawa@chromium.org</owner>
3593   <owner>komatsu@chromium.org</owner>
3594   <description>
3595     Counts the number of times the input method configuration was opened.
3596   </description>
3597   <obsolete>
3598     IMEs have since become extensions and no longer available as predetermined
3599     list.
3600   </obsolete>
3601 </action>
3603 <action name="InputMethodOptions_Open_m17n:th:kesmanee">
3604   <owner>yukishiino@chromium.org</owner>
3605   <owner>nona@chromium.org</owner>
3606   <owner>uekawa@chromium.org</owner>
3607   <owner>komatsu@chromium.org</owner>
3608   <description>
3609     Counts the number of times the input method configuration was opened.
3610   </description>
3611   <obsolete>
3612     IMEs have since become extensions and no longer available as predetermined
3613     list.
3614   </obsolete>
3615 </action>
3617 <action name="InputMethodOptions_Open_m17n:th:pattachote">
3618   <owner>yukishiino@chromium.org</owner>
3619   <owner>nona@chromium.org</owner>
3620   <owner>uekawa@chromium.org</owner>
3621   <owner>komatsu@chromium.org</owner>
3622   <description>
3623     Counts the number of times the input method configuration was opened.
3624   </description>
3625   <obsolete>
3626     IMEs have since become extensions and no longer available as predetermined
3627     list.
3628   </obsolete>
3629 </action>
3631 <action name="InputMethodOptions_Open_m17n:th:tis820">
3632   <owner>yukishiino@chromium.org</owner>
3633   <owner>nona@chromium.org</owner>
3634   <owner>uekawa@chromium.org</owner>
3635   <owner>komatsu@chromium.org</owner>
3636   <description>
3637     Counts the number of times the input method configuration was opened.
3638   </description>
3639   <obsolete>
3640     IMEs have since become extensions and no longer available as predetermined
3641     list.
3642   </obsolete>
3643 </action>
3645 <action name="InputMethodOptions_Open_m17n:vi:tcvn">
3646   <owner>yukishiino@chromium.org</owner>
3647   <owner>nona@chromium.org</owner>
3648   <owner>uekawa@chromium.org</owner>
3649   <owner>komatsu@chromium.org</owner>
3650   <description>
3651     Counts the number of times the input method configuration was opened.
3652   </description>
3653   <obsolete>
3654     IMEs have since become extensions and no longer available as predetermined
3655     list.
3656   </obsolete>
3657 </action>
3659 <action name="InputMethodOptions_Open_m17n:vi:telex">
3660   <owner>yukishiino@chromium.org</owner>
3661   <owner>nona@chromium.org</owner>
3662   <owner>uekawa@chromium.org</owner>
3663   <owner>komatsu@chromium.org</owner>
3664   <description>
3665     Counts the number of times the input method configuration was opened.
3666   </description>
3667   <obsolete>
3668     IMEs have since become extensions and no longer available as predetermined
3669     list.
3670   </obsolete>
3671 </action>
3673 <action name="InputMethodOptions_Open_m17n:vi:viqr">
3674   <owner>yukishiino@chromium.org</owner>
3675   <owner>nona@chromium.org</owner>
3676   <owner>uekawa@chromium.org</owner>
3677   <owner>komatsu@chromium.org</owner>
3678   <description>
3679     Counts the number of times the input method configuration was opened.
3680   </description>
3681   <obsolete>
3682     IMEs have since become extensions and no longer available as predetermined
3683     list.
3684   </obsolete>
3685 </action>
3687 <action name="InputMethodOptions_Open_m17n:vi:vni">
3688   <owner>yukishiino@chromium.org</owner>
3689   <owner>nona@chromium.org</owner>
3690   <owner>uekawa@chromium.org</owner>
3691   <owner>komatsu@chromium.org</owner>
3692   <description>
3693     Counts the number of times the input method configuration was opened.
3694   </description>
3695   <obsolete>
3696     IMEs have since become extensions and no longer available as predetermined
3697     list.
3698   </obsolete>
3699 </action>
3701 <action name="InputMethodOptions_Open_m17n:zh:cangjie">
3702   <owner>yukishiino@chromium.org</owner>
3703   <owner>nona@chromium.org</owner>
3704   <owner>uekawa@chromium.org</owner>
3705   <owner>komatsu@chromium.org</owner>
3706   <description>
3707     Counts the number of times the input method configuration was opened.
3708   </description>
3709   <obsolete>
3710     IMEs have since become extensions and no longer available as predetermined
3711     list.
3712   </obsolete>
3713 </action>
3715 <action name="InputMethodOptions_Open_m17n:zh:quick">
3716   <owner>yukishiino@chromium.org</owner>
3717   <owner>nona@chromium.org</owner>
3718   <owner>uekawa@chromium.org</owner>
3719   <owner>komatsu@chromium.org</owner>
3720   <description>
3721     Counts the number of times the input method configuration was opened.
3722   </description>
3723   <obsolete>
3724     IMEs have since become extensions and no longer available as predetermined
3725     list.
3726   </obsolete>
3727 </action>
3729 <action name="InputMethodOptions_Open_mozc">
3730   <owner>yukishiino@chromium.org</owner>
3731   <owner>nona@chromium.org</owner>
3732   <owner>uekawa@chromium.org</owner>
3733   <owner>komatsu@chromium.org</owner>
3734   <description>
3735     Counts the number of times the input method configuration was opened.
3736   </description>
3737   <obsolete>
3738     IMEs have since become extensions and no longer available as predetermined
3739     list.
3740   </obsolete>
3741 </action>
3743 <action name="InputMethodOptions_Open_mozc-chewing">
3744   <owner>yukishiino@chromium.org</owner>
3745   <owner>nona@chromium.org</owner>
3746   <owner>uekawa@chromium.org</owner>
3747   <owner>komatsu@chromium.org</owner>
3748   <description>
3749     Counts the number of times the input method configuration was opened.
3750   </description>
3751   <obsolete>
3752     IMEs have since become extensions and no longer available as predetermined
3753     list.
3754   </obsolete>
3755 </action>
3757 <action name="InputMethodOptions_Open_mozc-dv">
3758   <owner>yukishiino@chromium.org</owner>
3759   <owner>nona@chromium.org</owner>
3760   <owner>uekawa@chromium.org</owner>
3761   <owner>komatsu@chromium.org</owner>
3762   <description>
3763     Counts the number of times the input method configuration was opened.
3764   </description>
3765   <obsolete>
3766     IMEs have since become extensions and no longer available as predetermined
3767     list.
3768   </obsolete>
3769 </action>
3771 <action name="InputMethodOptions_Open_mozc-hangul">
3772   <owner>yukishiino@chromium.org</owner>
3773   <owner>nona@chromium.org</owner>
3774   <owner>uekawa@chromium.org</owner>
3775   <owner>komatsu@chromium.org</owner>
3776   <description>
3777     Counts the number of times the input method configuration was opened.
3778   </description>
3779   <obsolete>
3780     IMEs have since become extensions and no longer available as predetermined
3781     list.
3782   </obsolete>
3783 </action>
3785 <action name="InputMethodOptions_Open_mozc-jp">
3786   <owner>yukishiino@chromium.org</owner>
3787   <owner>nona@chromium.org</owner>
3788   <owner>uekawa@chromium.org</owner>
3789   <owner>komatsu@chromium.org</owner>
3790   <description>
3791     Counts the number of times the input method configuration was opened.
3792   </description>
3793   <obsolete>
3794     IMEs have since become extensions and no longer available as predetermined
3795     list.
3796   </obsolete>
3797 </action>
3799 <action name="InputMethodOptions_Open_pinyin">
3800   <owner>yukishiino@chromium.org</owner>
3801   <owner>nona@chromium.org</owner>
3802   <owner>uekawa@chromium.org</owner>
3803   <owner>komatsu@chromium.org</owner>
3804   <description>
3805     Counts the number of times the input method configuration was opened.
3806   </description>
3807   <obsolete>
3808     IMEs have since become extensions and no longer available as predetermined
3809     list.
3810   </obsolete>
3811 </action>
3813 <action name="InputMethodOptions_Open_pinyin-dv">
3814   <owner>yukishiino@chromium.org</owner>
3815   <owner>nona@chromium.org</owner>
3816   <owner>uekawa@chromium.org</owner>
3817   <owner>komatsu@chromium.org</owner>
3818   <description>
3819     Counts the number of times the input method configuration was opened.
3820   </description>
3821   <obsolete>
3822     IMEs have since become extensions and no longer available as predetermined
3823     list.
3824   </obsolete>
3825 </action>
3827 <action name="InputMethodOptions_Open_xkb:am:phonetic:arm">
3828   <owner>yukishiino@chromium.org</owner>
3829   <owner>nona@chromium.org</owner>
3830   <owner>uekawa@chromium.org</owner>
3831   <owner>komatsu@chromium.org</owner>
3832   <description>
3833     Counts the number of times the input method configuration was opened.
3834   </description>
3835   <obsolete>
3836     IMEs have since become extensions and no longer available as predetermined
3837     list.
3838   </obsolete>
3839 </action>
3841 <action name="InputMethodOptions_Open_xkb:be::fra">
3842   <owner>yukishiino@chromium.org</owner>
3843   <owner>nona@chromium.org</owner>
3844   <owner>uekawa@chromium.org</owner>
3845   <owner>komatsu@chromium.org</owner>
3846   <description>
3847     Counts the number of times the input method configuration was opened.
3848   </description>
3849   <obsolete>
3850     IMEs have since become extensions and no longer available as predetermined
3851     list.
3852   </obsolete>
3853 </action>
3855 <action name="InputMethodOptions_Open_xkb:be::ger">
3856   <owner>yukishiino@chromium.org</owner>
3857   <owner>nona@chromium.org</owner>
3858   <owner>uekawa@chromium.org</owner>
3859   <owner>komatsu@chromium.org</owner>
3860   <description>
3861     Counts the number of times the input method configuration was opened.
3862   </description>
3863   <obsolete>
3864     IMEs have since become extensions and no longer available as predetermined
3865     list.
3866   </obsolete>
3867 </action>
3869 <action name="InputMethodOptions_Open_xkb:be::nld">
3870   <owner>yukishiino@chromium.org</owner>
3871   <owner>nona@chromium.org</owner>
3872   <owner>uekawa@chromium.org</owner>
3873   <owner>komatsu@chromium.org</owner>
3874   <description>
3875     Counts the number of times the input method configuration was opened.
3876   </description>
3877   <obsolete>
3878     IMEs have since become extensions and no longer available as predetermined
3879     list.
3880   </obsolete>
3881 </action>
3883 <action name="InputMethodOptions_Open_xkb:bg::bul">
3884   <owner>yukishiino@chromium.org</owner>
3885   <owner>nona@chromium.org</owner>
3886   <owner>uekawa@chromium.org</owner>
3887   <owner>komatsu@chromium.org</owner>
3888   <description>
3889     Counts the number of times the input method configuration was opened.
3890   </description>
3891   <obsolete>
3892     IMEs have since become extensions and no longer available as predetermined
3893     list.
3894   </obsolete>
3895 </action>
3897 <action name="InputMethodOptions_Open_xkb:bg:phonetic:bul">
3898   <owner>yukishiino@chromium.org</owner>
3899   <owner>nona@chromium.org</owner>
3900   <owner>uekawa@chromium.org</owner>
3901   <owner>komatsu@chromium.org</owner>
3902   <description>
3903     Counts the number of times the input method configuration was opened.
3904   </description>
3905   <obsolete>
3906     IMEs have since become extensions and no longer available as predetermined
3907     list.
3908   </obsolete>
3909 </action>
3911 <action name="InputMethodOptions_Open_xkb:br::por">
3912   <owner>yukishiino@chromium.org</owner>
3913   <owner>nona@chromium.org</owner>
3914   <owner>uekawa@chromium.org</owner>
3915   <owner>komatsu@chromium.org</owner>
3916   <description>
3917     Counts the number of times the input method configuration was opened.
3918   </description>
3919   <obsolete>
3920     IMEs have since become extensions and no longer available as predetermined
3921     list.
3922   </obsolete>
3923 </action>
3925 <action name="InputMethodOptions_Open_xkb:by::bel">
3926   <owner>yukishiino@chromium.org</owner>
3927   <owner>nona@chromium.org</owner>
3928   <owner>uekawa@chromium.org</owner>
3929   <owner>komatsu@chromium.org</owner>
3930   <description>
3931     Counts the number of times the input method configuration was opened.
3932   </description>
3933   <obsolete>
3934     IMEs have since become extensions and no longer available as predetermined
3935     list.
3936   </obsolete>
3937 </action>
3939 <action name="InputMethodOptions_Open_xkb:ca::fra">
3940   <owner>yukishiino@chromium.org</owner>
3941   <owner>nona@chromium.org</owner>
3942   <owner>uekawa@chromium.org</owner>
3943   <owner>komatsu@chromium.org</owner>
3944   <description>
3945     Counts the number of times the input method configuration was opened.
3946   </description>
3947   <obsolete>
3948     IMEs have since become extensions and no longer available as predetermined
3949     list.
3950   </obsolete>
3951 </action>
3953 <action name="InputMethodOptions_Open_xkb:ca:eng:eng">
3954   <owner>yukishiino@chromium.org</owner>
3955   <owner>nona@chromium.org</owner>
3956   <owner>uekawa@chromium.org</owner>
3957   <owner>komatsu@chromium.org</owner>
3958   <description>
3959     Counts the number of times the input method configuration was opened.
3960   </description>
3961   <obsolete>
3962     IMEs have since become extensions and no longer available as predetermined
3963     list.
3964   </obsolete>
3965 </action>
3967 <action name="InputMethodOptions_Open_xkb:ca:multix:fra">
3968   <owner>yukishiino@chromium.org</owner>
3969   <owner>nona@chromium.org</owner>
3970   <owner>uekawa@chromium.org</owner>
3971   <owner>komatsu@chromium.org</owner>
3972   <description>
3973     Counts the number of times the input method configuration was opened.
3974   </description>
3975   <obsolete>
3976     IMEs have since become extensions and no longer available as predetermined
3977     list.
3978   </obsolete>
3979 </action>
3981 <action name="InputMethodOptions_Open_xkb:ch::ger">
3982   <owner>yukishiino@chromium.org</owner>
3983   <owner>nona@chromium.org</owner>
3984   <owner>uekawa@chromium.org</owner>
3985   <owner>komatsu@chromium.org</owner>
3986   <description>
3987     Counts the number of times the input method configuration was opened.
3988   </description>
3989   <obsolete>
3990     IMEs have since become extensions and no longer available as predetermined
3991     list.
3992   </obsolete>
3993 </action>
3995 <action name="InputMethodOptions_Open_xkb:ch:fr:fra">
3996   <owner>yukishiino@chromium.org</owner>
3997   <owner>nona@chromium.org</owner>
3998   <owner>uekawa@chromium.org</owner>
3999   <owner>komatsu@chromium.org</owner>
4000   <description>
4001     Counts the number of times the input method configuration was opened.
4002   </description>
4003   <obsolete>
4004     IMEs have since become extensions and no longer available as predetermined
4005     list.
4006   </obsolete>
4007 </action>
4009 <action name="InputMethodOptions_Open_xkb:cz::cze">
4010   <owner>yukishiino@chromium.org</owner>
4011   <owner>nona@chromium.org</owner>
4012   <owner>uekawa@chromium.org</owner>
4013   <owner>komatsu@chromium.org</owner>
4014   <description>
4015     Counts the number of times the input method configuration was opened.
4016   </description>
4017   <obsolete>
4018     IMEs have since become extensions and no longer available as predetermined
4019     list.
4020   </obsolete>
4021 </action>
4023 <action name="InputMethodOptions_Open_xkb:cz:qwerty:cze">
4024   <owner>yukishiino@chromium.org</owner>
4025   <owner>nona@chromium.org</owner>
4026   <owner>uekawa@chromium.org</owner>
4027   <owner>komatsu@chromium.org</owner>
4028   <description>
4029     Counts the number of times the input method configuration was opened.
4030   </description>
4031   <obsolete>
4032     IMEs have since become extensions and no longer available as predetermined
4033     list.
4034   </obsolete>
4035 </action>
4037 <action name="InputMethodOptions_Open_xkb:de::ger">
4038   <owner>yukishiino@chromium.org</owner>
4039   <owner>nona@chromium.org</owner>
4040   <owner>uekawa@chromium.org</owner>
4041   <owner>komatsu@chromium.org</owner>
4042   <description>
4043     Counts the number of times the input method configuration was opened.
4044   </description>
4045   <obsolete>
4046     IMEs have since become extensions and no longer available as predetermined
4047     list.
4048   </obsolete>
4049 </action>
4051 <action name="InputMethodOptions_Open_xkb:de:neo:ger">
4052   <owner>yukishiino@chromium.org</owner>
4053   <owner>nona@chromium.org</owner>
4054   <owner>uekawa@chromium.org</owner>
4055   <owner>komatsu@chromium.org</owner>
4056   <description>
4057     Counts the number of times the input method configuration was opened.
4058   </description>
4059   <obsolete>
4060     IMEs have since become extensions and no longer available as predetermined
4061     list.
4062   </obsolete>
4063 </action>
4065 <action name="InputMethodOptions_Open_xkb:dk::dan">
4066   <owner>yukishiino@chromium.org</owner>
4067   <owner>nona@chromium.org</owner>
4068   <owner>uekawa@chromium.org</owner>
4069   <owner>komatsu@chromium.org</owner>
4070   <description>
4071     Counts the number of times the input method configuration was opened.
4072   </description>
4073   <obsolete>
4074     IMEs have since become extensions and no longer available as predetermined
4075     list.
4076   </obsolete>
4077 </action>
4079 <action name="InputMethodOptions_Open_xkb:ee::est">
4080   <owner>yukishiino@chromium.org</owner>
4081   <owner>nona@chromium.org</owner>
4082   <owner>uekawa@chromium.org</owner>
4083   <owner>komatsu@chromium.org</owner>
4084   <description>
4085     Counts the number of times the input method configuration was opened.
4086   </description>
4087   <obsolete>
4088     IMEs have since become extensions and no longer available as predetermined
4089     list.
4090   </obsolete>
4091 </action>
4093 <action name="InputMethodOptions_Open_xkb:es::spa">
4094   <owner>yukishiino@chromium.org</owner>
4095   <owner>nona@chromium.org</owner>
4096   <owner>uekawa@chromium.org</owner>
4097   <owner>komatsu@chromium.org</owner>
4098   <description>
4099     Counts the number of times the input method configuration was opened.
4100   </description>
4101   <obsolete>
4102     IMEs have since become extensions and no longer available as predetermined
4103     list.
4104   </obsolete>
4105 </action>
4107 <action name="InputMethodOptions_Open_xkb:es:cat:cat">
4108   <owner>yukishiino@chromium.org</owner>
4109   <owner>nona@chromium.org</owner>
4110   <owner>uekawa@chromium.org</owner>
4111   <owner>komatsu@chromium.org</owner>
4112   <description>
4113     Counts the number of times the input method configuration was opened.
4114   </description>
4115   <obsolete>
4116     IMEs have since become extensions and no longer available as predetermined
4117     list.
4118   </obsolete>
4119 </action>
4121 <action name="InputMethodOptions_Open_xkb:fi::fin">
4122   <owner>yukishiino@chromium.org</owner>
4123   <owner>nona@chromium.org</owner>
4124   <owner>uekawa@chromium.org</owner>
4125   <owner>komatsu@chromium.org</owner>
4126   <description>
4127     Counts the number of times the input method configuration was opened.
4128   </description>
4129   <obsolete>
4130     IMEs have since become extensions and no longer available as predetermined
4131     list.
4132   </obsolete>
4133 </action>
4135 <action name="InputMethodOptions_Open_xkb:fr::fra">
4136   <owner>yukishiino@chromium.org</owner>
4137   <owner>nona@chromium.org</owner>
4138   <owner>uekawa@chromium.org</owner>
4139   <owner>komatsu@chromium.org</owner>
4140   <description>
4141     Counts the number of times the input method configuration was opened.
4142   </description>
4143   <obsolete>
4144     IMEs have since become extensions and no longer available as predetermined
4145     list.
4146   </obsolete>
4147 </action>
4149 <action name="InputMethodOptions_Open_xkb:gb:dvorak:eng">
4150   <owner>yukishiino@chromium.org</owner>
4151   <owner>nona@chromium.org</owner>
4152   <owner>uekawa@chromium.org</owner>
4153   <owner>komatsu@chromium.org</owner>
4154   <description>
4155     Counts the number of times the input method configuration was opened.
4156   </description>
4157   <obsolete>
4158     IMEs have since become extensions and no longer available as predetermined
4159     list.
4160   </obsolete>
4161 </action>
4163 <action name="InputMethodOptions_Open_xkb:gb:extd:eng">
4164   <owner>yukishiino@chromium.org</owner>
4165   <owner>nona@chromium.org</owner>
4166   <owner>uekawa@chromium.org</owner>
4167   <owner>komatsu@chromium.org</owner>
4168   <description>
4169     Counts the number of times the input method configuration was opened.
4170   </description>
4171   <obsolete>
4172     IMEs have since become extensions and no longer available as predetermined
4173     list.
4174   </obsolete>
4175 </action>
4177 <action name="InputMethodOptions_Open_xkb:ge::geo">
4178   <owner>yukishiino@chromium.org</owner>
4179   <owner>nona@chromium.org</owner>
4180   <owner>uekawa@chromium.org</owner>
4181   <owner>komatsu@chromium.org</owner>
4182   <description>
4183     Counts the number of times the input method configuration was opened.
4184   </description>
4185   <obsolete>
4186     IMEs have since become extensions and no longer available as predetermined
4187     list.
4188   </obsolete>
4189 </action>
4191 <action name="InputMethodOptions_Open_xkb:gr::gre">
4192   <owner>yukishiino@chromium.org</owner>
4193   <owner>nona@chromium.org</owner>
4194   <owner>uekawa@chromium.org</owner>
4195   <owner>komatsu@chromium.org</owner>
4196   <description>
4197     Counts the number of times the input method configuration was opened.
4198   </description>
4199   <obsolete>
4200     IMEs have since become extensions and no longer available as predetermined
4201     list.
4202   </obsolete>
4203 </action>
4205 <action name="InputMethodOptions_Open_xkb:hr::scr">
4206   <owner>yukishiino@chromium.org</owner>
4207   <owner>nona@chromium.org</owner>
4208   <owner>uekawa@chromium.org</owner>
4209   <owner>komatsu@chromium.org</owner>
4210   <description>
4211     Counts the number of times the input method configuration was opened.
4212   </description>
4213   <obsolete>
4214     IMEs have since become extensions and no longer available as predetermined
4215     list.
4216   </obsolete>
4217 </action>
4219 <action name="InputMethodOptions_Open_xkb:hu::hun">
4220   <owner>yukishiino@chromium.org</owner>
4221   <owner>nona@chromium.org</owner>
4222   <owner>uekawa@chromium.org</owner>
4223   <owner>komatsu@chromium.org</owner>
4224   <description>
4225     Counts the number of times the input method configuration was opened.
4226   </description>
4227   <obsolete>
4228     IMEs have since become extensions and no longer available as predetermined
4229     list.
4230   </obsolete>
4231 </action>
4233 <action name="InputMethodOptions_Open_xkb:il::heb">
4234   <owner>yukishiino@chromium.org</owner>
4235   <owner>nona@chromium.org</owner>
4236   <owner>uekawa@chromium.org</owner>
4237   <owner>komatsu@chromium.org</owner>
4238   <description>
4239     Counts the number of times the input method configuration was opened.
4240   </description>
4241   <obsolete>
4242     IMEs have since become extensions and no longer available as predetermined
4243     list.
4244   </obsolete>
4245 </action>
4247 <action name="InputMethodOptions_Open_xkb:is::ice">
4248   <owner>yukishiino@chromium.org</owner>
4249   <owner>nona@chromium.org</owner>
4250   <owner>uekawa@chromium.org</owner>
4251   <owner>komatsu@chromium.org</owner>
4252   <description>
4253     Counts the number of times the input method configuration was opened.
4254   </description>
4255   <obsolete>
4256     IMEs have since become extensions and no longer available as predetermined
4257     list.
4258   </obsolete>
4259 </action>
4261 <action name="InputMethodOptions_Open_xkb:it::ita">
4262   <owner>yukishiino@chromium.org</owner>
4263   <owner>nona@chromium.org</owner>
4264   <owner>uekawa@chromium.org</owner>
4265   <owner>komatsu@chromium.org</owner>
4266   <description>
4267     Counts the number of times the input method configuration was opened.
4268   </description>
4269   <obsolete>
4270     IMEs have since become extensions and no longer available as predetermined
4271     list.
4272   </obsolete>
4273 </action>
4275 <action name="InputMethodOptions_Open_xkb:jp::jpn">
4276   <owner>yukishiino@chromium.org</owner>
4277   <owner>nona@chromium.org</owner>
4278   <owner>uekawa@chromium.org</owner>
4279   <owner>komatsu@chromium.org</owner>
4280   <description>
4281     Counts the number of times the input method configuration was opened.
4282   </description>
4283   <obsolete>
4284     IMEs have since become extensions and no longer available as predetermined
4285     list.
4286   </obsolete>
4287 </action>
4289 <action name="InputMethodOptions_Open_xkb:kr:kr104:kor">
4290   <owner>yukishiino@chromium.org</owner>
4291   <owner>nona@chromium.org</owner>
4292   <owner>uekawa@chromium.org</owner>
4293   <owner>komatsu@chromium.org</owner>
4294   <description>
4295     Counts the number of times the input method configuration was opened.
4296   </description>
4297   <obsolete>
4298     IMEs have since become extensions and no longer available as predetermined
4299     list.
4300   </obsolete>
4301 </action>
4303 <action name="InputMethodOptions_Open_xkb:latam::spa">
4304   <owner>yukishiino@chromium.org</owner>
4305   <owner>nona@chromium.org</owner>
4306   <owner>uekawa@chromium.org</owner>
4307   <owner>komatsu@chromium.org</owner>
4308   <description>
4309     Counts the number of times the input method configuration was opened.
4310   </description>
4311   <obsolete>
4312     IMEs have since become extensions and no longer available as predetermined
4313     list.
4314   </obsolete>
4315 </action>
4317 <action name="InputMethodOptions_Open_xkb:lt::lit">
4318   <owner>yukishiino@chromium.org</owner>
4319   <owner>nona@chromium.org</owner>
4320   <owner>uekawa@chromium.org</owner>
4321   <owner>komatsu@chromium.org</owner>
4322   <description>
4323     Counts the number of times the input method configuration was opened.
4324   </description>
4325   <obsolete>
4326     IMEs have since become extensions and no longer available as predetermined
4327     list.
4328   </obsolete>
4329 </action>
4331 <action name="InputMethodOptions_Open_xkb:lv::lav">
4332   <owner>yukishiino@chromium.org</owner>
4333   <owner>nona@chromium.org</owner>
4334   <owner>uekawa@chromium.org</owner>
4335   <owner>komatsu@chromium.org</owner>
4336   <description>
4337     Counts the number of times the input method configuration was opened.
4338   </description>
4339   <obsolete>
4340     IMEs have since become extensions and no longer available as predetermined
4341     list.
4342   </obsolete>
4343 </action>
4345 <action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav">
4346   <owner>yukishiino@chromium.org</owner>
4347   <owner>nona@chromium.org</owner>
4348   <owner>uekawa@chromium.org</owner>
4349   <owner>komatsu@chromium.org</owner>
4350   <description>
4351     Counts the number of times the input method configuration was opened.
4352   </description>
4353   <obsolete>
4354     IMEs have since become extensions and no longer available as predetermined
4355     list.
4356   </obsolete>
4357 </action>
4359 <action name="InputMethodOptions_Open_xkb:mn::mon">
4360   <owner>yukishiino@chromium.org</owner>
4361   <owner>nona@chromium.org</owner>
4362   <owner>uekawa@chromium.org</owner>
4363   <owner>komatsu@chromium.org</owner>
4364   <description>
4365     Counts the number of times the input method configuration was opened.
4366   </description>
4367   <obsolete>
4368     IMEs have since become extensions and no longer available as predetermined
4369     list.
4370   </obsolete>
4371 </action>
4373 <action name="InputMethodOptions_Open_xkb:nl::nld">
4374   <owner>yukishiino@chromium.org</owner>
4375   <owner>nona@chromium.org</owner>
4376   <owner>uekawa@chromium.org</owner>
4377   <owner>komatsu@chromium.org</owner>
4378   <description>
4379     Counts the number of times the input method configuration was opened.
4380   </description>
4381   <obsolete>
4382     IMEs have since become extensions and no longer available as predetermined
4383     list.
4384   </obsolete>
4385 </action>
4387 <action name="InputMethodOptions_Open_xkb:no::nob">
4388   <owner>yukishiino@chromium.org</owner>
4389   <owner>nona@chromium.org</owner>
4390   <owner>uekawa@chromium.org</owner>
4391   <owner>komatsu@chromium.org</owner>
4392   <description>
4393     Counts the number of times the input method configuration was opened.
4394   </description>
4395   <obsolete>
4396     IMEs have since become extensions and no longer available as predetermined
4397     list.
4398   </obsolete>
4399 </action>
4401 <action name="InputMethodOptions_Open_xkb:no::nor">
4402   <owner>yukishiino@chromium.org</owner>
4403   <owner>nona@chromium.org</owner>
4404   <owner>uekawa@chromium.org</owner>
4405   <owner>komatsu@chromium.org</owner>
4406   <description>
4407     Counts the number of times the input method configuration was opened.
4408   </description>
4409   <obsolete>
4410     IMEs have since become extensions and no longer available as predetermined
4411     list.
4412   </obsolete>
4413 </action>
4415 <action name="InputMethodOptions_Open_xkb:pl::pol">
4416   <owner>yukishiino@chromium.org</owner>
4417   <owner>nona@chromium.org</owner>
4418   <owner>uekawa@chromium.org</owner>
4419   <owner>komatsu@chromium.org</owner>
4420   <description>
4421     Counts the number of times the input method configuration was opened.
4422   </description>
4423   <obsolete>
4424     IMEs have since become extensions and no longer available as predetermined
4425     list.
4426   </obsolete>
4427 </action>
4429 <action name="InputMethodOptions_Open_xkb:pt::por">
4430   <owner>yukishiino@chromium.org</owner>
4431   <owner>nona@chromium.org</owner>
4432   <owner>uekawa@chromium.org</owner>
4433   <owner>komatsu@chromium.org</owner>
4434   <description>
4435     Counts the number of times the input method configuration was opened.
4436   </description>
4437   <obsolete>
4438     IMEs have since become extensions and no longer available as predetermined
4439     list.
4440   </obsolete>
4441 </action>
4443 <action name="InputMethodOptions_Open_xkb:ro::rum">
4444   <owner>yukishiino@chromium.org</owner>
4445   <owner>nona@chromium.org</owner>
4446   <owner>uekawa@chromium.org</owner>
4447   <owner>komatsu@chromium.org</owner>
4448   <description>
4449     Counts the number of times the input method configuration was opened.
4450   </description>
4451   <obsolete>
4452     IMEs have since become extensions and no longer available as predetermined
4453     list.
4454   </obsolete>
4455 </action>
4457 <action name="InputMethodOptions_Open_xkb:rs::srp">
4458   <owner>yukishiino@chromium.org</owner>
4459   <owner>nona@chromium.org</owner>
4460   <owner>uekawa@chromium.org</owner>
4461   <owner>komatsu@chromium.org</owner>
4462   <description>
4463     Counts the number of times the input method configuration was opened.
4464   </description>
4465   <obsolete>
4466     IMEs have since become extensions and no longer available as predetermined
4467     list.
4468   </obsolete>
4469 </action>
4471 <action name="InputMethodOptions_Open_xkb:ru::rus">
4472   <owner>yukishiino@chromium.org</owner>
4473   <owner>nona@chromium.org</owner>
4474   <owner>uekawa@chromium.org</owner>
4475   <owner>komatsu@chromium.org</owner>
4476   <description>
4477     Counts the number of times the input method configuration was opened.
4478   </description>
4479   <obsolete>
4480     IMEs have since become extensions and no longer available as predetermined
4481     list.
4482   </obsolete>
4483 </action>
4485 <action name="InputMethodOptions_Open_xkb:ru:phonetic:rus">
4486   <owner>yukishiino@chromium.org</owner>
4487   <owner>nona@chromium.org</owner>
4488   <owner>uekawa@chromium.org</owner>
4489   <owner>komatsu@chromium.org</owner>
4490   <description>
4491     Counts the number of times the input method configuration was opened.
4492   </description>
4493   <obsolete>
4494     IMEs have since become extensions and no longer available as predetermined
4495     list.
4496   </obsolete>
4497 </action>
4499 <action name="InputMethodOptions_Open_xkb:se::swe">
4500   <owner>yukishiino@chromium.org</owner>
4501   <owner>nona@chromium.org</owner>
4502   <owner>uekawa@chromium.org</owner>
4503   <owner>komatsu@chromium.org</owner>
4504   <description>
4505     Counts the number of times the input method configuration was opened.
4506   </description>
4507   <obsolete>
4508     IMEs have since become extensions and no longer available as predetermined
4509     list.
4510   </obsolete>
4511 </action>
4513 <action name="InputMethodOptions_Open_xkb:si::slv">
4514   <owner>yukishiino@chromium.org</owner>
4515   <owner>nona@chromium.org</owner>
4516   <owner>uekawa@chromium.org</owner>
4517   <owner>komatsu@chromium.org</owner>
4518   <description>
4519     Counts the number of times the input method configuration was opened.
4520   </description>
4521   <obsolete>
4522     IMEs have since become extensions and no longer available as predetermined
4523     list.
4524   </obsolete>
4525 </action>
4527 <action name="InputMethodOptions_Open_xkb:sk::slo">
4528   <owner>yukishiino@chromium.org</owner>
4529   <owner>nona@chromium.org</owner>
4530   <owner>uekawa@chromium.org</owner>
4531   <owner>komatsu@chromium.org</owner>
4532   <description>
4533     Counts the number of times the input method configuration was opened.
4534   </description>
4535   <obsolete>
4536     IMEs have since become extensions and no longer available as predetermined
4537     list.
4538   </obsolete>
4539 </action>
4541 <action name="InputMethodOptions_Open_xkb:tr::tur">
4542   <owner>yukishiino@chromium.org</owner>
4543   <owner>nona@chromium.org</owner>
4544   <owner>uekawa@chromium.org</owner>
4545   <owner>komatsu@chromium.org</owner>
4546   <description>
4547     Counts the number of times the input method configuration was opened.
4548   </description>
4549   <obsolete>
4550     IMEs have since become extensions and no longer available as predetermined
4551     list.
4552   </obsolete>
4553 </action>
4555 <action name="InputMethodOptions_Open_xkb:ua::ukr">
4556   <owner>yukishiino@chromium.org</owner>
4557   <owner>nona@chromium.org</owner>
4558   <owner>uekawa@chromium.org</owner>
4559   <owner>komatsu@chromium.org</owner>
4560   <description>
4561     Counts the number of times the input method configuration was opened.
4562   </description>
4563   <obsolete>
4564     IMEs have since become extensions and no longer available as predetermined
4565     list.
4566   </obsolete>
4567 </action>
4569 <action name="InputMethodOptions_Open_xkb:us::eng">
4570   <owner>yukishiino@chromium.org</owner>
4571   <owner>nona@chromium.org</owner>
4572   <owner>uekawa@chromium.org</owner>
4573   <owner>komatsu@chromium.org</owner>
4574   <description>
4575     Counts the number of times the input method configuration was opened.
4576   </description>
4577   <obsolete>
4578     IMEs have since become extensions and no longer available as predetermined
4579     list.
4580   </obsolete>
4581 </action>
4583 <action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng">
4584   <owner>yukishiino@chromium.org</owner>
4585   <owner>nona@chromium.org</owner>
4586   <owner>uekawa@chromium.org</owner>
4587   <owner>komatsu@chromium.org</owner>
4588   <description>
4589     Counts the number of times the input method configuration was opened.
4590   </description>
4591   <obsolete>
4592     IMEs have since become extensions and no longer available as predetermined
4593     list.
4594   </obsolete>
4595 </action>
4597 <action name="InputMethodOptions_Open_xkb:us:colemak:eng">
4598   <owner>yukishiino@chromium.org</owner>
4599   <owner>nona@chromium.org</owner>
4600   <owner>uekawa@chromium.org</owner>
4601   <owner>komatsu@chromium.org</owner>
4602   <description>
4603     Counts the number of times the input method configuration was opened.
4604   </description>
4605   <obsolete>
4606     IMEs have since become extensions and no longer available as predetermined
4607     list.
4608   </obsolete>
4609 </action>
4611 <action name="InputMethodOptions_Open_xkb:us:dvorak:eng">
4612   <owner>yukishiino@chromium.org</owner>
4613   <owner>nona@chromium.org</owner>
4614   <owner>uekawa@chromium.org</owner>
4615   <owner>komatsu@chromium.org</owner>
4616   <description>
4617     Counts the number of times the input method configuration was opened.
4618   </description>
4619   <obsolete>
4620     IMEs have since become extensions and no longer available as predetermined
4621     list.
4622   </obsolete>
4623 </action>
4625 <action name="InputMethodOptions_Open_xkb:us:intl:eng">
4626   <owner>yukishiino@chromium.org</owner>
4627   <owner>nona@chromium.org</owner>
4628   <owner>uekawa@chromium.org</owner>
4629   <owner>komatsu@chromium.org</owner>
4630   <description>
4631     Counts the number of times the input method configuration was opened.
4632   </description>
4633   <obsolete>
4634     IMEs have since become extensions and no longer available as predetermined
4635     list.
4636   </obsolete>
4637 </action>
4639 <action name="InsertBacktab">
4640   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4641   <description>Please enter the description of this user action.</description>
4642 </action>
4644 <action name="InsertHTML">
4645   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4646   <description>Please enter the description of this user action.</description>
4647 </action>
4649 <action name="InsertHorizontalRule">
4650   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4651   <description>Please enter the description of this user action.</description>
4652 </action>
4654 <action name="InsertImage">
4655   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4656   <description>Please enter the description of this user action.</description>
4657 </action>
4659 <action name="InsertLineBreak">
4660   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4661   <description>Please enter the description of this user action.</description>
4662 </action>
4664 <action name="InsertNewline">
4665   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4666   <description>Please enter the description of this user action.</description>
4667 </action>
4669 <action name="InsertNewlineInQuotedContent">
4670   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4671   <description>Please enter the description of this user action.</description>
4672 </action>
4674 <action name="InsertOrderedList">
4675   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4676   <description>Please enter the description of this user action.</description>
4677 </action>
4679 <action name="InsertParagraph">
4680   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4681   <description>Please enter the description of this user action.</description>
4682 </action>
4684 <action name="InsertTab">
4685   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4686   <description>Please enter the description of this user action.</description>
4687 </action>
4689 <action name="InsertText">
4690   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4691   <description>Please enter the description of this user action.</description>
4692 </action>
4694 <action name="InsertUnorderedList">
4695   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4696   <description>Please enter the description of this user action.</description>
4697 </action>
4699 <action name="InspectDevices">
4700   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4701   <description>Please enter the description of this user action.</description>
4702 </action>
4704 <action name="InstallSite">
4705   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4706   <description>Please enter the description of this user action.</description>
4707 </action>
4709 <action name="InstantExtended.MostVisitedClicked">
4710   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4711   <description>Please enter the description of this user action.</description>
4712 </action>
4714 <action name="InstantExtended.ShowNTP">
4715   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4716   <description>Please enter the description of this user action.</description>
4717 </action>
4719 <action name="InstantExtended.ShowSRP">
4720   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4721   <description>Please enter the description of this user action.</description>
4722 </action>
4724 <action name="Italic">
4725   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4726   <description>Please enter the description of this user action.</description>
4727 </action>
4729 <action name="JustifyCenter">
4730   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4731   <description>Please enter the description of this user action.</description>
4732 </action>
4734 <action name="JustifyLeft">
4735   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4736   <description>Please enter the description of this user action.</description>
4737 </action>
4739 <action name="JustifyRight">
4740   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4741   <description>Please enter the description of this user action.</description>
4742 </action>
4744 <action name="KeySystemSupport.Widevine.Queried">
4745   <owner>xhwang@chromium.org</owner>
4746   <description>Please enter the description of this user action.</description>
4747 </action>
4749 <action name="KeySystemSupport.Widevine.Supported">
4750   <owner>xhwang@chromium.org</owner>
4751   <description>Please enter the description of this user action.</description>
4752 </action>
4754 <action name="KeySystemSupport.WidevineWithType.Queried">
4755   <owner>xhwang@chromium.org</owner>
4756   <description>Please enter the description of this user action.</description>
4757 </action>
4759 <action name="KeySystemSupport.WidevineWithType.Supported">
4760   <owner>xhwang@chromium.org</owner>
4761   <description>Please enter the description of this user action.</description>
4762 </action>
4764 <action name="KeywordEditor_AddKeyword">
4765   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4766   <description>Please enter the description of this user action.</description>
4767 </action>
4769 <action name="KeywordEditor_AddKeywordJS">
4770   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4771   <description>Please enter the description of this user action.</description>
4772 </action>
4774 <action name="KeywordEditor_ModifiedKeyword">
4775   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4776   <description>Please enter the description of this user action.</description>
4777 </action>
4779 <action name="KeywordEditor_RemoveKeyword">
4780   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4781   <description>Please enter the description of this user action.</description>
4782 </action>
4784 <action name="LanguageChange_Accept">
4785   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4786   <description>Please enter the description of this user action.</description>
4787 </action>
4789 <action name="LanguageChange_Revert">
4790   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4791   <description>Please enter the description of this user action.</description>
4792 </action>
4794 <action name="LanguageConfigView_Open">
4795   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4796   <description>Please enter the description of this user action.</description>
4797 </action>
4799 <action name="LanguageMenuButton_InputMethodChanged">
4800   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4801   <description>Please enter the description of this user action.</description>
4802 </action>
4804 <action name="LanguageMenuButton_Open">
4805   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4806   <description>Please enter the description of this user action.</description>
4807 </action>
4809 <action name="LanguageOptions_DisableInputMethod_chewing">
4810   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4811   <description>Please enter the description of this user action.</description>
4812 </action>
4814 <action name="LanguageOptions_DisableInputMethod_english-m">
4815   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4816   <description>Please enter the description of this user action.</description>
4817 </action>
4819 <action name="LanguageOptions_DisableInputMethod_hangul">
4820   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4821   <description>Please enter the description of this user action.</description>
4822 </action>
4824 <action name="LanguageOptions_DisableInputMethod_m17n:am:sera">
4825   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4826   <description>Please enter the description of this user action.</description>
4827 </action>
4829 <action name="LanguageOptions_DisableInputMethod_m17n:ar:kbd">
4830   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4831   <description>Please enter the description of this user action.</description>
4832 </action>
4834 <action name="LanguageOptions_DisableInputMethod_m17n:bn:itrans">
4835   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4836   <description>Please enter the description of this user action.</description>
4837 </action>
4839 <action name="LanguageOptions_DisableInputMethod_m17n:fa:isiri">
4840   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4841   <description>Please enter the description of this user action.</description>
4842 </action>
4844 <action name="LanguageOptions_DisableInputMethod_m17n:gu:itrans">
4845   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4846   <description>Please enter the description of this user action.</description>
4847 </action>
4849 <action name="LanguageOptions_DisableInputMethod_m17n:hi:itrans">
4850   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4851   <description>Please enter the description of this user action.</description>
4852 </action>
4854 <action name="LanguageOptions_DisableInputMethod_m17n:kn:itrans">
4855   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4856   <description>Please enter the description of this user action.</description>
4857 </action>
4859 <action name="LanguageOptions_DisableInputMethod_m17n:ml:itrans">
4860   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4861   <description>Please enter the description of this user action.</description>
4862 </action>
4864 <action name="LanguageOptions_DisableInputMethod_m17n:mr:itrans">
4865   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4866   <description>Please enter the description of this user action.</description>
4867 </action>
4869 <action name="LanguageOptions_DisableInputMethod_m17n:ta:inscript">
4870   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4871   <description>Please enter the description of this user action.</description>
4872 </action>
4874 <action name="LanguageOptions_DisableInputMethod_m17n:ta:itrans">
4875   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4876   <description>Please enter the description of this user action.</description>
4877 </action>
4879 <action name="LanguageOptions_DisableInputMethod_m17n:ta:phonetic">
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="LanguageOptions_DisableInputMethod_m17n:ta:tamil99">
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="LanguageOptions_DisableInputMethod_m17n:ta:typewriter">
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="LanguageOptions_DisableInputMethod_m17n:te:itrans">
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="LanguageOptions_DisableInputMethod_m17n:th:kesmanee">
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="LanguageOptions_DisableInputMethod_m17n:th:pattachote">
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="LanguageOptions_DisableInputMethod_m17n:th:tis820">
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="LanguageOptions_DisableInputMethod_m17n:vi:tcvn">
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="LanguageOptions_DisableInputMethod_m17n:vi:telex">
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="LanguageOptions_DisableInputMethod_m17n:vi:viqr">
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="LanguageOptions_DisableInputMethod_m17n:vi:vni">
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="LanguageOptions_DisableInputMethod_m17n:zh:cangjie">
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="LanguageOptions_DisableInputMethod_m17n:zh:quick">
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="LanguageOptions_DisableInputMethod_mozc">
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="LanguageOptions_DisableInputMethod_mozc-chewing">
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="LanguageOptions_DisableInputMethod_mozc-dv">
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="LanguageOptions_DisableInputMethod_mozc-hangul">
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="LanguageOptions_DisableInputMethod_mozc-jp">
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="LanguageOptions_DisableInputMethod_pinyin">
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="LanguageOptions_DisableInputMethod_pinyin-dv">
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="LanguageOptions_DisableInputMethod_xkb:am:phonetic:arm">
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="LanguageOptions_DisableInputMethod_xkb:be::fra">
4985   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4986   <description>Please enter the description of this user action.</description>
4987 </action>
4989 <action name="LanguageOptions_DisableInputMethod_xkb:be::ger">
4990   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4991   <description>Please enter the description of this user action.</description>
4992 </action>
4994 <action name="LanguageOptions_DisableInputMethod_xkb:be::nld">
4995   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4996   <description>Please enter the description of this user action.</description>
4997 </action>
4999 <action name="LanguageOptions_DisableInputMethod_xkb:bg::bul">
5000   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5001   <description>Please enter the description of this user action.</description>
5002 </action>
5004 <action name="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul">
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="LanguageOptions_DisableInputMethod_xkb:br::por">
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="LanguageOptions_DisableInputMethod_xkb:by::bel">
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="LanguageOptions_DisableInputMethod_xkb:ca::fra">
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="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng">
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="LanguageOptions_DisableInputMethod_xkb:ca:multix:fra">
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="LanguageOptions_DisableInputMethod_xkb:ch::ger">
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="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra">
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="LanguageOptions_DisableInputMethod_xkb:cz::cze">
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_xkb:cz:qwerty:cze">
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_xkb:de::ger">
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_xkb:de:neo:ger">
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_xkb:dk::dan">
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_xkb:ee::est">
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_xkb:es::spa">
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_xkb:es:cat:cat">
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_xkb:fi::fin">
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_xkb:fr::fra">
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_xkb:gb:dvorak:eng">
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_xkb:gb:extd:eng">
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_xkb:ge::geo">
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_xkb:gr::gre">
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_xkb:hr::scr">
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_xkb:hu::hun">
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_xkb:il::heb">
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_xkb:is::ice">
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_xkb:it::ita">
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_xkb:jp::jpn">
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_xkb:kr:kr104:kor">
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_xkb:latam::spa">
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_xkb:lt::lit">
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_xkb:lv::lav">
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_xkb:lv:apostrophe:lav">
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_xkb:mn::mon">
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_xkb:nl::nld">
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_xkb:no::nob">
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_xkb:no::nor">
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_xkb:pl::pol">
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_xkb:pt::por">
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_xkb:ro::rum">
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_xkb:rs::srp">
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_xkb:ru::rus">
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_xkb:ru:phonetic:rus">
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:se::swe">
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:si::slv">
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:sk::slo">
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:tr::tur">
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:ua::ukr">
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:us::eng">
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:us:altgr-intl:eng">
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:us:colemak:eng">
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:us:dvorak:eng">
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:us:intl: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_EnableInputMethod_chewing">
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_EnableInputMethod_english-m">
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_EnableInputMethod_hangul">
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_EnableInputMethod_m17n:am:sera">
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_EnableInputMethod_m17n:ar:kbd">
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_EnableInputMethod_m17n:bn:itrans">
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_EnableInputMethod_m17n:fa:isiri">
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_EnableInputMethod_m17n:gu:itrans">
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_EnableInputMethod_m17n:hi:itrans">
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_EnableInputMethod_m17n:kn:itrans">
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_EnableInputMethod_m17n:ml:itrans">
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_EnableInputMethod_m17n:mr:itrans">
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_EnableInputMethod_m17n:ta:inscript">
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_EnableInputMethod_m17n:ta:itrans">
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_EnableInputMethod_m17n:ta:phonetic">
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_EnableInputMethod_m17n:ta:tamil99">
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_EnableInputMethod_m17n:ta:typewriter">
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_EnableInputMethod_m17n:te:itrans">
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_EnableInputMethod_m17n:th:kesmanee">
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_EnableInputMethod_m17n:th:pattachote">
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_EnableInputMethod_m17n:th:tis820">
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_EnableInputMethod_m17n:vi:tcvn">
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_EnableInputMethod_m17n:vi:telex">
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_EnableInputMethod_m17n:vi:viqr">
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_EnableInputMethod_m17n:vi:vni">
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_EnableInputMethod_m17n:zh:cangjie">
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_EnableInputMethod_m17n:zh:quick">
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_EnableInputMethod_mozc">
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_EnableInputMethod_mozc-chewing">
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_EnableInputMethod_mozc-dv">
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_EnableInputMethod_mozc-hangul">
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_EnableInputMethod_mozc-jp">
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_EnableInputMethod_pinyin">
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_EnableInputMethod_pinyin-dv">
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_EnableInputMethod_xkb:am:phonetic:arm">
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_EnableInputMethod_xkb:be::fra">
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_EnableInputMethod_xkb:be::ger">
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_EnableInputMethod_xkb:be::nld">
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_EnableInputMethod_xkb:bg::bul">
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_EnableInputMethod_xkb:bg:phonetic:bul">
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_EnableInputMethod_xkb:br::por">
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_EnableInputMethod_xkb:by::bel">
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_EnableInputMethod_xkb:ca::fra">
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_EnableInputMethod_xkb:ca:eng: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_EnableInputMethod_xkb:ca:multix:fra">
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_EnableInputMethod_xkb:ch::ger">
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_EnableInputMethod_xkb:ch:fr:fra">
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_EnableInputMethod_xkb:cz::cze">
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_xkb:cz:qwerty:cze">
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_xkb:de::ger">
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_xkb:de:neo:ger">
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_xkb:dk::dan">
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_xkb:ee::est">
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_xkb:es::spa">
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_xkb:es:cat:cat">
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_xkb:fi::fin">
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_xkb:fr::fra">
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_xkb:gb:dvorak:eng">
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_xkb:gb:extd:eng">
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_xkb:ge::geo">
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_xkb:gr::gre">
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_xkb:hr::scr">
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_xkb:hu::hun">
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_xkb:il::heb">
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_xkb:is::ice">
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_xkb:it::ita">
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_xkb:jp::jpn">
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_xkb:kr:kr104:kor">
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_xkb:latam::spa">
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_xkb:lt::lit">
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_xkb:lv::lav">
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_xkb:lv:apostrophe:lav">
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_xkb:mn::mon">
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_xkb:nl::nld">
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_xkb:no::nob">
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_xkb:no::nor">
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_xkb:pl::pol">
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_xkb:pt::por">
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_xkb:ro::rum">
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_xkb:rs::srp">
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_xkb:ru::rus">
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_xkb:ru:phonetic:rus">
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:se::swe">
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:si::slv">
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:sk::slo">
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:tr::tur">
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:ua::ukr">
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:us::eng">
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:us:altgr-intl:eng">
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:us:colemak:eng">
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:us:dvorak:eng">
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:us:intl: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_Open">
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_Restart">
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_SignOut">
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_SpellCheckLanguageChange_af">
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_SpellCheckLanguageChange_am">
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_SpellCheckLanguageChange_ar">
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_SpellCheckLanguageChange_az">
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_SpellCheckLanguageChange_be">
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_SpellCheckLanguageChange_bg">
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_SpellCheckLanguageChange_bh">
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_SpellCheckLanguageChange_bn">
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_SpellCheckLanguageChange_br">
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_SpellCheckLanguageChange_bs">
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_SpellCheckLanguageChange_ca">
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_SpellCheckLanguageChange_co">
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_SpellCheckLanguageChange_cs">
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_SpellCheckLanguageChange_cy">
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_SpellCheckLanguageChange_da">
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_SpellCheckLanguageChange_de">
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_SpellCheckLanguageChange_de-AT">
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_SpellCheckLanguageChange_de-CH">
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_SpellCheckLanguageChange_de-DE">
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_SpellCheckLanguageChange_el">
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_SpellCheckLanguageChange_en">
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_SpellCheckLanguageChange_en-AU">
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_SpellCheckLanguageChange_en-CA">
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_SpellCheckLanguageChange_en-GB">
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_SpellCheckLanguageChange_en-NZ">
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_SpellCheckLanguageChange_en-US">
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_SpellCheckLanguageChange_en-ZA">
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_SpellCheckLanguageChange_eo">
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_SpellCheckLanguageChange_es">
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_SpellCheckLanguageChange_es-419">
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_SpellCheckLanguageChange_et">
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_SpellCheckLanguageChange_eu">
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_SpellCheckLanguageChange_fa">
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_SpellCheckLanguageChange_fi">
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_SpellCheckLanguageChange_fil">
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_SpellCheckLanguageChange_fo">
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_SpellCheckLanguageChange_fr">
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_SpellCheckLanguageChange_fr-CA">
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_SpellCheckLanguageChange_fr-CH">
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_SpellCheckLanguageChange_fr-FR">
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_SpellCheckLanguageChange_fy">
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_SpellCheckLanguageChange_ga">
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_SpellCheckLanguageChange_gd">
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_SpellCheckLanguageChange_gl">
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_SpellCheckLanguageChange_gn">
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_SpellCheckLanguageChange_gu">
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_SpellCheckLanguageChange_ha">
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_SpellCheckLanguageChange_haw">
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_he">
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_hi">
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_hr">
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_hu">
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_hy">
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_ia">
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_id">
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_is">
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_it">
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_it-CH">
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_it-IT">
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_ja">
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_jw">
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_ka">
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_kk">
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_km">
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_kn">
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_ko">
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_ku">
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_ky">
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_la">
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_ln">
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_lo">
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_lt">
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_lv">
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_mk">
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_ml">
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_mn">
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_mo">
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_mr">
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_ms">
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_mt">
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_nb">
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_ne">
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_nl">
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_nn">
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_no">
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_oc">
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_om">
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_or">
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_pa">
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_pl">
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_ps">
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_pt">
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_pt-BR">
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_pt-PT">
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_qu">
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_rm">
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_ro">
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_ru">
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_sd">
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_sh">
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_si">
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_sk">
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_sl">
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_sn">
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_so">
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_sq">
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_sr">
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_st">
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_su">
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_sv">
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_sw">
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_ta">
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_te">
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_tg">
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_th">
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_ti">
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_tk">
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_to">
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_tr">
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_tt">
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_tw">
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_ug">
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_uk">
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_ur">
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_uz">
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_vi">
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_xh">
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_yi">
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_yo">
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_zh">
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_zh-CN">
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_zh-TW">
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_zu">
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_UiLanguageChange_af">
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_UiLanguageChange_am">
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_UiLanguageChange_ar">
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_UiLanguageChange_az">
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_UiLanguageChange_be">
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_UiLanguageChange_bg">
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_UiLanguageChange_bh">
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_UiLanguageChange_bn">
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_UiLanguageChange_br">
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_UiLanguageChange_bs">
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_UiLanguageChange_ca">
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_UiLanguageChange_co">
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_UiLanguageChange_cs">
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_UiLanguageChange_cy">
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_UiLanguageChange_da">
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_UiLanguageChange_de">
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_UiLanguageChange_de-AT">
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_UiLanguageChange_de-CH">
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_UiLanguageChange_de-DE">
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_UiLanguageChange_el">
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_UiLanguageChange_en">
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_UiLanguageChange_en-AU">
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_UiLanguageChange_en-CA">
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_UiLanguageChange_en-GB">
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_UiLanguageChange_en-NZ">
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_UiLanguageChange_en-US">
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_UiLanguageChange_en-ZA">
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_UiLanguageChange_eo">
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_UiLanguageChange_es">
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_UiLanguageChange_es-419">
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_UiLanguageChange_et">
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_UiLanguageChange_eu">
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_UiLanguageChange_fa">
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_UiLanguageChange_fi">
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_UiLanguageChange_fil">
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_UiLanguageChange_fo">
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_UiLanguageChange_fr">
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_UiLanguageChange_fr-CA">
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_UiLanguageChange_fr-CH">
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_UiLanguageChange_fr-FR">
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_UiLanguageChange_fy">
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_UiLanguageChange_ga">
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_UiLanguageChange_gd">
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_UiLanguageChange_gl">
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_UiLanguageChange_gn">
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_UiLanguageChange_gu">
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_UiLanguageChange_ha">
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_UiLanguageChange_haw">
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_he">
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_hi">
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_hr">
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_hu">
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_hy">
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_ia">
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_id">
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_is">
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_it">
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_it-CH">
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_it-IT">
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_ja">
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_jw">
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_ka">
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_kk">
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_km">
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_kn">
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_ko">
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_ku">
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_ky">
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_la">
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_ln">
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_lo">
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_lt">
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_lv">
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_mk">
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_ml">
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_mn">
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_mo">
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_mr">
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_ms">
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_mt">
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_nb">
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_ne">
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_nl">
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_nn">
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_no">
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_oc">
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_om">
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_or">
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_pa">
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_pl">
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_ps">
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_pt">
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_pt-BR">
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_pt-PT">
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_qu">
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_rm">
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_ro">
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_ru">
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_sd">
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_sh">
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_si">
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_sk">
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_sl">
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_sn">
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_so">
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_sq">
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_sr">
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_st">
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_su">
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_sv">
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_sw">
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_ta">
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_te">
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_tg">
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_th">
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_ti">
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_tk">
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_to">
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_tr">
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_tt">
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_tw">
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_ug">
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_uk">
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_ur">
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_uz">
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_vi">
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_xh">
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_yi">
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_yo">
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_zh">
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_zh-CN">
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_zh-TW">
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_zu">
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="Launcher_ButtonPressed_Mouse">
7075   <owner>bruthig@google.com</owner>
7076   <owner>tdanderson@google.com</owner>
7077   <description>
7078     Recorded when the user activates a shelf button using the mouse.
7079   </description>
7080 </action>
7082 <action name="Launcher_ButtonPressed_Touch">
7083   <owner>bruthig@google.com</owner>
7084   <owner>tdanderson@google.com</owner>
7085   <description>
7086     Recorded when the user activates a shelf button using touch.
7087   </description>
7088 </action>
7090 <action name="Launcher_ClickOnApp">
7091   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7092   <description>Please enter the description of this user action.</description>
7093 </action>
7095 <action name="Launcher_ClickOnApplistButton">
7096   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7097   <description>Please enter the description of this user action.</description>
7098 </action>
7100 <action name="Launcher_LaunchTask">
7101   <owner>bruthig@google.com</owner>
7102   <owner>tdanderson@google.com</owner>
7103   <description>
7104     Recorded when the user launches a new task from the shelf.
7105   </description>
7106 </action>
7108 <action name="Launcher_MinimizeTask">
7109   <owner>bruthig@google.com</owner>
7110   <owner>tdanderson@google.com</owner>
7111   <description>
7112     Recorded when the user minimizes an existing task by clicking an icon in the
7113     shelf.
7114   </description>
7115 </action>
7117 <action name="Launcher_SwitchTask">
7118   <owner>bruthig@google.com</owner>
7119   <owner>tdanderson@google.com</owner>
7120   <description>
7121     Recorded when the user activates an existing task from the shelf.
7122   </description>
7123 </action>
7125 <action name="LoadURL">
7126   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7127   <description>Please enter the description of this user action.</description>
7128 </action>
7130 <action name="LoadURLFromKeyword">
7131   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7132   <description>Please enter the description of this user action.</description>
7133 </action>
7135 <action name="LocalDiscoveryNotificationsDisabled_Settings_Disable">
7136   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7137   <description>Please enter the description of this user action.</description>
7138 </action>
7140 <action name="LocalDiscoveryNotificationsDisabled_Settings_Enable">
7141   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7142   <description>Please enter the description of this user action.</description>
7143 </action>
7145 <action name="LockScreen">
7146   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7147   <description>Please enter the description of this user action.</description>
7148 </action>
7150 <action name="Login.CreateAccount">
7151   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7152   <description>Please enter the description of this user action.</description>
7153 </action>
7155 <action name="Login_DemoUserLoginSuccess">
7156   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7157   <description>Please enter the description of this user action.</description>
7158   <obsolete>Retail mode doesn't exist anymore.</obsolete>
7159 </action>
7161 <action name="Login_Failure">
7162   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7163   <description>Please enter the description of this user action.</description>
7164 </action>
7166 <action name="Login_GuestLoginSuccess">
7167   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7168   <description>Please enter the description of this user action.</description>
7169 </action>
7171 <action name="Login_OffTheRecordLoginSuccess">
7172   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7173   <description>Please enter the description of this user action.</description>
7174 </action>
7176 <action name="Login_Success">
7177   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7178   <description>Please enter the description of this user action.</description>
7179 </action>
7181 <action name="ManagedMode_ClosePassphraseDialog">
7182   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7183   <description>Please enter the description of this user action.</description>
7184 </action>
7186 <action name="ManagedMode_LocallyManagedUserCreated">
7187   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7188   <description>Please enter the description of this user action.</description>
7189 </action>
7191 <action name="ManagedMode_MainFrameNavigation">
7192   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7193   <description>Please enter the description of this user action.</description>
7194 </action>
7196 <action name="ManagedMode_NewManagedUserWindow">
7197   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7198   <description>Please enter the description of this user action.</description>
7199 </action>
7201 <action name="ManagedMode_OpenPassphraseDialog">
7202   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7203   <description>Please enter the description of this user action.</description>
7204 </action>
7206 <action name="ManagedMode_OpenSettings">
7207   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7208   <description>Please enter the description of this user action.</description>
7209 </action>
7211 <action name="ManagedMode_StartupEnableManagedSwitch">
7212   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7213   <description>Please enter the description of this user action.</description>
7214 </action>
7216 <action name="ManagedMode_StartupManagedSwitch">
7217   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7218   <description>Please enter the description of this user action.</description>
7219 </action>
7221 <action name="ManagedMode_StartupNoManagedSwitch">
7222   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7223   <description>Please enter the description of this user action.</description>
7224 </action>
7226 <action name="ManagedUsers_Chromeos_Sync_Invalidated">
7227   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7228   <description>Please enter the description of this user action.</description>
7229 </action>
7231 <action name="ManagedUsers_Chromeos_Sync_Recovered">
7232   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7233   <description>Please enter the description of this user action.</description>
7234 </action>
7236 <action name="ManagedUsers_OpenProfile">
7237   <owner>pam@chromium.org</owner>
7238   <owner>treib@chromium.org</owner>
7239   <description>Supervised user profile activated.</description>
7240 </action>
7242 <action name="ManagedUsers_QuitBrowser">
7243   <owner>pam@chromium.org</owner>
7244   <owner>treib@chromium.org</owner>
7245   <description>Supervised user quit the browser.</description>
7246 </action>
7248 <action name="ManagedUsers_SwitchProfile">
7249   <owner>pam@chromium.org</owner>
7250   <owner>treib@chromium.org</owner>
7251   <description>Supervised user switched to another profile.</description>
7252 </action>
7254 <action name="ManagedUsers_UploadItem_Queued">
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="ManagedUsers_UploadItem_Syncing">
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="ManagedUsers_Whitelist_Added">
7265   <owner>bauerb@chromium.org</owner>
7266   <owner>treib@chromium.org</owner>
7267   <owner>pam@chromium.org</owner>
7268   <description>
7269     A new whitelist has been installed for a supervised user.
7270   </description>
7271 </action>
7273 <action name="ManagedUsers_Whitelist_Removed">
7274   <owner>bauerb@chromium.org</owner>
7275   <owner>treib@chromium.org</owner>
7276   <owner>pam@chromium.org</owner>
7277   <description>
7278     A whitelist has been uninstalled for a supervised user.
7279   </description>
7280 </action>
7282 <action name="ManagedUsers_Whitelist_UncleanUninstall">
7283   <owner>bauerb@chromium.org</owner>
7284   <owner>treib@chromium.org</owner>
7285   <owner>pam@chromium.org</owner>
7286   <description>
7287     Recorded at startup if an unregistered whitelist has been found. This
7288     usually means that an uninstallation did not complete.
7289   </description>
7290 </action>
7292 <action name="MaxButton_Clk_ExitFS">
7293   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7294   <description>Please enter the description of this user action.</description>
7295 </action>
7297 <action name="MaxButton_Clk_Maximize">
7298   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7299   <description>Please enter the description of this user action.</description>
7300 </action>
7302 <action name="MaxButton_Clk_Restore">
7303   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7304   <description>Please enter the description of this user action.</description>
7305 </action>
7307 <action name="MaxButton_MaxLeft">
7308   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7309   <description>Please enter the description of this user action.</description>
7310 </action>
7312 <action name="MaxButton_MaxRight">
7313   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7314   <description>Please enter the description of this user action.</description>
7315 </action>
7317 <action name="MaxButton_Maximize">
7318   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7319   <description>Please enter the description of this user action.</description>
7320 </action>
7322 <action name="MaxButton_Minimize">
7323   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7324   <description>Please enter the description of this user action.</description>
7325 </action>
7327 <action name="MaxButton_Restore">
7328   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7329   <description>Please enter the description of this user action.</description>
7330 </action>
7332 <action name="MaxButton_ShowBubble">
7333   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7334   <description>Please enter the description of this user action.</description>
7335 </action>
7337 <action name="MediaContextMenu_Controls">
7338   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7339   <description>Please enter the description of this user action.</description>
7340 </action>
7342 <action name="MediaContextMenu_Loop">
7343   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7344   <description>Please enter the description of this user action.</description>
7345 </action>
7347 <action name="MediaContextMenu_Mute">
7348   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7349   <description>Please enter the description of this user action.</description>
7350 </action>
7352 <action name="MediaContextMenu_Pause">
7353   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7354   <description>Please enter the description of this user action.</description>
7355 </action>
7357 <action name="MediaContextMenu_Play">
7358   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7359   <description>Please enter the description of this user action.</description>
7360 </action>
7362 <action name="MediaContextMenu_Unmute">
7363   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7364   <description>Please enter the description of this user action.</description>
7365 </action>
7367 <action name="MediaIndicatorButton_Dragged">
7368   <owner>miu@chromium.org</owner>
7369   <description>
7370     User dragged the tab media indicator button; perhaps meant to drag the tab.
7371   </description>
7372 </action>
7374 <action name="MediaIndicatorButton_Mute">
7375   <owner>miu@chromium.org</owner>
7376   <description>
7377     User clicked the tab media indicator button to mute the tab.
7378   </description>
7379 </action>
7381 <action name="MediaIndicatorButton_Unmute">
7382   <owner>miu@chromium.org</owner>
7383   <description>
7384     User clicked the tab media indicator button to unmute the tab.
7385   </description>
7386 </action>
7388 <action name="Menu_Take_Screenshot">
7389   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7390   <description>Please enter the description of this user action.</description>
7391 </action>
7393 <action name="MinButton_Clk">
7394   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7395   <description>Please enter the description of this user action.</description>
7396 </action>
7398 <action name="Minimize_UsingKey">
7399   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7400   <description>Please enter the description of this user action.</description>
7401 </action>
7403 <action name="MixedScript_LoadAnyway_Bubble">
7404   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7405   <description>Please enter the description of this user action.</description>
7406 </action>
7408 <action name="MobileActionBarShown">
7409   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7410   <description>Please enter the description of this user action.</description>
7411 </action>
7413 <action name="MobileBeamCallbackSuccess">
7414   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7415   <description>Please enter the description of this user action.</description>
7416 </action>
7418 <action name="MobileBeamInvalidAppState">
7419   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7420   <description>Please enter the description of this user action.</description>
7421 </action>
7423 <action name="MobileBreakpadUploadAttempt">
7424   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7425   <description>Please enter the description of this user action.</description>
7426 </action>
7428 <action name="MobileBreakpadUploadFailure">
7429   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7430   <description>Please enter the description of this user action.</description>
7431 </action>
7433 <action name="MobileBreakpadUploadSuccess">
7434   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7435   <description>Please enter the description of this user action.</description>
7436 </action>
7438 <action name="MobileContextMenuCopyImageLinkAddress">
7439   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7440   <description>Please enter the description of this user action.</description>
7441 </action>
7443 <action name="MobileContextMenuCopyLinkAddress">
7444   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7445   <description>Please enter the description of this user action.</description>
7446 </action>
7448 <action name="MobileContextMenuCopyLinkText">
7449   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7450   <description>Please enter the description of this user action.</description>
7451 </action>
7453 <action name="MobileContextMenuDownloadImage">
7454   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7455   <description>Please enter the description of this user action.</description>
7456 </action>
7458 <action name="MobileContextMenuDownloadLink">
7459   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7460   <description>Please enter the description of this user action.</description>
7461 </action>
7463 <action name="MobileContextMenuDownloadVideo">
7464   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7465   <description>Please enter the description of this user action.</description>
7466 </action>
7468 <action name="MobileContextMenuImage">
7469   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7470   <description>Please enter the description of this user action.</description>
7471 </action>
7473 <action name="MobileContextMenuLink">
7474   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7475   <description>Please enter the description of this user action.</description>
7476 </action>
7478 <action name="MobileContextMenuOpenImageInNewTab">
7479   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7480   <description>Please enter the description of this user action.</description>
7481 </action>
7483 <action name="MobileContextMenuOpenLink">
7484   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7485   <description>Please enter the description of this user action.</description>
7486 </action>
7488 <action name="MobileContextMenuOpenLinkInIncognito">
7489   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7490   <description>Please enter the description of this user action.</description>
7491 </action>
7493 <action name="MobileContextMenuOpenLinkInNewTab">
7494   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7495   <description>Please enter the description of this user action.</description>
7496 </action>
7498 <action name="MobileContextMenuSaveImage">
7499   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7500   <description>Please enter the description of this user action.</description>
7501 </action>
7503 <action name="MobileContextMenuSearchByImage">
7504   <owner>bdibello@chromium.org</owner>
7505   <description>Please enter the description of this user action.</description>
7506 </action>
7508 <action name="MobileContextMenuShareLink">
7509   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7510   <description>Please enter the description of this user action.</description>
7511 </action>
7513 <action name="MobileContextMenuText">
7514   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7515   <description>Please enter the description of this user action.</description>
7516 </action>
7518 <action name="MobileContextMenuVideo">
7519   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7520   <description>Please enter the description of this user action.</description>
7521 </action>
7523 <action name="MobileContextMenuViewImage">
7524   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7525   <description>Please enter the description of this user action.</description>
7526 </action>
7528 <action name="MobileFirstEditInOmnibox">
7529   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7530   <description>Please enter the description of this user action.</description>
7531 </action>
7533 <action name="MobileFocusedFakeboxOnNtp">
7534   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7535   <description>Please enter the description of this user action.</description>
7536 </action>
7538 <action name="MobileFocusedOmniboxNotOnNtp">
7539   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7540   <description>Please enter the description of this user action.</description>
7541 </action>
7543 <action name="MobileFocusedOmniboxOnNtp">
7544   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7545   <description>Please enter the description of this user action.</description>
7546 </action>
7548 <action name="MobileFre.SignInShown">
7549   <owner>aruslan@chromium.org</owner>
7550   <description>
7551     User was presented with the sign-in dialog during the First Run Experience.
7552     This metric is specific to Android.
7553   </description>
7554 </action>
7556 <action name="MobileFreAttemptSignIn">
7557   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7558   <description>Please enter the description of this user action.</description>
7559 </action>
7561 <action name="MobileFreSignInSuccessful">
7562   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7563   <description>Please enter the description of this user action.</description>
7564 </action>
7566 <action name="MobileFreSkipSignIn">
7567   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7568   <description>Please enter the description of this user action.</description>
7569 </action>
7571 <action name="MobileMWSession">
7572   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7573   <description>Please enter the description of this user action.</description>
7574 </action>
7576 <action name="MobileMenuAddToBookmarks">
7577   <owner>aurimas@chromium.org</owner>
7578   <description>
7579     User pressed the star icon in the app menu to add or remove a bookmark for
7580     the current page.
7581   </description>
7582 </action>
7584 <action name="MobileMenuAddToHomescreen">
7585   <owner>aurimas@chromium.org</owner>
7586   <description>User pressed 'Add to homescreen' in the app menu.</description>
7587 </action>
7589 <action name="MobileMenuAllBookmarks">
7590   <owner>aurimas@chromium.org</owner>
7591   <description>User pressed 'Bookmarks' in the app menu.</description>
7592 </action>
7594 <action name="MobileMenuBack">
7595   <owner>aurimas@chromium.org</owner>
7596   <description>User pressed the back icon in the app menu.</description>
7597 </action>
7599 <action name="MobileMenuCloseAllTabs">
7600   <owner>aurimas@chromium.org</owner>
7601   <description>User pressed 'Close all tabs' in the app menu.</description>
7602 </action>
7604 <action name="MobileMenuCloseTab">
7605   <owner>aurimas@chromium.org</owner>
7606   <description>User pressed 'Close tab' in the app menu.</description>
7607   <obsolete>This menu item was never added to the app menu.</obsolete>
7608 </action>
7610 <action name="MobileMenuDirectShare">
7611   <owner>aurimas@chromium.org</owner>
7612   <description>
7613     User pressed the application icon next to 'Share' to share directly with the
7614     most recently used application.
7615   </description>
7616 </action>
7618 <action name="MobileMenuFeedback">
7619   <owner>aurimas@chromium.org</owner>
7620   <description>User pressed 'Help and Feedback' in the app menu.</description>
7621 </action>
7623 <action name="MobileMenuFindInPage">
7624   <owner>aurimas@chromium.org</owner>
7625   <description>User pressed 'Find in page' in the app menu.</description>
7626 </action>
7628 <action name="MobileMenuForward">
7629   <owner>aurimas@chromium.org</owner>
7630   <description>User pressed the forward icon in the app menu.</description>
7631 </action>
7633 <action name="MobileMenuFullscreen">
7634   <owner>aurimas@chromium.org</owner>
7635   <description>User pressed 'Fullscreen' in the app menu.</description>
7636   <obsolete>This menu item was never added to the app menu.</obsolete>
7637 </action>
7639 <action name="MobileMenuHistory">
7640   <owner>aurimas@chromium.org</owner>
7641   <description>User pressed 'History' in the app menu.</description>
7642 </action>
7644 <action name="MobileMenuNewIncognitoTab">
7645   <owner>aurimas@chromium.org</owner>
7646   <description>User pressed 'New incognito tab' in the app menu.</description>
7647 </action>
7649 <action name="MobileMenuNewTab">
7650   <owner>aurimas@chromium.org</owner>
7651   <description>User pressed 'New tab' in the app menu.</description>
7652 </action>
7654 <action name="MobileMenuOpenTabs">
7655   <owner>aurimas@chromium.org</owner>
7656   <description>User pressed 'Recent tabs' in the app menu.</description>
7657 </action>
7659 <action name="MobileMenuPrint">
7660   <owner>aurimas@chromium.org</owner>
7661   <description>User pressed 'Print' in the app menu.</description>
7662 </action>
7664 <action name="MobileMenuQuit">
7665   <owner>aurimas@chromium.org</owner>
7666   <description>User pressed 'Quit' in the app menu.</description>
7667   <obsolete>This menu item was never added to the app menu.</obsolete>
7668 </action>
7670 <action name="MobileMenuReload">
7671   <owner>aurimas@chromium.org</owner>
7672   <description>User pressed 'Reload' in the app menu.</description>
7673   <obsolete>This menu item was never added to the app menu.</obsolete>
7674 </action>
7676 <action name="MobileMenuRequestDesktopSite">
7677   <owner>aurimas@chromium.org</owner>
7678   <description>
7679     User pressed 'Request Desktop Site' in the app menu.
7680   </description>
7681 </action>
7683 <action name="MobileMenuSettings">
7684   <owner>aurimas@chromium.org</owner>
7685   <description>User pressed 'Settings' in the app menu.</description>
7686 </action>
7688 <action name="MobileMenuShare">
7689   <owner>aurimas@chromium.org</owner>
7690   <description>User pressed 'Share' in the app menu.</description>
7691 </action>
7693 <action name="MobileMenuShow">
7694   <owner>aurimas@chromium.org</owner>
7695   <description>User opened the app menu.</description>
7696 </action>
7698 <action name="MobileNTPBookmark">
7699   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7700   <description>Please enter the description of this user action.</description>
7701 </action>
7703 <action name="MobileNTPForeignSession">
7704   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7705   <description>Please enter the description of this user action.</description>
7706 </action>
7708 <action name="MobileNTPMostVisited">
7709   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7710   <description>Please enter the description of this user action.</description>
7711 </action>
7713 <action name="MobileNTPRecentlyClosed">
7714   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7715   <description>Please enter the description of this user action.</description>
7716 </action>
7718 <action name="MobileNTPSwitchToBookmarks">
7719   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7720   <description>Please enter the description of this user action.</description>
7721 </action>
7723 <action name="MobileNTPSwitchToIncognito">
7724   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7725   <description>Please enter the description of this user action.</description>
7726 </action>
7728 <action name="MobileNTPSwitchToMostVisited">
7729   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7730   <description>Please enter the description of this user action.</description>
7731 </action>
7733 <action name="MobileNTPSwitchToOpenTabs">
7734   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7735   <description>Please enter the description of this user action.</description>
7736 </action>
7738 <action name="MobileNewTabOpened">
7739   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7740   <description>Please enter the description of this user action.</description>
7741 </action>
7743 <action name="MobileOmniboxClipboardChanged">
7744   <owner>jif@chromium.org</owner>
7745   <description>
7746     Emitted when Chrome detects that the clipboard contains a new URL. This
7747     occurs either when Chrome enters the foreground and notices that the content
7748     of the clipboard changed, or when the clipboard changes while Chrome is in
7749     the foreground.
7750   </description>
7751 </action>
7753 <action name="MobileOmniboxRefineSuggestion">
7754   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7755   <description>Please enter the description of this user action.</description>
7756 </action>
7758 <action name="MobileOmniboxSearch">
7759   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7760   <description>Please enter the description of this user action.</description>
7761 </action>
7763 <action name="MobileOmniboxVoiceSearch">
7764   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7765   <description>Please enter the description of this user action.</description>
7766 </action>
7768 <action name="MobilePageLoaded">
7769   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7770   <description>Please enter the description of this user action.</description>
7771 </action>
7773 <action name="MobilePageLoadedDesktopUserAgent">
7774   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7775   <description>Please enter the description of this user action.</description>
7776 </action>
7778 <action name="MobilePageLoadedWithKeyboard">
7779   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7780   <description>Please enter the description of this user action.</description>
7781 </action>
7783 <action name="MobilePreviewPageBack">
7784   <owner>ksimbili@chromium.org</owner>
7785   <description>
7786     When user navigates back, using either system back or toolbar back button,
7787     from the preview page.
7788   </description>
7789 </action>
7791 <action name="MobilePreviewPageReload">
7792   <owner>ksimbili@chromium.org</owner>
7793   <description>
7794     User pressed reload button while the preview page is being shown.
7795   </description>
7796 </action>
7798 <action name="MobilePreviewPageSingleTap">
7799   <owner>ksimbili@chromium.org</owner>
7800   <description>
7801     User taped on the page while the preview page is being shown.
7802   </description>
7803 </action>
7805 <action name="MobilePreviewPageTabClose">
7806   <owner>ksimbili@chromium.org</owner>
7807   <description>User closes the tab while preview page is loaded.</description>
7808 </action>
7810 <action name="MobilePullGestureReload">
7811   <owner>jdduke@chromium.org</owner>
7812   <description>
7813     Emitted on Android when a pull-to-refresh touch gesture initiates a page
7814     reload. This fires only after the triggering touch is released while the
7815     refresh effect has been pulled beyond the activation threshold.
7816   </description>
7817 </action>
7819 <action name="MobileReceivedExternalIntent">
7820   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7821   <description>Please enter the description of this user action.</description>
7822 </action>
7824 <action name="MobileRendererCrashed">
7825   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7826   <description>Please enter the description of this user action.</description>
7827 </action>
7829 <action name="MobileShortcutAllBookmarks">
7830   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7831   <description>Please enter the description of this user action.</description>
7832 </action>
7834 <action name="MobileShortcutFindInPage">
7835   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7836   <description>Please enter the description of this user action.</description>
7837 </action>
7839 <action name="MobileShortcutNewIncognitoTab">
7840   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7841   <description>Please enter the description of this user action.</description>
7842 </action>
7844 <action name="MobileShortcutNewTab">
7845   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7846   <description>Please enter the description of this user action.</description>
7847 </action>
7849 <action name="MobileSideSwipeFinished">
7850   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7851   <description>Please enter the description of this user action.</description>
7852 </action>
7854 <action name="MobileStackViewCloseTab">
7855   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7856   <description>Please enter the description of this user action.</description>
7857 </action>
7859 <action name="MobileStackViewSwipeCloseTab">
7860   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7861   <description>Please enter the description of this user action.</description>
7862 </action>
7864 <action name="MobileTabClobbered">
7865   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7866   <description>Please enter the description of this user action.</description>
7867 </action>
7869 <action name="MobileTabClosed">
7870   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7871   <description>Please enter the description of this user action.</description>
7872 </action>
7874 <action name="MobileTabStripCloseTab">
7875   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7876   <description>Please enter the description of this user action.</description>
7877 </action>
7879 <action name="MobileTabStripNewTab">
7880   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7881   <description>Please enter the description of this user action.</description>
7882 </action>
7884 <action name="MobileTabSwitched">
7885   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7886   <description>Please enter the description of this user action.</description>
7887 </action>
7889 <action name="MobileToolbarBack">
7890   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7891   <description>Please enter the description of this user action.</description>
7892 </action>
7894 <action name="MobileToolbarForward">
7895   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7896   <description>Please enter the description of this user action.</description>
7897 </action>
7899 <action name="MobileToolbarNewTab">
7900   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7901   <description>Please enter the description of this user action.</description>
7902 </action>
7904 <action name="MobileToolbarReload">
7905   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7906   <description>Please enter the description of this user action.</description>
7907 </action>
7909 <action name="MobileToolbarShowMenu">
7910   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7911   <description>Please enter the description of this user action.</description>
7912 </action>
7914 <action name="MobileToolbarShowStackView">
7915   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7916   <description>Please enter the description of this user action.</description>
7917 </action>
7919 <action name="MobileToolbarStackViewNewTab">
7920   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7921   <description>Please enter the description of this user action.</description>
7922 </action>
7924 <action name="MobileToolbarToggleBookmark">
7925   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7926   <description>Please enter the description of this user action.</description>
7927 </action>
7929 <action name="MobileUsingMenuByHwButtonDragging">
7930   <owner>kkimlabs@chromium.org</owner>
7931   <description>
7932     Only for Android. Menu is shown by dragging from hardware menu button.
7933   </description>
7934   <obsolete>
7935     Deprecated as of 06/2014. We removed this feature http://crbug.com/366154 .
7936   </obsolete>
7937 </action>
7939 <action name="MobileUsingMenuByHwButtonTap">
7940   <owner>kkimlabs@chromium.org</owner>
7941   <description>
7942     Only for Android. Menu is shown by tapping hardware menu button.
7943   </description>
7944 </action>
7946 <action name="MobileUsingMenuBySwButtonDragging">
7947   <owner>kkimlabs@chromium.org</owner>
7948   <description>
7949     Only for Android. Menu is shown by dragging from software menu button.
7950   </description>
7951 </action>
7953 <action name="MobileUsingMenuBySwButtonTap">
7954   <owner>kkimlabs@chromium.org</owner>
7955   <description>
7956     Only for Android. Menu is shown by tapping software menu button.
7957   </description>
7958 </action>
7960 <action name="MostVisited0">
7961   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7962   <description>Please enter the description of this user action.</description>
7963 </action>
7965 <action name="MostVisited1">
7966   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7967   <description>Please enter the description of this user action.</description>
7968 </action>
7970 <action name="MostVisited2">
7971   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7972   <description>Please enter the description of this user action.</description>
7973 </action>
7975 <action name="MostVisited3">
7976   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7977   <description>Please enter the description of this user action.</description>
7978 </action>
7980 <action name="MostVisited4">
7981   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7982   <description>Please enter the description of this user action.</description>
7983 </action>
7985 <action name="MostVisited5">
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 </action>
7990 <action name="MostVisited6">
7991   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7992   <description>Please enter the description of this user action.</description>
7993 </action>
7995 <action name="MostVisited7">
7996   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7997   <description>Please enter the description of this user action.</description>
7998 </action>
8000 <action name="MostVisited8">
8001   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8002   <description>Please enter the description of this user action.</description>
8003 </action>
8005 <action name="MostVisited9">
8006   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8007   <description>Please enter the description of this user action.</description>
8008 </action>
8010 <action name="MostVisitedReordered">
8011   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8012   <description>Please enter the description of this user action.</description>
8013 </action>
8015 <action name="MostVisited_BlacklistCleared">
8016   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8017   <description>Please enter the description of this user action.</description>
8018 </action>
8020 <action name="MostVisited_Clicked">
8021   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8022   <description>Please enter the description of this user action.</description>
8023 </action>
8025 <action name="MostVisited_UrlBlacklisted">
8026   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8027   <description>Please enter the description of this user action.</description>
8028 </action>
8030 <action name="MostVisited_UrlPinned">
8031   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8032   <description>Please enter the description of this user action.</description>
8033 </action>
8035 <action name="MostVisited_UrlRemoved">
8036   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8037   <description>Please enter the description of this user action.</description>
8038 </action>
8040 <action name="MostVisited_UrlUnpinned">
8041   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8042   <description>Please enter the description of this user action.</description>
8043 </action>
8045 <action name="Mouse_Down">
8046   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8047   <description>Please enter the description of this user action.</description>
8048 </action>
8050 <action name="MoveBackward">
8051   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8052   <description>Please enter the description of this user action.</description>
8053 </action>
8055 <action name="MoveBackwardAndModifySelection">
8056   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8057   <description>Please enter the description of this user action.</description>
8058 </action>
8060 <action name="MoveDown">
8061   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8062   <description>Please enter the description of this user action.</description>
8063 </action>
8065 <action name="MoveDownAndModifySelection">
8066   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8067   <description>Please enter the description of this user action.</description>
8068 </action>
8070 <action name="MoveForward">
8071   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8072   <description>Please enter the description of this user action.</description>
8073 </action>
8075 <action name="MoveForwardAndModifySelection">
8076   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8077   <description>Please enter the description of this user action.</description>
8078 </action>
8080 <action name="MoveLeft">
8081   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8082   <description>Please enter the description of this user action.</description>
8083 </action>
8085 <action name="MoveLeftAndModifySelection">
8086   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8087   <description>Please enter the description of this user action.</description>
8088 </action>
8090 <action name="MovePageDown">
8091   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8092   <description>Please enter the description of this user action.</description>
8093 </action>
8095 <action name="MovePageDownAndModifySelection">
8096   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8097   <description>Please enter the description of this user action.</description>
8098 </action>
8100 <action name="MovePageUp">
8101   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8102   <description>Please enter the description of this user action.</description>
8103 </action>
8105 <action name="MovePageUpAndModifySelection">
8106   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8107   <description>Please enter the description of this user action.</description>
8108 </action>
8110 <action name="MoveRight">
8111   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8112   <description>Please enter the description of this user action.</description>
8113 </action>
8115 <action name="MoveRightAndModifySelection">
8116   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8117   <description>Please enter the description of this user action.</description>
8118 </action>
8120 <action name="MoveTabNext">
8121   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8122   <description>Please enter the description of this user action.</description>
8123 </action>
8125 <action name="MoveTabPrevious">
8126   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8127   <description>Please enter the description of this user action.</description>
8128 </action>
8130 <action name="MoveToBeginningOfDocument">
8131   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8132   <description>Please enter the description of this user action.</description>
8133 </action>
8135 <action name="MoveToBeginningOfLine">
8136   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8137   <description>Please enter the description of this user action.</description>
8138 </action>
8140 <action name="MoveToBeginningOfLineAndModifySelection">
8141   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8142   <description>Please enter the description of this user action.</description>
8143 </action>
8145 <action name="MoveToBeginningOfParagraph">
8146   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8147   <description>Please enter the description of this user action.</description>
8148 </action>
8150 <action name="MoveToBeginningOfParagraphAndModifySelection">
8151   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8152   <description>Please enter the description of this user action.</description>
8153 </action>
8155 <action name="MoveToEndOfDocument">
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 </action>
8160 <action name="MoveToEndOfLine">
8161   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8162   <description>Please enter the description of this user action.</description>
8163 </action>
8165 <action name="MoveToEndOfLineAndModifySelection">
8166   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8167   <description>Please enter the description of this user action.</description>
8168 </action>
8170 <action name="MoveToEndOfParagraph">
8171   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8172   <description>Please enter the description of this user action.</description>
8173 </action>
8175 <action name="MoveToEndOfParagraphAndModifySelection">
8176   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8177   <description>Please enter the description of this user action.</description>
8178 </action>
8180 <action name="MoveUp">
8181   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8182   <description>Please enter the description of this user action.</description>
8183 </action>
8185 <action name="MoveUpAndModifySelection">
8186   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8187   <description>Please enter the description of this user action.</description>
8188 </action>
8190 <action name="MoveWordBackward">
8191   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8192   <description>Please enter the description of this user action.</description>
8193 </action>
8195 <action name="MoveWordForward">
8196   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8197   <description>Please enter the description of this user action.</description>
8198 </action>
8200 <action name="MoveWordLeft">
8201   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8202   <description>Please enter the description of this user action.</description>
8203 </action>
8205 <action name="MoveWordRight">
8206   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8207   <description>Please enter the description of this user action.</description>
8208 </action>
8210 <action name="NTPPromoClosed">
8211   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8212   <description>Please enter the description of this user action.</description>
8213 </action>
8215 <action name="NTPPromoShown">
8216   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8217   <description>Please enter the description of this user action.</description>
8218 </action>
8220 <action name="NativeUI_Applications">
8221   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8222   <description>Please enter the description of this user action.</description>
8223 </action>
8225 <action name="NavEntryCommitted">
8226   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8227   <description>Please enter the description of this user action.</description>
8228 </action>
8230 <action name="NavEntryCommitted.SRP">
8231   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8232   <description>Please enter the description of this user action.</description>
8233 </action>
8235 <action name="Net.URLRequest_StartJob_InvalidReferrer">
8236   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8237   <description>Please enter the description of this user action.</description>
8238 </action>
8240 <action name="NewIncognitoWindow">
8241   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8242   <description>Please enter the description of this user action.</description>
8243 </action>
8245 <action name="NewProfileWindowByIndex">
8246   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8247   <description>Please enter the description of this user action.</description>
8248 </action>
8250 <action name="NewTab">
8251   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8252   <description>Please enter the description of this user action.</description>
8253 </action>
8255 <action name="NewTabPage_ReopenTab">
8256   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8257   <description>Please enter the description of this user action.</description>
8258 </action>
8260 <action name="NewTab_Button">
8261   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8262   <description>Please enter the description of this user action.</description>
8263 </action>
8265 <action name="NewWindow">
8266   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8267   <description>Please enter the description of this user action.</description>
8268 </action>
8270 <action name="Notifications.Mute">
8271   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8272   <description>Please enter the description of this user action.</description>
8273 </action>
8275 <action name="Notifications.ShowMessageCenter">
8276   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8277   <description>Please enter the description of this user action.</description>
8278 </action>
8280 <action name="Notifications.ShowSettings">
8281   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8282   <description>Please enter the description of this user action.</description>
8283 </action>
8285 <action name="Notifications.Unmute">
8286   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8287   <description>Please enter the description of this user action.</description>
8288 </action>
8290 <action name="Omnibox.ServerSuggestDelete.Failure">
8291   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8292   <description>Please enter the description of this user action.</description>
8293 </action>
8295 <action name="Omnibox.ServerSuggestDelete.Success">
8296   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8297   <description>Please enter the description of this user action.</description>
8298 </action>
8300 <action name="Omnibox.ZeroSuggestDelete.Failure">
8301   <owner>mariakhomenko@chromium.org</owner>
8302   <description>
8303     Counts the number of requests sent to the server to delete a suggestion
8304     shown by ZeroSuggestProvider that returned an error code.
8305   </description>
8306 </action>
8308 <action name="Omnibox.ZeroSuggestDelete.Success">
8309   <owner>mariakhomenko@chromium.org</owner>
8310   <description>
8311     Counts the number of requests sent to the server to delete a suggestion
8312     shown by ZeroSuggestProvider that successfully completed.
8313   </description>
8314 </action>
8316 <action name="OmniboxDestinationURLIsSearchOnDSP">
8317   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8318   <description>Please enter the description of this user action.</description>
8319 </action>
8321 <action name="OmniboxDestinationURLMatchesDefaultSearchProvider">
8322   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8323   <description>Please enter the description of this user action.</description>
8324 </action>
8326 <action name="OmniboxInputInProgress">
8327   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8328   <description>Please enter the description of this user action.</description>
8329 </action>
8331 <action name="Omnibox_DragString">
8332   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8333   <description>Please enter the description of this user action.</description>
8334 </action>
8336 <action name="Omnibox_DragURL">
8337   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8338   <description>Please enter the description of this user action.</description>
8339 </action>
8341 <action name="OpenAddBluetoothDeviceDialog">
8342   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8343   <description>Please enter the description of this user action.</description>
8344 </action>
8346 <action name="OpenAllBookmarks">
8347   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8348   <description>Please enter the description of this user action.</description>
8349 </action>
8351 <action name="OpenAllBookmarksIncognitoWindow">
8352   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8353   <description>Please enter the description of this user action.</description>
8354 </action>
8356 <action name="OpenAllBookmarksNewWindow">
8357   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8358   <description>Please enter the description of this user action.</description>
8359 </action>
8361 <action name="OpenChangeProfilePictureDialog">
8362   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8363   <description>Please enter the description of this user action.</description>
8364 </action>
8366 <action name="OpenFile">
8367   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8368   <description>Please enter the description of this user action.</description>
8369 </action>
8371 <action name="OpenFileManager">
8372   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8373   <description>Please enter the description of this user action.</description>
8374 </action>
8376 <action name="OpenFileSystemPersistent">
8377   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8378   <description>Please enter the description of this user action.</description>
8379 </action>
8381 <action name="OpenFileSystemTemporary">
8382   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8383   <description>Please enter the description of this user action.</description>
8384 </action>
8386 <action name="OpenInternetOptionsDialog">
8387   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8388   <description>Please enter the description of this user action.</description>
8389 </action>
8391 <action name="OpenLanguageOptionsDialog">
8392   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8393   <description>Please enter the description of this user action.</description>
8394 </action>
8396 <action name="OpenSystemOptionsDialog">
8397   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8398   <description>Please enter the description of this user action.</description>
8399 </action>
8401 <action name="OpenTabpose">
8402   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8403   <description>Please enter the description of this user action.</description>
8404 </action>
8406 <action name="Options_About">
8407   <owner>michaelpg@chromium.org</owner>
8408   <description>Settings: About Chrome</description>
8409 </action>
8411 <action name="Options_AccessibilityHighContrastMode">
8412   <owner>stevenjb@chromium.org</owner>
8413   <description>Settings: Accessibility: Toggle high contrast mode</description>
8414 </action>
8416 <action name="Options_AccessibilityHighContrastMode_Disable">
8417   <owner>stevenjb@chromium.org</owner>
8418   <description>Settings: Accessibility: Disable high contrast mode</description>
8419 </action>
8421 <action name="Options_AccessibilityHighContrastMode_Enable">
8422   <owner>stevenjb@chromium.org</owner>
8423   <description>Settings: Accessibility: Enable high contrast mode</description>
8424 </action>
8426 <action name="Options_AccessibilityLargeMouseCursor_Disable">
8427   <owner>stevenjb@chromium.org</owner>
8428   <description>Settings: Accessibility: Disable large mouse cursor</description>
8429 </action>
8431 <action name="Options_AccessibilityLargeMouseCursor_Enable">
8432   <owner>stevenjb@chromium.org</owner>
8433   <description>Settings: Accessibility: Enable large mouse cursor</description>
8434 </action>
8436 <action name="Options_AccessibilityLearnMore">
8437   <owner>stevenjb@chromium.org</owner>
8438   <description>Settings: Accessibility: Learn More</description>
8439 </action>
8441 <action name="Options_AccessibilityOnScreenKeyboard_Disable">
8442   <owner>stevenjb@chromium.org</owner>
8443   <description>Settings: Accessibility: Disable on-screen keyboard</description>
8444 </action>
8446 <action name="Options_AccessibilityOnScreenKeyboard_Enable">
8447   <owner>stevenjb@chromium.org</owner>
8448   <description>Settings: Accessibility: Enable on-screen keyboard</description>
8449 </action>
8451 <action name="Options_AccessibilityScreenMagnifier_Disable">
8452   <owner>stevenjb@chromium.org</owner>
8453   <description>Settings: Accessibility: Disable screen magnifier</description>
8454 </action>
8456 <action name="Options_AccessibilityScreenMagnifier_Enable">
8457   <owner>stevenjb@chromium.org</owner>
8458   <description>Settings: Accessibility: Enable screen magnifier</description>
8459 </action>
8461 <action name="Options_AccessibilitySpokenFeedback_Disable">
8462   <owner>stevenjb@chromium.org</owner>
8463   <description>Settings: Accessibility: Disable ChromeVox</description>
8464 </action>
8466 <action name="Options_AccessibilitySpokenFeedback_Enable">
8467   <owner>stevenjb@chromium.org</owner>
8468   <description>Settings: Accessibility: Enable ChromeVox</description>
8469 </action>
8471 <action name="Options_AccessibilityStickyKeys_Disable">
8472   <owner>stevenjb@chromium.org</owner>
8473   <description>Settings: Accessibility: Disable sticky keys</description>
8474 </action>
8476 <action name="Options_AccessibilityStickyKeys_Enable">
8477   <owner>stevenjb@chromium.org</owner>
8478   <description>Settings: Accessibility: Enable sticky keys</description>
8479 </action>
8481 <action name="Options_AccessibilitySystemMenu_Disable">
8482   <owner>stevenjb@chromium.org</owner>
8483   <description>
8484     Settings: Accessibility: Disable show in system menu
8485   </description>
8486 </action>
8488 <action name="Options_AccessibilitySystemMenu_Enable">
8489   <owner>stevenjb@chromium.org</owner>
8490   <description>Settings: Accessibility: Enable show in system menu</description>
8491 </action>
8493 <action name="Options_AccessibilityTapDragging_Disable">
8494   <owner>stevenjb@chromium.org</owner>
8495   <description>Settings: Accessibility: Disable tap dragging</description>
8496 </action>
8498 <action name="Options_AccessibilityTapDragging_Enable">
8499   <owner>stevenjb@chromium.org</owner>
8500   <description>Settings: Accessibility: Enable tap dragging</description>
8501 </action>
8503 <action name="Options_AddPersonEnabled_Disable">
8504   <owner>jwd@chromium.org</owner>
8505   <description>
8506     Settings: People: Disables allowing anyone to add a person to Chrome.
8507   </description>
8508 </action>
8510 <action name="Options_AddPersonEnabled_Enable">
8511   <owner>jwd@chromium.org</owner>
8512   <description>
8513     Settings: People: Enables anyone to add a person to Chrome.
8514   </description>
8515 </action>
8517 <action name="Options_AllowAllUsers_Disable">
8518   <owner>stevenjb@chromium.org</owner>
8519   <description>
8520     Settings: Users: Disable allowing all users (whitelisted users only)
8521   </description>
8522 </action>
8524 <action name="Options_AllowAllUsers_Enable">
8525   <owner>stevenjb@chromium.org</owner>
8526   <description>Settings: Users: Enable allowing all users</description>
8527 </action>
8529 <action name="Options_AppLanguage">
8530   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8531   <description>Please enter the description of this user action.</description>
8532 </action>
8534 <action name="Options_AskForSaveLocation_Disable">
8535   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8536   <description>Please enter the description of this user action.</description>
8537 </action>
8539 <action name="Options_AskForSaveLocation_Enable">
8540   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8541   <description>Please enter the description of this user action.</description>
8542 </action>
8544 <action name="Options_AutoSpellCorrection_Disable">
8545   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8546   <description>Please enter the description of this user action.</description>
8547 </action>
8549 <action name="Options_AutoSpellCorrection_Enable">
8550   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8551   <description>Please enter the description of this user action.</description>
8552 </action>
8554 <action name="Options_AutofillAddressAdded">
8555   <owner>michaelpg@chromium.org</owner>
8556   <description>Settings: Autofill: Address added</description>
8557 </action>
8559 <action name="Options_AutofillAddressDeleted">
8560   <owner>michaelpg@chromium.org</owner>
8561   <description>Settings: Autofill: Address deleted</description>
8562 </action>
8564 <action name="Options_AutofillAuxiliaryProfiles_Disable">
8565   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8566   <description>Please enter the description of this user action.</description>
8567 </action>
8569 <action name="Options_AutofillAuxiliaryProfiles_Enable">
8570   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8571   <description>Please enter the description of this user action.</description>
8572 </action>
8574 <action name="Options_AutofillCreditCardAdded">
8575   <owner>michaelpg@chromium.org</owner>
8576   <description>Settings: Autofill: Credit card added</description>
8577 </action>
8579 <action name="Options_AutofillCreditCardDeleted">
8580   <owner>michaelpg@chromium.org</owner>
8581   <description>Settings: Autofill: Credit card deleted</description>
8582 </action>
8584 <action name="Options_AutofillShowAbout">
8585   <owner>michaelpg@chromium.org</owner>
8586   <description>Settings: Autofill: About Autofill</description>
8587 </action>
8589 <action name="Options_Autologin_Disable">
8590   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8591   <description>Please enter the description of this user action.</description>
8592 </action>
8594 <action name="Options_Autologin_Enable">
8595   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8596   <description>Please enter the description of this user action.</description>
8597 </action>
8599 <action name="Options_BackgroundMode_Disable">
8600   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8601   <description>Please enter the description of this user action.</description>
8602 </action>
8604 <action name="Options_BackgroundMode_Enable">
8605   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8606   <description>Please enter the description of this user action.</description>
8607 </action>
8609 <action name="Options_BlockAllPopups_Disable">
8610   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8611   <description>Please enter the description of this user action.</description>
8612 </action>
8614 <action name="Options_BlockAllPopups_Enable">
8615   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8616   <description>Please enter the description of this user action.</description>
8617 </action>
8619 <action name="Options_BluetoothConnectNewDevice">
8620   <owner>stevenjb@chromium.org</owner>
8621   <description>Settings: Bluetooth: Add a device: Connect</description>
8622 </action>
8624 <action name="Options_BluetoothConnectPairedDevice">
8625   <owner>stevenjb@chromium.org</owner>
8626   <description>Settings: Bluetooth: Connect</description>
8627 </action>
8629 <action name="Options_BluetoothEnabled_Disable">
8630   <owner>stevenjb@chromium.org</owner>
8631   <description>Sets the Settings:Enable Bluetooth state to false.</description>
8632 </action>
8634 <action name="Options_BluetoothEnabled_Enable">
8635   <owner>stevenjb@chromium.org</owner>
8636   <description>Sets the Settings:Enable Bluetooth state to true.</description>
8637 </action>
8639 <action name="Options_BluetoothRemoveDevice">
8640   <owner>stevenjb@chromium.org</owner>
8641   <description>Settings: Bluetooth: remove a device from the list</description>
8642 </action>
8644 <action name="Options_BluetoothShowAddDevice">
8645   <owner>stevenjb@chromium.org</owner>
8646   <description>Settings: Bluetooth: Add a device</description>
8647 </action>
8649 <action name="Options_BrowserGuestEnabled_Disable">
8650   <owner>jwd@chromium.org</owner>
8651   <description>Settings: People: Disable Guest browsing.</description>
8652 </action>
8654 <action name="Options_BrowserGuestEnabled_Enable">
8655   <owner>jwd@chromium.org</owner>
8656   <description>Settings: People: Allows guests to browse.</description>
8657 </action>
8659 <action name="Options_CaptivePortalBypassProxy_Disable">
8660   <owner>alemate@chromium.org</owner>
8661   <description>
8662     Captive portal authorization bypass proxy is disabled.
8663   </description>
8664   <obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
8665 </action>
8667 <action name="Options_CaptivePortalBypassProxy_Enable">
8668   <owner>alemate@chromium.org</owner>
8669   <description>
8670     Captive portal authorization bypass proxy is enabled.
8671   </description>
8672   <obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
8673 </action>
8675 <action name="Options_ChangeDefaultZoomLevel">
8676   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8677   <description>Please enter the description of this user action.</description>
8678 </action>
8680 <action name="Options_ChangeFixedFont">
8681   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8682   <description>Please enter the description of this user action.</description>
8683 </action>
8685 <action name="Options_ChangeFontEncoding">
8686   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8687   <description>Please enter the description of this user action.</description>
8688 </action>
8690 <action name="Options_ChangeProxies">
8691   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8692   <description>Please enter the description of this user action.</description>
8693 </action>
8695 <action name="Options_ChangeSansSerifFont">
8696   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8697   <description>Please enter the description of this user action.</description>
8698 </action>
8700 <action name="Options_ChangeSerifFont">
8701   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8702   <description>Please enter the description of this user action.</description>
8703 </action>
8705 <action name="Options_ChangeStandardFont">
8706   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8707   <description>Please enter the description of this user action.</description>
8708 </action>
8710 <action name="Options_CheckCertRevocation_Disable">
8711   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8712   <description>Please enter the description of this user action.</description>
8713 </action>
8715 <action name="Options_CheckCertRevocation_Enable">
8716   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8717   <description>Please enter the description of this user action.</description>
8718 </action>
8720 <action name="Options_ClearData">
8721   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8722   <description>Please enter the description of this user action.</description>
8723 </action>
8725 <action name="Options_CloudPrintDevicesPage">
8726   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8727   <description>Please enter the description of this user action.</description>
8728 </action>
8730 <action name="Options_ContentSettings">
8731   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8732   <description>Please enter the description of this user action.</description>
8733 </action>
8735 <action name="Options_CustomFrame_Disable">
8736   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8737   <description>Please enter the description of this user action.</description>
8738 </action>
8740 <action name="Options_CustomFrame_Enable">
8741   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8742   <description>Please enter the description of this user action.</description>
8743 </action>
8745 <action name="Options_DefaultCookieSettingChanged">
8746   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8747   <description>Please enter the description of this user action.</description>
8748 </action>
8750 <action name="Options_DefaultGeolocationSettingChanged">
8751   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8752   <description>Please enter the description of this user action.</description>
8753 </action>
8755 <action name="Options_DefaultHandlersSettingChanged">
8756   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8757   <description>Please enter the description of this user action.</description>
8758 </action>
8760 <action name="Options_DefaultImagesSettingChanged">
8761   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8762   <description>Please enter the description of this user action.</description>
8763 </action>
8765 <action name="Options_DefaultJavaScriptSettingChanged">
8766   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8767   <description>Please enter the description of this user action.</description>
8768 </action>
8770 <action name="Options_DefaultMIDISysExSettingChanged">
8771   <owner>toyoshim@chromium.org</owner>
8772   <description>
8773     Triggers when the default decision for Midi SysEx permissions is changed.
8774   </description>
8775 </action>
8777 <action name="Options_DefaultMediaStreamMicSettingChanged">
8778   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8779   <description>Please enter the description of this user action.</description>
8780 </action>
8782 <action name="Options_DefaultMediaStreamSettingChanged">
8783   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8784   <description>Please enter the description of this user action.</description>
8785 </action>
8787 <action name="Options_DefaultMouseLockSettingChanged">
8788   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8789   <description>Please enter the description of this user action.</description>
8790 </action>
8792 <action name="Options_DefaultMultipleAutomaticDLSettingChange">
8793   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8794   <description>Please enter the description of this user action.</description>
8795 </action>
8797 <action name="Options_DefaultNotificationsSettingChanged">
8798   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8799   <description>Please enter the description of this user action.</description>
8800 </action>
8802 <action name="Options_DefaultPluginsSettingChanged">
8803   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8804   <description>Please enter the description of this user action.</description>
8805 </action>
8807 <action name="Options_DefaultPopupsSettingChanged">
8808   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8809   <description>Please enter the description of this user action.</description>
8810 </action>
8812 <action name="Options_DefaultPushMessagingSettingChanged">
8813   <owner>miguelg@chromium.org</owner>
8814   <description>
8815     Triggers when the default decision for push message permissions is changed.
8816   </description>
8817 </action>
8819 <action name="Options_DictionaryLanguage">
8820   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8821   <description>Please enter the description of this user action.</description>
8822 </action>
8824 <action name="Options_DisableCloudPrintProxy">
8825   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8826   <description>Please enter the description of this user action.</description>
8827 </action>
8829 <action name="Options_DisableGData_Disable">
8830   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8831   <description>Please enter the description of this user action.</description>
8832 </action>
8834 <action name="Options_DisableGData_Enable">
8835   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8836   <description>Please enter the description of this user action.</description>
8837 </action>
8839 <action name="Options_Display">
8840   <owner>michaelpg@chromium.org</owner>
8841   <description>Settings: Device: Display settings</description>
8842 </action>
8844 <action name="Options_DisplayRearrange">
8845   <owner>stevenjb@chromium.org</owner>
8846   <description>
8847     Settings: Device: Display settings: arrange desktops
8848   </description>
8849 </action>
8851 <action name="Options_DisplaySetOrientation">
8852   <owner>stevenjb@chromium.org</owner>
8853   <description>Settings: Device: Display settings: Orientation</description>
8854 </action>
8856 <action name="Options_DisplaySetOverscan">
8857   <owner>stevenjb@chromium.org</owner>
8858   <description>Settings: Device: Display settings: Overscan</description>
8859 </action>
8861 <action name="Options_DisplaySetPrimary">
8862   <owner>stevenjb@chromium.org</owner>
8863   <description>Settings: Device: Display settings: Make primary</description>
8864 </action>
8866 <action name="Options_DisplaySetResolution">
8867   <owner>stevenjb@chromium.org</owner>
8868   <description>
8869     Settings: Device: Display settings: Display mode (i.e. resolution, UI-scale,
8870     and device scale factor).
8871   </description>
8872 </action>
8874 <action name="Options_DisplayToggleMirroring">
8875   <owner>stevenjb@chromium.org</owner>
8876   <description>Settings: Device: Display settings: Start mirroring</description>
8877 </action>
8879 <action name="Options_DnsPrefetchCheckbox_Disable">
8880   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8881   <description>Please enter the description of this user action.</description>
8882 </action>
8884 <action name="Options_DnsPrefetchCheckbox_Enable">
8885   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8886   <description>Please enter the description of this user action.</description>
8887 </action>
8889 <action name="Options_DoNotTrackCheckbox_Disable">
8890   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8891   <description>Please enter the description of this user action.</description>
8892 </action>
8894 <action name="Options_DoNotTrackCheckbox_Enable">
8895   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8896   <description>Please enter the description of this user action.</description>
8897 </action>
8899 <action name="Options_EasyUnlockRequireProximity_Disable">
8900   <owner>isherman@chromium.org</owner>
8901   <owner>tengs@chromium.org</owner>
8902   <description>
8903     The user disabled the option to require their phone to be in very close
8904     proximity to their Chromebook (roughly, within 1 foot), in order for Smart
8905     Lock to unlock the Chromebook.
8906   </description>
8907 </action>
8909 <action name="Options_EasyUnlockRequireProximity_Enable">
8910   <owner>isherman@chromium.org</owner>
8911   <owner>tengs@chromium.org</owner>
8912   <description>
8913     The user enabled the option to require their phone to be in very close
8914     proximity to their Chromebook (roughly, within 1 foot), in order for Smart
8915     Lock to unlock the Chromebook.
8916   </description>
8917 </action>
8919 <action name="Options_EnableCloudPrintProxy">
8920   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8921   <description>Please enter the description of this user action.</description>
8922 </action>
8924 <action name="Options_FormAutofill_Disable">
8925   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8926   <description>Please enter the description of this user action.</description>
8927 </action>
8929 <action name="Options_FormAutofill_Enable">
8930   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8931   <description>Please enter the description of this user action.</description>
8932 </action>
8934 <action name="Options_GearsSettings">
8935   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8936   <description>Please enter the description of this user action.</description>
8937 </action>
8939 <action name="Options_GetMoreExtensions">
8940   <owner>jwd@chromium.org</owner>
8941   <description>Extensions: Click on 'Get More Extensions' link.</description>
8942 </action>
8944 <action name="Options_GoogleGeolocationAccessCheckbox_Disable">
8945   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8946   <description>Please enter the description of this user action.</description>
8947 </action>
8949 <action name="Options_GoogleGeolocationAccessCheckbox_Enable">
8950   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8951   <description>Please enter the description of this user action.</description>
8952 </action>
8954 <action name="Options_GtkThemeSet">
8955   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8956   <description>Please enter the description of this user action.</description>
8957 </action>
8959 <action name="Options_GuestBrowsing_Disable">
8960   <owner>stevenjb@chromium.org</owner>
8961   <description>Settings: Users: Disable guest browsing</description>
8962 </action>
8964 <action name="Options_GuestBrowsing_Enable">
8965   <owner>stevenjb@chromium.org</owner>
8966   <description>Settings: Users: Enable guest browsing</description>
8967 </action>
8969 <action name="Options_Homepage_HideHomeButton">
8970   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8971   <description>Please enter the description of this user action.</description>
8972   <obsolete>
8973     Deprecated as of 03/2012. This option is now a checkbox (r127199).
8974   </obsolete>
8975 </action>
8977 <action name="Options_Homepage_HomeButton_Disable">
8978   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8979   <description>Please enter the description of this user action.</description>
8980 </action>
8982 <action name="Options_Homepage_HomeButton_Enable">
8983   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8984   <description>Please enter the description of this user action.</description>
8985 </action>
8987 <action name="Options_Homepage_IsNewTabPage_Disable">
8988   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8989   <description>Please enter the description of this user action.</description>
8990 </action>
8992 <action name="Options_Homepage_IsNewTabPage_Enable">
8993   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8994   <description>Please enter the description of this user action.</description>
8995 </action>
8997 <action name="Options_Homepage_ShowHomeButton">
8998   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8999   <description>Please enter the description of this user action.</description>
9000   <obsolete>
9001     Deprecated as of 03/2012. This option is now a checkbox (r127199).
9002   </obsolete>
9003 </action>
9005 <action name="Options_Homepage_ShowSettings">
9006   <owner>michaelpg@chromium.org</owner>
9007   <description>Settings: Appearance: (Homepage settings): Change</description>
9008 </action>
9010 <action name="Options_Homepage_URL">
9011   <owner>michaelpg@chromium.org</owner>
9012   <description>Settings: Appearance: Home page: Open this page</description>
9013 </action>
9015 <action name="Options_Homepage_UseNewTab">
9016   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9017   <description>Please enter the description of this user action.</description>
9018 </action>
9020 <action name="Options_Homepage_UseURL">
9021   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9022   <description>Please enter the description of this user action.</description>
9023 </action>
9025 <action name="Options_HotwordCheckbox_Disable">
9026   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9027   <description>Please enter the description of this user action.</description>
9028 </action>
9030 <action name="Options_HotwordCheckbox_Enable">
9031   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9032   <description>Please enter the description of this user action.</description>
9033 </action>
9035 <action name="Options_Hotword_AudioLogging_Checkbox_Disable">
9036   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9037   <description>Please enter the description of the metric.</description>
9038 </action>
9040 <action name="Options_Hotword_AudioLogging_Checkbox_Enable">
9041   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9042   <description>Please enter the description of the metric.</description>
9043 </action>
9045 <action name="Options_ImagesCheckbox_Disable">
9046   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9047   <description>Please enter the description of this user action.</description>
9048 </action>
9050 <action name="Options_ImagesCheckbox_Enable">
9051   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9052   <description>Please enter the description of this user action.</description>
9053 </action>
9055 <action name="Options_InstantEnabled_Disable">
9056   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9057   <description>Please enter the description of this user action.</description>
9058 </action>
9060 <action name="Options_InstantEnabled_Enable">
9061   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9062   <description>Please enter the description of this user action.</description>
9063 </action>
9065 <action name="Options_InstantExtendedEnabled_Disable">
9066   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9067   <description>Please enter the description of this user action.</description>
9068 </action>
9070 <action name="Options_InstantExtendedEnabled_Enable">
9071   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9072   <description>Please enter the description of this user action.</description>
9073 </action>
9075 <action name="Options_Internet_DataRoaming_Disable">
9076   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9077   <description>Please enter the description of this user action.</description>
9078 </action>
9080 <action name="Options_Internet_DataRoaming_Enable">
9081   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9082   <description>Please enter the description of this user action.</description>
9083 </action>
9085 <action name="Options_JavaCheckbox_Disable">
9086   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9087   <description>Please enter the description of this user action.</description>
9088 </action>
9090 <action name="Options_JavaCheckbox_Enable">
9091   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9092   <description>Please enter the description of this user action.</description>
9093 </action>
9095 <action name="Options_KeyboardAutoRepeat_Delay">
9096   <owner>michaelpg@chromium.org</owner>
9097   <description>Settings: Keyboard settings: Auto-repeat delay</description>
9098 </action>
9100 <action name="Options_KeyboardAutoRepeat_Disable">
9101   <owner>michaelpg@chromium.org</owner>
9102   <description>Settings: Keyboard settings: Disable auto-repeat</description>
9103 </action>
9105 <action name="Options_KeyboardAutoRepeat_Enable">
9106   <owner>michaelpg@chromium.org</owner>
9107   <description>Settings: Keyboard settings: Enable auto-repeat</description>
9108 </action>
9110 <action name="Options_KeyboardAutoRepeat_Interval">
9111   <owner>michaelpg@chromium.org</owner>
9112   <description>Settings: Keyboard settings: Auto-repeat interval</description>
9113 </action>
9115 <action name="Options_KeyboardRemapAltKey">
9116   <owner>stevenjb@chromium.org</owner>
9117   <description>Settings: Keyboard settings: Alt</description>
9118 </action>
9120 <action name="Options_KeyboardRemapCapsLockKey">
9121   <owner>stevenjb@chromium.org</owner>
9122   <description>Settings: Keyboard settings: CapsLock</description>
9123 </action>
9125 <action name="Options_KeyboardRemapControlKey">
9126   <owner>stevenjb@chromium.org</owner>
9127   <description>Settings: Keyboard settings: Ctrl</description>
9128 </action>
9130 <action name="Options_KeyboardRemapDiamondKey">
9131   <owner>stevenjb@chromium.org</owner>
9132   <description>Settings: Keyboard settings: Diamond</description>
9133 </action>
9135 <action name="Options_KeyboardRemapSearchKey">
9136   <owner>stevenjb@chromium.org</owner>
9137   <description>Settings: Keyboard settings: Search</description>
9138 </action>
9140 <action name="Options_KeyboardShowKeyboardShortcuts">
9141   <owner>michaelpg@chromium.org</owner>
9142   <description>
9143     Settings: Keyboard settings: View keyboard shortcuts
9144   </description>
9145 </action>
9147 <action name="Options_KeyboardShowLanguageSettings">
9148   <owner>stevenjb@chromium.org</owner>
9149   <description>
9150     Settings: Keyboard settings: Change language and input settings
9151   </description>
9152 </action>
9154 <action name="Options_Languages_Add">
9155   <owner>michaelpg@chromium.org</owner>
9156   <description>Settings: Languages and input: Add language</description>
9157 </action>
9159 <action name="Options_Languages_InputMethodCheckbox_Disable">
9160   <owner>michaelpg@chromium.org</owner>
9161   <description>Settings: Languages and input: Input method</description>
9162 </action>
9164 <action name="Options_Languages_InputMethodCheckbox_Enable">
9165   <owner>michaelpg@chromium.org</owner>
9166   <description>Settings: Languages and input: Input method</description>
9167 </action>
9169 <action name="Options_Languages_SpellCheck">
9170   <owner>michaelpg@chromium.org</owner>
9171   <description>
9172     Settings: Languages and input: Use language for spell checking
9173   </description>
9174 </action>
9176 <action name="Options_LanuageAndSpellCheckSettings">
9177   <owner>michaelpg@chromium.org</owner>
9178   <description>Settings: Language and input settings</description>
9179 </action>
9181 <action name="Options_LinkDoctorCheckbox_Disable">
9182   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9183   <description>Please enter the description of this user action.</description>
9184 </action>
9186 <action name="Options_LinkDoctorCheckbox_Enable">
9187   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9188   <description>Please enter the description of this user action.</description>
9189 </action>
9191 <action name="Options_LoadUnpackedExtension">
9192   <owner>jwd@chromium.org</owner>
9193   <description>Extensions: Loads an unpacked extension.</description>
9194 </action>
9196 <action name="Options_ManageAccounts">
9197   <owner>stevenjb@chromium.org</owner>
9198   <description>Settings: Users: Manage other users</description>
9199 </action>
9201 <action name="Options_ManageCloudPrinters">
9202   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9203   <description>Please enter the description of this user action.</description>
9204 </action>
9206 <action name="Options_ManageSSLCertificates">
9207   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9208   <description>Please enter the description of this user action.</description>
9209 </action>
9211 <action name="Options_ManageSearchEngines">
9212   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9213   <description>Please enter the description of this user action.</description>
9214 </action>
9216 <action name="Options_ManagerCerts">
9217   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9218   <description>Please enter the description of this user action.</description>
9219 </action>
9221 <action name="Options_MetricsReportingCheckbox_Disable">
9222   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9223   <description>Please enter the description of this user action.</description>
9224 </action>
9226 <action name="Options_MetricsReportingCheckbox_Enable">
9227   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9228   <description>Please enter the description of this user action.</description>
9229 </action>
9231 <action name="Options_MousePrimaryRight_Disable">
9232   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9233   <description>Please enter the description of this user action.</description>
9234 </action>
9236 <action name="Options_MousePrimaryRight_Enable">
9237   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9238   <description>Please enter the description of this user action.</description>
9239 </action>
9241 <action name="Options_NetworkAddVPNBuiltIn">
9242   <owner>stevenjb@chromium.org</owner>
9243   <description>
9244     Settings: Internet connection: VPN dropdown: Show built-in dialog for adding
9245     an OpenVPN or L2TP VPN.
9246   </description>
9247 </action>
9249 <action name="Options_NetworkAddVPNThirdParty">
9250   <owner>stevenjb@chromium.org</owner>
9251   <description>
9252     Settings: Internet connection: VPN dropdown: Show &quot;add network&quot;
9253     dialog for a third-party VPN provider.
9254   </description>
9255 </action>
9257 <action name="Options_NetworkAutoConnect">
9258   <owner>stevenjb@chromium.org</owner>
9259   <description>
9260     Settings: Internet connection: Network detail: Auto Connect to network
9261   </description>
9262 </action>
9264 <action name="Options_NetworkConnectToVPN">
9265   <owner>stevenjb@chromium.org</owner>
9266   <description>
9267     Settings: Internet connection: Network detail (VPN): Connect
9268   </description>
9269 </action>
9271 <action name="Options_NetworkConnectToWifi">
9272   <owner>stevenjb@chromium.org</owner>
9273   <description>
9274     Settings: Internet connection: Network detail (Wifi): Connect
9275   </description>
9276 </action>
9278 <action name="Options_NetworkDisconnectVPN">
9279   <owner>stevenjb@chromium.org</owner>
9280   <description>
9281     Settings: Internet connection: Network detail (VPN): Disconnect
9282   </description>
9283 </action>
9285 <action name="Options_NetworkDisconnectWifi">
9286   <owner>stevenjb@chromium.org</owner>
9287   <description>
9288     Settings: Internet connection: Network detail (Wifi): Disconnect
9289   </description>
9290 </action>
9292 <action name="Options_NetworkJoinOtherVPN">
9293   <owner>stevenjb@chromium.org</owner>
9294   <description>
9295     Settings: Internet connection: VPN dropdown: Join other
9296   </description>
9297   <obsolete>Replaced by Options_NetworkAddVPNBuiltIn.</obsolete>
9298 </action>
9300 <action name="Options_NetworkJoinOtherWifi">
9301   <owner>stevenjb@chromium.org</owner>
9302   <description>
9303     Settings: Internet connection: Wifi dropdown: Join other
9304   </description>
9305 </action>
9307 <action name="Options_NetworkManualProxy_Disable">
9308   <owner>stevenjb@chromium.org</owner>
9309   <description>
9310     Settings: Internet connection: Network detail: direct or automatic proxy
9311     config
9312   </description>
9313 </action>
9315 <action name="Options_NetworkManualProxy_Enable">
9316   <owner>stevenjb@chromium.org</owner>
9317   <description>
9318     Settings: Internet connection: Network detail: manual proxy config
9319   </description>
9320 </action>
9322 <action name="Options_NetworkSetPrefer">
9323   <owner>stevenjb@chromium.org</owner>
9324   <description>
9325     Settings: Internet connection: Network detail: Prefer this network
9326   </description>
9327 </action>
9329 <action name="Options_NetworkShowDetailsCellular">
9330   <owner>stevenjb@chromium.org</owner>
9331   <description>
9332     Settings: Internet connection: Network detail (cellular)
9333   </description>
9334 </action>
9336 <action name="Options_NetworkShowDetailsCellularConnected">
9337   <owner>stevenjb@chromium.org</owner>
9338   <description>
9339     Settings: Internet connection: Network detail (connected cellular)
9340   </description>
9341 </action>
9343 <action name="Options_NetworkShowDetailsVPN">
9344   <owner>stevenjb@chromium.org</owner>
9345   <description>Settings: Internet connection: Network detail (VPN)</description>
9346 </action>
9348 <action name="Options_NetworkShowDetailsVPNConnected">
9349   <owner>stevenjb@chromium.org</owner>
9350   <description>
9351     Settings: Internet connection: Network detail (connected VPN)
9352   </description>
9353 </action>
9355 <action name="Options_NetworkShowDetailsWifi">
9356   <owner>stevenjb@chromium.org</owner>
9357   <description>
9358     Settings: Internet connection: Network detail (wifi)
9359   </description>
9360 </action>
9362 <action name="Options_NetworkShowDetailsWifiConnected">
9363   <owner>stevenjb@chromium.org</owner>
9364   <description>
9365     Settings: Internet connection: Network detail (connected wifi)
9366   </description>
9367 </action>
9369 <action name="Options_NetworkShowPreferred">
9370   <owner>stevenjb@chromium.org</owner>
9371   <description>
9372     Settings: Internet connection: Wifi dropdiwn: Preferred networks...
9373   </description>
9374 </action>
9376 <action name="Options_NetworkShowProxyTab">
9377   <owner>stevenjb@chromium.org</owner>
9378   <description>
9379     Settings: Internet connection: Network detail: select proxy tab
9380   </description>
9381 </action>
9383 <action name="Options_NetworkUseSharedProxies_Disable">
9384   <owner>stevenjb@chromium.org</owner>
9385   <description>
9386     Settings: Internet connection: Allow proxies for shared networks
9387   </description>
9388 </action>
9390 <action name="Options_NetworkUseSharedProxies_Enable">
9391   <owner>stevenjb@chromium.org</owner>
9392   <description>
9393     Settings: Internet connection: Allow proxies for shared networks
9394   </description>
9395 </action>
9397 <action name="Options_NetworkWifiToggle">
9398   <owner>stevenjb@chromium.org</owner>
9399   <description>
9400     Settings: Internet connection: Wifi dropdown: Enable/Disable Wifi
9401   </description>
9402 </action>
9404 <action name="Options_OpenWallpaperManager">
9405   <owner>michaelpg@chromium.org</owner>
9406   <description>Settings: Appearance: Set wallpaper...</description>
9407 </action>
9409 <action name="Options_PasswordGenerationCheckbox_Disable">
9410   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9411   <description>Please enter the description of this user action.</description>
9412 </action>
9414 <action name="Options_PasswordGenerationCheckbox_Enable">
9415   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9416   <description>Please enter the description of this user action.</description>
9417 </action>
9419 <action name="Options_PasswordManagerDeletePassword">
9420   <owner>michaelpg@chromium.org</owner>
9421   <description>Settings: Password manager: Delete password</description>
9422 </action>
9424 <action name="Options_PasswordManagerExceptionsLearnMore">
9425   <owner>michaelpg@chromium.org</owner>
9426   <description>
9427     Settings: Password manager: Learn more about exceptions
9428   </description>
9429 </action>
9431 <action name="Options_PasswordManagerSearch">
9432   <owner>michaelpg@chromium.org</owner>
9433   <description>Settings: Password manager: Search</description>
9434 </action>
9436 <action name="Options_PasswordManager_Disable">
9437   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9438   <description>Please enter the description of this user action.</description>
9439 </action>
9441 <action name="Options_PasswordManager_Enable">
9442   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9443   <description>Please enter the description of this user action.</description>
9444 </action>
9446 <action name="Options_PluginsCheckbox_Disable">
9447   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9448   <description>Please enter the description of this user action.</description>
9449 </action>
9451 <action name="Options_PluginsCheckbox_Enable">
9452   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9453   <description>Please enter the description of this user action.</description>
9454 </action>
9456 <action name="Options_ResetAutoOpenFiles">
9457   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9458   <description>Please enter the description of this user action.</description>
9459 </action>
9461 <action name="Options_ResetToDefaults">
9462   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9463   <description>Please enter the description of this user action.</description>
9464 </action>
9466 <action name="Options_ResolveTimezoneByGeoLocation_Disable">
9467   <owner>alemate@chromium.org</owner>
9468   <description>ChromeOS periodic timezone refresh disabled.</description>
9469 </action>
9471 <action name="Options_ResolveTimezoneByGeoLocation_Enable">
9472   <owner>alemate@chromium.org</owner>
9473   <description>ChromeOS periodic timezone refresh enabled.</description>
9474 </action>
9476 <action name="Options_SSL2_Disable">
9477   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9478   <description>Please enter the description of this user action.</description>
9479 </action>
9481 <action name="Options_SSL2_Enable">
9482   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9483   <description>Please enter the description of this user action.</description>
9484 </action>
9486 <action name="Options_SSL3_Disable">
9487   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9488   <description>Please enter the description of this user action.</description>
9489 </action>
9491 <action name="Options_SSL3_Enable">
9492   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9493   <description>Please enter the description of this user action.</description>
9494 </action>
9496 <action name="Options_SafeBrowsingCheckbox_Disable">
9497   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9498   <description>Please enter the description of this user action.</description>
9499 </action>
9501 <action name="Options_SafeBrowsingCheckbox_Enable">
9502   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9503   <description>Please enter the description of this user action.</description>
9504 </action>
9506 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable">
9507   <owner>felt@chromium.org</owner>
9508   <description>Safe Browsing download feedback disabled</description>
9509   <obsolete>
9510     Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Disable.
9511   </obsolete>
9512 </action>
9514 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable">
9515   <owner>felt@chromium.org</owner>
9516   <description>Safe Browsing download feedback enabled</description>
9517   <obsolete>
9518     Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Enable.
9519   </obsolete>
9520 </action>
9522 <action name="Options_SafeBrowsingExtendedReportingCheckbox_Disable">
9523   <owner>felt@chromium.org</owner>
9524   <description>Safe Browsing Extended Reporting disabled</description>
9525 </action>
9527 <action name="Options_SafeBrowsingExtendedReportingCheckbox_Enable">
9528   <owner>felt@chromium.org</owner>
9529   <description>Safe Browsing Extended Reporting enabled</description>
9530 </action>
9532 <action name="Options_ScreenLock_Disable">
9533   <owner>stevenjb@chromium.org</owner>
9534   <description>
9535     Settings: Users: Do not require a password to wake from sleep
9536   </description>
9537 </action>
9539 <action name="Options_ScreenLock_Enable">
9540   <owner>stevenjb@chromium.org</owner>
9541   <description>
9542     Settings: Users: Require a password to wake from sleep
9543   </description>
9544 </action>
9546 <action name="Options_SearchEngineChanged">
9547   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9548   <description>Please enter the description of this user action.</description>
9549 </action>
9551 <action name="Options_SearchEngineRemoved">
9552   <owner>michaelpg@chromium.org</owner>
9553   <description>Settings: Manage search engines...: Remove</description>
9554 </action>
9556 <action name="Options_SearchEngineSetDefault">
9557   <owner>michaelpg@chromium.org</owner>
9558   <description>Settings: Manage search engines...: Make default</description>
9559 </action>
9561 <action name="Options_SensitivitySlider_Changed">
9562   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9563   <description>Please enter the description of this user action.</description>
9564 </action>
9566 <action name="Options_SetAsDefaultBrowser">
9567   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9568   <description>Please enter the description of this user action.</description>
9569 </action>
9571 <action name="Options_SetDownloadDirectory">
9572   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9573   <description>Please enter the description of this user action.</description>
9574 </action>
9576 <action name="Options_SetTimeDialog_Show">
9577   <owner>michaelpg@chromium.org</owner>
9578   <description>Set system time dialog was launched.</description>
9579 </action>
9581 <action name="Options_ShowAdvancedSettings">
9582   <owner>stevenjb@chromium.org</owner>
9583   <description>Settings: Show advanced settings</description>
9584 </action>
9586 <action name="Options_ShowAutofillSettings">
9587   <owner>michaelpg@chromium.org</owner>
9588   <description>Settings: Show autofill settings</description>
9589 </action>
9591 <action name="Options_ShowBatterySettings">
9592   <owner>michaelpg@chromium.org</owner>
9593   <description>Settings: Power settings</description>
9594 </action>
9596 <action name="Options_ShowBookmarksBar_Disable">
9597   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9598   <description>Please enter the description of this user action.</description>
9599 </action>
9601 <action name="Options_ShowBookmarksBar_Enable">
9602   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9603   <description>Please enter the description of this user action.</description>
9604 </action>
9606 <action name="Options_ShowCookies">
9607   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9608   <description>Please enter the description of this user action.</description>
9609 </action>
9611 <action name="Options_ShowFontSettings">
9612   <owner>michaelpg@chromium.org</owner>
9613   <description>Setings: Customize fonts</description>
9614 </action>
9616 <action name="Options_ShowKeyboardSettings">
9617   <owner>stevenjb@chromium.org</owner>
9618   <description>Settings: Keyboard settings</description>
9619 </action>
9621 <action name="Options_ShowPasswordManager">
9622   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9623   <description>Please enter the description of this user action.</description>
9624 </action>
9626 <action name="Options_ShowPasswordsExceptions">
9627   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9628   <description>Please enter the description of this user action.</description>
9629 </action>
9631 <action name="Options_ShowProxySettings">
9632   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9633   <description>Please enter the description of this user action.</description>
9634 </action>
9636 <action name="Options_ShowSyncAdvanced">
9637   <owner>stevenjb@chromium.org</owner>
9638   <description>Settings: Show advanced sync settings</description>
9639 </action>
9641 <action name="Options_ShowTouchpadSettings">
9642   <owner>stevenjb@chromium.org</owner>
9643   <description>Settings: Touchpad settings</description>
9644 </action>
9646 <action name="Options_ShowUserNamesOnSignin_Disable">
9647   <owner>stevenjb@chromium.org</owner>
9648   <description>Settings: Users: Disable usernames on signin</description>
9649 </action>
9651 <action name="Options_ShowUserNamesOnSignin_Enable">
9652   <owner>stevenjb@chromium.org</owner>
9653   <description>Settings: Users: Enable usernames on signin</description>
9654 </action>
9656 <action name="Options_SpeedFactorSlider_Changed">
9657   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9658   <description>Please enter the description of this user action.</description>
9659 </action>
9661 <action name="Options_SpellCheck_Disable">
9662   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9663   <description>Please enter the description of this user action.</description>
9664 </action>
9666 <action name="Options_SpellCheck_Enable">
9667   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9668   <description>Please enter the description of this user action.</description>
9669 </action>
9671 <action name="Options_SpellingServiceCheckbox_Disable">
9672   <owner>michaelpg@chromium.org</owner>
9673   <description>Settings: Privacy: Use spelling service</description>
9674 </action>
9676 <action name="Options_SpellingServiceCheckbox_Enable">
9677   <owner>michaelpg@chromium.org</owner>
9678   <description>Settings: Privacy: Use spelling service</description>
9679 </action>
9681 <action name="Options_Startup_Custom">
9682   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9683   <description>Please enter the description of this user action.</description>
9684 </action>
9686 <action name="Options_Startup_Homepage">
9687   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9688   <description>Please enter the description of this user action.</description>
9689 </action>
9691 <action name="Options_Startup_LastSession">
9692   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9693   <description>Please enter the description of this user action.</description>
9694 </action>
9696 <action name="Options_Startup_NewTab">
9697   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9698   <description>Please enter the description of this user action.</description>
9699 </action>
9701 <action name="Options_SupervisedUsers_Disable">
9702   <owner>stevenjb@chromium.org</owner>
9703   <description>Settings: Users: Disable supervised users</description>
9704 </action>
9706 <action name="Options_SupervisedUsers_Enable">
9707   <owner>stevenjb@chromium.org</owner>
9708   <description>Settings: Users: Enable supervised users</description>
9709 </action>
9711 <action name="Options_SyncSelectDataTypes">
9712   <owner>stevenjb@chromium.org</owner>
9713   <description>
9714     Settings: Users: Sync: Enable selectively syncing data types
9715   </description>
9716 </action>
9718 <action name="Options_SyncSetDefault">
9719   <owner>stevenjb@chromium.org</owner>
9720   <description>Settings: Users: Sync: Use default settings</description>
9721 </action>
9723 <action name="Options_SyncSetEncryption">
9724   <owner>stevenjb@chromium.org</owner>
9725   <description>Settings: Users: Sync: Encrypt sync data</description>
9726 </action>
9728 <action name="Options_SyncToggleDataType">
9729   <owner>stevenjb@chromium.org</owner>
9730   <description>Settings: Users: Toggle a sync data type</description>
9731 </action>
9733 <action name="Options_TLS1_Disable">
9734   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9735   <description>Please enter the description of this user action.</description>
9736 </action>
9738 <action name="Options_TLS1_Enable">
9739   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9740   <description>Please enter the description of this user action.</description>
9741 </action>
9743 <action name="Options_TabsToLinks_Disable">
9744   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9745   <description>Please enter the description of this user action.</description>
9746 </action>
9748 <action name="Options_TabsToLinks_Enable">
9749   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9750   <description>Please enter the description of this user action.</description>
9751 </action>
9753 <action name="Options_TapToClickCheckbox_Disable">
9754   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9755   <description>Please enter the description of this user action.</description>
9756 </action>
9758 <action name="Options_TapToClickCheckbox_Enable">
9759   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9760   <description>Please enter the description of this user action.</description>
9761 </action>
9763 <action name="Options_ThemesGallery">
9764   <owner>michaelpg@chromium.org</owner>
9765   <description>Settings: Appearance: Get themes</description>
9766 </action>
9768 <action name="Options_ThemesReset">
9769   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9770   <description>Please enter the description of this user action.</description>
9771 </action>
9773 <action name="Options_TimezoneSelect">
9774   <owner>michaelpg@chromium.org</owner>
9775   <description>Settings: Date and time: Timezone</description>
9776 </action>
9778 <action name="Options_ToggleDeveloperMode_Disabled">
9779   <owner>jwd@chromium.org</owner>
9780   <description>
9781     Extensions: Disables developer mode for Chrome extensions.
9782   </description>
9783 </action>
9785 <action name="Options_ToggleDeveloperMode_Enabled">
9786   <owner>jwd@chromium.org</owner>
9787   <description>
9788     Extensions: Enables developer mode for Chrome extensions.
9789   </description>
9790 </action>
9792 <action name="Options_TouchpadNaturalScroll_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_TouchpadNaturalScroll_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_TouchpadTapToClick_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_TouchpadTapToClick_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_Translate_Disable">
9813   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9814   <description>Please enter the description of this user action.</description>
9815 </action>
9817 <action name="Options_Translate_Enable">
9818   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9819   <description>Please enter the description of this user action.</description>
9820 </action>
9822 <action name="Options_UpdateExtensions">
9823   <owner>jwd@chromium.org</owner>
9824   <description>Extensions: Click on update extensions in settings.</description>
9825 </action>
9827 <action name="Options_Use24HourClockCheckbox_Disable">
9828   <owner>michaelpg@chromium.org</owner>
9829   <description>Settings: Date and time: Use 24-hour clock</description>
9830 </action>
9832 <action name="Options_Use24HourClockCheckbox_Enable">
9833   <owner>michaelpg@chromium.org</owner>
9834   <description>Settings: Date and time: Use 24-hour clock</description>
9835 </action>
9837 <action name="Options_UseSpellingServiceCheckbox_Disable">
9838   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9839   <description>Please enter the description of this user action.</description>
9840 </action>
9842 <action name="Options_UseSpellingServiceCheckbox_Enable">
9843   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9844   <description>Please enter the description of this user action.</description>
9845 </action>
9847 <action name="Options_UseSuggestCheckbox_Disable">
9848   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9849   <description>Please enter the description of this user action.</description>
9850 </action>
9852 <action name="Options_UseSuggestCheckbox_Enable">
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_VertEdgeScrollCheckbox_Disable">
9858   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9859   <description>Please enter the description of this user action.</description>
9860 </action>
9862 <action name="Options_VertEdgeScrollCheckbox_Enable">
9863   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9864   <description>Please enter the description of this user action.</description>
9865 </action>
9867 <action name="Options_WakeOnWifiSsid_Disable">
9868   <owner>michaelpg@chromium.org</owner>
9869   <description>Settings: Disable Wake on Wi-Fi SSID</description>
9870 </action>
9872 <action name="Options_WakeOnWifiSsid_Enable">
9873   <owner>michaelpg@chromium.org</owner>
9874   <description>Settings: Enable Wake on Wi-Fi SSID</description>
9875 </action>
9877 <action name="Options_WhitelistedUser_Add">
9878   <owner>stevenjb@chromium.org</owner>
9879   <description>Settings: Users: Add a whitelisted user</description>
9880 </action>
9882 <action name="Options_WhitelistedUser_Remove">
9883   <owner>stevenjb@chromium.org</owner>
9884   <description>Settings: Users: Remove a whitelisted user</description>
9885 </action>
9887 <action name="OriginChipPress">
9888   <owner>macourteau@chromium.org</owner>
9889   <description>Please enter the description of this user action.</description>
9890   <obsolete>This flag no longer exists.</obsolete>
9891 </action>
9893 <action name="OutdatedPluginInfobar.AllowThisTime">
9894   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9895   <description>Please enter the description of this user action.</description>
9896 </action>
9898 <action name="OutdatedPluginInfobar.Closed">
9899   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9900   <description>Please enter the description of this user action.</description>
9901 </action>
9903 <action name="OutdatedPluginInfobar.Dismissed">
9904   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9905   <description>Please enter the description of this user action.</description>
9906 </action>
9908 <action name="OutdatedPluginInfobar.LearnMore">
9909   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9910   <description>Please enter the description of this user action.</description>
9911 </action>
9913 <action name="OutdatedPluginInfobar.Shown">
9914   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9915   <description>Please enter the description of this user action.</description>
9916 </action>
9918 <action name="OutdatedPluginInfobar.Shown.Java">
9919   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9920   <description>Please enter the description of this user action.</description>
9921 </action>
9923 <action name="OutdatedPluginInfobar.Shown.QuickTime">
9924   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9925   <description>Please enter the description of this user action.</description>
9926 </action>
9928 <action name="OutdatedPluginInfobar.Shown.Reader">
9929   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9930   <description>Please enter the description of this user action.</description>
9931 </action>
9933 <action name="OutdatedPluginInfobar.Shown.RealPlayer">
9934   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9935   <description>Please enter the description of this user action.</description>
9936 </action>
9938 <action name="OutdatedPluginInfobar.Shown.Shockwave">
9939   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9940   <description>Please enter the description of this user action.</description>
9941 </action>
9943 <action name="OutdatedPluginInfobar.Shown.Silverlight">
9944   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9945   <description>Please enter the description of this user action.</description>
9946 </action>
9948 <action name="OutdatedPluginInfobar.Update">
9949   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9950   <description>Please enter the description of this user action.</description>
9951 </action>
9953 <action name="OutdatedUpgradeBubble.EnableAU">
9954   <owner>mad@chromium.org</owner>
9955   <description>
9956     When the user clicks on the Enable updates button of the outdated upgrade
9957     bubble.
9958   </description>
9959 </action>
9961 <action name="OutdatedUpgradeBubble.Later">
9962   <owner>mad@chromium.org</owner>
9963   <description>
9964     When the user clicks on the Later button of the outdated upgrade bubble.
9965   </description>
9966 </action>
9968 <action name="OutdatedUpgradeBubble.Reinstall">
9969   <owner>mad@chromium.org</owner>
9970   <description>
9971     When the user clicks on the Reinstall button of the outdated upgrade bubble.
9972   </description>
9973 </action>
9975 <action name="OutdatedUpgradeBubble.Show">
9976   <owner>mad@chromium.org</owner>
9977   <description>
9978     When the outdated upgrade bubble is shown for a user with auto-update on.
9979   </description>
9980 </action>
9982 <action name="OutdatedUpgradeBubble.ShowNoAU">
9983   <owner>mad@chromium.org</owner>
9984   <description>
9985     When the outdated upgrade bubble is shown for a user with auto-update off.
9986   </description>
9987 </action>
9989 <action name="Outdent">
9990   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9991   <description>Please enter the description of this user action.</description>
9992 </action>
9994 <action name="OverrideEncoding">
9995   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9996   <description>Please enter the description of this user action.</description>
9997 </action>
9999 <action name="PDF.FitToHeightButton">
10000   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10001   <description>Please enter the description of this user action.</description>
10002 </action>
10004 <action name="PDF.FitToPageButton">
10005   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10006   <description>Please enter the description of this user action.</description>
10007 </action>
10009 <action name="PDF.FitToWidthButton">
10010   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10011   <description>Please enter the description of this user action.</description>
10012 </action>
10014 <action name="PDF.LoadFailure">
10015   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10016   <description>Please enter the description of this user action.</description>
10017 </action>
10019 <action name="PDF.LoadSuccess">
10020   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10021   <description>Please enter the description of this user action.</description>
10022 </action>
10024 <action name="PDF.PreviewDocumentLoadFailure">
10025   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10026   <description>Please enter the description of this user action.</description>
10027 </action>
10029 <action name="PDF.PrintButton">
10030   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10031   <description>Please enter the description of this user action.</description>
10032 </action>
10034 <action name="PDF.PrintPage">
10035   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10036   <description>Please enter the description of this user action.</description>
10037 </action>
10039 <action name="PDF.SaveButton">
10040   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10041   <description>Please enter the description of this user action.</description>
10042 </action>
10044 <action name="PDF.SavePage">
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="PDF.ZoomFromBrowser">
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="PDF.ZoomInButton">
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="PDF.ZoomOutButton">
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="PDF_EnableReaderInfoBarCancel">
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="PDF_EnableReaderInfoBarOK">
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="PDF_EnableReaderInfoBarShown">
10075   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10076   <description>Please enter the description of this user action.</description>
10077 </action>
10079 <action name="PDF_InstallReaderInfoBarCancel">
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="PDF_InstallReaderInfoBarOK">
10085   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10086   <description>Please enter the description of this user action.</description>
10087 </action>
10089 <action name="PDF_InstallReaderInfoBarShown">
10090   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10091   <description>Please enter the description of this user action.</description>
10092 </action>
10094 <action name="PDF_ReaderInterstitialCancel">
10095   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10096   <description>Please enter the description of this user action.</description>
10097 </action>
10099 <action name="PDF_ReaderInterstitialIgnore">
10100   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10101   <description>Please enter the description of this user action.</description>
10102 </action>
10104 <action name="PDF_ReaderInterstitialShown">
10105   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10106   <description>Please enter the description of this user action.</description>
10107 </action>
10109 <action name="PDF_ReaderInterstitialUpdate">
10110   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10111   <description>Please enter the description of this user action.</description>
10112 </action>
10114 <action name="PDF_Unsupported_3D">
10115   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10116   <description>Please enter the description of this user action.</description>
10117 </action>
10119 <action name="PDF_Unsupported_Attachment">
10120   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10121   <description>Please enter the description of this user action.</description>
10122 </action>
10124 <action name="PDF_Unsupported_Bookmarks">
10125   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10126   <description>Please enter the description of this user action.</description>
10127 </action>
10129 <action name="PDF_Unsupported_Digital_Signature">
10130   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10131   <description>Please enter the description of this user action.</description>
10132 </action>
10134 <action name="PDF_Unsupported_Movie">
10135   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10136   <description>Please enter the description of this user action.</description>
10137 </action>
10139 <action name="PDF_Unsupported_Portfolios">
10140   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10141   <description>Please enter the description of this user action.</description>
10142 </action>
10144 <action name="PDF_Unsupported_Portfolios_Packages">
10145   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10146   <description>Please enter the description of this user action.</description>
10147 </action>
10149 <action name="PDF_Unsupported_Rights_Management">
10150   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10151   <description>Please enter the description of this user action.</description>
10152 </action>
10154 <action name="PDF_Unsupported_Screen">
10155   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10156   <description>Please enter the description of this user action.</description>
10157 </action>
10159 <action name="PDF_Unsupported_Shared_Form">
10160   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10161   <description>Please enter the description of this user action.</description>
10162 </action>
10164 <action name="PDF_Unsupported_Shared_Review">
10165   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10166   <description>Please enter the description of this user action.</description>
10167 </action>
10169 <action name="PDF_Unsupported_Sound">
10170   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10171   <description>Please enter the description of this user action.</description>
10172 </action>
10174 <action name="PDF_Unsupported_XFA">
10175   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10176   <description>Please enter the description of this user action.</description>
10177 </action>
10179 <action name="PDF_UseReaderInfoBarCancel">
10180   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10181   <description>Please enter the description of this user action.</description>
10182 </action>
10184 <action name="PDF_UseReaderInfoBarOK">
10185   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10186   <description>Please enter the description of this user action.</description>
10187 </action>
10189 <action name="PDF_UseReaderInfoBarShown">
10190   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10191   <description>Please enter the description of this user action.</description>
10192 </action>
10194 <action name="PPAPI.BrokerInfobarClickedAllow">
10195   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10196   <description>Please enter the description of this user action.</description>
10197 </action>
10199 <action name="PPAPI.BrokerInfobarClickedDeny">
10200   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10201   <description>Please enter the description of this user action.</description>
10202 </action>
10204 <action name="PPAPI.BrokerInfobarDisplayed">
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="PPAPI.BrokerSettingAllow">
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="PPAPI.BrokerSettingDeny">
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="PageDown">
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="PageLoad">
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="PageLoadSRP">
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="PageUp">
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="Panel_Minimize_Caption_Click">
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="Panel_Minimize_Caption_Gesture">
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="PasswordManager_Disabled">
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="PasswordManager_Enabled">
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="PasswordManager_RemovePasswordException">
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="PasswordManager_RemoveSavedPassword">
10265   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10266   <description>Please enter the description of this user action.</description>
10267 </action>
10269 <action name="PasswordManager_SyncCredentialShown">
10270   <owner>gcasto@chromium.org</owner>
10271   <owner>vabr@chromium.org</owner>
10272   <description>
10273     Counts the number of times a user views the saved credentials for their sync
10274     account.
10275   </description>
10276 </action>
10278 <action name="PasswordManager_SyncCredentialUsed">
10279   <owner>gcasto@chromium.org</owner>
10280   <owner>vabr@chromium.org</owner>
10281   <description>
10282     Counts the number of times a user submits an autofilled credential which
10283     matches their sync account.
10284   </description>
10285 </action>
10287 <action name="Paste">
10288   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10289   <description>Please enter the description of this user action.</description>
10290 </action>
10292 <action name="PasteAndMatchStyle">
10293   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10294   <description>Please enter the description of this user action.</description>
10295 </action>
10297 <action name="PeopleSearch_OpenChat">
10298   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10299   <description>Please enter the description of this user action.</description>
10300 </action>
10302 <action name="PeopleSearch_SendEmail">
10303   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10304   <description>Please enter the description of this user action.</description>
10305 </action>
10307 <action name="PermissionBubbleIFrameRequestQueued">
10308   <owner>gbillock@chromium.org</owner>
10309   <owner>leng@chromium.org</owner>
10310   <description>
10311     A website with a domain that is not the same as the main frame's domain
10312     requested a permission and that permission was queued because an existing
10313     permission request was already visible, or because an existing request for
10314     the main frame's domain is pending.
10315   </description>
10316 </action>
10318 <action name="PermissionBubbleRequest">
10319   <owner>gbillock@chromium.org</owner>
10320   <owner>leng@chromium.org</owner>
10321   <description>A website requested a permission.</description>
10322 </action>
10324 <action name="PermissionBubbleRequestQueued">
10325   <owner>gbillock@chromium.org</owner>
10326   <owner>leng@chromium.org</owner>
10327   <description>
10328     A website requested a permission which was queued because an existing
10329     permission request was already visible.
10330   </description>
10331 </action>
10333 <action name="PlatformVerificationAccepted">
10334   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10335   <description>Please enter the description of this user action.</description>
10336 </action>
10338 <action name="PlatformVerificationRejected">
10339   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10340   <description>Please enter the description of this user action.</description>
10341 </action>
10343 <action name="PluginContextMenu_RotateClockwise">
10344   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10345   <description>Please enter the description of this user action.</description>
10346 </action>
10348 <action name="PluginContextMenu_RotateCounterclockwise">
10349   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10350   <description>Please enter the description of this user action.</description>
10351 </action>
10353 <action name="PluginLoaderPosix.LaunchUtilityProcess">
10354   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10355   <description>Please enter the description of this user action.</description>
10356 </action>
10358 <action name="PluginLoaderPosix.UtilityProcessCrashed">
10359   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10360   <description>Please enter the description of this user action.</description>
10361 </action>
10363 <action name="Plugin_200ForByteRange">
10364   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10365   <description>Please enter the description of this user action.</description>
10366 </action>
10368 <action name="Plugin_Blocked">
10369   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10370   <description>Please enter the description of this user action.</description>
10371 </action>
10373 <action name="Plugin_BlockedByPolicy">
10374   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10375   <description>Please enter the description of this user action.</description>
10376 </action>
10378 <action name="Plugin_ClickToPlay">
10379   <owner>tommycli@chromium.org</owner>
10380   <description>
10381     A plugin instance has loaded as a left click to play placeholder.
10382   </description>
10383 </action>
10385 <action name="Plugin_Hide_Click">
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="Plugin_Hide_Menu">
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="Plugin_Load_Click">
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="Plugin_Load_Menu">
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="Plugin_Load_UI">
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="Plugin_NPAPINotSupported">
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="PrintNow">
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="PrintPreview">
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="PrintView_PrintDialog">
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="PrintView_PrintNow">
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="PrintView_ZoomMinus">
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="PrintView_ZoomPageFull">
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="PrintView_ZoomPageWidth">
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="PrintView_ZoomPlus">
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="ProcessSwapBindingsMismatch_RVHM">
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="Redo">
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="RegisterProtocolHandler.ContextMenu_Open">
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="RegisterProtocolHandler.ContextMenu_Settings">
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="RegisterProtocolHandler.InfoBar_Deny">
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="RegisterProtocolHandler.InfoBar_LearnMore">
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="RegisterProtocolHandler.InfoBar_Shown">
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="RegisterProtocolHandler.Infobar_Accept">
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="Reload">
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="ReloadIgnoringCache">
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="RemoveFormat">
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="ReportBug">
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="ResetProfile">
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="RestoreTab">
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="SBInterstitialMalwareDontProceed">
10526   <owner>felt@chromium.org</owner>
10527   <description>Please enter the description of this user action.</description>
10528   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10529 </action>
10531 <action name="SBInterstitialMalwareDontProceed_V1">
10532   <owner>felt@chromium.org</owner>
10533   <description>Please enter the description of this user action.</description>
10534   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10535 </action>
10537 <action name="SBInterstitialMalwareDontProceed_V2">
10538   <owner>felt@chromium.org</owner>
10539   <description>Please enter the description of this user action.</description>
10540   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10541 </action>
10543 <action name="SBInterstitialMalwareForcedDontProceed">
10544   <owner>felt@chromium.org</owner>
10545   <description>Please enter the description of this user action.</description>
10546   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10547 </action>
10549 <action name="SBInterstitialMalwareForcedDontProceed_V1">
10550   <owner>felt@chromium.org</owner>
10551   <description>Please enter the description of this user action.</description>
10552   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10553 </action>
10555 <action name="SBInterstitialMalwareForcedDontProceed_V2">
10556   <owner>felt@chromium.org</owner>
10557   <description>Please enter the description of this user action.</description>
10558   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10559 </action>
10561 <action name="SBInterstitialMalwareProceed">
10562   <owner>felt@chromium.org</owner>
10563   <description>Please enter the description of this user action.</description>
10564   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10565 </action>
10567 <action name="SBInterstitialMalwareProceed_V1">
10568   <owner>felt@chromium.org</owner>
10569   <description>Please enter the description of this user action.</description>
10570   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10571 </action>
10573 <action name="SBInterstitialMalwareProceed_V2">
10574   <owner>felt@chromium.org</owner>
10575   <description>Please enter the description of this user action.</description>
10576   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10577 </action>
10579 <action name="SBInterstitialMalwareShow">
10580   <owner>felt@chromium.org</owner>
10581   <description>Please enter the description of this user action.</description>
10582   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10583 </action>
10585 <action name="SBInterstitialMalwareShow_V1">
10586   <owner>felt@chromium.org</owner>
10587   <description>Please enter the description of this user action.</description>
10588   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10589 </action>
10591 <action name="SBInterstitialMalwareShow_V2">
10592   <owner>felt@chromium.org</owner>
10593   <description>Please enter the description of this user action.</description>
10594   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10595 </action>
10597 <action name="SBInterstitialMultipleDontProceed">
10598   <owner>felt@chromium.org</owner>
10599   <description>Please enter the description of this user action.</description>
10600   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10601 </action>
10603 <action name="SBInterstitialMultipleDontProceed_V1">
10604   <owner>felt@chromium.org</owner>
10605   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10606   <description>Please enter the description of this user action.</description>
10607   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10608 </action>
10610 <action name="SBInterstitialMultipleDontProceed_V2">
10611   <owner>felt@chromium.org</owner>
10612   <description>Please enter the description of this user action.</description>
10613   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10614 </action>
10616 <action name="SBInterstitialMultipleForcedDontProceed">
10617   <owner>felt@chromium.org</owner>
10618   <description>Please enter the description of this user action.</description>
10619   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10620 </action>
10622 <action name="SBInterstitialMultipleForcedDontProceed_V1">
10623   <owner>felt@chromium.org</owner>
10624   <description>Please enter the description of this user action.</description>
10625   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10626 </action>
10628 <action name="SBInterstitialMultipleForcedDontProceed_V2">
10629   <owner>felt@chromium.org</owner>
10630   <description>Please enter the description of this user action.</description>
10631   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10632 </action>
10634 <action name="SBInterstitialMultipleProceed">
10635   <owner>felt@chromium.org</owner>
10636   <description>Please enter the description of this user action.</description>
10637   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10638 </action>
10640 <action name="SBInterstitialMultipleProceed_V1">
10641   <owner>felt@chromium.org</owner>
10642   <description>Please enter the description of this user action.</description>
10643   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10644 </action>
10646 <action name="SBInterstitialMultipleProceed_V2">
10647   <owner>felt@chromium.org</owner>
10648   <description>Please enter the description of this user action.</description>
10649   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10650 </action>
10652 <action name="SBInterstitialMultipleShow">
10653   <owner>felt@chromium.org</owner>
10654   <description>Please enter the description of this user action.</description>
10655   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10656 </action>
10658 <action name="SBInterstitialMultipleShow_V1">
10659   <owner>felt@chromium.org</owner>
10660   <description>Please enter the description of this user action.</description>
10661   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10662 </action>
10664 <action name="SBInterstitialMultipleShow_V2">
10665   <owner>felt@chromium.org</owner>
10666   <description>Please enter the description of this user action.</description>
10667   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10668 </action>
10670 <action name="SBInterstitialPhishingDontProceed">
10671   <owner>felt@chromium.org</owner>
10672   <description>Please enter the description of this user action.</description>
10673   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10674 </action>
10676 <action name="SBInterstitialPhishingDontProceed_V1">
10677   <owner>felt@chromium.org</owner>
10678   <description>Please enter the description of this user action.</description>
10679   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10680 </action>
10682 <action name="SBInterstitialPhishingDontProceed_V2">
10683   <owner>felt@chromium.org</owner>
10684   <description>Please enter the description of this user action.</description>
10685   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10686 </action>
10688 <action name="SBInterstitialPhishingForcedDontProceed">
10689   <owner>felt@chromium.org</owner>
10690   <description>Please enter the description of this user action.</description>
10691   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10692 </action>
10694 <action name="SBInterstitialPhishingForcedDontProceed_V1">
10695   <owner>felt@chromium.org</owner>
10696   <description>Please enter the description of this user action.</description>
10697   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10698 </action>
10700 <action name="SBInterstitialPhishingForcedDontProceed_V2">
10701   <owner>felt@chromium.org</owner>
10702   <description>Please enter the description of this user action.</description>
10703   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10704 </action>
10706 <action name="SBInterstitialPhishingProceed">
10707   <owner>felt@chromium.org</owner>
10708   <description>Please enter the description of this user action.</description>
10709   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10710 </action>
10712 <action name="SBInterstitialPhishingProceed_V1">
10713   <owner>felt@chromium.org</owner>
10714   <description>Please enter the description of this user action.</description>
10715   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10716 </action>
10718 <action name="SBInterstitialPhishingProceed_V2">
10719   <owner>felt@chromium.org</owner>
10720   <description>Please enter the description of this user action.</description>
10721   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10722 </action>
10724 <action name="SBInterstitialPhishingShow">
10725   <owner>felt@chromium.org</owner>
10726   <description>Please enter the description of this user action.</description>
10727   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10728 </action>
10730 <action name="SBInterstitialPhishingShow_V1">
10731   <owner>felt@chromium.org</owner>
10732   <description>Please enter the description of this user action.</description>
10733   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10734 </action>
10736 <action name="SBInterstitialPhishingShow_V2">
10737   <owner>felt@chromium.org</owner>
10738   <description>Please enter the description of this user action.</description>
10739   <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10740 </action>
10742 <action name="SSL.DisplayedInsecureContent">
10743   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10744   <description>Please enter the description of this user action.</description>
10745 </action>
10747 <action name="SSL.RanInsecureContent">
10748   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10749   <description>Please enter the description of this user action.</description>
10750 </action>
10752 <action name="SSL.RanInsecureContentGoogle">
10753   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10754   <description>Please enter the description of this user action.</description>
10755 </action>
10757 <action name="Save">
10758   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10759   <description>Please enter the description of this user action.</description>
10760 </action>
10762 <action name="SavePage">
10763   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10764   <description>Please enter the description of this user action.</description>
10765 </action>
10767 <action name="ScreenLocker_OnLoginFailure">
10768   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10769   <description>Please enter the description of this user action.</description>
10770 </action>
10772 <action name="ScreenLocker_Show">
10773   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10774   <description>Please enter the description of this user action.</description>
10775 </action>
10777 <action name="ScreenLocker_Signout">
10778   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10779   <description>Please enter the description of this user action.</description>
10780 </action>
10782 <action name="ScreenLocker_StartScreenSaver">
10783   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10784   <description>Please enter the description of this user action.</description>
10785 </action>
10787 <action name="Screenshot_CopyClipboard">
10788   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10789   <description>Please enter the description of this user action.</description>
10790 </action>
10792 <action name="Screenshot_TakeFull">
10793   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10794   <description>Please enter the description of this user action.</description>
10795 </action>
10797 <action name="Screenshot_TakePartial">
10798   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10799   <description>Please enter the description of this user action.</description>
10800 </action>
10802 <action name="SearchWithRLZ">
10803   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10804   <description>Please enter the description of this user action.</description>
10805 </action>
10807 <action name="SearchWithoutRLZ">
10808   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10809   <description>Please enter the description of this user action.</description>
10810 </action>
10812 <action name="SelectAll">
10813   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10814   <description>Please enter the description of this user action.</description>
10815 </action>
10817 <action name="SelectLastTab">
10818   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10819   <description>Please enter the description of this user action.</description>
10820 </action>
10822 <action name="SelectLine">
10823   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10824   <description>Please enter the description of this user action.</description>
10825 </action>
10827 <action name="SelectNextTab">
10828   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10829   <description>Please enter the description of this user action.</description>
10830 </action>
10832 <action name="SelectNumberedTab">
10833   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10834   <description>Please enter the description of this user action.</description>
10835 </action>
10837 <action name="SelectPrevTab">
10838   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10839   <description>Please enter the description of this user action.</description>
10840 </action>
10842 <action name="SelectProfile">
10843   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10844   <description>Please enter the description of this user action.</description>
10845 </action>
10847 <action name="SelectTab0">
10848   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10849   <description>Please enter the description of this user action.</description>
10850 </action>
10852 <action name="SelectTab1">
10853   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10854   <description>Please enter the description of this user action.</description>
10855 </action>
10857 <action name="SelectTab2">
10858   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10859   <description>Please enter the description of this user action.</description>
10860 </action>
10862 <action name="SelectTab3">
10863   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10864   <description>Please enter the description of this user action.</description>
10865 </action>
10867 <action name="SelectTab4">
10868   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10869   <description>Please enter the description of this user action.</description>
10870 </action>
10872 <action name="SelectTab5">
10873   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10874   <description>Please enter the description of this user action.</description>
10875 </action>
10877 <action name="SelectTab6">
10878   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10879   <description>Please enter the description of this user action.</description>
10880 </action>
10882 <action name="SelectTab7">
10883   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10884   <description>Please enter the description of this user action.</description>
10885 </action>
10887 <action name="ServiceWorker.ControlledPageLoad">
10888   <owner>nhiroki@chromium.org</owner>
10889   <description>
10890     Counts the number of page loads controlled by a Service Worker.
10891   </description>
10892 </action>
10894 <action name="SettingsResetBubble.LearnMore">
10895   <owner>mad@chromium.org</owner>
10896   <description>Please enter the description of this user action.</description>
10897 </action>
10899 <action name="SettingsResetBubble.NoThanks">
10900   <owner>mad@chromium.org</owner>
10901   <description>Please enter the description of this user action.</description>
10902 </action>
10904 <action name="SettingsResetBubble.Reset">
10905   <owner>mad@chromium.org</owner>
10906   <description>Please enter the description of this user action.</description>
10907 </action>
10909 <action name="SettingsResetBubble.Show">
10910   <owner>mad@chromium.org</owner>
10911   <description>Please enter the description of this user action.</description>
10912 </action>
10914 <action name="Shelf_AlignmentSetBottom">
10915   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10916   <description>Please enter the description of this user action.</description>
10917 </action>
10919 <action name="Shelf_AlignmentSetLeft">
10920   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10921   <description>Please enter the description of this user action.</description>
10922 </action>
10924 <action name="Shelf_AlignmentSetRight">
10925   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10926   <description>Please enter the description of this user action.</description>
10927 </action>
10929 <action name="ShowAccessibilitySettings">
10930   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10931   <description>Please enter the description of this user action.</description>
10932 </action>
10934 <action name="ShowAppLauncherPage">
10935   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10936   <description>Please enter the description of this user action.</description>
10937 </action>
10939 <action name="ShowAppMenu">
10940   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10941   <description>Please enter the description of this user action.</description>
10942 </action>
10944 <action name="ShowApplications">
10945   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10946   <description>Please enter the description of this user action.</description>
10947 </action>
10949 <action name="ShowAsTab">
10950   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10951   <description>Please enter the description of this user action.</description>
10952 </action>
10954 <action name="ShowBluetoothSettingsPage">
10955   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10956   <description>Please enter the description of this user action.</description>
10957 </action>
10959 <action name="ShowBookmarkManager">
10960   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10961   <description>Please enter the description of this user action.</description>
10962 </action>
10964 <action name="ShowBookmarks">
10965   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10966   <description>Please enter the description of this user action.</description>
10967 </action>
10969 <action name="ShowBookmarksBar">
10970   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10971   <description>Please enter the description of this user action.</description>
10972 </action>
10974 <action name="ShowChargerReplacementDialog">
10975   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10976   <description>Please enter the description of this user action.</description>
10977 </action>
10979 <action name="ShowControlPanel">
10980   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10981   <description>Please enter the description of this user action.</description>
10982 </action>
10984 <action name="ShowDateOptions">
10985   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10986   <description>Please enter the description of this user action.</description>
10987 </action>
10989 <action name="ShowDisplayOptions">
10990   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10991   <description>Please enter the description of this user action.</description>
10992 </action>
10994 <action name="ShowDownloads">
10995   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10996   <description>Please enter the description of this user action.</description>
10997 </action>
10999 <action name="ShowExtensions">
11000   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11001   <description>Please enter the description of this user action.</description>
11002 </action>
11004 <action name="ShowFileBrowserFullTab">
11005   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11006   <description>Please enter the description of this user action.</description>
11007 </action>
11009 <action name="ShowHelpTab">
11010   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11011   <description>Please enter the description of this user action.</description>
11012 </action>
11014 <action name="ShowHelpTabViaF1">
11015   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11016   <description>Please enter the description of this user action.</description>
11017 </action>
11019 <action name="ShowHelpTabViaWrenchMenu">
11020   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11021   <description>Please enter the description of this user action.</description>
11022 </action>
11024 <action name="ShowHistory">
11025   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11026   <description>Please enter the description of this user action.</description>
11027 </action>
11029 <action name="ShowJSConsole">
11030   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11031   <description>Please enter the description of this user action.</description>
11032 </action>
11034 <action name="ShowModalDialog">
11035   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11036   <description>Please enter the description of this user action.</description>
11037 </action>
11039 <action name="ShowOptions">
11040   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11041   <description>Please enter the description of this user action.</description>
11042 </action>
11044 <action name="ShowPageMenu">
11045   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11046   <description>Please enter the description of this user action.</description>
11047 </action>
11049 <action name="ShowRecentlyViewed">
11050   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11051   <description>Please enter the description of this user action.</description>
11052 </action>
11054 <action name="ShowSections_RecentSitesDisabled">
11055   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11056   <description>Please enter the description of this user action.</description>
11057 </action>
11059 <action name="ShowSections_RecentSitesEnabled">
11060   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11061   <description>Please enter the description of this user action.</description>
11062 </action>
11064 <action name="ShowSessions">
11065   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11066   <description>Please enter the description of this user action.</description>
11067 </action>
11069 <action name="Shutdown">
11070   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11071   <description>Please enter the description of this user action.</description>
11072 </action>
11074 <action name="SiteChipPress">
11075   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11076   <description>Please enter the description of this user action.</description>
11077 </action>
11079 <action name="StackedTab_DragActiveTab">
11080   <owner>bruthig@chromium.org</owner>
11081   <owner>tdanderson@chromium.org</owner>
11082   <description>
11083     Recorded when the active tab is dragged while the tabstrip is using a
11084     stacked layout. The user performs this action in order to view tabs which
11085     are not currently visible within the tabstrip. Note this user action is only
11086     recorded for platforms which use the Views toolkit.
11087   </description>
11088 </action>
11090 <action name="StackedTab_EnteredStackedLayout">
11091   <owner>bruthig@chromium.org</owner>
11092   <owner>tdanderson@chromium.org</owner>
11093   <description>
11094     Recorded when the tabstrip begins using a stacked layout for its tabs. This
11095     occurs when the user is interacting with the tabstrip using touch and there
11096     is insufficient space to be able to display all tabs at a minimum
11097     touch-friendly width. Note this user action is only recorded for platforms
11098     which use the Views toolkit.
11099   </description>
11100 </action>
11102 <action name="Star">
11103   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11104   <description>Please enter the description of this user action.</description>
11105 </action>
11107 <action name="StartupTick">
11108   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11109   <description>Please enter the description of this user action.</description>
11110 </action>
11112 <action name="StatusArea_Accessability_DetailedView">
11113   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11114   <description>Please enter the description of this user action.</description>
11115 </action>
11117 <action name="StatusArea_Audio_CurrentInputDevice">
11118   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11119   <description>Please enter the description of this user action.</description>
11120 </action>
11122 <action name="StatusArea_Audio_CurrentOutputDevice">
11123   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11124   <description>Please enter the description of this user action.</description>
11125 </action>
11127 <action name="StatusArea_Audio_Detailed">
11128   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11129   <description>Please enter the description of this user action.</description>
11130 </action>
11132 <action name="StatusArea_Audio_SwitchInputDevice">
11133   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11134   <description>Please enter the description of this user action.</description>
11135 </action>
11137 <action name="StatusArea_Audio_SwitchOutputDevice">
11138   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11139   <description>Please enter the description of this user action.</description>
11140 </action>
11142 <action name="StatusArea_AutoClickDisabled">
11143   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11144   <description>Please enter the description of this user action.</description>
11145 </action>
11147 <action name="StatusArea_AutoClickEnabled">
11148   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11149   <description>Please enter the description of this user action.</description>
11150 </action>
11152 <action name="StatusArea_Bluetooth_Connect_Known">
11153   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11154   <description>Please enter the description of this user action.</description>
11155 </action>
11157 <action name="StatusArea_Bluetooth_Connect_Unknown">
11158   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11159   <description>Please enter the description of this user action.</description>
11160 </action>
11162 <action name="StatusArea_Bluetooth_Detailed">
11163   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11164   <description>Please enter the description of this user action.</description>
11165 </action>
11167 <action name="StatusArea_Bluetooth_Disabled">
11168   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11169   <description>Please enter the description of this user action.</description>
11170 </action>
11172 <action name="StatusArea_Bluetooth_Enabled">
11173   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11174   <description>Please enter the description of this user action.</description>
11175 </action>
11177 <action name="StatusArea_BrightnessChanged">
11178   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11179   <description>Please enter the description of this user action.</description>
11180 </action>
11182 <action name="StatusArea_Brightness_Detailed">
11183   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11184   <description>Please enter the description of this user action.</description>
11185 </action>
11187 <action name="StatusArea_CapsLock_Detailed">
11188   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11189   <description>Please enter the description of this user action.</description>
11190 </action>
11192 <action name="StatusArea_CapsLock_DisabledByClick">
11193   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11194   <description>Please enter the description of this user action.</description>
11195 </action>
11197 <action name="StatusArea_CapsLock_EnabledByClick">
11198   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11199   <description>Please enter the description of this user action.</description>
11200 </action>
11202 <action name="StatusArea_CapsLock_Popup">
11203   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11204   <description>Please enter the description of this user action.</description>
11205 </action>
11207 <action name="StatusArea_Drive_CancelOperation">
11208   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11209   <description>Please enter the description of this user action.</description>
11210 </action>
11212 <action name="StatusArea_Drive_Detailed">
11213   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11214   <description>Please enter the description of this user action.</description>
11215 </action>
11217 <action name="StatusArea_Drive_Settings">
11218   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11219   <description>Please enter the description of this user action.</description>
11220 </action>
11222 <action name="StatusArea_HighContrastDisabled">
11223   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11224   <description>Please enter the description of this user action.</description>
11225 </action>
11227 <action name="StatusArea_HighContrastEnabled">
11228   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11229   <description>Please enter the description of this user action.</description>
11230 </action>
11232 <action name="StatusArea_IME_Detailed">
11233   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11234   <description>Please enter the description of this user action.</description>
11235 </action>
11237 <action name="StatusArea_IME_SwitchMode">
11238   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11239   <description>Please enter the description of this user action.</description>
11240 </action>
11242 <action name="StatusArea_LargeCursorDisabled">
11243   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11244   <description>Please enter the description of this user action.</description>
11245 </action>
11247 <action name="StatusArea_LargeCursorEnabled">
11248   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11249   <description>Please enter the description of this user action.</description>
11250 </action>
11252 <action name="StatusArea_MagnifierDisabled">
11253   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11254   <description>Please enter the description of this user action.</description>
11255 </action>
11257 <action name="StatusArea_MagnifierEnabled">
11258   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11259   <description>Please enter the description of this user action.</description>
11260 </action>
11262 <action name="StatusArea_MenuOpened">
11263   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11264   <description>Please enter the description of this user action.</description>
11265 </action>
11267 <action name="StatusArea_Network_ConnectConfigured">
11268   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11269   <description>Please enter the description of this user action.</description>
11270 </action>
11272 <action name="StatusArea_Network_ConnectToConfigured">
11273   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11274   <description>Please enter the description of this user action.</description>
11275 </action>
11277 <action name="StatusArea_Network_ConnectUnconfigured">
11278   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11279   <description>Please enter the description of this user action.</description>
11280 </action>
11282 <action name="StatusArea_Network_ConnectionDetails">
11283   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11284   <description>Please enter the description of this user action.</description>
11285 </action>
11287 <action name="StatusArea_Network_Detailed">
11288   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11289   <description>Please enter the description of this user action.</description>
11290 </action>
11292 <action name="StatusArea_Network_JoinOther">
11293   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11294   <description>Please enter the description of this user action.</description>
11295 </action>
11297 <action name="StatusArea_Network_Settings">
11298   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11299   <description>Please enter the description of this user action.</description>
11300 </action>
11302 <action name="StatusArea_Network_WifiDisabled">
11303   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11304   <description>Please enter the description of this user action.</description>
11305 </action>
11307 <action name="StatusArea_Network_WifiEnabled">
11308   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11309   <description>Please enter the description of this user action.</description>
11310 </action>
11312 <action name="StatusArea_SignOut">
11313   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11314   <description>Please enter the description of this user action.</description>
11315 </action>
11317 <action name="StatusArea_SpokenFeedbackDisabled">
11318   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11319   <description>Please enter the description of this user action.</description>
11320 </action>
11322 <action name="StatusArea_SpokenFeedbackEnabled">
11323   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11324   <description>Please enter the description of this user action.</description>
11325 </action>
11327 <action name="StatusArea_VPN_AddBuiltIn">
11328   <owner>bartfab@chromium.org</owner>
11329   <description>
11330     Indicates that the user requested that the built-in dialog for adding an
11331     OpenVPN or L2TP VPN be shown via the ash UI.
11332   </description>
11333 </action>
11335 <action name="StatusArea_VPN_AddThirdParty">
11336   <owner>bartfab@chromium.org</owner>
11337   <description>
11338     Indicates that the user requested that the &quot;add network&quot; dialog
11339     for a third-party VPN be shown via the ash UI.
11340   </description>
11341 </action>
11343 <action name="StatusArea_VPN_ConnectToNetwork">
11344   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11345   <description>Please enter the description of this user action.</description>
11346 </action>
11348 <action name="StatusArea_VPN_ConnectionDetails">
11349   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11350   <description>Please enter the description of this user action.</description>
11351 </action>
11353 <action name="StatusArea_VPN_Detailed">
11354   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11355   <description>Please enter the description of this user action.</description>
11356 </action>
11358 <action name="StatusArea_VPN_Disconnect">
11359   <owner>bartfab@chromium.org</owner>
11360   <description>
11361     Indicates that the user disconnected from a VPN via the ash UI.
11362   </description>
11363 </action>
11365 <action name="StatusArea_VPN_JoinOther">
11366   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11367   <description>Please enter the description of this user action.</description>
11368   <obsolete>Replaced by StatusArea_VPN_AddBuiltIn.</obsolete>
11369 </action>
11371 <action name="StatusArea_VPN_Settings">
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="StatusArea_VirtualKeyboardDisabled">
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="StatusArea_VirtualKeyboardEnabled">
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="StatusArea_Volume_ChangedMenu">
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="StatusArea_Volume_ChangedPopup">
11392   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11393   <description>Please enter the description of this user action.</description>
11394 </action>
11396 <action name="Stop">
11397   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11398   <description>Please enter the description of this user action.</description>
11399 </action>
11401 <action name="Strikethrough">
11402   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11403   <description>Please enter the description of this user action.</description>
11404 </action>
11406 <action name="SuspiciousExtensionBubbleDismissed">
11407   <owner>finnur@chromium.org</owner>
11408   <description>Please enter the description of this user action.</description>
11409 </action>
11411 <action name="SwitchTab_Click">
11412   <owner>bruthig@chromium.org</owner>
11413   <owner>tdanderson@chromium.org</owner>
11414   <description>
11415     Recorded when the user switches tabs with a mouse click. This user action is
11416     only recorded on platforms which use the Views toolkit.
11417   </description>
11418 </action>
11420 <action name="SyncedNotifications.SendingServiceDisabled">
11421   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11422   <description>Please enter the description of this user action.</description>
11423 </action>
11425 <action name="SyncedNotifications.SendingServiceEnabled">
11426   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11427   <description>Please enter the description of this user action.</description>
11428 </action>
11430 <action name="SystemBack">
11431   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11432   <description>Please enter the description of this user action.</description>
11433 </action>
11435 <action name="SystemBackForNavigation">
11436   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11437   <description>Please enter the description of this user action.</description>
11438 </action>
11440 <action name="TabContextMenu_BookmarkAllTabs">
11441   <owner>wittman@chromium.org</owner>
11442   <description>
11443     User selected Bookmark All Tabs from the tab context menu.
11444   </description>
11445 </action>
11447 <action name="TabContextMenu_CloseOtherTabs">
11448   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11449   <description>Please enter the description of this user action.</description>
11450 </action>
11452 <action name="TabContextMenu_CloseTab">
11453   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11454   <description>Please enter the description of this user action.</description>
11455 </action>
11457 <action name="TabContextMenu_CloseTabsOpenedBy">
11458   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11459   <description>Please enter the description of this user action.</description>
11460 </action>
11462 <action name="TabContextMenu_CloseTabsToRight">
11463   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11464   <description>Please enter the description of this user action.</description>
11465 </action>
11467 <action name="TabContextMenu_CompactNavigationBar">
11468   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11469   <description>Please enter the description of this user action.</description>
11470 </action>
11472 <action name="TabContextMenu_Duplicate">
11473   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11474   <description>Please enter the description of this user action.</description>
11475 </action>
11477 <action name="TabContextMenu_MuteTabs">
11478   <owner>miu@chromium.org</owner>
11479   <description>
11480     User muted one or more tabs via the tab context menu.
11481   </description>
11482 </action>
11484 <action name="TabContextMenu_NewTab">
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="TabContextMenu_OpenTabsLeftToRight">
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="TabContextMenu_OpenTabsRightToLeft">
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="TabContextMenu_Reload">
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="TabContextMenu_RestoreTab">
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="TabContextMenu_TogglePinned">
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="TabContextMenu_UnmuteTabs">
11515   <owner>miu@chromium.org</owner>
11516   <description>
11517     User unmuted one or more tabs via the tab context menu.
11518   </description>
11519 </action>
11521 <action name="TabContextMenu_UseDestinationsTab_Off">
11522   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11523   <description>Please enter the description of this user action.</description>
11524 </action>
11526 <action name="TabContextMenu_UseDestinationsTab_On">
11527   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11528   <description>Please enter the description of this user action.</description>
11529 </action>
11531 <action name="TabContextMenu_UseVerticalTabs">
11532   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11533   <description>Please enter the description of this user action.</description>
11534 </action>
11536 <action name="TabMediaIndicator_Clicked">
11537   <owner>miu@chromium.org</owner>
11538   <description>
11539     User clicked the tab media indicator; this will have no effect.
11540   </description>
11541 </action>
11543 <action name="TabOverview_DetachCell">
11544   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11545   <description>Please enter the description of this user action.</description>
11546 </action>
11548 <action name="TabOverview_DragCell">
11549   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11550   <description>Please enter the description of this user action.</description>
11551 </action>
11553 <action name="TabOverview_DragOverMiniWindow">
11554   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11555   <description>Please enter the description of this user action.</description>
11556 </action>
11558 <action name="TabOverview_DropOnMiniWindow">
11559   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11560   <description>Please enter the description of this user action.</description>
11561 </action>
11563 <action name="TabOverview_ExitMouse">
11564   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11565   <description>Please enter the description of this user action.</description>
11566 </action>
11568 <action name="TabOverview_Keystroke">
11569   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11570   <description>Please enter the description of this user action.</description>
11571 </action>
11573 <action name="TabOverview_PressedCreateNewBrowserButton">
11574   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11575   <description>Please enter the description of this user action.</description>
11576 </action>
11578 <action name="Tab_DropURLBetweenTabs">
11579   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11580   <description>Please enter the description of this user action.</description>
11581 </action>
11583 <action name="Tab_DropURLOnTab">
11584   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11585   <description>Please enter the description of this user action.</description>
11586 </action>
11588 <action name="TaskManager">
11589   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11590   <description>Please enter the description of this user action.</description>
11591 </action>
11593 <action name="Terminate_ProcessMismatch_CreateNewWidget">
11594   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11595   <description>Please enter the description of this user action.</description>
11596 </action>
11598 <action name="Terminate_ProcessMismatch_CreateNewWindow">
11599   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11600   <description>Please enter the description of this user action.</description>
11601 </action>
11603 <action name="Themes.Gone">
11604   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11605   <description>Please enter the description of this user action.</description>
11606 </action>
11608 <action name="Themes.Loaded">
11609   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11610   <description>Please enter the description of this user action.</description>
11611 </action>
11613 <action name="Themes.Migrated">
11614   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11615   <description>Please enter the description of this user action.</description>
11616 </action>
11618 <action name="Themes_Installed">
11619   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11620   <description>Please enter the description of this user action.</description>
11621 </action>
11623 <action name="Themes_Reset">
11624   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11625   <description>Please enter the description of this user action.</description>
11626 </action>
11628 <action name="ThirdPartyCookieBlockingDisabled">
11629   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11630   <description>Please enter the description of this user action.</description>
11631 </action>
11633 <action name="ThirdPartyCookieBlockingEnabled">
11634   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11635   <description>Please enter the description of this user action.</description>
11636 </action>
11638 <action name="ToggleBold">
11639   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11640   <description>Please enter the description of this user action.</description>
11641 </action>
11643 <action name="ToggleCompactNavigationBar">
11644   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11645   <description>Please enter the description of this user action.</description>
11646 </action>
11648 <action name="ToggleDevTools">
11649   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11650   <description>Please enter the description of this user action.</description>
11651 </action>
11653 <action name="ToggleDevToolsConsole">
11654   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11655   <description>Please enter the description of this user action.</description>
11656 </action>
11658 <action name="ToggleExtensionShelf">
11659   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11660   <description>Please enter the description of this user action.</description>
11661 </action>
11663 <action name="ToggleFullscreen">
11664   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11665   <description>Please enter the description of this user action.</description>
11666 </action>
11668 <action name="ToggleItalic">
11669   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11670   <description>Please enter the description of this user action.</description>
11671 </action>
11673 <action name="ToggleUnderline">
11674   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11675   <description>Please enter the description of this user action.</description>
11676 </action>
11678 <action name="Toolbar_DragStar">
11679   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11680   <description>Please enter the description of this user action.</description>
11681 </action>
11683 <action name="Touchpad_Gesture_Overview">
11684   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11685   <description>Please enter the description of this user action.</description>
11686 </action>
11688 <action name="TouchscreenScroll">
11689   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11690   <description>Please enter the description of this user action.</description>
11691 </action>
11693 <action name="TouchscreenScrollFling">
11694   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11695   <description>Please enter the description of this user action.</description>
11696 </action>
11698 <action name="Touchscreen_Down">
11699   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11700   <description>Please enter the description of this user action.</description>
11701 </action>
11703 <action name="Touchview_Disabled">
11704   <owner>bruthig@chromium.org</owner>
11705   <owner>tdanderson@chromium.org</owner>
11706   <description>Recorded when a user exits TouchView mode.</description>
11707 </action>
11709 <action name="Touchview_Enabled">
11710   <owner>bruthig@chromium.org</owner>
11711   <owner>tdanderson@chromium.org</owner>
11712   <description>Recorded when a user enters TouchView mode.</description>
11713 </action>
11715 <action name="Touchview_Initially_Disabled">
11716   <owner>bruthig@chromium.org</owner>
11717   <owner>tdanderson@chromium.org</owner>
11718   <description>
11719     Recorded when the Touchview controller is initialized such that TouchView
11720     mode is disabled initially.
11721   </description>
11722 </action>
11724 <action name="TrackpadScroll">
11725   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11726   <description>Please enter the description of this user action.</description>
11727 </action>
11729 <action name="TrackpadScrollFling">
11730   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11731   <description>Please enter the description of this user action.</description>
11732 </action>
11734 <action name="Transpose">
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="Tray_Help">
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="Tray_LockScreen">
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="Tray_ShutDown">
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="Underline">
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="Undo">
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="Unlink">
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="Unselect">
11770   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11771   <description>Please enter the description of this user action.</description>
11772 </action>
11774 <action name="UpdateChrome">
11775   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11776   <description>Please enter the description of this user action.</description>
11777 </action>
11779 <action name="Updater.ServerCertificateChanged">
11780   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11781   <description>Please enter the description of this user action.</description>
11782 </action>
11784 <action name="Updater.ServerCertificateFailed">
11785   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11786   <description>Please enter the description of this user action.</description>
11787 </action>
11789 <action name="UpgradeCheck_AlreadyUpToDate">
11790   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11791   <description>Please enter the description of this user action.</description>
11792   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11793 </action>
11795 <action name="UpgradeCheck_AlreadyUpgraded">
11796   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11797   <description>Please enter the description of this user action.</description>
11798   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11799 </action>
11801 <action name="UpgradeCheck_Done">
11802   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11803   <description>Please enter the description of this user action.</description>
11804   <obsolete>Not present in codebase.</obsolete>
11805 </action>
11807 <action name="UpgradeCheck_Error">
11808   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11809   <description>Please enter the description of this user action.</description>
11810   <obsolete>
11811     Removed from codebase; see GoogleUpdate.UpgradeResult,
11812     GoogleUpdate.UpdateErrorCode, and GoogleUpdate.ErrorHresult.
11813   </obsolete>
11814 </action>
11816 <action name="UpgradeCheck_Started">
11817   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11818   <description>Please enter the description of this user action.</description>
11819   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11820 </action>
11822 <action name="UpgradeCheck_TimedOut">
11823   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11824   <description>Please enter the description of this user action.</description>
11825   <obsolete>Not present in codebase.</obsolete>
11826 </action>
11828 <action name="UpgradeCheck_UpgradeIsAvailable">
11829   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11830   <description>Please enter the description of this user action.</description>
11831   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11832 </action>
11834 <action name="UpgradeCheck_Upgraded">
11835   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11836   <description>Please enter the description of this user action.</description>
11837   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11838 </action>
11840 <action name="Upgrade_Started">
11841   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11842   <description>Please enter the description of this user action.</description>
11843   <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11844 </action>
11846 <action name="VideoPlayer.CastVideoError">
11847   <owner>yoshiki@chromium.org</owner>
11848   <description>
11849     Chrome OS Video Player: an error occurred upon casting.
11850   </description>
11851 </action>
11853 <action name="VideoPlayer.OpenVideoPlayer">
11854   <owner>yoshiki@chromium.org</owner>
11855   <description>
11856     Chrome OS Video Player: the user opened the Chrome OS Video Player.
11857   </description>
11858 </action>
11860 <action name="ViewAboutConflicts">
11861   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11862   <description>Please enter the description of this user action.</description>
11863 </action>
11865 <action name="ViewAboutFlash">
11866   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11867   <description>Please enter the description of this user action.</description>
11868 </action>
11870 <action name="ViewAboutNaCl">
11871   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11872   <description>Please enter the description of this user action.</description>
11873 </action>
11875 <action name="ViewSource">
11876   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11877   <description>Please enter the description of this user action.</description>
11878 </action>
11880 <action name="VirtualKeyboardLoaded">
11881   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11882   <description>Please enter the description of this user action.</description>
11883 </action>
11885 <action name="WP_EditImage">
11886   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11887   <description>Please enter the description of this user action.</description>
11888 </action>
11890 <action name="WP_Gallery">
11891   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11892   <description>Please enter the description of this user action.</description>
11893 </action>
11895 <action name="WebView.CaptureVisibleRegion">
11896   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11897   <description>Please enter the description of this user action.</description>
11898 </action>
11900 <action name="WebView.ClearData">
11901   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11902   <description>Please enter the description of this user action.</description>
11903 </action>
11905 <action name="WebView.ExecuteScript">
11906   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11907   <description>Please enter the description of this user action.</description>
11908 </action>
11910 <action name="WebView.Go">
11911   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11912   <description>Please enter the description of this user action.</description>
11913 </action>
11915 <action name="WebView.Guest.ClearData">
11916   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11917   <description>Please enter the description of this user action.</description>
11918 </action>
11920 <action name="WebView.Guest.OverrideUA">
11921   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11922   <description>Please enter the description of this user action.</description>
11923 </action>
11925 <action name="WebView.Guest.PermissionAllow.PluginLoad">
11926   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11927   <description>Please enter the description of this user action.</description>
11928 </action>
11930 <action name="WebView.Guest.PermissionDeny.PluginLoad">
11931   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11932   <description>Please enter the description of this user action.</description>
11933 </action>
11935 <action name="WebView.Guest.PluginLoadAllowed">
11936   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11937   <description>Please enter the description of this user action.</description>
11938 </action>
11940 <action name="WebView.Guest.PluginLoadDenied">
11941   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11942   <description>Please enter the description of this user action.</description>
11943 </action>
11945 <action name="WebView.Guest.PluginLoadRequest">
11946   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11947   <description>Please enter the description of this user action.</description>
11948 </action>
11950 <action name="WebView.Guest.Terminate">
11951   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11952   <description>Please enter the description of this user action.</description>
11953 </action>
11955 <action name="WebView.PermissionAllow.Download">
11956   <owner>fsamuel@chromium.org</owner>
11957   <owner>lazyboy@chromium.org</owner>
11958   <description>
11959     Tracks when the download permission is explicitly allowed on a webview.
11960   </description>
11961 </action>
11963 <action name="WebView.PermissionAllow.FileSystem">
11964   <owner>fsamuel@chromium.org</owner>
11965   <owner>hanxi@chromium.org</owner>
11966   <description>
11967     Tracks when the filesystem permission is explicitly allowed on a webview.
11968   </description>
11969 </action>
11971 <action name="WebView.PermissionAllow.Fullscreen">
11972   <owner>fsamuel@chromium.org</owner>
11973   <owner>lazyboy@chromium.org</owner>
11974   <description>
11975     Tracks when the fullscreen permission is explicitly allowed on a webview.
11976   </description>
11977 </action>
11979 <action name="WebView.PermissionAllow.Geolocation">
11980   <owner>fsamuel@chromium.org</owner>
11981   <owner>lazyboy@chromium.org</owner>
11982   <description>
11983     Tracks when the geolocation permission is explicitly allowed on a webview.
11984   </description>
11985 </action>
11987 <action name="WebView.PermissionAllow.JSDialog">
11988   <owner>fsamuel@chromium.org</owner>
11989   <owner>lazyboy@chromium.org</owner>
11990   <description>
11991     Tracks when the dialog permission is explicitly allowed on a webview.
11992   </description>
11993 </action>
11995 <action name="WebView.PermissionAllow.Media">
11996   <owner>fsamuel@chromium.org</owner>
11997   <owner>lazyboy@chromium.org</owner>
11998   <description>
11999     Tracks when the media permission is explicitly allowed on a webview.
12000   </description>
12001 </action>
12003 <action name="WebView.PermissionAllow.PointerLock">
12004   <owner>fsamuel@chromium.org</owner>
12005   <owner>lazyboy@chromium.org</owner>
12006   <description>
12007     Tracks when the pointerLock permission is explicitly allowed on a webview.
12008   </description>
12009 </action>
12011 <action name="WebView.PermissionDeny.Download">
12012   <owner>fsamuel@chromium.org</owner>
12013   <owner>lazyboy@chromium.org</owner>
12014   <description>
12015     Tracks when the download permission is explicitly denied on a webview.
12016   </description>
12017 </action>
12019 <action name="WebView.PermissionDeny.FileSystem">
12020   <owner>fsamuel@chromium.org</owner>
12021   <owner>hanxi@chromium.org</owner>
12022   <description>
12023     Tracks when the filesystem permission is explicitly denied on a webview.
12024   </description>
12025 </action>
12027 <action name="WebView.PermissionDeny.Fullscreen">
12028   <owner>fsamuel@chromium.org</owner>
12029   <owner>lazyboy@chromium.org</owner>
12030   <description>
12031     Tracks when the fullscreen permission is explicitly denied on a webview.
12032   </description>
12033 </action>
12035 <action name="WebView.PermissionDeny.Geolocation">
12036   <owner>fsamuel@chromium.org</owner>
12037   <owner>lazyboy@chromium.org</owner>
12038   <description>
12039     Tracks when the geolocation permission is explicitly denied on a webview.
12040   </description>
12041 </action>
12043 <action name="WebView.PermissionDeny.JSDialog">
12044   <owner>fsamuel@chromium.org</owner>
12045   <owner>lazyboy@chromium.org</owner>
12046   <description>
12047     Tracks when the dialog permission is explicitly denied on a webview.
12048   </description>
12049 </action>
12051 <action name="WebView.PermissionDeny.Media">
12052   <owner>fsamuel@chromium.org</owner>
12053   <owner>lazyboy@chromium.org</owner>
12054   <description>
12055     Tracks when the media permission is explicitly denied on a webview.
12056   </description>
12057 </action>
12059 <action name="WebView.PermissionDeny.PointerLock">
12060   <owner>fsamuel@chromium.org</owner>
12061   <owner>lazyboy@chromium.org</owner>
12062   <description>
12063     Tracks when the pointerLock permission is explicitly denied on a webview.
12064   </description>
12065 </action>
12067 <action name="WebView.Reload">
12068   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12069   <description>Please enter the description of this user action.</description>
12070 </action>
12072 <action name="WebView.Stop">
12073   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12074   <description>Please enter the description of this user action.</description>
12075 </action>
12077 <action name="WebView.Terminate">
12078   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12079   <description>Please enter the description of this user action.</description>
12080 </action>
12082 <action name="WebView.WebRequest.AddListener">
12083   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12084   <description>Please enter the description of this user action.</description>
12085 </action>
12087 <action name="WebsiteSettings_CookiesDialogOpened">
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   <obsolete>
12091     Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
12092   </obsolete>
12093 </action>
12095 <action name="WebsiteSettings_Opened">
12096   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12097   <description>Please enter the description of this user action.</description>
12098   <obsolete>
12099     Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
12100   </obsolete>
12101 </action>
12103 <action name="Win7ASHRestart">
12104   <owner>cpu@chromium.org</owner>
12105   <owner>ananta@chromium.org</owner>
12106   <owner>shrikant@chromium.org</owner>
12107   <description>Tracks when Chrome was restarted on Win7 in Ash.</description>
12108 </action>
12110 <action name="Win7DesktopRestart">
12111   <owner>cpu@chromium.org</owner>
12112   <owner>ananta@chromium.org</owner>
12113   <owner>shrikant@chromium.org</owner>
12114   <description>
12115     Tracks when Chrome was restarted on Win7 in desktop.
12116   </description>
12117 </action>
12119 <action name="Win8DesktopRestart">
12120   <owner>cpu@chromium.org</owner>
12121   <owner>ananta@chromium.org</owner>
12122   <owner>shrikant@chromium.org</owner>
12123   <description>
12124     Tracks when Chrome was restarted on Win8 in desktop.
12125   </description>
12126 </action>
12128 <action name="Win8MetroRestart">
12129   <owner>cpu@chromium.org</owner>
12130   <owner>ananta@chromium.org</owner>
12131   <owner>shrikant@chromium.org</owner>
12132   <description>Tracks when Chrome was restarted on Win8 in metro.</description>
12133 </action>
12135 <action name="WindowBorder_ClickTogglesSingleAxisMaximize">
12136   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12137   <description>Please enter the description of this user action.</description>
12138 </action>
12140 <action name="WindowCycleController_Cycle">
12141   <owner>tdanderson@chromium.org</owner>
12142   <owner>flackr@chromium.org</owner>
12143   <description>
12144     Starting a window selection cycle by pressing alt-tab.
12145   </description>
12146 </action>
12148 <action name="WindowDrag_MaximizeLeft">
12149   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12150   <description>Please enter the description of this user action.</description>
12151 </action>
12153 <action name="WindowDrag_MaximizeRight">
12154   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12155   <description>Please enter the description of this user action.</description>
12156 </action>
12158 <action name="WindowSelector_Overview">
12159   <owner>tdanderson@chromium.org</owner>
12160   <owner>flackr@chromium.org</owner>
12161   <description>Starting the window overview mode.</description>
12162 </action>
12164 <action name="WindowSelector_OverviewEnterKey">
12165   <owner>tdanderson@chromium.org</owner>
12166   <owner>flackr@chromium.org</owner>
12167   <description>
12168     Using the enter key to select a window in the overview.
12169   </description>
12170 </action>
12172 <action name="WindowSelector_Selection">
12173   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12174   <description>Please enter the description of this user action.</description>
12175   <obsolete>
12176     Deprecated as of 06/2014. No longer relevant since alt tab window switching
12177     was separated from overview mode.
12178   </obsolete>
12179 </action>
12181 <action name="WorkerProcess_BadProcessToKill">
12182   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12183   <description>Please enter the description of this user action.</description>
12184 </action>
12186 <action name="ZoomMinus">
12187   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12188   <description>Please enter the description of this user action.</description>
12189 </action>
12191 <action name="ZoomMinus_AtMinimum">
12192   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12193   <description>Please enter the description of this user action.</description>
12194 </action>
12196 <action name="ZoomNormal">
12197   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12198   <description>Please enter the description of this user action.</description>
12199 </action>
12201 <action name="ZoomPlus">
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 </action>
12206 <action name="ZoomPlus_AtMaximum">
12207   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12208   <description>Please enter the description of this user action.</description>
12209 </action>
12211 <action name="justifyFull">
12212   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12213   <description>Please enter the description of this user action.</description>
12214 </action>
12216 <action name="mceAddControl">
12217   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12218   <description>Please enter the description of this user action.</description>
12219 </action>
12221 <action name="mceBeginUndoLevel">
12222   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12223   <description>Please enter the description of this user action.</description>
12224 </action>
12226 <action name="mceEndUndoLevel">
12227   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12228   <description>Please enter the description of this user action.</description>
12229 </action>
12231 <action name="mceInsertContent">
12232   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12233   <description>Please enter the description of this user action.</description>
12234 </action>
12236 <action name="mceRepaint">
12237   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12238   <description>Please enter the description of this user action.</description>
12239 </action>
12241 <action name="mceSave">
12242   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12243   <description>Please enter the description of this user action.</description>
12244 </action>
12246 <action name="mceSetStyleInfo">
12247   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12248   <description>Please enter the description of this user action.</description>
12249 </action>
12251 <action name="styleWithCSS">
12252   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12253   <description>Please enter the description of this user action.</description>
12254 </action>
12256 <action name="webapps.AddShortcut.AppShortcut">
12257   <owner>dfalcantara@chromium.org</owner>
12258   <description>
12259     Shortcut added to the homescreen for a page containing the
12260     mobile-webapp-capable meta tag.
12261   </description>
12262 </action>
12264 <action name="webapps.AddShortcut.AppShortcutApple">
12265   <owner>dfalcantara@chromium.org</owner>
12266   <description>
12267     Shortcut added to the homescreen for a page containing only the
12268     apple-mobile-webapp-capable meta tag.
12269   </description>
12270 </action>
12272 <action name="webapps.AddShortcut.Bookmark">
12273   <owner>dfalcantara@chromium.org</owner>
12274   <description>
12275     Shortcut added to the homescreen for a page containing neither
12276     mobile-webapp-capable nor apple-mobile-webapp-capable meta tags.
12277   </description>
12278 </action>
12280 <action name="webapps.AddShortcut.Manifest">
12281   <owner>mlamouri@chromium.org</owner>
12282   <description>
12283     Shortcut added to the homescreen with a valid Manifest. This action will be
12284     recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
12285     to keep a trend of whether the webapp also add meta tags.
12286   </description>
12287 </action>
12289 </actions>