<!--
Copyright 2014 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<!--
This file is a comprehensive list of Chrome user actions along with the owner
and description for each user action.

For best practices on writing user action descriptions, see
https://chromium.googlesource.com/chromium/src.git/+/HEAD/tools/metrics/actions/README.md
For details on how to modify this file to add your description, keep reading.

If an action is not user triggered, specify it using not_user_triggered="true"
as an attribute to the <action> tag.

Please run extract_actions.py to add new actions and pretty-print this file.

If a user action is not being used any more, put an <obsolete> tag under
the <action> tag with necessary explanation. Don't delete things in this file.

Please send CLs to chromium-metrics-reviews@google.com rather than to specific
individuals. These CLs will be automatically reassigned to a reviewer within
about 5 minutes. This approach helps the metrics team to load-balance incoming
reviews. Googlers can read more about this at go/gwsq-gerrit.

TODO(yiyaoliu):
Currently, only file-level comments are supported. By running
extract_actions.py, comments at other places will be deleted. Ideally, comments
should be able to be added at any place in this file.
-->

<actions>

<variants name="Actions_PinnedToolbarButton_Type">
  <variant name="" summary="aggregated"/>
  <variant name=".kActionClearBrowsingData"
      summary="Clear browsing data action"/>
  <variant name=".kActionCopyUrl" summary="Copy url action"/>
  <variant name=".kActionDevTools" summary="Developer tools action"/>
  <variant name=".kActionNewIncognitoWindow"
      summary="New incognito window action"/>
  <variant name=".kActionPrint" summary="Print action"/>
  <variant name=".kActionQrCodeGenerator" summary="QR code generator action"/>
  <variant name=".kActionRouteMedia" summary="Media router action"/>
  <variant name=".kActionSendSharedTabGroupFeedback"
      summary="Send shared tab group feedback action"/>
  <variant name=".kActionSendTabToSelf" summary="Send tab to self action"/>
  <variant name=".kActionShowAddresses" summary="Show addresses action"/>
  <variant name=".kActionShowAddressesBubbleOrPage"
      summary="Show addresses action"/>
  <variant name=".kActionShowChromeLabs" summary="Show Chrome Labs action"/>
  <variant name=".kActionShowDownloads" summary="Show downloads action"/>
  <variant name=".kActionShowPasswordManager"
      summary="Show passwords bubble or page action"/>
  <variant name=".kActionShowPasswordsBubbleOrPage"
      summary="Show passwords bubble or page action"/>
  <variant name=".kActionShowPaymentMethods"
      summary="Show payments bubble or page action"/>
  <variant name=".kActionShowPaymentsBubbleOrPage"
      summary="Show payments bubble or page action"/>
  <variant name=".kActionShowTranslate" summary="Show translate action"/>
  <variant name=".kActionSidePanelShowBookmarks"
      summary="Show bookmarks side panel action"/>
  <variant name=".kActionSidePanelShowContextualTasks"
      summary="Show contextual tasks side panel action"/>
  <variant name=".kActionSidePanelShowHistory"
      summary="Show history side panel action"/>
  <variant name=".kActionSidePanelShowHistoryCluster"
      summary="Show history cluster side panel action"/>
  <variant name=".kActionSidePanelShowLensOverlayResults"
      summary="Show lens overlay action"/>
  <variant name=".kActionSidePanelShowReadAnything"
      summary="Show read anything side panel action"/>
  <variant name=".kActionSidePanelShowReadingList"
      summary="Show reading list side panel action"/>
  <variant name=".kActionSidePanelShowTabsFromOtherDevices"
      summary="Show tabs from other devices side panel action"/>
  <variant name=".kActionSplitTab" summary="Split view action"/>
  <variant name=".kActionTabSearch" summary="Tab search action"/>
  <variant name=".kActionTaskManager" summary="Task manager action"/>
</variants>

<variants name="ChromeOS_Settings_Languages_Type">
  <variant name="" summary="aggregated"/>
  <variant name=".AddInputMethod" summary="Users tapped 'Add input method'"/>
  <variant name=".AddLanguages" summary="Users tapped 'Add languages'"/>
  <variant name=".ManageInputMethods"
      summary="Users tapped 'Manage Input Methods'"/>
</variants>

<variants name="ContextMenu_Type">
  <variant name="" summary="aggregated"/>
  <variant name=".DownloadItem" summary="Download a suggested item."/>
  <variant name=".EditItem"
      summary="Open a modal dialog to edit a custom item."/>
  <variant name=".LearnMore"
      summary="Open the learn more link for product help."/>
  <variant name=".MoveItemDown"
      summary="Move a custom item to the next position."/>
  <variant name=".MoveItemUp"
      summary="Move a custom item to the previous position."/>
  <variant name=".OpenItemInIncognitoTab"
      summary="Open a suggested item in an incognito tab."/>
  <variant name=".OpenItemInIncognitoWindow"
      summary="Open a suggested item in an incognito window."/>
  <variant name=".OpenItemInNewTab"
      summary="Open a suggested item in a new tab."/>
  <variant name=".OpenItemInNewTabInGroup"
      summary="Open a suggested item in a new tab in group."/>
  <variant name=".OpenItemInNewWindow"
      summary="Open a suggested item in a new window."/>
  <variant name=".OpenItemInOtherWindow"
      summary="Open a suggested item in an other window."/>
  <variant name=".PinItem"
      summary="Convert a suggested item to a custom item."/>
  <variant name=".RemoveItem" summary="Remove a suggested item."/>
  <variant name=".Shown" summary="Context menu is opened."/>
  <variant name=".UnpinItem" summary="Remove a custom item."/>
</variants>

<variants name="ContextType">
  <variant name="AutoModel" summary="AutoModel"/>
  <variant name="Canvas" summary="Canvas"/>
  <variant name="DeepResearch" summary="DeepResearch"/>
  <variant name="Drive" summary="Drive"/>
  <variant name="File" summary="File"/>
  <variant name="Image" summary="Image"/>
  <variant name="ImageGen" summary="ImageGen"/>
  <variant name="ProNoGenUiModel" summary="ProNoGenUiModel"/>
  <variant name="RegularModel" summary="RegularModel"/>
  <variant name="Tab" summary="Tab"/>
  <variant name="ThinkingModel" summary="ThinkingModel"/>
  <variant name="Unknown" summary="Unknown"/>
</variants>

<variants name="ContextualSearchAiModeButtonSurface">
  <variant name="NtpOmnibox" summary="NTP Omnibox"/>
  <variant name="NtpRealbox" summary="NTP Realbox"/>
  <variant name="SrpOmnibox" summary="SRP Omnibox"/>
  <variant name="WebOmnibox" summary="Web Omnibox"/>
</variants>

<variants name="ContextualSearchContextState">
  <variant name="WithContextNoText" summary="with context but no typed text"/>
  <variant name="WithDriveContext" summary="with drive context"/>
  <variant name="WithNonTabContext"
      summary="with non-tab context (e.g. files)"/>
  <variant name="WithoutContext" summary="without any context"/>
  <variant name="WithTabContext" summary="with tab context"/>
</variants>

<variants name="ContextualSearchInputStateDeletionType">
  <variant name="File" summary="file"/>
  <variant name="Tab" summary="tab"/>
  <variant name="Tool" summary="tool"/>
</variants>

<variants name="ContextualSearchSource">
  <variant name="ContextualTasks" summary="Contextual tasks"/>
  <variant name="Lens" summary="Lens"/>
  <variant name="NewTabPage" summary="New tab page"/>
  <variant name="Omnibox" summary="Omnibox"/>
  <variant name="OmniboxEverywhere" summary="Omnibox Everywhere"/>
  <variant name="Unknown" summary="Unknown"/>
</variants>

<variants name="Crow_Type">
  <variant name="" summary="aggregated"/>
  <variant name=".AppMenu" summary="via App Menu entry point"/>
  <variant name=".Feed" summary="via Feed entry point"/>
</variants>

<variants name="DemoMode_Highlights_Type">
  <variant name="" summary="aggregated"/>
  <variant name="_AppsButton" summary="Apps pillar page button"/>
  <variant name="_ChromeOSButton" summary="ChromeOS pillar page button"/>
  <variant name="_DisplayButton" summary="Display pillar page button"/>
  <variant name="_EasyButton" summary="Easy pillar page button"/>
  <variant name="_EasyToUseButton" summary="Performance pillar page button"/>
  <variant name="_FastButton" summary="Fast pillar page button"/>
  <variant name="_GameButton" summary="Game pillar page button"/>
  <variant name="_GoogleAIButton" summary="Google AI pillar page button"/>
  <variant name="_GoogleBuiltInButton"
      summary="Google Built In pillar page button"/>
  <variant name="_GraphicsButton" summary="Graphics pillar page button"/>
  <variant name="_KeyboardButton" summary="Keyboard pillar page button"/>
  <variant name="_PerformanceButton" summary="Performance pillar page button"/>
  <variant name="_PeripheralsButton" summary="Peripherals pillar page button"/>
  <variant name="_PowerfulButton" summary="Powerful pillar page button"/>
  <variant name="_SecureButton" summary="Secure pillar page button"/>
</variants>

<variants name="GlicDaisyChain_Outcome">
  <variant name="" summary="aggregated"/>
  <variant name="Failure"
      summary="Glic failed to daisy chain a new side panel."/>
  <variant name="Success"
      summary="Glic successfully daisy chained a side panel."/>
</variants>

<variants name="GlicDaisyChain_Type">
  <variant name="" summary="aggregated"/>
  <variant name="ActorAddTab"
      summary="Daisy chaining initiated from Actor creating a new tab."/>
  <variant name="Bookmark"
      summary="Daisy chaining initiated from opening a bookmark."/>
  <variant name="GlicContents"
      summary="Daisy chaining initiated from clicking a link in the Glic Host
               UI."/>
  <variant name="TabContents"
      summary="Daisy chaining initiated from clicking a link in the active
               Glic Instance's Tab Contents."/>
</variants>

<variants name="GlicSettingsField">
  <variant name="Default" summary="Default (no field highlighted)"/>
  <variant name="LocationPermission" summary="Location Permission field"/>
  <variant name="OsEntrypointToggle" summary="OS Entrypoint Toggle field"/>
  <variant name="OsHotkey" summary="OS Hotkey field"/>
</variants>

<variants name="InProductHelp_Type">
  <variant name="" summary="aggregated"/>
  <variant name="_AccountSettingsHistorySync"
      summary="For the history opt-in toggle in account settings on Android."/>
  <variant name="_AdaptiveButtonInTopToolbarCustomization_AddToBookmarks"
      summary="For AdaptiveButtonInTopToolbarCustomization add to bookmarks
               feature."/>
  <variant name="_AdaptiveButtonInTopToolbarCustomization_Glic"
      summary="For AdaptiveButtonInTopToolbarCustomization glic feature"/>
  <variant name="_AdaptiveButtonInTopToolbarCustomization_NewTab"
      summary="For AdaptiveButtonInTopToolbarCustomization new tab feature."/>
  <variant name="_AdaptiveButtonInTopToolbarCustomization_PageSummary_Pdf"
      summary="For AdaptiveButtonInTopToolbarCustomization analyze pdf
               feature."/>
  <variant name="_AdaptiveButtonInTopToolbarCustomization_PageSummary_Web"
      summary="For AdaptiveButtonInTopToolbarCustomization web page summary
               feature."/>
  <variant name="_AdaptiveButtonInTopToolbarCustomization_Share"
      summary="For AdaptiveButtonInTopToolbarCustomization share feature."/>
  <variant name="_AdaptiveButtonInTopToolbarCustomization_Translate"
      summary="For AdaptiveButtonInTopToolbarCustomization translate feature."/>
  <variant name="_AdaptiveButtonInTopToolbarCustomization_VoiceSearch"
      summary="For AdaptiveButtonInTopToolbarCustomization voice search
               feature."/>
  <variant name="_AddToHomescreenMessage"
      summary="For AddToHomescreen IPH feature."/>
  <variant name="_AddToHomescreenTextBubble"
      summary="For AddToHomescreen IPH feature using text bubble (obsolete)."/>
  <variant name="_AimActivationHint"
      summary="A hint to activate AI Mode on Android Desktop via keystrokes."/>
  <variant name="_AndroidBottomBarAim"
      summary="Describes the AI Mode button added in the bottom bar."/>
  <variant name="_AndroidBottomBarAimPromoDialog"
      summary="For the promo dialog shown to introduce AI Mode with the
               bottom bar."/>
  <variant name="_AndroidBottomBarGlic"
      summary="Describes the GLIC button added in the bottom bar."/>
  <variant name="_AndroidBottomBarNewTab"
      summary="Describes the new tab button moved down in the bottom bar."/>
  <variant name="_AndroidBottomBarPromoDialog"
      summary="For the promo dialog shown to introduce the bottom bar."/>
  <variant name="_AndroidTabDeclutter" summary="For archived tabs on android."/>
  <variant name="_AndroidVerticalTabsPromo"
      summary="For the vertical tabs promo on android horizontal tab strip."/>
  <variant name="_AppRatingPrompt" summary="For App Rating Prompt feature."/>
  <variant name="_AppSpecificHistory"
      summary="For App Specific History feature."/>
  <variant name="_AutoDarkOptOut" summary="For AutoDarkOptOut dialog feature."/>
  <variant name="_AutoDarkUserEducationMessage"
      summary="For AutoDarkUserEducationMessage feature."/>
  <variant name="_AutoDarkUserEducationMessageOptIn"
      summary="For AutoDarkUserEducationMessageOptIn feature."/>
  <variant name="_AutofillAccountNameEmailSuggestion"
      summary="For AutofillAccountNameEmailSuggestion feature."/>
  <variant name="_AutofillAiOptIn" summary="For AutofillAiOptIn feature."/>
  <variant name="_AutofillAiValuables"
      summary="For AutofillAiValuables feature."/>
  <variant name="_AutofillAtMemory"
      summary="For AutofillAtMemory IPH feature."/>
  <variant name="_AutofillBnplAffirmOrZipSuggestion"
      summary="For AutofillBnplAffirmOrZipSuggestion IPH feature."/>
  <variant name="_AutofillBnplAffirmZipOrKlarnaSuggestion"
      summary="For AutofillBnplAffirmZipOrKlarnaSuggestion IPH feature."/>
  <variant name="_AutofillCardInfoRetrievalSuggestion"
      summary="For AutofillCardInfoRetrievalSuggestion feature."/>
  <variant name="_AutofillCreditCardBenefit"
      summary="For Autofill credit card benefit message."/>
  <variant name="_AutofillDisabledVirtualCardSuggestion"
      summary="For AutofillDisabledVirtualCardSuggestion feature."/>
  <variant name="_AutofillDownstreamCardAwareness"
      summary="For AutofillDownstreamCardAwareness IPH feature."/>
  <variant name="_AutofillEnableLoyaltyCards"
      summary="For AutofillEnableLoyaltyCards feature."/>
  <variant name="_AutofillExternalAccountProfileSuggestion"
      summary="For AutofillExternalAccountProfileSuggestion feature."/>
  <variant name="_AutofillHomeWorkProfileSuggestion"
      summary="For AutofillHomeWorkProfileSuggestion feature."/>
  <variant name="_AutofillOmniboxPaymentChip"
      summary="For Autofill payment omnibox page action chip."/>
  <variant name="_AutofillVirtualCardCVCSuggestion"
      summary="For autofill suggestion of virtual cards."/>
  <variant name="_AutofillVirtualCardSuggestion"
      summary="For AutofillVirtualCardSuggestion feature."/>
  <variant name="_AutofillWalletDirectOffers"
      summary="For AutofillWalletDirectOffers feature."/>
  <variant name="_BackNavigationMenu"
      summary="For BackNavigationMenu feature."/>
  <variant name="_BadgedReaderMode"
      summary="For What's New badge in Reading Mode feature."/>
  <variant name="_BadgedReadingList" summary="For BadgedReadingList feature."/>
  <variant name="_BadgedTranslateManualTrigger"
      summary="For BadgedTranslateManualTrigger feature."/>
  <variant name="_BatterySaverMode" summary="For BatterySaverMode feature."/>
  <variant name="_Bookmark" summary="For Bookmark feature."/>
  <variant name="_BookmarkBarSimplified"
      summary="For bookmark bar simplified auto-hide toast."/>
  <variant name="_BookmarksBar"
      summary="For Bookmarks Bar feature. (obsolete)"/>
  <variant name="_BottomToolbarTip" summary="For BottomToolbarTip feature."/>
  <variant name="_CCTHistory" summary="For CCT History feature."/>
  <variant name="_CCTMinimized" summary="For Minimized CCT feature."/>
  <variant name="_ChromeDuet" summary="For ChromeDuet feature."/>
  <variant name="_ChromeDuetHomeButton"
      summary="For ChromeDuetHomeButton feature."/>
  <variant name="_ChromeDuetTabSwitcherButton"
      summary="For ChromeDuetTabSwitcherButton feature."/>
  <variant name="_ChromeHomeExpand" summary="For ChromeHomeExpand feature."/>
  <variant name="_ChromeHomeMenuHeader"
      summary="For ChromeHomeMenuHeader feature."/>
  <variant name="_ChromeHomePullToRefresh"
      summary="For ChromeHomePullToRefresh feature."/>
  <variant name="_ChromeReengagementNotification1"
      summary="For ChromeReengagementNotification1 feature."/>
  <variant name="_ChromeReengagementNotification2"
      summary="For ChromeReengagementNotification2 feature."/>
  <variant name="_ChromeReengagementNotification3"
      summary="For ChromeReengagementNotification3 feature."/>
  <variant name="_CompanionSidePanel"
      summary="For companion side panel feature."/>
  <variant name="_CompanionSidePanelRegionSearch"
      summary="For companion side panel region search feature."/>
  <variant name="_ComposeMSBBSettingsFeature"
      summary="For Compose MSBB Settings badge feature"/>
  <variant name="_ComposeNewBadgeFeature"
      summary="For Compose new badge feature"/>
  <variant name="_ContextualPageActions_PriceTracking"
      summary="For Contextual page actions price tracking feature."/>
  <variant name="_ContextualPageActions_PriceTrackingActionChip"
      summary="For action chip variant of Contextual page actions price
               tracking feature."/>
  <variant name="_ContextualSearch" summary="For ContextualSearch feature."/>
  <variant name="_ContextualSearchInPanelHelp"
      summary="For ContextualSearchInPanelHelp feature."/>
  <variant name="_ContextualSearchOptIn"
      summary="For ContextualSearchOptIn feature."/>
  <variant name="_ContextualSearchPanel"
      summary="For ContextualSearchPanel feature."/>
  <variant name="_ContextualSearchPromotePanelOpen"
      summary="For ContextualSearchPromotePanelOpen feature."/>
  <variant name="_ContextualSearchPromoteTap"
      summary="For ContextualSearchPromoteTap feature."/>
  <variant name="_ContextualSearchTap"
      summary="For ContextualSearchTap feature."/>
  <variant name="_ContextualSearchTappedButShouldLongpress"
      summary="For ContextualSearchTappedButShouldLongpress feature."/>
  <variant name="_ContextualSearchWebSearch"
      summary="For ContextualSearchWebSearch feature."/>
  <variant name="_ContextualSuggestions"
      summary="For ContextualSuggestions feature."/>
  <variant name="_ContextualTasksEphemeralToolbarButton"
      summary="For Contextual Tasks ephemeral toolbar button."/>
  <variant name="_CookieControls"
      summary="For CookieControls feature. (obsolete)"/>
  <variant name="_CriticalActionAppMenu"
      summary="For CriticalActionAppMenu IPH feature."/>
  <variant name="_CriticalActionFilterChip"
      summary="For CriticalActionFilterChip IPH feature."/>
  <variant name="_Crow" summary="For Crow feature."/>
  <variant name="_DataSaverDetail" summary="For DataSaverDetail feature."/>
  <variant name="_DataSaverMilestonePromo"
      summary="For DataSaverMilestonePromo feature."/>
  <variant name="_DataSaverPreview" summary="For DataSaverPreview feature."/>
  <variant name="_DefaultBrowserPromoMagicStack"
      summary="For Default browser promo in Magic Stack."/>
  <variant name="_DefaultBrowserPromoMessages"
      summary="For Default browser promo with messages on omnibox paste."/>
  <variant name="_DefaultBrowserPromoSettingCard"
      summary="For Default browser promo in Chrome settings."/>
  <variant name="_DefaultSiteView" summary="For DefaultSiteView feature."/>
  <variant name="_DesktopCustomizeChromeAutoOpen"
      summary="For Customize Chrome Auto Open feature."/>
  <variant name="_DesktopCustomizeChromeExperiment"
      summary="For Customize Chrome feature."/>
  <variant name="_DesktopPwaInstall" summary="For desktop PWA install icon."/>
  <variant name="_DesktopPWAsLinkCapturingLaunch"
      summary="For desktop PWAs launched via Link Capturing."/>
  <variant name="_DesktopPWAsLinkCapturingLaunchAppInTab"
      summary="For desktop PWAs launched in a tab via Link Capturing."/>
  <variant name="_DesktopRealboxContextualSearchFeature"
      summary="For Realbox Next contextual search feature."/>
  <variant name="_DesktopSharedHighlighting"
      summary="For DesktopSharedHighlighting feature."/>
  <variant name="_DesktopSnoozeFeature"
      summary="For DesktopSnoozeFeature feature."/>
  <variant name="_DesktopTabGroupsNewGroup" summary="For desktop Tab Groups."/>
  <variant name="_DiscardRing" summary="For new tab discard ring."/>
  <variant name="_DiscoverFeedHeaderMenu"
      summary="For DiscoverFeedHeaderMenu feature."/>
  <variant name="_DownloadEsbPromo"
      summary="For Download Esb Iph feature promo."/>
  <variant name="_DownloadHome" summary="For DownloadHome feature."/>
  <variant name="_DownloadIndicator" summary="For DownloadIndicator feature."/>
  <variant name="_DownloadInfoBarDownloadContinuing"
      summary="For DownloadInfoBarDownloadContinuing feature."/>
  <variant name="_DownloadInfoBarDownloadsAreFaster"
      summary="For DownloadInfoBarDownloadsAreFaster feature."/>
  <variant name="_DownloadPage" summary="For DownloadPage feature."/>
  <variant name="_DownloadPageScreenshot"
      summary="For DownloadPageScreenshot feature."/>
  <variant name="_DownloadSettings" summary="For DownloadSettings feature."/>
  <variant name="_DownloadToolbarButton"
      summary="For Download toolbar button feature."/>
  <variant name="_EphemeralTab" summary="For Ephemeral Tab."/>
  <variant name="_ExperimentalAIPromo" summary="For Experimental AI feature."/>
  <variant name="_ExplicitBrowserSigninPreferenceRemembered"
      summary="For Explicit Browser Signin Preference Remembered feature."/>
  <variant name="_ExploreSitesTile" summary="For Explore Sites feature."/>
  <variant name="_ExtensionsManageAppMenuFeature"
      summary="For managing your extensions from the app menu feature."/>
  <variant name="_ExtensionsManageToolbarFeature"
      summary="For managing your extension feature in the toolbar."/>
  <variant name="_ExtensionsMenu" summary="For Extensions menu opening."/>
  <variant name="_ExtensionsPinnedByDefault"
      summary="For the Extensions pinned by default feature."/>
  <variant name="_ExtensionsRequestAccessButton"
      summary="For Extensions request access button feature."/>
  <variant name="_ExtensionsZeroStatePromo"
      summary="For promoting extensions to users with no extensions."/>
  <variant name="_FeatureNotificationGuideDefaultBrowserNotificationShown"
      summary="For feature notification guide default browser notification
               feature. (obsolete)"/>
  <variant name="_FeatureNotificationGuideDefaultBrowserPromo"
      summary="For feature notification guide default browser promo.
               (obsolete)"/>
  <variant name="_FeatureNotificationGuideIncognitoTabHelpBubble"
      summary="For feature notification guide incognito tab help bubble.
               (obsolete)"/>
  <variant name="_FeatureNotificationGuideIncognitoTabNotificationShown"
      summary="For feature notification guide incognito tab notification
               feature. (obsolete)"/>
  <variant name="_FeatureNotificationGuideIncognitoTabUsed"
      summary="For FeatureNotificationGuideIncognitoTabUsed feature.
               (obsolete)"/>
  <variant name="_FeatureNotificationGuideNTPSuggestionCardHelpBubble"
      summary="For feature notification guide NTP suggestion card help
               bubble. (obsolete)"/>
  <variant name="_FeatureNotificationGuideNTPSuggestionCardNotificationShown"
      summary="For feature notification guide NTP suggestion card
               notification feature. (obsolete)"/>
  <variant name="_FeatureNotificationGuideSignInHelpBubble"
      summary="For feature notification guide sign in help bubble. (obsolete)"/>
  <variant name="_FeatureNotificationGuideSignInNotificationShown"
      summary="For feature notification guide sign in notification feature.
               (obsolete)"/>
  <variant name="_FeatureNotificationGuideVoiceSearchHelpBubble"
      summary="For feature notification guide voice search help bubble.
               (obsolete)"/>
  <variant name="_FeatureNotificationGuideVoiceSearchNotificationShown"
      summary="For feature notification guide voice search notification
               feature. (obsolete)"/>
  <variant name="_FeatureNotificationGuideVoiceSearchUsed"
      summary="For FeatureNotificationGuideVoiceSearchUsed feature.
               (obsolete)"/>
  <variant name="_FeedCardMenu" summary="For FeedCardMenu feature."/>
  <variant name="_FeedHeaderMenu" summary="For FeedHeaderMenu feature."/>
  <variant name="_FeedSwipeRefresh" summary="For FeedSwipeRefresh feature."/>
  <variant name="_FocusHelpBubbleScreenReaderPromo"
      summary="For FocusHelpBubbleScreenReaderPromo feature."/>
  <variant name="_FollowWhileBrowsing"
      summary="For Follow While-Browsing IPH feature."/>
  <variant name="_FuseboxAttachment"
      summary="For engagement with Fusebox attachments."/>
  <variant name="_GenericAlwaysTriggerHelpUiFeature"
      summary="For generic always show help UI feature."/>
  <variant name="_GestureUserEducation"
      summary="For gesture user edcuation IPH feature."/>
  <variant name="_GlicPromo" summary="For Glic feature."/>
  <variant name="_GlicPromoAndroid" summary="For Glic promotion on Android."/>
  <variant name="_GlicTrustFirstOnboardingShortcutSnoozePromo"
      summary="For Glic shortcut feature with a snooze promo."/>
  <variant name="_GlicTrustFirstOnboardingShortcutToastPromo"
      summary="For Glic shortcut feature with a toast promo."/>
  <variant name="_GlicTryIt" summary="For Glic feature with a call to action."/>
  <variant name="_GlobalMediaControls"
      summary="For GlobalMediaControls feature."/>
  <variant name="_GMCCastStartStop"
      summary="For Global Media Controls Cast start and stop feature."/>
  <variant name="_GMCLocalMediaCasting"
      summary="For GMC local media cast start feature."/>
  <variant name="_GoogleOneOfferNotification"
      summary="For google one offer notification feature."/>
  <variant name="_HighEfficiencyInfoMode"
      summary="For HighEfficiencyInfoMode feature."/>
  <variant name="_HighEfficiencyMode"
      summary="For suggesting High Efficiency Mode feature"/>
  <variant name="_HistorySearch" summary="For history search feature"/>
  <variant name="_HomeCustomizationMenu"
      summary="For HomeCustomizationMenu feature."/>
  <variant name="_HomePageButton" summary="For HomePageButton feature."/>
  <variant name="_HomepageTile" summary="For HomepageTile feature."/>
  <variant name="_IdentityDisc" summary="For IdentityDisc feature."/>
  <variant name="_IncognitoIndicatorCloseAllWindows"
      summary="For the Incognito indicator close all windows IPH."/>
  <variant name="_IncognitoWindow" summary="For IncognitoWindow feature."/>
  <variant name="_InstanceSwitcher" summary="For Instance switcher feature."/>
  <variant name="_IntentChip"
      summary="In product help for opening a webpage in an app using the
               intent chip."/>
  <variant name="_iOSAddressPromoDesktop"
      summary="For iOSAddressPromoDesktop feature"/>
  <variant name="_iOSAIHubNewBadge" summary="For AI Hub New Badge feature."/>
  <variant name="_IOSBWGPromoFeature" summary="For IOSBWGPromoFeature feature"/>
  <variant name="_iOSChoiceScreen"
      summary="(obsolete) For iOSChoiceScreen feature"/>
  <variant name="_iOSContextualPanelPriceInsights"
      summary="For iOSContextualPanelPriceInsights feature"/>
  <variant name="_iOSContextualPanelSampleModel"
      summary="For iOSContextualPanelSampleModel feature"/>
  <variant name="_iOSDefaultBrowserBadgeEligibility"
      summary="For iOSDefaultBrowserBadgeEligibility feature"/>
  <variant name="_iOSDefaultBrowserBannerPromoFeature"
      summary="For iOS Default browser banner promo."/>
  <variant name="_iOSDefaultBrowserOffCyclePromo"
      summary="For iOSDefaultBrowserOffCyclePromo feature"/>
  <variant name="_iOSDefaultBrowserOverflowMenuBadge"
      summary="For iOSDefaultBrowserOverflowMenuBadge feature"/>
  <variant name="_iOSDefaultBrowserSettingsBadge"
      summary="For iOSDefaultBrowserSettingsBadge feature"/>
  <variant name="_iOSDefaultBrowserVideoPromoTrigger"
      summary="For iOSDefaultBrowserVideoPromoTrigger feature"/>
  <variant name="_iOSDockingPromoFeature"
      summary="For iOSDockingPromo feature"/>
  <variant name="_iOSDockingPromoRemindMeLaterFeature"
      summary="For iOSDockingPromoRemindMeLater feature (Obsolete)"/>
  <variant name="_iOSDownloadAutoDeletion"
      summary="For iOS Auto-deletion half-sheet IPH."/>
  <variant name="_iOSEnhancedBrowsingDesktop"
      summary="For iOSEnhancedBrowsingDesktop feature"/>
  <variant name="_iOSFeedSwipeAnimatedFeature"
      summary="For iOSFeedSwipeAnimatedFeature feature"/>
  <variant name="_iOSFeedSwipeStaticFeature"
      summary="For iOSFeedSwipeStaticFeature feature"/>
  <variant name="_iOSGeminiContextualCueChip"
      summary="For Gemini contextual cue chip feature."/>
  <variant name="_iOSGeminiExternalAppStoreEvent"
      summary="For the Gemini external App Store event IPH feature."/>
  <variant name="_iOSGeminiFullscreenPromoFeature"
      summary="For iOSGeminiFullscreenPromoFeature feature"/>
  <variant name="_iOSGeminiImageRemix"
      summary="For iOSGeminiImageRemix IPH feature"/>
  <variant name="_iOSHistoryOnOverflowMenuFeature"
      summary="For iOSHistoryOnOverflowMenuFeature feature"/>
  <variant name="_iOSHomepageCustomizationNewBadge"
      summary="For iOSHomepageCustomizationNewBadge feature"/>
  <variant name="_iOSHomepageLensNewBadge"
      summary="For iOSHomepageLensNewBadge feature"/>
  <variant name="_iOSInlineEnhancedSafeBrowsingPromoFeature"
      summary="For Enhanced Safe Browsing Promo feature"/>
  <variant name="_iOSLensOverlayEntrypointTip"
      summary="For iOSLensOverlayEntrypoint IPH feature"/>
  <variant name="_iOSLensOverlayEscapeHatchTip"
      summary="For iOSLensOverlayEscapeHatchTip IPH feature"/>
  <variant name="_iOSLensPromoDesktop"
      summary="For iOSLensPromoDesktop feature"/>
  <variant name="_iOSNewIAPromoFeature" summary="For New IA promo on startup."/>
  <variant name="_iOSOneTimeDefaultBrowserNotification"
      summary="For iOSOneTimeDefaultBrowserNotification feature"/>
  <variant name="_iOSOverflowMenuCustomization"
      summary="For iOSOverflowMenuCustomization feature"/>
  <variant name="_IOSPageActionMenu" summary="For IOSPageActionMenu IPH"/>
  <variant name="_iOSPageInfoRevamp"
      summary="For Page Info Revamp new badge IPH feature. (obsolete)"/>
  <variant name="_iOSParcelTrackingFeature"
      summary="For the iOSParcelTrackingFeature feature. (obsolete)"/>
  <variant name="_iOSPasswordPromoDesktop"
      summary="For iOSPasswordPromoDesktop feature"/>
  <variant name="_iOSPaymentPromoDesktop"
      summary="For iOSPaymentPromoDesktop feature"/>
  <variant name="_iOSPinMostVisitedSiteFeature"
      summary="For iOSPinMostVisitedSiteFeature feature"/>
  <variant name="_iOSPostDefaultAbandonmentPromo"
      summary="For iOSPostDefaultAbandonmentPromo feature"/>
  <variant name="_iOSPriceTrackingDesktop"
      summary="For iOSPriceTrackingDesktopFeature"/>
  <variant name="_iOSPromoAllTabs"
      summary="For All Tabs default browser promo."/>
  <variant name="_iOSPromoAppStore" summary="For iOSPromoAppStore feature"/>
  <variant name="_iOSPromoBackgroundCustomization"
      summary="For iOSPromoBackgroundCustomization feature."/>
  <variant name="_iOSPromoCredentialProviderExtension"
      summary="For iOSPromoCredentialProviderExtension feature"/>
  <variant name="_iOSPromoDefaultBrowser"
      summary="For iOSPromoDefaultBrowser feature"/>
  <variant name="_iOSPromoDefaultBrowserReminder"
      summary="For iOSPromoDefaultBrowserReminder feature"/>
  <variant name="_iOSPromoGenericDefaultBrowser"
      summary="For generivc default browser promo."/>
  <variant name="_iOSPromoMadeForIOS"
      summary="For Made for iOS default browser promo."/>
  <variant name="_iOSPromoNonModalAppSwitcherDefaultBrowser"
      summary="Showing the non-modal Default Browser Promo from app switcher
               on iOS."/>
  <variant name="_iOSPromoNonModalShareDefaultBrowser"
      summary="Showing the non-modal Default Browser Promo from share on iOS."/>
  <variant name="_iOSPromoNonModalSigninBookmark"
      summary="Showing the non-modal sign-in promo for add a bookmark on iOS."/>
  <variant name="_iOSPromoNonModalSigninPassword"
      summary="Showing the non-modal sign-in promo for save a password on
               iOS."/>
  <variant name="_iOSPromoNonModalUrlPasteDefaultBrowser"
      summary="Showing the non-modal Default Browser Promo from omnibox paste
               on iOS."/>
  <variant name="_iOSPromoOverflowMenuDestinationDefaultBrowser"
      summary="For iOSPromoOverflowMenuDestinationDefaultBrowser feature"/>
  <variant name="_iOSPromoOverflowMenuShortcutsDefaultBrowser"
      summary="For iOSPromoOverflowMenuShortcutsDefaultBrowser feature"/>
  <variant name="_iOSPromoPasswordManagerWidget"
      summary="For iOSPromoPasswordManagerWidget feature"/>
  <variant name="_iOSPromoPostRestore"
      summary="For iOSPromoPostRestore feature"/>
  <variant name="_iOSPromoPostRestoreDefaultBrowser"
      summary="For iOSPromoPostRestoreDefaultBrowser feature"/>
  <variant name="_iOSPromoSettingsCardDefaultBrowser"
      summary="For iOSPromoSettingsCardDefaultBrowser feature"/>
  <variant name="_iOSPromoSettingsCellDefaultBrowser"
      summary="For iOSPromoSettingsCellDefaultBrowser feature"/>
  <variant name="_iOSPromoSigninFullscreen"
      summary="For iOSPromoSigninFullscreen feature"/>
  <variant name="_iOSPromoStaySafe"
      summary="For Stay Safe default browser promo."/>
  <variant name="_iOSPromoWhatsNew" summary="For iOSPromoWhatsNew feature"/>
  <variant name="_iOSPullToRefreshFeature"
      summary="For iOSPullToRefreshFeature feature"/>
  <variant name="_iOSReaderModeLargeOmniboxEntrypointFeature"
      summary="For iOSReaderModeLargeOmniboxEntrypoint feature"/>
  <variant name="_iOSReaderModeOptionsFeature"
      summary="For Reader Mode options IPH."/>
  <variant name="_iOSReminderNotificationsOverflowMenuBubbleFeature"
      summary="For iOSReminderNotificationsOverflowMenuBubbleFeature feature"/>
  <variant name="_iOSReminderNotificationsOverflowMenuNewBadgeFeature"
      summary="For iOSReminderNotificationsOverflowMenuNewBadgeFeature
               feature"/>
  <variant name="_iOSReplaceSyncPromosWithSignInPromos"
      summary="For iOSReplaceSyncPromosWithSignInPromos feature"/>
  <variant name="_iOSSafariImportFeature"
      summary="For reminder of the Safari import workflow."/>
  <variant name="_iOSSavedTabGroupClosed"
      summary="For Saved Tab Group closed for the first time."/>
  <variant name="_iOSSettingsInOverflowMenuBubbleFeature"
      summary="For Settings in the Overflow menu."/>
  <variant name="_iOSSharedTabGroupForeground"
      summary="For Shared Tab Group reminder on foreground."/>
  <variant name="_iOSSwipeBackForwardFeature"
      summary="For iOSSwipeBackForwardFeature feature"/>
  <variant name="_iOSSwipeToolbarToChangeTabFeature"
      summary="For iOSSwipeToolbarToChangeTabFeature feature"/>
  <variant name="_iOSSwitchAccountsWithNTPAccountParticleDiscFeature"
      summary="For switching accounts via the account particle disc."/>
  <variant name="_iOSTabGridSwipeRightForIncognito"
      summary="For iOSTabGridSwipeRightForIncognito feature"/>
  <variant name="_iOSTabGroupsDesktop"
      summary="For iOSTabGroupsDesktopFeature"/>
  <variant name="_iOSWelcomeBack" summary="For iOSWelcomeBack feature"/>
  <variant name="_KeyboardAccessoryAddressFilling"
      summary="For KeyboardAccessoryAddressFilling feature."/>
  <variant name="_KeyboardAccessoryBarSwiping"
      summary="For KeyboardAccessoryBarSwiping feature."/>
  <variant name="_KeyboardAccessoryPasswordFilling"
      summary="For KeyboardAccessoryPasswordFilling feature."/>
  <variant name="_KeyboardAccessoryPaymentFilling"
      summary="For KeyboardAccessoryPaymentFilling feature."/>
  <variant name="_KeyboardAccessoryPaymentOffer"
      summary="For KeyboardAccessoryPaymentOffer feature."/>
  <variant name="_LauncherSearchHelpUi"
      summary="For launcher search IPH feature."/>
  <variant name="_LensOverlay" summary="For Lens Overlay IPH feature."/>
  <variant name="_LensOverlayTranslateButton"
      summary="For LensOverlay translate button feature."/>
  <variant name="_LiveCaption" summary="For LiveCaption feature. (obsolete)"/>
  <variant name="_LongPressToolbarTip" summary="For LongPressToolbar feature."/>
  <variant name="_LowUserEngagementDetector"
      summary="For LowUserEngagementDetector feature."/>
  <variant name="_MediaDownload" summary="For MediaDownload feature."/>
  <variant name="_MicToolbar" summary="In product help for toolbar mic."/>
  <variant name="_MostVisitedTilesCustomizationPin"
      summary="In product help for MVT Customization feature to pin a
               shortcut."/>
  <variant name="_MultistepFilterPromo"
      summary="In product help for a first time user about Multistep Filter
               suggestions."/>
  <variant name="_NewTab" summary="For NewTab feature."/>
  <variant name="_NewTabPageButton" summary="Deprecated in M79-."/>
  <variant name="_NewTabPageHomeButton"
      summary="For NewTabPageHomeButton feature. (obsolete)"/>
  <variant name="_NewTabPageThemeCustomization"
      summary="In product help for NewTabPage theme customization feature."/>
  <variant name="_NewTabTip" summary="For NewTabTip feature."/>
  <variant name="_PageInfo" summary="In product help for opening PageInfo."/>
  <variant name="_PageInfoStoreInfo" summary="For PageInfoStoreInfo feature."/>
  <variant name="_PageSummaryPdfMenu"
      summary="For analyze pdf menu option feature."/>
  <variant name="_PageSummaryWebMenu"
      summary="For page summary menu option feature."/>
  <variant name="_PageZoom" summary="For Page Zoom feature."/>
  <variant name="_PasswordManagerShortcut"
      summary="For password manager shortcut feature."/>
  <variant name="_PasswordSharingFeature"
      summary="For password sharing feature."/>
  <variant name="_PasswordsManagementBubbleAfterSave"
      summary="For password management bubble after save feature."/>
  <variant name="_PasswordsManagementBubbleDuringSignin"
      summary="For password management bubble during signin feature."/>
  <variant name="_PasswordsSavePrimingPromo"
      summary="For password save priming promo."/>
  <variant name="_PasswordsSaveRecoveryPromo"
      summary="For password save recovery promo."/>
  <variant name="_PasswordSuggestions"
      summary="For PasswordSuggestions feature."/>
  <variant name="_PasswordsWebAppProfileSwitch"
      summary="For PasswordsWebAppProfileSwitch feature."/>
  <variant name="_PdfGlicSummarizeFeature"
      summary="For PDF Glic Summarize feature."/>
  <variant name="_PdfInkSignatures" summary="For PDF Ink Signatures feature."/>
  <variant name="_PdfPageDownload" summary="For the PdfPageDownload feature."/>
  <variant name="_PdfSearchifyFeature" summary="For PDF Searchify feature."/>
  <variant name="_PdfTextAnnotations"
      summary="For PDF Text Annotations feature."/>
  <variant name="_PdfTranslateBubble"
      summary="For PDF translate bubble feature."/>
  <variant name="_PerformanceInterventionDialog"
      summary="For triggering the performance intervention dialog and toolbar
               button feature."/>
  <variant name="_PerformanceNewBadge"
      summary="For new badge next to Performance feature."/>
  <variant name="_PlusAddressCreateSuggestion"
      summary="For creating plus addresses. (obsolete)"/>
  <variant name="_PlusAddressFirstSaveFeature"
      summary="For accessing settings after saving the first plus address.
               (obsolete)"/>
  <variant name="_PowerBookmarksSidePanel"
      summary="For power bookmarks side panel feature."/>
  <variant name="_PreviewsOmniboxUI"
      summary="For the Previews UI in the Android Omnibox feature."/>
  <variant name="_PriceDropNTP" summary="For PriceDropNTP feature."/>
  <variant name="_PriceInsightsPageActionIconLabel"
      summary="For price insights page action icon label triggering."/>
  <variant name="_PriceTrackingChipFeature"
      summary="For PriceTrackingChipFeature feature."/>
  <variant name="_PriceTrackingEmailConsentFeature"
      summary="For price tracking email consent dialog."/>
  <variant name="_PriceTrackingInSidePanel"
      summary="For PriceTrackingInSidePanelFeature feature."/>
  <variant name="_PriceTrackingPageActionIconLabel"
      summary="For price tracking page action icon label triggering."/>
  <variant name="_ProfileSwitch"
      summary="In product help for switching profiles using the profile menu."/>
  <variant name="_PwaInstallAvailableFeature"
      summary="For Android PWA install menu."/>
  <variant name="_PwaQuietNotification"
      summary="In product help for the PWA quiet notification icon."/>
  <variant name="_ReadAloudAppMenuFeature"
      summary="For ReadAloudAppMenu feature."/>
  <variant name="_ReadAloudExpandedPlayerFeature"
      summary="For ReadAloud expanded player feature."/>
  <variant name="_ReadAloudPlaybackModeFeature"
      summary="For ReadAloud playback mode feature."/>
  <variant name="_ReadingListDiscovery"
      summary="For ReadingListDiscoveryFeature feature."/>
  <variant name="_ReadingListEntryPoint"
      summary="For ReadingListEntryPoint feature."/>
  <variant name="_ReadingListInSidePanel"
      summary="For ReadingListInSidePanel feature."/>
  <variant name="_ReadingListMessages"
      summary="For ReadingListMessages feature."/>
  <variant name="_ReadingModeKeyboardShortcut"
      summary="For reading mode keyboard shortcut feature."/>
  <variant name="_ReadingModePageActionLabel"
      summary="For reading mode omnibox entrypoint."/>
  <variant name="_ReadingModePresentationMode"
      summary="For changing reading mode presentation mode onboarding."/>
  <variant name="_ReadingModeSidePanel"
      summary="For reading mode side panel feature."/>
  <variant name="_ReadLaterAppMenuBookmarks"
      summary="For ReadLaterAppMenuBookmarks feature."/>
  <variant name="_ReadLaterAppMenuBookmarkThisPage"
      summary="For ReadLaterAppMenuBookmarkThisPage feature."/>
  <variant name="_ReadLaterBottomSheet"
      summary="For ReadLaterBottomSheet feature."/>
  <variant name="_ReadLaterContextMenu"
      summary="For ReadLaterContextMenu feature."/>
  <variant name="_RecentTabs" summary="For Recent tabs feature."/>
  <variant name="_ReopenTab" summary="For ReopenTab feature."/>
  <variant name="_RequestDesktopSiteAppMenu"
      summary="For the RequestDesktopSiteAppMenu feature. (obsolete)"/>
  <variant name="_RequestDesktopSiteDefaultOn"
      summary="For the RequestDesktopSiteDefaultOn feature."/>
  <variant name="_RequestDesktopSiteExceptionsGeneric"
      summary="For the RequestDesktopSiteExceptionsGeneric feature."/>
  <variant name="_RequestDesktopSiteOptIn"
      summary="For the RequestDesktopSiteOptIn feature. (obsolete)"/>
  <variant name="_RequestDesktopSiteWindowSetting"
      summary="For the RequestDesktopSiteWindowSetting feature."/>
  <variant name="_RestoreTabsOnFRE"
      summary="For the RestoreTabsOnFRE feature."/>
  <variant name="_ResumptionRail"
      summary="For Resumption Rail feature entrypoint."/>
  <variant name="_RtlGestureNavigation"
      summary="For the gesture navigation in RTL mode."/>
  <variant name="_SearchPromotionFeature"
      summary="IPH for Search extension promo on Windows"/>
  <variant name="_SendTabToSelfOmnibox"
      summary="IPH for Send Tab to Self entry point in the omnibox long-press
               menu"/>
  <variant name="_SharedHighlightingBuilder"
      summary="For SharedHighlightingBuilder feature."/>
  <variant name="_SharedHighlightingReceiver"
      summary="For SharedHighlightingReceiver feature."/>
  <variant name="_ShareScreenshot" summary="For ShareScreenshot feature."/>
  <variant name="_SharingHubLinkToggle"
      summary="For Sharing Hub link toggle feature."/>
  <variant name="_SharingHubWebnotesStylize"
      summary="For SharingHubWebnotesStylize feature."/>
  <variant name="_ShoppingCollectionFeature"
      summary="For the explanation of what the shopping collection is."/>
  <variant name="_ShoppingListMenuItem"
      summary="For ShoppingListMenuItem feature."/>
  <variant name="_ShoppingListSaveFlow"
      summary="For ShoppingListSaveFlow feature."/>
  <variant name="_SideBySidePinnableFeature"
      summary="For side by side split view pinning feature."/>
  <variant name="_SideBySideTabSwitchFeature"
      summary="For switching between tabs many times for split view feature."/>
  <variant name="_SidePanelContextualTasksPinnableFeature"
      summary="contextual tasks side panel pinnable"/>
  <variant name="_SidePanelGenericPinnableFeature"
      summary="For Side Panel Pinning pin feature."/>
  <variant name="_SidePanelLensOverlayPinnableFeature"
      summary="For Lens Overlay Side Panel pin feature."/>
  <variant name="_SidePanelLensOverlayPinnableFollowupFeature"
      summary="For Lens Overlay Side Panel pin feature follow-up."/>
  <variant name="_SideSearch" summary="For the side search feature."/>
  <variant name="_SideSearchAutoTriggering"
      summary="For side search feature automatic triggering."/>
  <variant name="_SideSearchPageActionLabel"
      summary="For side search feature page action label triggering."/>
  <variant name="_SignInBenefits" summary="For sign-in benefits IPH feature."/>
  <variant name="_SignInBenefitsNewSignin"
      summary="For sign-in benefits IPH feature."/>
  <variant name="_SiteControls" summary="For SiteControls IPH feature."/>
  <variant name="_SmartTabSharingDefaultOnFeature"
      summary="For Smart Tab Sharing Default On custom UI feature."/>
  <variant name="_SmartTabSharingFeature"
      summary="For Smart Tab Sharing feature."/>
  <variant name="_SmartTabSharingTryItFeature"
      summary="For Smart Tab Sharing Try It custom UI feature."/>
  <variant name="_SplitViewHorizontalIndirectAccessFeature"
      summary="For the indirect access branch for top/bottom splits."/>
  <variant name="_SupervisedUserProfileSignin"
      summary="For displaying the supervised user sign-in IPH."/>
  <variant name="_TabAudioMuting" summary="For TabAudioMuting feature."/>
  <variant name="_TabGroupsDragAndDrop"
      summary="For drop-to-merge in tab group."/>
  <variant name="_TabGroupShareNotificationBubbleOnStrip"
      summary="For tab group share notification bubble on tablet tab strip."/>
  <variant name="_TabGroupsQuicklyComparePages"
      summary="For long press links to create tab groups."/>
  <variant name="_TabGroupsRemoteGroup" summary="For a synced tab group."/>
  <variant name="_TabGroupsSaveV2CloseGroup"
      summary="For tab group closing adding them to a new location."/>
  <variant name="_TabGroupsSaveV2Intro"
      summary="For the intro of tab groups that default to saved."/>
  <variant name="_TabGroupsSharedTabChanged"
      summary="For the first time changing a shared tab group."/>
  <variant name="_TabGroupsSharedTabFeedback"
      summary="For the first time a shared tab becomes the active tab."/>
  <variant name="_TabGroupsSurface" summary="For tab group surface."/>
  <variant name="_TabGroupsSurfaceOnHide"
      summary="For tab group surface after hiding a tab group while on the
               GTS."/>
  <variant name="_TabGroupsTapToSeeAnotherTab" summary="For tab strip."/>
  <variant name="_TabGroupSyncOnStrip"
      summary="For tab group sync on tablet tab strip."/>
  <variant name="_TabGroupsYourTabsTogether"
      summary="For tab switcher with tab groups."/>
  <variant name="_TabOrganizationSuccess"
      summary="For the tab organization feature. (obsolete)"/>
  <variant name="_TabPinnedFeature" summary="For tab pinned overflow hint."/>
  <variant name="_TabScrollButtonFeature"
      summary="For the tab scroll button feature."/>
  <variant name="_TabSearch" summary="For the tab search feature."/>
  <variant name="_TabSearchComboButton"
      summary="For the tab search migration to a tab strip combo button."/>
  <variant name="_TabSearchToolbarButton"
      summary="For the tab search migration to a toolbar button."/>
  <variant name="_TabSwitcherButton" summary="For tab switcher button."/>
  <variant name="_TabSwitcherButtonSwitchIncognito"
      summary="For tab switcher button switch to incognito."/>
  <variant name="_TabSwitcherFloatingActionButton"
      summary="For tab switcher new tab floating action button."/>
  <variant name="_ThreeDotMenuBackButton"
      summary="For the three dot menu back button."/>
  <variant name="_ToolbarManagementButton"
      summary="For the toolbar managmeent button."/>
  <variant name="_TouchToSearchCallout"
      summary="For the touch to search IPH feature."/>
  <variant name="_TrackingProtectionOffboarding"
      summary="for tracking protection offboarding notice (obsolete)"/>
  <variant name="_TrackingProtectionOnboarding"
      summary="for tracking protection onboarding notice (obsolete)"/>
  <variant name="_TranslateMenuButton" summary="For translate menu button."/>
  <variant name="_UpdatedConnectionSecurityIndicators"
      summary="For updated omnibox connection security indicators."/>
  <variant name="_VerticalTabsExpandOnHoverFeature"
      summary="For showing the vertical tabs expand on hover feature when in
               vertical tabs mode."/>
  <variant name="_VerticalTabstripTutorialFeature"
      summary="For showing the vertical tabs feature when the horizontal
               tabstrip is crowded."/>
  <variant name="_VideoTutorial_NTP_ChromeIntro"
      summary="For Chrome intro video tutorial."/>
  <variant name="_VideoTutorial_NTP_Download"
      summary="For download video tutorial."/>
  <variant name="_VideoTutorial_NTP_Search"
      summary="For search video tutorial."/>
  <variant name="_VideoTutorial_NTP_Summary"
      summary="For video tutorial summary card."/>
  <variant name="_VideoTutorial_NTP_VoiceSearch"
      summary="For voice search video tutorial."/>
  <variant name="_VideoTutorial_TryNow"
      summary="For video tutorial Try Now feature."/>
  <variant name="_WebUiHelpBubbleTest"
      summary="For WebUiHelpBubbleTest feature."/>
  <variant name="_WhatsNewUpdated" summary="For what's new updated content."/>
</variants>

<variants name="MerchantTrust_Type">
  <variant name="" summary="aggregated"/>
  <variant name=".FamiliarSite" summary="Recorded on a familiar site."/>
  <variant name=".UnfamiliarSite" summary="Recorded on an unfamiliar site."/>
</variants>

<variants name="PersonalContextEntryPoint">
  <variant name="AutofillAndPasswordsSettings"
      summary="Autofill and Passwords settings page"/>
  <variant name="IdentityDocsSettings"
      summary="Autofill Identity Docs settings page"/>
  <variant name="ShoppingSettings" summary="Autofill Shopping settings page"/>
  <variant name="TravelSettings" summary="Autofill Travel settings page"/>
</variants>

<variants name="PersonalContextManageTarget">
  <variant name="ConnectedApps" summary="'Manage connected apps'"/>
</variants>

<variants name="PersonalContextToggleState">
  <variant name="Off"
      summary="switching it from the `on` state to the `off` state"/>
  <variant name="On"
      summary="switching it from the `off` state to the `on` state"/>
</variants>

<variants name="PopupType">
  <variant name="AimPopup" summary="Context menu opened from aim popup"/>
  <variant name="ClassicPopup"
      summary="Context menu opened from classic popup"/>
</variants>

<variants name="SidePanelEntry">
  <variant name="AboutThisSite" summary="about this site"/>
  <variant name="Assistant" summary="assistant"/>
  <variant name="Bookmarks" summary="bookmarks"/>
  <variant name="Comments" summary="comments"/>
  <variant name="Companion" summary="companion"/>
  <variant name="ContextualTasks" summary="contextual tasks"/>
  <variant name="CustomizeChrome" summary="customize chrome"/>
  <variant name="Extension" summary="extension"/>
  <variant name="Feed" summary="feed"/>
  <variant name="Geic" summary="geic"/>
  <variant name="Glic" summary="glic"/>
  <variant name="History" summary="history"/>
  <variant name="HistoryClusters" summary="history clusters"/>
  <variant name="Lens" summary="lens"/>
  <variant name="LensOverlayResults" summary="lens overlay results"/>
  <variant name="MerchantTrust" summary="merchant trust"/>
  <variant name="Performance" summary="performance"/>
  <variant name="ReadAnything" summary="read anything"/>
  <variant name="ReadingList" summary="reading list"/>
  <variant name="ShoppingInsights" summary="shopping insights"/>
  <variant name="SidePanelDev" summary="side panel dev feature"/>
  <variant name="SideSearch" summary="side search"/>
  <variant name="TabsFromOtherDevices" summary="tabs from other devices"/>
  <variant name="TestTabScopedEntry" summary="test tab scoped entry"/>
  <variant name="WebView" summary="web view"/>
</variants>

<variants name="SidePanelType">
  <variant name="SidePanel" summary="content height side panel"/>
  <variant name="SidePanelToolbarHeight" summary="toolbar height side panel"/>
</variants>

<variants name="TabsSuggestions_Type">
  <variant name="" summary="aggregated"/>
  <variant name=".Closing"
      summary="Users took action on the closing tabs suggestion."/>
  <variant name=".Grouping"
      summary="Users took action on the grouping tabs suggestion."/>
</variants>

<variants name="Toast_Type">
  <variant name="" summary="aggregated"/>
  <variant name=".AddedToComparisonTable" summary="Added to comparison table"/>
  <variant name=".AddedToReadingList" summary="Added to reading list"/>
  <variant name=".DiceUserMigrated" summary="DICe user migrated"/>
  <variant name=".EnhancedBundledSecuritySettings"
      summary="Enhanced protection user migrated"/>
  <variant name=".GlicSelectionHiddenForSite"
      summary="Glic selection hidden for site"/>
  <variant name=".MultistepFilterSuggestion" summary="Filter suggested"/>
  <variant name=".SkillDeleted" summary="Skill deleted"/>
  <variant name=".SkillSaved" summary="Skill saved"/>
  <variant name=".SyncEsbOff"
      summary="Enhanced Protection setting has been synced to Off"/>
  <variant name=".SyncEsbOn"
      summary="Enhanced Protection setting has been synced to On"/>
  <variant name=".Translate" summary="Translate"/>
</variants>

<variants name="UserEducation_WhatsNew_Module_Type">
  <variant name="" summary="aggregated"/>
  <variant name=".archive" summary="What's New archive"/>
  <variant name=".ContextualTasks" summary="Contextual Tasks"/>
  <variant name=".FamilyLink" summary="Family Link"/>
  <variant name=".GANslate" summary="GANslate"/>
  <variant name=".GeminiShortcut" summary="Gemini Shortcut"/>
  <variant name=".GeminiSiteSearchShortcut"
      summary="Gemini Site Search Shortcut"/>
  <variant name=".GenerativeThemes" summary="Generative Themes"/>
  <variant name=".GenerativeTheming" summary="Generative Theming"/>
  <variant name=".GoogleLens" summary="Google Lens"/>
  <variant name=".Googlepayreauth" summary="Google Pay Re-auth"/>
  <variant name=".HelpMeWrite" summary="Help Me Write"/>
  <variant name=".HistoryEmbeddings" summary="History Embeddings Search"/>
  <variant name=".iOSLensSWYS" summary="iOS Lens Search What You See"/>
  <variant name=".LensOverlayTranslateButton"
      summary="Lens Overlay Translate Button"/>
  <variant name=".LightningVideo" summary="Lightning Video"/>
  <variant name=".PdfInk2" summary="PDF Ink Signatures (obsolete)"/>
  <variant name=".PdfSaveToDrive" summary="PDF Save to Drive"/>
  <variant name=".PerformanceInterventionUI"
      summary="Performance Intervention"/>
  <variant name=".ReadAnythingReadAloud" summary="Read Anything Read Aloud"/>
  <variant name=".SafetyEnhancedprotection" summary="SafetyEnhancedprotection"/>
  <variant name=".SafetyPasskeys" summary="SafetyPasskeys"/>
  <variant name=".SafetySafetycheck" summary="Safety Check"/>
  <variant name=".SaveTabGroups" summary="Saved Tab Groups"/>
  <variant name=".SearchBoxSuggestions" summary="Search Box Suggestions"/>
  <variant name=".SideBySide" summary="Split View"/>
  <variant name=".SidePanelPinning" summary="Side Panel Pinning"/>
  <variant name=".SyncAccountSettings"
      summary="Wallet integration in Autofill (obsolete)"/>
  <variant name=".TabGroupsSync" summary="Tab Groups Sync (obsolete)"/>
  <variant name=".TabOrganizer" summary="Tab Organizer (obsolete)"/>
  <variant name=".TestDefaultModule" summary="Test default module"/>
  <variant name=".TestModule" summary="Test module"/>
  <variant name=".ToolbarPinning" summary="Toolbar Pinning"/>
  <variant name=".TranslationSettings" summary="Translation Settings"/>
  <variant name=".VerticalTabsLaunch" summary="Vertical Tabs"/>
  <variant name=".WebUIOmniboxAimPopup" summary="WebUI Omnibox Aim Popup"/>
</variants>

<variants name="YourSavedInfoActionName">
  <variant name="Add" summary="Add"/>
  <variant name="Delete" summary="Delete"/>
  <variant name="Edit" summary="Edit"/>
</variants>

<variants name="YourSavedInfoEntityType">
  <variant name="DriversLicense" summary="Driver's license"/>
  <variant name="FlightReservation" summary="Flight reservation"/>
  <variant name="KnownTravelerNumber" summary="Known traveler number"/>
  <variant name="NationalIdCard" summary="National ID card"/>
  <variant name="Passport" summary="Passport"/>
  <variant name="RedressNumber" summary="Redress number"/>
  <variant name="Vehicle" summary="Vehicle"/>
</variants>

<variants name="YourSavedInfoPageName">
  <variant name="IdentityDocs" summary="Identity docs"/>
  <variant name="Travel" summary="Travel"/>
</variants>

<action name="AboutChrome">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutConflicts">
  <obsolete>
    Deprecated since the conflicts page is changing. TODO(pmonette): Update this
    to refer to the action for the new conflicts page.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_background-webapps">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_click-to-play">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_cloud-print">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_cloud-print-proxy">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_confirm-to-quit">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_conflicting-modules-check">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_data-reduction-proxy-lo-fi@1">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>bengr@chromium.org</owner>
  <owner>megjablon@chromium.org</owner>
  <description>
    User enabled flag that Forces Data Saver Lo-Fi mode to be always enabled via
    chrome://flags. The action is emitted once per startup when the flag is
    active.
  </description>
</action>

<action name="AboutFlags_data-reduction-proxy-lo-fi@2">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>bengr@chromium.org</owner>
  <owner>megjablon@chromium.org</owner>
  <description>
    User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on
    cellular connection via chrome://flags. The action is emitted once per
    startup when the flag is active.
  </description>
</action>

<action name="AboutFlags_data-reduction-proxy-lo-fi@3">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>bengr@chromium.org</owner>
  <owner>megjablon@chromium.org</owner>
  <description>
    User enabled flag that Forces Data Saver Lo-Fi mode to be disabled via
    chrome://flags. The action is emitted once per startup when the flag is
    active.
  </description>
</action>

<action name="AboutFlags_data-reduction-proxy-lo-fi@4">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>bengr@chromium.org</owner>
  <owner>megjablon@chromium.org</owner>
  <description>
    User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on
    slow connections via chrome://flags. The action is emitted once per startup
    when the flag is active.
  </description>
</action>

<action name="AboutFlags_disable-chrome-to-mobile">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_disable-outdated-plugins">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_disable-print-preview">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_disable-smooth-scrolling">
  <obsolete>This flag no longer exists.</obsolete>
  <owner>skobes@chromium.org</owner>
  <description>
    User flag to disable smooth scroll animations on wheel and keyboard input.
  </description>
</action>

<action name="AboutFlags_disable-views-rect-based-targeting">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_disable-website-settings">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_dns-server">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_document-passive-event-listeners">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>dtapuska@chromium.org</owner>
  <description>
    User enabled the PassiveDocumentEventListeners via chrome://flags.
  </description>
</action>

<action name="AboutFlags_downloads-new-ui">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_enable-chrome-to-mobile">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_enable-experimental-web-platform-features">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>rbyers@chromium.org</owner>
  <description>
    User flag to enable web APIs marked as status=experimental
    RuntimeEnabledFeatures.
  </description>
</action>

<action name="AboutFlags_enable-native-cups">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>skau@chromium.org</owner>
  <description>
    Records if native cups printing is enabled in chrome://flags
  </description>
</action>

<action name="AboutFlags_enable-pointer-events">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>nzolghadr@chromium.org</owner>
  <description>
    User enabled the &quot;PointerEvent&quot; blink feature via chrome://flags.
  </description>
</action>

<action name="AboutFlags_enable-smooth-scrolling">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_enable-web-bluetooth">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>jyasskin@chromium.org</owner>
  <owner>ortuno@chromium.org</owner>
  <owner>scheib@chromium.org</owner>
  <description>User enabled Web Bluetooth via chrome://flags.</description>
</action>

<action name="AboutFlags_enable-website-settings">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_enable-wifi-credential-sync">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>quiche@chromium.org</owner>
  <description>
    User enabled WiFi credential sync via chrome://flags.
  </description>
</action>

<action name="AboutFlags_experimental-location-features">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_expose-for-tabs">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_extension-apis">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_focus-existing-tab-on-open">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_gpu-canvas-2d">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_indexeddb-use-leveldb">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_instant-autocomplete-immediately">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_instant-type">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_mark-non-secure-as">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>palmer@chromium.org</owner>
  <owner>felt@chromium.org</owner>
  <description>
    This flag lets users opt into or out of marking HTTP as Dubious or as
    Non-Secure. The action is emitted once per startup when the flag is active.
  </description>
</action>

<action name="AboutFlags_match-preview">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_my-special-feature">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_new-audio-rendering-mixing-strategy">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>grunell@chromium.org</owner>
  <owner>olka@chromium.org</owner>
  <description>
    User enabled flag to control new audio rendering mixing strategy.
  </description>
</action>

<action name="AboutFlags_page-prerender">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_passive-event-listeners-due-to-fling">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>dtapuska@chromium.org</owner>
  <description>
    User enabled the PassiveEventListenersDueToFling via chrome://flags.
  </description>
</action>

<action name="AboutFlags_passive-listener-default">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>dtapuska@chromium.org</owner>
  <description>
    User enabled flag to adjust the default value of 'passive' field in
    AddEventListenerOptions dictionary when a javascript event handler is added.
  </description>
</action>

<action name="AboutFlags_prerender-from-omnibox">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_print-preview">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_remoting">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_save-page-as-mhtml">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_smooth-scrolling">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>skobes@chromium.org</owner>
  <description>
    User flag to disable smooth scroll animations on wheel and keyboard input.
  </description>
</action>

<action name="AboutFlags_snap-start">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_StartupTick" not_user_triggered="true">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_tabbed-options">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_top-chrome-md@1">
  <obsolete>Deprecated in favor of Launch.FlagsAtStartup histogram.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    User enabled flag that sets Chrome's style to be non-material design. The
    action is emitted once per startup when the flag is active.
  </description>
</action>

<action name="AboutFlags_top-chrome-md@2">
  <obsolete>Deprecated in favor of Launch.FlagsAtStartup histogram.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    User enabled flag that sets Chrome's style to be material design. The action
    is emitted once per startup when the flag is active.
  </description>
</action>

<action name="AboutFlags_top-chrome-md@3">
  <obsolete>Deprecated in favor of Launch.FlagsAtStartup histogram.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    User enabled flag that sets Chrome's style to be hybrid material design. The
    action is emitted once per startup when the flag is active.
  </description>
</action>

<action name="AboutFlags_verbatim-instant">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_vertical-tabs">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_views-use-rect-based-targeting">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AboutFlags_xss-auditor">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Accessible_Focus_Next">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Accessible_Focus_Previous">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Add_Remove_Display">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Advanced_Print">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_ARC_Zoom_Ui_In">
  <owner>yhanada@chromium.org</owner>
  <owner>arc-framework@google.com</owner>
  <description>
    Record how often accelerator to increase density is used in ARC++.
  </description>
</action>

<action name="Accel_ARC_Zoom_Ui_Out">
  <owner>yhanada@chromium.org</owner>
  <owner>arc-framework@google.com</owner>
  <description>
    Record how often accelerator to decrease density is used in ARC++.
  </description>
</action>

<action name="Accel_ARC_Zoom_Ui_Reset">
  <owner>yhanada@chromium.org</owner>
  <owner>arc-framework@google.com</owner>
  <description>
    Record how often accelerator to increase density is used in ARC++.
  </description>
</action>

<action name="Accel_Back_Backspace">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Back_F1">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Back_Left">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_BrightnessDown_F6">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_BrightnessUp_F7">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Cycle_Same_App">
  <owner>benbecker@chromium.org</owner>
  <owner>andp@chromium.org</owner>
  <owner>nupurjain@chromium.org</owner>
  <description>
    Starting a same app window selection cycle by pressing alt-backtick. Only
    counts the initial alt-backtick, not each step in the cycle.
  </description>
</action>

<action name="Accel_CycleToNextTab">
  <owner>markchang@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Logged when the user activates the accelerator for cycling to the next tab.
  </description>
</action>

<action name="Accel_CycleToPrevTab">
  <owner>markchang@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Logged when the user activates the accelerator for cycling to the previous
    tab.
  </description>
</action>

<action name="Accel_Desks_ActivateLeft">
  <owner>afakhry@chromium.org</owner>
  <description>
    User activates the virtual desk positioned to the left of the currently
    active one by pressing a keyboard shortcut.
  </description>
</action>

<action name="Accel_Desks_ActivateRight">
  <owner>afakhry@chromium.org</owner>
  <description>
    User activates the virtual desk positioned to the right of the currently
    active one by pressing a keyboard shortcut.
  </description>
</action>

<action name="Accel_Desks_MoveWindowLeft">
  <owner>afakhry@chromium.org</owner>
  <description>
    User moves the currently active window (or the currently selected item in
    overview mode) to an existing virtual desk to the left of the currently
    active one by pressing a keyboard shortcut.
  </description>
</action>

<action name="Accel_Desks_MoveWindowRight">
  <owner>afakhry@chromium.org</owner>
  <description>
    User moves the currently active window (or the currently selected item in
    overview mode) to an existing virtual desk to the right of the currently
    active one by pressing a keyboard shortcut.
  </description>
</action>

<action name="Accel_Desks_NewDesk">
  <owner>afakhry@chromium.org</owner>
  <description>
    User creates a new virtual desk by pressing a keyboard shortcut.
  </description>
</action>

<action name="Accel_Desks_RemoveDesk">
  <owner>afakhry@chromium.org</owner>
  <description>
    User removes an existing virtual desk by pressing a keyboard shortcut.
  </description>
</action>

<action name="Accel_Disable_Caps_Lock">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Enable_Dictation">
  <owner>akihiroota@chromium.org</owner>
  <owner>ash/accessibility/OWNERS</owner>
  <description>
    User enables Dictation by pressing the Dictation key (on supported keboards)
    or presses the Search + D keyboard shortcut.
  </description>
</action>

<action name="Accel_Enable_SelectToSpeak">
  <owner>akihiroota@chromium.org</owner>
  <owner>ash/accessibility/OWNERS</owner>
  <description>
    User enables Select to Speak by pressing the Search + S keyboard shortcut.
  </description>
</action>

<action name="Accel_Exit_First_Q">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Exit_Second_Q">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Focus_Bookmarks">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Focus_Launcher">
  <obsolete>
    Deprecated 09/2014 in issue 248353 and replaced by Accel_Focus_Shelf.
  </obsolete>
  <owner>kuscher@chromium.org</owner>
  <description>Keyboard accelerator to focus the app shelf.</description>
</action>

<action name="Accel_Focus_Location">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Focus_Next_Pane">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Focus_Pip">
  <owner>omrilio@chromium.org</owner>
  <description>
    Keyboard accelerator to focus picture in picture window.
  </description>
</action>

<action name="Accel_Focus_Previous_Pane">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Focus_Search">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Focus_Shelf">
  <owner>kuscher@chromium.org</owner>
  <description>Keyboard accelerator to focus the app shelf.</description>
</action>

<action name="Accel_Focus_Toolbar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_FocusLocation_D">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_FocusLocation_L">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_FocusSearch_E">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_FocusSearch_K">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Forward_Backspace">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Forward_F2">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Forward_Right">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Fullscreen_F4">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Keyboard_Backlight">
  <owner>rtinkoff@google.com</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>User pressed the keyboard backlight toggle key.</description>
</action>

<action name="Accel_KeyboardBrightnessDown_F6">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_KeyboardBrightnessUp_F7">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Launch_App">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Launch_Last_App">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_LockScreen_L">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_LockScreen_LockButton">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_LockScreen_PowerButton">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Maximize_Restore_F4">
  <obsolete>Unused as of 08/2017</obsolete>
  <owner>jamescook@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Media_Fast_Forward">
  <owner>michaelfsun@google.com</owner>
  <owner>chromeos-bt-platform-sw-core@google.com</owner>
  <description>User pressed the fast forward media control button.</description>
</action>

<action name="Accel_Media_Next_Track">
  <owner>warx@chromium.org</owner>
  <description>User pressed the next track media control button.</description>
</action>

<action name="Accel_Media_Pause">
  <owner>michaelfsun@google.com</owner>
  <owner>chromeos-bt-platform-sw-core@google.com</owner>
  <description>User pressed the pause media control button.</description>
</action>

<action name="Accel_Media_Play">
  <owner>michaelfsun@google.com</owner>
  <owner>chromeos-bt-platform-sw-core@google.com</owner>
  <description>User pressed the play media control button.</description>
</action>

<action name="Accel_Media_PlayPause">
  <owner>warx@chromium.org</owner>
  <description>User pressed the play/pause media control button.</description>
</action>

<action name="Accel_Media_Prev_Track">
  <owner>warx@chromium.org</owner>
  <description>
    User pressed the previous track media control button.
  </description>
</action>

<action name="Accel_Media_Rewind">
  <owner>michaelfsun@google.com</owner>
  <owner>chromeos-bt-platform-sw-core@google.com</owner>
  <description>User pressed the rewind media control button.</description>
</action>

<action name="Accel_Media_Stop">
  <owner>michaelfsun@google.com</owner>
  <owner>chromeos-bt-platform-sw-core@google.com</owner>
  <description>User pressed the stop media control button.</description>
</action>

<action name="Accel_Microphone_Mute">
  <owner>rtinkoff@google.com</owner>
  <description>User pressed the microphone mute toggle key.</description>
</action>

<action name="Accel_Minimize_Top_Window_On_Back">
  <owner>minch@chromium.org</owner>
  <description>
    Metric recorded when the user press back key in the keyboard to minimize the
    top window at bottom page while in tablet mode.
  </description>
</action>

<action name="Accel_Move_Active_Window_Between_Displays">
  <owner>warx@chromium.org</owner>
  <description>
    User presses accelerator to move active window between displays.
  </description>
</action>

<action name="Accel_Move_Window_To_Above_Display">
  <obsolete>
    Replaced with Accel_Move_Active_Window_Between_Displays in March 2018.
  </obsolete>
  <owner>warx@chromium.org</owner>
  <description>
    User presses accelerator to move active window to above display.
  </description>
</action>

<action name="Accel_Move_Window_To_Below_Display">
  <obsolete>
    Replaced with Accel_Move_Active_Window_Between_Displays in March 2018.
  </obsolete>
  <owner>warx@chromium.org</owner>
  <description>
    User presses accelerator to move active window to below display.
  </description>
</action>

<action name="Accel_Move_Window_To_Left_Display">
  <obsolete>
    Replaced with Accel_Move_Active_Window_Between_Displays in March 2018.
  </obsolete>
  <owner>warx@chromium.org</owner>
  <description>
    User presses accelerator to move active window to left display.
  </description>
</action>

<action name="Accel_Move_Window_To_Right_Display">
  <obsolete>
    Replaced with Accel_Move_Active_Window_Between_Displays in March 2018.
  </obsolete>
  <owner>warx@chromium.org</owner>
  <description>
    User presses accelerator to move active window to right display.
  </description>
</action>

<action name="Accel_New_Incognito_Window">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_New_Window">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_NewIncognitoWindow">
  <owner>rhalavati@chromium.org</owner>
  <owner>chrome-incognito@google.com</owner>
  <description>
    User pressed CMD+Shift+N to open a new Incognito window.
  </description>
</action>

<action name="Accel_NewTab_T">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_NewTabInGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User added a new tab to the existing group by keyboard shortcut Ctrl-T.
  </description>
</action>

<action name="Accel_Next_Ime">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_NextWindow_F5">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_NextWindow_Tab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Open_Calculator">
  <owner>cros-device-enablement@google.com</owner>
  <description>
    Records when the calculator is launched from an accelerator.
  </description>
</action>

<action name="Accel_Open_Crosh">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Open_Diagnostics">
  <owner>cros-device-enablement@google.com</owner>
  <description>
    Records how often diagnostics is launched from accelerator.
  </description>
</action>

<action name="Accel_Open_Feedback_Page">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Open_File_Manager">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Overview_F5">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_PowerButton_Screenshot">
  <owner>warx@chromium.org</owner>
  <description>
    User takes a screenshot by pressing power button and volume down key
    simultaneously on tablet mode.
  </description>
</action>

<action name="Accel_Previous_Ime">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_PrevWindow_F5">
  <obsolete>Unused as of 08/2017</obsolete>
  <owner>jamescook@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_PrevWindow_Tab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Reload_F3">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Reload_R">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Restart_PowerButton">
  <obsolete>Unused as of 08/2017</obsolete>
  <owner>cschuet@chromium.org</owner>
  <description>User restarted the device.</description>
</action>

<action name="Accel_Restore_Tab">
  <owner>mpearson@chromium.org</owner>
  <owner>chrisha@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Emitted when the Ash window manager hotkey handler handles the
    &quot;Ctrl-Shift-T&quot; shortcut that causes the most recently closed tab
    to be restored. Because it's related to Ash, it's ChromeOS only. This is
    only emitted when the Ash hotkey handler handles the shortcut, which only
    happens when a non-Chrome window is focussed on ChromeOS. (The launcher is
    an example of a non-Chrome window.) If a Chrome window was focussed on
    ChromeOS as the user presses the keyboard shortcut, it's handled by Chrome's
    keyboard shortcut handler system. In that case, the user action RestoreTab
    is emitted, not Accel_Restore_Tab.

    It's never the case that both Accel_Restore_Tab and RestoreTab are emitted
    for the same keyboard shortcut press.

    Note: if the last user action was to close an entire window with multiple
    tabs, this keyboard shortcut will cause the entire window to be restored,
    containing multiple tabs. This user action is only emitted once however,
    regardless of the number of tabs.

    This is not emitted during session restore that occurs as part of startup.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Accel_Rotate_Active_Window">
  <owner>wutao@chromium.org</owner>
  <description>
    Metric recorded when the user rotates the active window using the keyboard
    shortcut. This metric was created in M58. All user actions of rotating the
    active window using the keyboard shortcut prior to M58, were included in
    Accel_Rotate_Window.
  </description>
</action>

<action name="Accel_Rotate_Screen">
  <owner>wutao@chromium.org</owner>
  <description>
    Metric recorded when the user rotates the screen using the keyboard
    shortcut. This metric was created in M58. All user actions of rotating the
    screen using the keyboard shortcut prior to M58, were included in
    Accel_Rotate_Window.
  </description>
</action>

<action name="Accel_Rotate_Window">
  <obsolete>
    Deprecated 03/2017. Replaced by Accel_Rotate_Screen and
    Accel_Rotate_Active_Window.
  </obsolete>
  <owner>wutao@chromium.org</owner>
  <description>
    Metric recorded when the user rotates screen or active window using the
    keyboard shortcut.
  </description>
</action>

<action name="Accel_Scale_Ui_Down">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Scale_Ui_Reset">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Scale_Ui_Up">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Search_LWin" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Search_RWin" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_SelectNextTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_SelectNumberedTab">
  <owner>calamity@chromium.org</owner>
  <description>
    Logged when a user press Ctrl/Command + 1-9 to change to a tab in a browser
    window.
  </description>
</action>

<action name="Accel_SelectPreviousTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Show_App_Menu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Show_Emoji_Picker">
  <owner>jopalmer@chromium.org</owner>
  <owner>essential-inputs-team@google.com</owner>
  <description>
    Number of times the user has opened the emoji picker using a keyboard
    acccelerator.
  </description>
</action>

<action name="Accel_Show_Ime_Menu_Bubble">
  <owner>azurewei@chromium.org</owner>
  <description>
    Number of times the user has shown the status area IME menu using a keyboard
    accelerator.
  </description>
</action>

<action name="Accel_Show_Keyboard_Overlay">
  <obsolete>
    Deprecated 10/2018. The keyboard overlay was removed and replaced by
    keyboard shortcut viewer.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Show_Message_Center_Bubble">
  <obsolete>
    Deprecated 08/2017. Replaced by Accel_Toggle_Message_Center_Bubble.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Show_Stylus_Tools">
  <owner>jdufault@chromium.org</owner>
  <description>
    Number of times the user opened the stylus tools using a keyboard shortcut.
  </description>
</action>

<action name="Accel_Show_System_Tray_Bubble">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Show_Task_Manager">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_ShutDown_PowerButton">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Silence_Spoken_Feedback">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Suspend">
  <owner>afakhry@chromium.org</owner>
  <description>
    Metric recorded when the user suspends the machine using keyboard shortcut.
  </description>
</action>

<action name="Accel_Swap_Primary_Display">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Switch_Ime">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Switch_To_Next_User">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Switch_To_Previous_User">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Take_Partial_Screenshot">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Take_Screenshot">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Take_Window_Screenshot">
  <owner>warx@chromium.org</owner>
  <description>
    Metric recorded when shortcut key to initiate an active window screenshot
    per kuscher@'s request.
  </description>
</action>

<action name="Accel_Toggle_Caps_Lock">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Toggle_Dictation">
  <owner>dtseng@chromium.org</owner>
  <description>
    Metric recorded when the user starts or stops dictation using keyboard
    shortcut.
  </description>
</action>

<action name="Accel_Toggle_Docked_Magnifier">
  <owner>afakhry@chromium.org</owner>
  <description>
    Metric recorded when the user toggles the Chrome OS Docked Magnifier with a
    keyboard shortcut.
  </description>
</action>

<action name="Accel_Toggle_Floating">
  <owner>shidi@chromium.org</owner>
  <owner>afakhry@chromium.org</owner>
  <description>
    Metric recorded when the user toggles the Window Floating feature with a
    keyboard shortcut.
  </description>
</action>

<action name="Accel_Toggle_Fullscreen_Magnifier">
  <owner>afakhry@chromium.org</owner>
  <description>
    Metric recorded when the user toggles the Chrome OS Fullscreen Magnifier
    with a keyboard shortcut.
  </description>
</action>

<action name="Accel_Toggle_High_Contrast">
  <owner>dtseng@chromium.org</owner>
  <owner>lucasradaelli@google.com</owner>
  <description>
    Metric recorded when the user toggles Chrome OS High Contrast mode with the
    keyboard accelerator.
  </description>
</action>

<action name="Accel_Toggle_Maximized">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Toggle_Message_Center_Bubble">
  <owner>weidongg@chromium.org</owner>
  <description>
    Metric recorded when the user toggles the message center bubble with the
    keyboard accelerator.
  </description>
</action>

<action name="Accel_Toggle_Minimized">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Toggle_Minimized_M">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Toggle_Minimized_Minus">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Toggle_Mirror_Mode">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Toggle_Privacy_Screen">
  <owner>gildekel@chromium.org</owner>
  <description>
    Metric recorded when the user toggles the privacy screen when using the
    accelerator.
  </description>
</action>

<action name="Accel_Toggle_Resize_Lock_Menu">
  <owner>takise@chromium.org</owner>
  <description>
    Records how often the ARC resize lock menu is launched from accelerator.
  </description>
</action>

<action name="Accel_Toggle_Spoken_Feedback">
  <owner>dtseng@chromium.org</owner>
  <owner>lucasradaelli@google.com</owner>
  <description>Toggles Spoken Feedback (ChromeVox)</description>
</action>

<action name="Accel_Toggle_System_Tray_Bubble">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    User invoked keyboard accelerator, such as Shift-Alt-S or Hamburger key, to
    bring up or dismiss the system tray menu.
  </description>
</action>

<action name="Accel_Toggle_Touchpad">
  <owner>afakhry@chromium.org</owner>
  <description>
    Metric recorded when the user toggles the touchpad status using the
    debugging accelerator.
  </description>
</action>

<action name="Accel_Toggle_Touchscreen">
  <owner>afakhry@chromium.org</owner>
  <description>
    Metric recorded when the user toggles the touchscreen status using the
    debugging accelerator.
  </description>
</action>

<action name="Accel_Touch_Hud_Clear">
  <obsolete>
    Deprecated 12/2017. Keyboard accelerator replaced with flag.
  </obsolete>
  <owner>jamescook@chromium.org</owner>
  <description>
    Debugging accelerator used to turn off the touch hud projection feature.
  </description>
</action>

<action name="Accel_VolumeDown_F9">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_VolumeMute_F8">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_VolumeUp_F10">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Window_Position_Center">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Window_Snap_Left">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accel_Window_Snap_Right">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AccelTracker_Screen_Capture_Bar_Mac_Alt">
  <owner>afakhry@google.com</owner>
  <owner>gzadina@google.com</owner>
  <description>
    Triggered when users press Alt+Shift+5. Records how often users try To open
    screen capture bar using MacOS key combos.
  </description>
</action>

<action name="AccelTracker_Screen_Capture_Bar_Mac_Ctrl">
  <owner>afakhry@google.com</owner>
  <owner>gzadina@google.com</owner>
  <description>
    Triggered when users press Ctrl+Shift+5. Records how often users try To open
    screen capture bar using MacOS key combos.
  </description>
</action>

<action name="AccelTracker_Screen_Capture_Bar_Mac_Launcher">
  <owner>afakhry@google.com</owner>
  <owner>gzadina@google.com</owner>
  <description>
    Triggered when users press Launcher+Shift+5. Records how often users try To
    open screen capture bar using MacOS key combos.
  </description>
</action>

<action name="AccelTracker_Screen_Capture_Bar_Windows">
  <owner>afakhry@google.com</owner>
  <owner>gzadina@google.com</owner>
  <description>
    Triggered when users press Launcher+Shift+S. Records how often users try To
    open screen capture bar using Windows key combos.
  </description>
</action>

<action name="AccelTracker_Screenshot_Full_Mac_Alt">
  <owner>afakhry@google.com</owner>
  <owner>gzadina@google.com</owner>
  <description>
    Triggered when users press Alt+Shift+3. Records how often users try To take
    fullscreen screenshot using MacOS key combos.
  </description>
</action>

<action name="AccelTracker_Screenshot_Full_Mac_Ctrl">
  <owner>afakhry@google.com</owner>
  <owner>gzadina@google.com</owner>
  <description>
    Triggered when users press Ctrl+Shift+3. Records how often users try To take
    fullscreen screenshot using MacOS key combos.
  </description>
</action>

<action name="AccelTracker_Screenshot_Full_Mac_Launcher">
  <owner>afakhry@google.com</owner>
  <owner>gzadina@google.com</owner>
  <description>
    Triggered when users press Launcher+Shift+3. Records how often users try To
    take fullscreen screenshot using MacOS key combos.
  </description>
</action>

<action name="AccelTracker_Screenshot_Partial_Mac_Alt">
  <owner>afakhry@google.com</owner>
  <owner>gzadina@google.com</owner>
  <description>
    Triggered when users press Alt+Shift+4. Records how often users try To take
    partial screenshot using MacOS key combos.
  </description>
</action>

<action name="AccelTracker_Screenshot_Partial_Mac_Ctrl">
  <owner>afakhry@google.com</owner>
  <owner>gzadina@google.com</owner>
  <description>
    Triggered when users press Ctrl+Shift+4. Records how often users try To take
    partial screenshot using MacOS key combos.
  </description>
</action>

<action name="AccelTracker_Screenshot_Partial_Mac_Launcher">
  <owner>afakhry@google.com</owner>
  <owner>gzadina@google.com</owner>
  <description>
    Triggered when users press Launcher+Shift+4. Records how often users try To
    take partial screenshot using MacOS key combos.
  </description>
</action>

<action name="AcceptedGeneratedKeyword">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AcceptedKeyword">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AcceptedKeywordHint">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Accessibility.Android.PageZoom.ImmersiveModeClicked">
  <owner>clank-app-team@google.com</owner>
  <owner>hitarthkothari@google.com</owner>
  <description>
    User clicked on the immersive mode button on the zoom app menu option.
  </description>
</action>

<action name="Accessibility.Android.PageZoom.LffAppMenuUsage">
  <owner>clank-app-team@google.com</owner>
  <owner>hitarthkothari@google.com</owner>
  <description>
    User interacted with either the zoom in or the zoom out button on the lff
    app menu.
  </description>
</action>

<action name="Accessibility.Android.PageZoom.ZoomIndicatorClicked">
  <owner>clank-app-team@google.com</owner>
  <owner>hitarthkothari@google.com</owner>
  <description>
    User clicked on the zoom indicator on the omnibox. This indicator is only
    shown when the current zoom level is different from default
  </description>
</action>

<action name="Accessibility.Autoclick.ChangeScrollPoint">
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A user has changed the position at which a scroll will occur by performing a
    dwell at the new scroll point.
  </description>
</action>

<action name="Accessibility.Autoclick.ScrollMenu.CloseButton">
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A user has closed the autoclick Scroll menu using the close button within
    the menu bubble.
  </description>
</action>

<action name="Accessibility.Autoclick.TrayMenu.Open">
  <obsolete>
    Removed 3/2019. The autoclick menu is always onscreen when autoclick is
    enabled.
  </obsolete>
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <description>A user has opened the autoclick tray menu.</description>
</action>

<action name="Accessibility.Autoclick.TrayMenu.Settings">
  <obsolete>
    Removed 3/2019. There is no longer a settings button in the autoclick menu.
  </obsolete>
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <description>
    A user has used the autoclick tray menu to open Autoclick settings.
  </description>
</action>

<action name="Accessibility.Autoclick{ActionType}">
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A user has used autoclick to perform an action. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".DoubleClick" summary="Double click action."/>
    <variant name=".DragAndDrop" summary="Click and drag action."/>
    <variant name=".LeftClick" summary="Left click action."/>
    <variant name=".RightClick" summary="Right click action."/>
    <variant name=".ScrollDown" summary="Scroll down action."/>
    <variant name=".ScrollLeft" summary="Scroll left action."/>
    <variant name=".ScrollRight" summary="Scroll right action."/>
    <variant name=".ScrollUp" summary="Scroll up action."/>
  </token>
</action>

<action name="Accessibility.CaretBrowsing.AcceptDialog">
  <owner>dtseng@chromium.org</owner>
  <owner>emilyscharff@google.com</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A user pressed the caret browsing shortcut and then enabled the feature by
    confirming in the dialog.
  </description>
</action>

<action name="Accessibility.CaretBrowsing.CancelDialog">
  <owner>dtseng@chromium.org</owner>
  <owner>emilyscharff@google.com</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A user pressed the caret browsing shortcut and then cancelled without
    enabling caret browsing.
  </description>
</action>

<action name="Accessibility.CaretBrowsing.DisableWithKeyboard">
  <owner>dtseng@chromium.org</owner>
  <owner>emilyscharff@google.com</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A user disabled caret browsing using keyboard shortcuts.
  </description>
</action>

<action name="Accessibility.CaretBrowsing.DisableWithSettings">
  <owner>dtseng@chromium.org</owner>
  <owner>emilyscharff@google.com</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>A user disabled caret browsing using settings.</description>
</action>

<action name="Accessibility.CaretBrowsing.DoNotAsk">
  <owner>dtseng@chromium.org</owner>
  <owner>emilyscharff@google.com</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A user enabled caret browsing and checked the box to never be prompted
    again.
  </description>
</action>

<action name="Accessibility.CaretBrowsing.EnableWithKeyboard">
  <owner>dtseng@chromium.org</owner>
  <owner>emilyscharff@google.com</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A user enabled caret browsing using the keyboard shortcut directly, when
    they had already opted into not showing the confirmation dialog.
  </description>
</action>

<action name="Accessibility.CaretBrowsing.EnableWithSettings">
  <owner>dtseng@chromium.org</owner>
  <owner>emilyscharff@google.com</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>A user enabled caret browsing using settings.</description>
</action>

<action name="Accessibility.CaretBrowsing.ShowDialog">
  <owner>dtseng@chromium.org</owner>
  <owner>emilyscharff@google.com</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A user pressed the caret browsing shortcut and the confirmation dialog was
    shown.
  </description>
</action>

<action
    name="Accessibility.ChromeVox.BluetoothBrailleDisplayConnectedButtonClick">
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A Chrome OS user with spoken feedback enabled has connected a bluetooth
    braille display by clicking the connect button or selected one from a
    select.
  </description>
</action>

<action name="Accessibility.ChromeVox.Jump">
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A Chrome OS user with spoken feedback enabled has executed any jump action,
    like jumping to the next heading on a web page.
  </description>
</action>

<action name="Accessibility.ChromeVox.Navigate">
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A Chrome OS user with spoken feedback enabled has executed any navigation
    action, like navigating to the next object on the screen.
  </description>
</action>

<action name="Accessibility.ChromeVox.ToggleNextOff">
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A Chrome OS user with spoken feedback enabled manually toggles ChromeVox
    Next off.
  </description>
</action>

<action name="Accessibility.ChromeVox.ToggleNextOn">
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A Chrome OS user with spoken feedback enabled manually toggles ChromeVox
    Next on.
  </description>
</action>

<action name="Accessibility.CrosAutoclick.TrayMenu.ChangePosition">
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A user has tapped the button to change the position of the autoclick bubble
    menu.
  </description>
</action>

<action name="Accessibility.CrosSelectToSpeak.CancelSpeech">
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A Chrome OS user manually cancels Select To Speak while it is speaking.
  </description>
</action>

<action name="Accessibility.CrosSelectToSpeak.LoadSettings">
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A Chrome OS user loads the Select To Speak settings page.
  </description>
</action>

<action name="Accessibility.CrosSelectToSpeak.PauseSpeech">
  <owner>ajitnarayanan@google.com</owner>
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>A Chrome OS user manually pauses Select To Speak.</description>
</action>

<action name="Accessibility.CrosSelectToSpeak.ResumeSpeech">
  <owner>ajitnarayanan@google.com</owner>
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    A Chrome OS user manually resumes Select To Speak after pausing.
  </description>
</action>

<action name="Accessibility.CrosSelectToSpeak.StartSpeech">
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>A Chrome OS user manually starts Select To Speak.</description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.ActionRecorder">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open the
    action recorder submenu.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.Copy">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to copy the
    selected text.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.Cut">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to cut the
    selected text.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.Decrement">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to decrement
    the selected input.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.Dictation">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to dictate into
    the focused input.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.DisplayBrightnessDown">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to turn down
    brightness.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.DisplayBrightnessUp">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to turn up
    brightness.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.DisplayMenu">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open the
    display submenu.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.DisplayMirror">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to mirror
    display.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.DisplayRotate">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to rotate
    screen.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.DisplayZoomIn">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to zoom in.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.DisplayZoomOut">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to zoom out.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.EndTextSelection">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to stop
    changing the text selection.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.ExecuteMacro">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to execute the
    recorded macro.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.Increment">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to increment
    the selected input.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.ItemScan">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to begin
    scanning through items on-screen.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.JumpToBeginningOfText">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to move the
    cursor to the beginning of the text.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.JumpToEndOfText">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to move the
    cursor to the end of the text.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.Keyboard">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open the
    onscreen keyboard.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.LeaveGroup">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to leave the
    current group.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.LeftClick">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to left click
    the location targetted by Point Scan.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.MediaFastforward">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to fastforward.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.MediaMenu">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open the
    media submenu.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.MediaMute">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to mute the
    device's volume.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.MediaPlayPause">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to play or
    pause media.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.MediaRewind">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to rewind
    media.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.MediaVolumeDown">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to turn volume
    down.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.MediaVolumeUp">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to turn volume
    up.
  </description>
</action>

<action
    name="Accessibility.CrosSwitchAccess.MenuAction.MoveBackwardOneCharOfText">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to move the
    cursor backward one character of text.
  </description>
</action>

<action
    name="Accessibility.CrosSwitchAccess.MenuAction.MoveBackwardOneWordOfText">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to move the
    cursor backward one word of text.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.MoveCursor">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to start moving
    the cursor.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.MoveDownOneLineOfText">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to move the
    cursor down one line of text.
  </description>
</action>

<action
    name="Accessibility.CrosSwitchAccess.MenuAction.MoveForwardOneCharOfText">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to move the
    cursor forward one character of text.
  </description>
</action>

<action
    name="Accessibility.CrosSwitchAccess.MenuAction.MoveForwardOneWordOfText">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to move the
    cursor forward one word of text.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.MoveUpOneLineOfText">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to move the
    cursor up one line of text.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.Paste">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to paste into
    the text field.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.PointScan">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to start point
    scanning.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.RightClick">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to right click
    the location targetted by Point Scan.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.ScrollDown">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to scroll the
    selected view down.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.ScrollLeft">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to scroll the
    selected view left.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.ScrollRight">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to scroll the
    selected view right.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.ScrollUp">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to scroll the
    selected view up.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.Select">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to activate the
    currently selected item.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.Settings">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open the
    Switch Access settings page.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.Shortcuts">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open the
    shortcuts submenu.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.StartRecording">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to start
    recording a macro.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.StartTextSelection">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to start
    selecting text.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.StopRecording">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to stop
    recording a macro.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.SystemDiagnostics">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open
    diagnostics.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.SystemHelp">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open the
    system help page.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.SystemLauncher">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to jump to the
    launcher.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.SystemMenu">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open the
    system submenu.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.SystemScreenshot">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to take a
    screenshot.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.SystemStatusBar">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to jump to the
    status area.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.SystemTaskManager">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open task
    manager.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.UserLock">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to locks the
    device.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.UserMenu">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open the
    user submenu.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.UserNextUser">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to go to next
    user.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.UserPreviousUser">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to go to
    previous user.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.UserSignOut">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to sign out.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.WebBookmark">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to bookmark a
    page.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.WebBottomOfPage">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to jump to
    bottom of page.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.WebClearHistory">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to clear
    history.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.WebDownloads">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open
    downloads.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.WebFindInPage">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to find in
    page.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.WebMenu">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to open the web
    submenu.
  </description>
</action>

<action name="Accessibility.CrosSwitchAccess.MenuAction.WebTopOfPage">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Recorded when the user selects the Switch Access menu action to jump to top
    of page.
  </description>
</action>

<action name="Accessibility.NativeApi.DoDefault">
  <owner>lucasradaelli@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    The DoDefault action (for example, to click on a button or link) has been
    called on an accessibility node using a native accessibility API.
  </description>
</action>

<action name="Accessibility.NativeApi.HitTest">
  <obsolete>
    Removed in March 2020 because most events were being trimmed due to the cap
    on the number of user actions that can be reported in a single log.
  </obsolete>
  <owner>lucasradaelli@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <description>
    The HitTest action has been called on an accessibility node using a native
    accessibility API.
  </description>
</action>

<action name="Accessibility.NativeApi.ScrollToMakeVisible">
  <owner>lucasradaelli@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    The ScrollToMakeVisible action has been called on an accessibility node
    using a native accessibility API.
  </description>
</action>

<action name="Accessibility.NativeApi.SetFocus">
  <owner>lucasradaelli@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    The SetFocus action has been called on an accessibility node using a native
    accessibility API.
  </description>
</action>

<action name="Accessibility.TwoFingersHeldDown">
  <owner>dtseng@chromium.org</owner>
  <owner>ui/accessibility/OWNERS</owner>
  <description>
    Metric recorded on Chrome OS when the user holds down two fingers on a touch
    screen for more than the minimum number of seconds to trigger a countdown.
    If the user continues to hold down two fingers through the countdown it will
    toggle spoken feedback. If spoken feedback is toggled, the
    StatusArea_SpokenFeedbackEnabled or StatusArea_SpokenFeedbackDisabled
    actions will be recorded.
  </description>
</action>

<action name="AccessibilityAnnotator.RemoteAnnotatorInfo.LearnMoreLinkClick">
  <owner>tommasin@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    (Obsolete) Renamed to PersonalContext.Notice.LearnMoreLinkClick.

    Recorded when the user clicks the Learn More link in the Accessibility
    Annotator info dialog.
  </description>
</action>

<action name="AccessibilityAnnotator.RemoteAnnotatorInfo.SettingsLinkClick">
  <owner>tommasin@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    (Obsolete) Renamed to PersonalContext.Notice.SettingsLinkClick.

    Recorded when the user clicks the Manage Settings link in the Accessibility
    Annotator info dialog.
  </description>
</action>

<action name="ActionBox.ClickButton">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ActionBox.FindShareHandlers">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Actions.CustomizeToolbarSidePanel.OpenedFromCustomizeChrome">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the customize toolbar page in the customize chrome side panel
    is opened by clicking on the link in the customize chrome side panel.
  </description>
</action>

<action
    name="Actions.CustomizeToolbarSidePanel.OpenedFromOutsideCustomizeChrome">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the customize toolbar page in the customize chrome side panel
    is opened from outside the side panel, for example from the settings page or
    from the context menu of a pinned action.
  </description>
</action>

<action
    name="Actions.PinnedToolbarButton.Pinned.ByContextMenu{Actions_PinnedToolbarButton_Type}">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the suffixed action is pinned to the toolbar through the
    context menu. {Actions_PinnedToolbarButton_Type}
  </description>
  <token key="Actions_PinnedToolbarButton_Type"
      variants="Actions_PinnedToolbarButton_Type"/>
</action>

<action
    name="Actions.PinnedToolbarButton.Pinned.ByCustomizeChromeSidePanel{Actions_PinnedToolbarButton_Type}">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the suffixed action is pinned to the toolbar through the
    customize chrome side panel. {Actions_PinnedToolbarButton_Type}
  </description>
  <token key="Actions_PinnedToolbarButton_Type"
      variants="Actions_PinnedToolbarButton_Type"/>
</action>

<action
    name="Actions.PinnedToolbarButton.Pinned{Actions_PinnedToolbarButton_Type}">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the suffixed action is pinned to the toolbar.
    {Actions_PinnedToolbarButton_Type}
  </description>
  <token key="Actions_PinnedToolbarButton_Type"
      variants="Actions_PinnedToolbarButton_Type"/>
</action>

<action
    name="Actions.PinnedToolbarButton.Unpinned.ByContextMenu{Actions_PinnedToolbarButton_Type}">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the suffixed action unpinned from the toolbar through the
    context menu. {Actions_PinnedToolbarButton_Type}
  </description>
  <token key="Actions_PinnedToolbarButton_Type"
      variants="Actions_PinnedToolbarButton_Type"/>
</action>

<action
    name="Actions.PinnedToolbarButton.Unpinned.ByCustomizeChromeSidePanel{Actions_PinnedToolbarButton_Type}">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the suffixed action (or any action if there is no suffixed
    action) is unpinned from the toolbar through the customize chrome side
    panel. {Actions_PinnedToolbarButton_Type}
  </description>
  <token key="Actions_PinnedToolbarButton_Type"
      variants="Actions_PinnedToolbarButton_Type"/>
</action>

<action
    name="Actions.PinnedToolbarButton.Unpinned{Actions_PinnedToolbarButton_Type}">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the suffixed action is unpinned from the toolbar.
    {Actions_PinnedToolbarButton_Type}
  </description>
  <token key="Actions_PinnedToolbarButton_Type"
      variants="Actions_PinnedToolbarButton_Type"/>
</action>

<action
    name="Actions.PinnedToolbarButtonActivation{Actions_PinnedToolbarButton_Type}">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the suffixed action (or any action if there is no suffixed
    action) is activated. {Actions_PinnedToolbarButton_Type}
  </description>
  <token key="Actions_PinnedToolbarButton_Type"
      variants="Actions_PinnedToolbarButton_Type"/>
</action>

<action name="ActiveBrowserChanged" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ActiveTabChanged" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Actor.Ui.ActuatingTabWebContentsAttached">
  <owner>chrstne@google.com</owner>
  <owner>kenok@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when the WebContents of an actuating tab is attached while the
    associated ActorTask isn't paused or stopped.
  </description>
</action>

<action name="Actor.Ui.GlobalTaskIndicator.{NudgeText}.Click">
  <owner>mjenn@google.com</owner>
  <owner>chrstne@google.com</owner>
  <owner>kenok@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when the user clicks the Global Task Indicator.
  </description>
  <token key="NudgeText">
    <variant name="CompleteTasks"
        summary="Task Indicator text shown when a task is complete."/>
    <variant name="Default"
        summary="Task Indicator shown in default state with no text."/>
    <variant name="NeedsAttention"
        summary="Task Indicator text shown when one or more tasks need
                 attention."/>
  </token>
</action>

<action name="Actor.Ui.HandoffButton.GiveControl.Clicked">
  <owner>chrstne@google.com</owner>
  <owner>kenok@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when the user clicks the Handoff Button when in an actuating tab to
    give control from the client to the actor.
  </description>
</action>

<action name="Actor.Ui.HandoffButton.TakeControl.Clicked">
  <owner>chrstne@google.com</owner>
  <owner>kenok@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when the user clicks the Handoff Button when in an actuating tab to
    take control from the actor to the client.
  </description>
</action>

<action name="Actor.Ui.TaskIcon.Click">
  <obsolete>
    Deprecated as of 12/2025 with the removal of the Task Icon.
  </obsolete>
  <owner>chrstne@google.com</owner>
  <owner>kenok@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when the user clicks the Task Icon during/after actuation.
  </description>
</action>

<action name="Actor.Ui.TaskListBubble.Row.Click">
  <owner>mjenn@google.com</owner>
  <owner>kenok@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when the user clicks on a row in the Task List Bubble.
  </description>
</action>

<action name="Actor.Ui.TaskNudge.{NudgeText}.Click">
  <owner>mjenn@google.com</owner>
  <owner>chrstne@google.com</owner>
  <owner>kenok@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when the user clicks the Task Nudge when it is shown (this
    currently happens when a Task is interrupted).
  </description>
  <token key="NudgeText">
    <variant name="CompleteTasks"
        summary="Task Nudge text shown when a task is complete."/>
    <variant name="MultipleTasksNeedAttention"
        summary="Obsolete. Task Nudge text shown when multiple tasks need
                 attention."/>
    <variant name="NeedsAttention"
        summary="Task Nudge text shown when one or more tasks need attention."/>
  </token>
</action>

<action name="ActorTaskTabConfirmation.StopActorTask.Abort">
  <owner>haileywang@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user aborts leaving a website that's actuating.
  </description>
</action>

<action name="ActorTaskTabConfirmation.StopActorTask.Proceed">
  <owner>haileywang@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user leaves a website that's actuating as part of an actor
    task.
  </description>
</action>

<action name="AddAddressManually_AddressSaved">
  <owner>sinhasourav@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Save&quot; button to save a new address
    from scratch manually. iOS only.
  </description>
</action>

<action name="AddAddressManually_Opened">
  <owner>sinhasourav@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Recorded when the user opens a surface for manually adding a new address.
    iOS only.
  </description>
</action>

<action name="AddressInfobar_AddressSaved">
  <owner>sinhasourav@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Save&quot; button to save a new address
    through an infobar. iOS only.
  </description>
</action>

<action name="AddSupervisionDialog_AttemptedSignoutAfterEnrollment">
  <owner>tobyhuang@chromium.org</owner>
  <owner>michaelpg@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <description>
    Emitted when the user clicks &quot;Sign out&quot; to complete the Add
    Supervision process.
  </description>
</action>

<action name="AddSupervisionDialog_Closed">
  <owner>tobyhuang@chromium.org</owner>
  <owner>michaelpg@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <description>
    Emitted when the Add Supervision dialog is closed, excluding sign out.
  </description>
</action>

<action name="AddSupervisionDialog_EnrollmentCompleted">
  <owner>tobyhuang@chromium.org</owner>
  <owner>michaelpg@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <description>
    Emitted when the user's account is successfully enrolled in supervision.
  </description>
</action>

<action name="AddSupervisionDialog_Launched">
  <owner>tobyhuang@chromium.org</owner>
  <owner>michaelpg@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <description>Emitted when the Add Supervision dialog is opened.</description>
</action>

<action name="AddSupervisionDialog_SwitchedAccounts">
  <owner>tobyhuang@chromium.org</owner>
  <owner>michaelpg@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <description>
    Emitted when the user signs out from within the Add Supervision dialog to
    switch accounts before enrollment is completed.
  </description>
</action>

<action name="AlertIndicatorButton_Dragged">
  <owner>miu@chromium.org</owner>
  <description>
    User dragged the tab alert indicator button; perhaps meant to drag the tab.
  </description>
</action>

<action name="AlertIndicatorButton_Mute">
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the tab alert indicator button to mute the tab.
  </description>
</action>

<action name="AlertIndicatorButton_Unmute">
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the tab alert indicator button to unmute the tab.
  </description>
</action>

<action name="AltBasedKeyRewrite_Delete">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed Alt+Backspace to produce the Delete key.
  </description>
</action>

<action name="AltBasedKeyRewrite_End">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed Alt+Ctrl+DownArrow to produce the End key.
  </description>
</action>

<action name="AltBasedKeyRewrite_Home">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed Alt+Ctrl+UpArrow to produce the Home key.
  </description>
</action>

<action name="AltBasedKeyRewrite_PageDown">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed Alt+DownArrow to produce the PageDown key.
  </description>
</action>

<action name="AltBasedKeyRewrite_PageUp">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Alt+UpArrow to produce the PageUp key.</description>
</action>

<action name="AltClickMappedToRightClick">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed alt click on a touchpad device to generate right click.
  </description>
</action>

<action name="AmbientMode.ScreenSaverPreview.Started">
  <owner>safarli@google.com</owner>
  <owner>assistive-eng@google.com</owner>
  <description>
    User clicked the button to start screen saver preview. Records the button
    click event. Recorded on ChromeOS only.
  </description>
</action>

<action name="Android.AddToHomescreenIPH.Message.Clicked">
  <obsolete>Deprecated as of 08/2024</obsolete>
  <owner>shaktisahu@chromium.org</owner>
  <owner>dtrainor@chromium.org</owner>
  <description>
    User clicked on Add button of Add to homescreen IPH message.
  </description>
</action>

<action name="Android.AddToHomescreenIPH.Message.Shown">
  <obsolete>Deprecated as of 08/2024</obsolete>
  <owner>shaktisahu@chromium.org</owner>
  <owner>dtrainor@chromium.org</owner>
  <description>Add to homescreen IPH message UI was shown.</description>
</action>

<action name="Android.AppHistoryPage.CopyLink">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User copied the URL for an item on the Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.LoadMoreOnScroll">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User scrolled to the bottom of the screen causing more items to load on the
    Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.OpenFullHistory">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User navigated from in-app history to Chrome BrApp history.
  </description>
</action>

<action name="Android.AppHistoryPage.OpenItem">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User opened an item on the Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.OpenSelected">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User opened one or more selected items in new tabs on the Android in-app
    history page.
  </description>
</action>

<action name="Android.AppHistoryPage.OpenSelectedIncognito">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User opened one or more selected items in new incognito tabs on the Android
    in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.RemoveItem">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User removed an item on the Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.RemoveSelected">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User removed one or more selected items on the Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.Search">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User tapped the search icon on the Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.Search.CopyLink">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User copied the URL for an item while searching on the Android in-app
    history page.
  </description>
</action>

<action name="Android.AppHistoryPage.Search.LoadMoreOnScroll">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User scrolled to the bottom of the screen causing more items to load while
    searching on the Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.Search.OpenItem">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User opened an item while searching on the Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.Search.OpenSelected">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User opened one or more selected items in new tabs while searching on the
    Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.Search.OpenSelectedIncognito">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User opened one or more selected items in new incognito tabs while searching
    on the Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.Search.RemoveItem">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User removed an item while searching on the Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.Search.RemoveSelected">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User removed one or more selected items while searching on the native
    Android history page.
  </description>
</action>

<action name="Android.AppHistoryPage.Search.SelectionEstablished">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User established a selection while searching on the Android in-app history
    page.
  </description>
</action>

<action name="Android.AppHistoryPage.SelectionEstablished">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    User established a selection on the Android in-app history page.
  </description>
</action>

<action name="Android.AppHistoryPage.Show">
  <owner>jinsukkim@chromium.org</owner>
  <description>User navigated to the Android in-app history page.</description>
</action>

<action name="Android.BookmarkAllTabs">
  <owner>mklw@google.com</owner>
  <description>
    User tapped 'Bookmark all tabs' on the tab strip context menu or via
    keyboard shortcut to bookmark all tabs.
  </description>
</action>

<action name="Android.BookmarkPage.CopyLink">
  <owner>wylieb@google.com</owner>
  <owner>hocheung@chromium.org</owner>
  <description>
    User copied a bookmark link on the native Android bookmark page by clicking
    &quot;copy link&quot; from the per-row overflow menu (non-selection mode).
  </description>
</action>

<action name="Android.BookmarkPage.ReadingList.MarkAsRead">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    User marked an item as read in the Reading List page from the Android
    bookmark page by clicking &quot;Mark As Read&quot; from the &quot;more&quot;
    menu.
  </description>
</action>

<action name="Android.BookmarkPage.ReadingList.MarkAsUnread">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    User marked an item as unread in the Reading List page from the Android
    bookmark page by clicking &quot;Mark As Unread&quot; from the
    &quot;more&quot; menu.
  </description>
</action>

<action name="Android.BookmarkPage.ReadingList.OpenReadingList">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    User navigated to the Reading List page from the Android bookmark page by
    clicking on reading list folder.
  </description>
</action>

<action name="Android.BookmarkPage.ReadingList.RemoveItem">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    User removed an item from the Reading List page from the Android bookmarks
    page by clicking &quot;delete&quot; from the &quot;more&quot; menu.
  </description>
</action>

<action name="Android.BookmarkPage.ReadingList.SelectFromMenu">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    User selected an item from the Reading List page from the Android bookmark
    page by clicking &quot;select&quot; from the &quot;more&quot; menu.
  </description>
</action>

<action name="Android.BookmarkPage.RemoveItem">
  <owner>twellington@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    User removed an item on the native Android bookmark page by clicking
    &quot;delete&quot; from the &quot;more&quot; menu.
  </description>
</action>

<action name="Android.BookmarkPage.SelectFromMenu">
  <owner>twellington@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    User selected an item on the native Android bookmark page by clicking
    &quot;select&quot; from the &quot;more&quot; menu.
  </description>
</action>

<action name="Android.ChromeHome.AcceptedSurvey">
  <obsolete>
    Deprecated 1/2018. Replaced with the
    Android.ChromeHome.Survey.InfoBarClosingState histogram.
  </obsolete>
  <owner>danielpark@chromium.org</owner>
  <description>
    User clicked on the invite to take a survey in the survey infobar.
  </description>
</action>

<action name="Android.ChromeHome.ClickedSurveyInfoBarCloseButton">
  <obsolete>
    Deprecated 1/2018. Replaced with the
    Android.ChromeHome.Survey.InfoBarClosingState histogram.
  </obsolete>
  <owner>danielpark@chromium.org</owner>
  <description>
    User dismissed the survey infobar by tapping on its close button.
  </description>
</action>

<action name="Android.ChromeHome.Closed">
  <obsolete>Unused as of 7/2019</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>User closed the Chrome Home bottom sheet.</description>
</action>

<action name="Android.ChromeHome.ClosedByBackPress">
  <obsolete>Unused as of 7/2019</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User closed the Chrome Home bottom sheet by pressing the system back button.
  </description>
</action>

<action name="Android.ChromeHome.ClosedByNavigation">
  <obsolete>Unused as of 7/2019</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User closed the Chrome Home bottom sheet by navigating.
  </description>
</action>

<action name="Android.ChromeHome.ClosedByNTPCloseButton">
  <obsolete>
    Deprecated 6/2017. There is no longer an NTP UI with a close button.
  </obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User closed the Chrome Home bottom sheet using the NTP's close button.
  </description>
</action>

<action name="Android.ChromeHome.ClosedBySwipe">
  <obsolete>Unused as of 7/2019</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User closed the Chrome Home bottom sheet using a swipe gesture.
  </description>
</action>

<action name="Android.ChromeHome.ClosedByTapScrim">
  <obsolete>Unused as of 7/2019</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User closed the Chrome Home bottom sheet tapping the scrim behind the sheet.
  </description>
</action>

<action name="Android.ChromeHome.FullState">
  <obsolete>Unused as of 7/2019</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User put the Chrome Home bottom sheet in the fully-open state.
  </description>
</action>

<action name="Android.ChromeHome.HalfState">
  <obsolete>Unused as of 7/2019</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User put the Chrome Home bottom sheet in the half-open state.
  </description>
</action>

<action name="Android.ChromeHome.IPHMenuItemClicked">
  <obsolete>Unused as of 7/2019</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User tapped the app menu item that triggers the Chrome Home in-product help
    bubble.
  </description>
</action>

<action name="Android.ChromeHome.NativeNTPShown">
  <obsolete>Unused as of 7/2019</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    A user navigation instructed the NativePageFactory to create a native page
    for the NTP. This may occur if the user has NTP URLs in a tab's navigation
    history.
  </description>
</action>

<action name="Android.ChromeHome.Opened">
  <obsolete>
    Deprecated 5/2017. Replaced by the versions with a suffix, which are more
    descriptive.
  </obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>User opened the Chrome Home bottom sheet.</description>
</action>

<action name="Android.ChromeHome.OpenedByExpandButton">
  <obsolete>Unused as of 03/2018</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User opened the Chrome Home bottom sheet using the expand button.
  </description>
</action>

<action name="Android.ChromeHome.OpenedByNTP">
  <obsolete>Unused as of 03/2018</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User opened the Chrome Home bottom sheet by opening a new tab.
  </description>
</action>

<action name="Android.ChromeHome.OpenedByOmnibox">
  <obsolete>Unused as of 03/2018</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User opened the Chrome Home bottom sheet by focusing the omnibox.
  </description>
</action>

<action name="Android.ChromeHome.OpenedByStartup">
  <obsolete>Unused as of 03/2018</obsolete>
  <owner>thildebr@chromium.org</owner>
  <description>
    The Chrome Home bottom sheet was automatically opened on startup after a
    period of inactivity.
  </description>
</action>

<action name="Android.ChromeHome.OpenedBySwipe">
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User opened the Chrome Home bottom sheet using a swipe gesture.
  </description>
</action>

<action name="Android.ChromeHome.OptOutSnackbarClicked">
  <obsolete>Unused as of 7/2019</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User clicked the 'Take Survey' button on the snackbar shown after they opted
    out of Chrome Home.
  </description>
</action>

<action name="Android.ChromeHome.ShowBookmarks">
  <obsolete>Unused as of 03/2018</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>User showed the bookmarks bottom sheet content.</description>
</action>

<action name="Android.ChromeHome.ShowDownloads">
  <obsolete>Unused as of 03/2018</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>User showed the downloads bottom sheet content.</description>
</action>

<action name="Android.ChromeHome.ShowHistory">
  <obsolete>Unused as of 03/2018</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>User showed the history bottom sheet content.</description>
</action>

<action name="Android.ChromeHome.ShowIncognitoHome">
  <obsolete>Unused as of 03/2018</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User showed the incognito bottom sheet content in the &quot;Home&quot; tab.
  </description>
</action>

<action name="Android.ChromeHome.ShowSuggestions">
  <obsolete>Unused as of 03/2018</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>User showed the suggestions bottom sheet content.</description>
</action>

<action name="Android.ChromeHome.Survey.ShowSurveyInfoBar">
  <obsolete>
    Deprecated 4/2018. Replaced with Android.Survey.ShowSurveyInfoBar action.
  </obsolete>
  <owner>danielpark@chromium.org</owner>
  <description>The survey infobar was displayed.</description>
</action>

<action name="Android.ContentDetectorActivated">
  <owner>twellington@chromium.org</owner>
  <description>
    User tapped on a phone number, address or email address, activating a
    content detector and causing a content intent to be sent.
  </description>
</action>

<action name="Android.CrossDeviceSettingImport.Apply">
  <owner>clank-app-team@google.com</owner>
  <owner>jhimawan@google.com</owner>
  <description>
    Recorded when the user taps on the &quot;Apply&quot; button in the
    cross-device settings import snackbar.
  </description>
</action>

<action name="Android.CrossDeviceSettingImport.CheckForRemoteSettings"
    not_user_triggered="true">
  <owner>clank-app-team@google.com</owner>
  <owner>jhimawan@google.com</owner>
  <description>
    Recorded after checking for remote settings to import from another device.
    This happens the first time the user lands on the NTP or a URL page (after
    FRE or if a user arrives in Chrome through a URL intent).
  </description>
</action>

<action name="Android.CrossDeviceSettingImport.NonNtp.Apply">
  <owner>clank-app-team@google.com</owner>
  <owner>jhimawan@google.com</owner>
  <description>
    Recorded when the user taps on the &quot;Apply&quot; button in the
    cross-device settings import snackbar, to apply settings that affect non-NTP
    pages (e.g. omnibox position and theme).
  </description>
</action>

<action name="Android.CrossDeviceSettingImport.NonNtp.Redo">
  <owner>clank-app-team@google.com</owner>
  <owner>jhimawan@google.com</owner>
  <description>
    Recorded when the user taps on the &quot;Redo&quot; button in the
    cross-device settings import snackbar, to redo applying settings that affect
    non-NTP pages (e.g. omnibox position and theme).
  </description>
</action>

<action name="Android.CrossDeviceSettingImport.NonNtp.Undo">
  <owner>clank-app-team@google.com</owner>
  <owner>jhimawan@google.com</owner>
  <description>
    Recorded when the user taps on the &quot;Undo&quot; button in the
    cross-device settings import snackbar, to undo applying settings that affect
    non-NTP pages (e.g. omnibox position and theme).
  </description>
</action>

<action name="Android.CrossDeviceSettingImport.OmniboxPosition.Apply">
  <owner>clank-app-team@google.com</owner>
  <owner>jhimawan@google.com</owner>
  <description>
    Recorded when the user taps on the &quot;Apply&quot; button in the
    cross-device settings import snackbar, to apply the bottom/top omnibox
    position setting only.
  </description>
</action>

<action name="Android.CrossDeviceSettingImport.OmniboxPosition.Redo">
  <owner>clank-app-team@google.com</owner>
  <owner>jhimawan@google.com</owner>
  <description>
    Recorded when the user taps on the &quot;Redo&quot; button in the
    cross-device settings import snackbar, to redo applying the bottom/top
    omnibox position setting only.
  </description>
</action>

<action name="Android.CrossDeviceSettingImport.OmniboxPosition.Undo">
  <owner>clank-app-team@google.com</owner>
  <owner>jhimawan@google.com</owner>
  <description>
    Recorded when the user taps on the &quot;Undo&quot; button in the
    cross-device settings import snackbar, to undo applying the bottom/top
    omnibox position setting only.
  </description>
</action>

<action name="Android.CrossDeviceSettingImport.Redo">
  <owner>clank-app-team@google.com</owner>
  <owner>jhimawan@google.com</owner>
  <description>
    Recorded when the user taps on the &quot;Redo&quot; button in the
    cross-device settings import snackbar.
  </description>
</action>

<action name="Android.CrossDeviceSettingImport.Undo">
  <owner>clank-app-team@google.com</owner>
  <owner>jhimawan@google.com</owner>
  <description>
    Recorded when the user taps on the &quot;Undo&quot; button in the
    cross-device settings import snackbar.
  </description>
</action>

<action name="Android.DarkTheme.Preference">
  <obsolete>Removed in M121.</obsolete>
  <owner>twellington@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    User changed preference to use system default, light, or dark theme.
  </description>
</action>

<action name="Android.DirectAction.List">
  <owner>szermatt@chromium.org</owner>
  <owner>autofill_assistant@google.com</owner>
  <description>
    Call to Activity.onListDirectActions made by the system on behalf of the
    assist app. Available starting with Android Q.
  </description>
</action>

<action name="Android.Download.InfoBar.Accelerated">
  <owner>shaktisahu@chromium.org</owner>
  <description>
    Records whether accelerating message was shown on the infobar.
  </description>
</action>

<action name="Android.Download.InfoBar.LinkClicked.OpenDownload">
  <owner>shaktisahu@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User tapped on the infobar link to open the downloaded file.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Android.Download.InfoBar.LinkClicked.OpenDownloadHome">
  <owner>shaktisahu@chromium.org</owner>
  <description>
    User tapped on the infobar link to open download home.
  </description>
</action>

<action name="Android.Download.InfoBar.ReparentedToCurrentTab">
  <owner>shaktisahu@chromium.org</owner>
  <description>
    The download infobar was re-attached to the new active tab due to a download
    event such as a new download or download completion that happened after the
    user had switched tabs. The infobar which was previously being shown on the
    old tab was closed and was shown on the new active tab.
  </description>
</action>

<action name="Android.DownloadManager.CheckForExternallyRemovedItems"
    not_user_triggered="true">
  <owner>dtrainor@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    A request was issued to check the file system for download items that were
    externally deleted e.g. through a third-party download manager.
  </description>
</action>

<action name="Android.DownloadManager.Delete">
  <owner>dtrainor@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User deleted one or more download items. This is recorded when the snackbar
    allowing the user to &quot;undo&quot; deletion is dismissed and the
    downloads are deleted.
  </description>
</action>

<action name="Android.DownloadManager.Item.ExternallyDeleted">
  <owner>dtrainor@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    A download file on primary storage was externally deleted by other
    application. e.g. through a third-party download manager. The associated
    database record will be also deleted.
  </description>
</action>

<action name="Android.DownloadManager.Item.ExternallyDeletedKeepRecord">
  <owner>qinmin@chromium.org</owner>
  <description>
    A download file was externally deleted by other application, e.g. through a
    third-party download manager. However the associated database record will
    not be immediately deleted.
  </description>
</action>

<action name="Android.DownloadManager.Item.OpenSucceeded">
  <owner>shaktisahu@chromium.org</owner>
  <description>User opened a download from download home.</description>
</action>

<action
    name="Android.DownloadManager.List.Selection.Menu.Images.Action{ActionType}">
  <obsolete>
    Deprecated October 2019. Feature dropped during implementation review.
  </obsolete>
  <owner>dtrainor@chromium.org</owner>
  <description>
    User triggered a menu action on the images section header of download home.
    {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".DeleteAll" summary="Delete all items in a section."/>
    <variant name=".ShareAll" summary="Share all items in a section."/>
    <variant name=".StartSelecting"
        summary="Enter multi-select mode from the section menu."/>
  </token>
</action>

<action name="Android.DownloadManager.List.View.Action{ActionType}">
  <owner>dtrainor@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User triggered actions on an offline item in download home.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
    {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".Cancel"
        summary="User canceled downloading an offline item."/>
    <variant name=".MenuChange"
        summary="User changed a specific offline item."/>
    <variant name=".MenuDelete"
        summary="User deleted a specific offline item."/>
    <variant name=".MenuRename"
        summary="User renamed a specific offline item."/>
    <variant name=".MenuShare" summary="User shared a specific offline item."/>
    <variant name=".Open" summary="User opened an offline item."/>
    <variant name=".Pause" summary="User paused downloading an offline item."/>
    <variant name=".Resume"
        summary="User resumed downloading an offline item."/>
    <variant name=".Retry" summary="User retried downloading an offline item."/>
  </token>
</action>

<action name="Android.DownloadManager.Menu.Action{ActionType}">
  <obsolete>Deprecated September 2023.</obsolete>
  <owner>dtrainor@chromium.org</owner>
  <description>
    User triggered actions on the top level menu in download home. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".Close"
        summary="User closed the download manager from the top menu."/>
    <variant name=".MultiDelete"
        summary="User deleted multiple files from the top menu."/>
    <variant name=".MultiShare"
        summary="User shared multiple files from the top menu."/>
    <variant name=".Search"
        summary="User started searching from the top menu."/>
    <variant name=".Settings"
        summary="User entered settings from the top menu."/>
  </token>
</action>

<action name="Android.DownloadManager.Open">
  <owner>dtrainor@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>User opened the downloads manager UI.</description>
</action>

<action name="Android.DownloadManager.OpenDrawer">
  <obsolete>Drawer removed during 2017 redesign.</obsolete>
  <owner>dfalcantara@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <owner>ianwen@chromium.org</owner>
  <description>
    User opened the navigation drawer in Chrome's download manager.
  </description>
</action>

<action name="Android.DownloadManager.RemoveItem">
  <obsolete>
    Deprecated in favor of Android.DownloadManager.List.View.Action.
  </obsolete>
  <owner>dtrainor@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User removed an item on the native Android download page by clicking
    &quot;delete&quot; from the &quot;more&quot; menu.
  </description>
</action>

<action name="Android.DownloadManager.Search">
  <obsolete>
    Deprecated in favor of Android.DownloadManager.Menu.Action.
  </obsolete>
  <owner>dtrainor@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>User initiated a search of their downloads.</description>
</action>

<action name="Android.DownloadManager.SelectionEstablished">
  <owner>dtrainor@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <owner>ianwen@chromium.org</owner>
  <description>
    User established a long-press selection in Chrome's download manager.
  </description>
</action>

<action name="Android.DownloadManager.Settings">
  <obsolete>
    Deprecated in favor of Android.DownloadManager.Menu.Action.
  </obsolete>
  <owner>jming@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User selected the settings option in the download manager to open up the
    settings page to download preferences.
  </description>
</action>

<action name="Android.DownloadManager.UndoDelete">
  <owner>dtrainor@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User chose to &quot;undo&quot; the deletion of one or more download items.
  </description>
</action>

<action name="Android.ExploreSitesNTP.Opened">
  <owner>dimich@chromium.org</owner>
  <description>User opened NTP with enabled ExploreSites section.</description>
</action>

<action name="Android.ExploreSitesPage.ClickOnSiteIcon">
  <owner>dimich@chromium.org</owner>
  <description>
    User clicked on a site icon while on ExploreSites page.
  </description>
</action>

<action name="Android.ExploreSitesPage.Open">
  <owner>dimich@chromium.org</owner>
  <description>
    User opened ExploreSites page, typically by clicking on a NTP category icon.
  </description>
</action>

<action name="Android.ExploreSitesPage.Scrolled">
  <owner>dimich@chromium.org</owner>
  <description>
    User scrolled the ExploreSites page. Reported once per ExploreSitesPage
    instance shown.
  </description>
</action>

<action name="Android.HistoryPage.ClearBrowsingData">
  <owner>twellington@chromium.org</owner>
  <description>
    User clicked the clear browsing data button on the native Android history
    page.
  </description>
</action>

<action name="Android.HistoryPage.CopyLink">
  <owner>twellington@chromium.org</owner>
  <description>
    User copied the URL for an item on the native Android history page.
  </description>
</action>

<action name="Android.HistoryPage.LoadMoreOnScroll">
  <owner>twellington@chromium.org</owner>
  <description>
    User scrolled to the bottom of the screen causing more items to load on the
    native Android history page.
  </description>
</action>

<action name="Android.HistoryPage.OpenAppFilterSheet">
  <owner>jinsukkim@chromium.org</owner>
  <owner>chrome-connective-tissue@google.com</owner>
  <description>
    User opened the history app filter sheet. Reported when user taps the app
    filter chip UI to bring up the sheet.
  </description>
</action>

<action name="Android.HistoryPage.OpenItem">
  <owner>twellington@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened an item on the native Android history page.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Android.HistoryPage.OpenSelected">
  <owner>twellington@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened one or more selected items in new tabs on the native Android
    history page.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Android.HistoryPage.OpenSelectedIncognito">
  <owner>twellington@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened one or more selected items in new incognito tabs on the native
    Android history page.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Android.HistoryPage.RemoveItem">
  <owner>twellington@chromium.org</owner>
  <description>
    User removed an item on the native Android history page.
  </description>
</action>

<action name="Android.HistoryPage.RemoveSelected">
  <owner>twellington@chromium.org</owner>
  <description>
    User removed one or more selected items on the native Android history page.
  </description>
</action>

<action name="Android.HistoryPage.Search">
  <owner>twellington@chromium.org</owner>
  <description>
    User tapped the search icon on the native Android history page.
  </description>
</action>

<action name="Android.HistoryPage.Search.CopyLink">
  <owner>twellington@chromium.org</owner>
  <description>
    User copied the URL for an item while searching on the native Android
    history page.
  </description>
</action>

<action name="Android.HistoryPage.Search.LoadMoreOnScroll">
  <owner>twellington@chromium.org</owner>
  <description>
    User scrolled to the bottom of the screen causing more items to load while
    searching on the native Android history page.
  </description>
</action>

<action name="Android.HistoryPage.Search.OpenItem">
  <owner>twellington@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened an item while searching on the native Android history page.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Android.HistoryPage.Search.OpenSelected">
  <owner>twellington@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened one or more selected items in new tabs while searching on the
    native Android history page.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Android.HistoryPage.Search.OpenSelectedIncognito">
  <owner>twellington@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened one or more selected items in new incognito tabs while searching
    on the native Android history page.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Android.HistoryPage.Search.RemoveItem">
  <owner>twellington@chromium.org</owner>
  <description>
    User removed an item while searching on the native Android history page.
  </description>
</action>

<action name="Android.HistoryPage.Search.RemoveSelected">
  <owner>twellington@chromium.org</owner>
  <description>
    User removed one or more selected items while searching on the native
    Android history page.
  </description>
</action>

<action name="Android.HistoryPage.Search.SelectionEstablished">
  <owner>twellington@chromium.org</owner>
  <description>
    User established a selection while searching on the native Android history
    page.
  </description>
</action>

<action name="Android.HistoryPage.SelectionEstablished">
  <owner>twellington@chromium.org</owner>
  <description>
    User established a selection on the native Android history page.
  </description>
</action>

<action name="Android.HistoryPage.Show">
  <owner>twellington@chromium.org</owner>
  <description>User navigated to the native Android history page.</description>
</action>

<action name="Android.Hub.PaneSwiped">
  <owner>madhavpruthi@google.com</owner>
  <description>
    The user switched to another pane using swipe gesture in the Hub.
  </description>
</action>

<action name="Android.LauncherShortcut.NewIncognitoTab">
  <owner>twellington@chromium.org</owner>
  <description>
    User tapped on the 'New Incognito Tab' launcher shortcut option.
  </description>
</action>

<action name="Android.LauncherShortcut.NewTab">
  <owner>twellington@chromium.org</owner>
  <description>
    User tapped on the 'New Tab' launcher shortcut option.
  </description>
</action>

<action name="Android.LaunchNewIncognitoTab">
  <owner>peconn@chromium.org</owner>
  <description>
    An external application launched a new Chrome Incognito Tab.
  </description>
</action>

<action name="Android.LifeCycle.HasPausedActivities">
  <owner>ssid@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Chrome application has at least one paused and no running activites.
    Recorded when the state of the application changes.
  </description>
</action>

<action name="Android.LifeCycle.HasRunningActivities">
  <owner>ssid@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Chrome application has at least one activity in running state. Recorded when
    the state of the application changes.
  </description>
</action>

<action name="Android.LifeCycle.HasStoppedActivities">
  <owner>ssid@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Chrome application has at least one activity in stopped state, and none
    running or paused. Recorded when the state of the application changes.
  </description>
</action>

<action name="Android.ManageSpace">
  <owner>dmurph@chromium.org</owner>
  <description>
    User navigated to 'Manage Space' for Chrome from the 'Apps' category in
    Android settings.
  </description>
</action>

<action name="Android.ManualTranslate">
  <owner>jinsukkim@chromium.org</owner>
  <description>
    Translation is manually requested via menu or toolbar button.
  </description>
</action>

<action name="Android.MergeState.ColdStart">
  <owner>twellington@chromium.org</owner>
  <description>
    Tab state was merged for Android N+ multi-instance during an application
    cold start.
  </description>
</action>

<action name="Android.MergeState.Live">
  <owner>twellington@chromium.org</owner>
  <description>
    Tab state was merged for Android N+ multi-instance while Chrome was running
    (e.g. user exited multi-window mode and focused one of the Chrome
    activities).
  </description>
</action>

<action name="Android.MultiInstance.Enter">
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    Recorded when multiple Chrome instances become visible on the screen at the
    same time (e.g. two Chrome windows running side-by-side in split-screen
    mode). Only applicable on Android S. For Android R and below, see
    Android.MultiWindowMode.MultiInstance.Enter.
  </description>
</action>

<action name="Android.MultiInstance.Exit">
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    The number of visible, foreground Chrome instances got down below one, which
    virtually ends the multi-instance 'session'. This can happen when one of the
    visible instances or both of them in split-screen mode closed or went to the
    background, or split-screen mode itself exited so that only a single
    instance remains visible on screen.
  </description>
</action>

<action name="Android.MultiWindow.CrashRecoveryCompleted">
  <owner>aishwaryarj@google.com</owner>
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    Recorded when crash recovery successfully restores all windows.
  </description>
</action>

<action name="Android.MultiWindow.CrashRecoveryDialogShown">
  <owner>aishwaryarj@google.com</owner>
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>Recorded when the crash recovery dialog is shown.</description>
</action>

<action name="Android.MultiWindow.CrashRecoveryInitiated">
  <owner>aishwaryarj@google.com</owner>
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>Recorded when crash recovery is initiated.</description>
</action>

<action name="Android.MultiWindow.CrashRecoveryOptIn">
  <owner>aishwaryarj@google.com</owner>
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    Recorded when the user opts in to crash recovery by clicking the positive
    button on the recovery dialog.
  </description>
</action>

<action name="Android.MultiWindowMode.Enter">
  <obsolete>
    Deprecated as the data is not valid any more from M100 onward.
  </obsolete>
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>The activity entered Android N multi-window mode.</description>
</action>

<action name="Android.MultiWindowMode.Enter-SecondInstance">
  <owner>twellington@chromium.org</owner>
  <description>
    The second activity instance (ChromeTabbedActivity2) entered Android N
    multi-window mode. Recorded separately from Android.MultiWindowMode.Enter to
    avoid double counting when two instances are running.
  </description>
</action>

<action name="Android.MultiWindowMode.Enter2">
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    The activity entered Android N multi-window mode. This is identical to
    Android.MultiWindowMode.Enter, but introduced after a bug that affected the
    logging was fixed.
  </description>
</action>

<action name="Android.MultiWindowMode.Exit">
  <obsolete>
    Deprecated as the data is not valid any more from M100 onward.
  </obsolete>
  <owner>twellington@chromium.org</owner>
  <description>The activity exited Android N multi-window mode.</description>
</action>

<action name="Android.MultiWindowMode.Exit-SecondInstance">
  <owner>twellington@chromium.org</owner>
  <description>
    The second activity instance (ChromeTabbedActivity2) exited Android N
    multi-window mode. Recorded separately from Android.MultiWindowMode.Exit to
    avoid double counting when two instances are running.
  </description>
</action>

<action name="Android.MultiWindowMode.Exit2">
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    The activity exited Android N multi-window mode. This is identical to
    Android.MultiWindowMode.Exit, but introduced after a bug that affected the
    logging was fixed.
  </description>
</action>

<action name="Android.MultiWindowMode.MultiInstance.Enter">
  <owner>twellington@chromium.org</owner>
  <description>
    A second activity instance (ChromeTabbedActivity2) has been created in
    Android N multi-window mode. Starting with Chrome version 94, this is only
    recorded on Android R. See 'Android.MultiInstance.Enter' for Android S.
  </description>
</action>

<action name="Android.Pdf.EditFab">
  <owner>rathomas@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User clicked the floating action button (FAB) / default edit icon to enter
    PDF edit mode or open an external PDF editor.
  </description>
</action>

<action name="Android.PhoneIntent">
  <owner>mpearson@chromium.org</owner>
  <description>
    A user clicked on a telephone number link in Chrome content.
  </description>
</action>

<action name="Android.Survey.ShowSurveyInfoBar">
  <obsolete>
    Deprecated 12/2022 as part of survey message launch cleanup.
  </obsolete>
  <owner>danielpark@chromium.org</owner>
  <description>The survey infobar was displayed.</description>
</action>

<action name="Android.TabStrip.GlicButton.Unpin">
  <obsolete>
    Renamed to Glic.Interaction.TabStripButton.UnpinnedInContextMenu in 7/2026.
  </obsolete>
  <owner>mklw@google.com</owner>
  <description>
    Deprecated metric for when a user tapped 'Unpin' on the Glic button context
    menu on Android.
  </description>
</action>

<action name="Android.TabStripMenu.BookmarkAllTabs">
  <obsolete>Generalized/renamed to Android.BookmarkAllTabs in 3/26.</obsolete>
  <owner>mklw@google.com</owner>
  <description>
    User tapped 'Bookmark all tabs' on the tab strip context menu to bookmark
    all tabs.
  </description>
</action>

<action name="Android.TabStripMenu.ChangeWindowName">
  <owner>aishwaryarj@google.com</owner>
  <description>
    User tapped 'Save' on the dialog opened via the tab strip context menu to
    successfully save and change the name of a Chrome window and dismiss the
    dialog.
  </description>
</action>

<action name="Android.TabStripMenu.NameWindow">
  <owner>aishwaryarj@google.com</owner>
  <description>
    User tapped 'Name window' on the tab strip context menu to name a Chrome
    window.
  </description>
</action>

<action name="Android.TabStripMenu.NewTab">
  <owner>mklw@google.com</owner>
  <description>
    User tapped 'New tab' on the tab strip context menu to open a New tab.
  </description>
</action>

<action name="Android.TabStripMenu.PinGlic">
  <owner>mklw@google.com</owner>
  <description>
    User tapped 'Pin Glic' on the tab strip context menu to pin the Glic button
    in the tab strip.
  </description>
</action>

<action name="Android.TabStripMenu.ReopenClosedEntry">
  <owner>mklw@google.com</owner>
  <description>
    User tapped 'Reopen closed entry' on the tab strip context menu to reopen
    the last closed entry.
  </description>
</action>

<action name="Android.TabStripMenu.SaveWindowName">
  <owner>aishwaryarj@google.com</owner>
  <description>
    User tapped 'Save' on the dialog opened via the tab strip context menu to
    successfully save (with or without changing) the name of a Chrome window and
    dismiss the dialog.
  </description>
</action>

<action name="Android.TabStripMenu.SendFeedback">
  <owner>mwoj@google.com</owner>
  <owner>cros-ui-foundations@google.com</owner>
  <description>
    User tapped 'Send feedback' on the tab strip context menu to send feedback.
  </description>
</action>

<action name="Android.TabStripMenu.TaskManager">
  <owner>mwoj@google.com</owner>
  <owner>cros-ui-foundations@google.com</owner>
  <description>
    User tapped 'Task Manager' on the tab strip context menu to launch the Task
    Manager.
  </description>
</action>

<action name="Android.TabStripMenu.ToggleTabLayout">
  <owner>eleanorlee@google.com</owner>
  <description>
    User tapped 'Show tabs vertically' in the tab strip context menu or 'Show
    tabs horizontally' in the Vertical Tabs empty context menu to toggle the tab
    layout.
  </description>
</action>

<action name="Android.TabStripMenu.UnpinGlic">
  <owner>mklw@google.com</owner>
  <description>
    User tapped 'Unpin Glic' on the tab strip context menu to unpin the Glic
    button in the tab strip.
  </description>
</action>

<action name="Android.VerticalTabs.GroupMenu{ActionType}">
  <owner>agazal@google.com</owner>
  <owner>eleanorlee@google.com</owner>
  <description>
    Recorded when the user interacts with the group context menu on Vertical
    Tabs on Android. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".CloseGroup"
        summary="User closed a group from the Vertical Tabs group menu."/>
    <variant name=".ColorChanged"
        summary="User changed group color from the Vertical Tabs group menu."/>
    <variant name=".DeleteGroup"
        summary="User deleted a group from the Vertical Tabs group menu."/>
    <variant name=".DeleteSharedGroup"
        summary="User deleted a shared group from the Vertical Tabs group
                 menu."/>
    <variant name=".LeaveSharedGroup"
        summary="User left a shared group from the Vertical Tabs group menu."/>
    <variant name=".ManageSharing"
        summary="User clicked manage sharing from the Vertical Tabs group
                 menu."/>
    <variant name=".MoveGroupToAnotherWindow"
        summary="User moved a group to another window from the Vertical Tabs
                 group menu."/>
    <variant name=".MoveGroupToNewWindow"
        summary="User moved a group to a new window from the Vertical Tabs
                 group menu."/>
    <variant name=".NewTabInGroup"
        summary="User added a new tab in a group from the Vertical Tabs group
                 menu."/>
    <variant name=".RecentActivity"
        summary="User viewed recent activity from the Vertical Tabs group
                 menu."/>
    <variant name=".ShareGroup"
        summary="User shared a group from the Vertical Tabs group menu."/>
    <variant name=".Shown"
        summary="Vertical Tabs group context menu was shown."/>
    <variant name=".TitleChanged"
        summary="User changed group title from the Vertical Tabs group menu."/>
    <variant name=".TitleReset"
        summary="User reset group title from the Vertical Tabs group menu."/>
    <variant name=".Ungroup"
        summary="User ungrouped a group from the Vertical Tabs group menu."/>
  </token>
</action>

<action name="Android.VerticalTabs.SearchButtonClicked">
  <owner>agazal@google.com</owner>
  <owner>kije@google.com</owner>
  <description>
    Recorded when a user taps the search button/field inside the Vertical Tabs
    rail.
  </description>
</action>

<action name="Android.VerticalTabs.StripMenu{ActionType}">
  <owner>agazal@google.com</owner>
  <owner>eleanorlee@google.com</owner>
  <description>
    Recorded when the user interacts with the empty strip context menu on
    Vertical Tabs on Android. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".PinGlic"
        summary="User pinned glic from the Vertical Tabs strip menu."/>
    <variant name=".ReopenClosedEntry"
        summary="User reopened a closed entry from the Vertical Tabs strip
                 menu."/>
    <variant name=".SendFeedback"
        summary="User sent feedback from the Vertical Tabs strip menu."/>
    <variant name=".TaskManager"
        summary="User opened task manager from the Vertical Tabs strip menu."/>
    <variant name=".ToggleTabLayout"
        summary="User toggled tab layout from the Vertical Tabs strip menu."/>
    <variant name=".UnpinGlic"
        summary="User unpinned glic from the Vertical Tabs strip menu."/>
  </token>
</action>

<action name="Android.VerticalTabs.TabMenu{ActionType}">
  <owner>agazal@google.com</owner>
  <owner>eleanorlee@google.com</owner>
  <description>
    Recorded when the user interacts with the tab context menu on Vertical Tabs
    on Android. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AddTabToReadingList"
        summary="User added a tab to their reading list via the tab context
                 menu on Vertical Tabs."/>
    <variant name=".AddTabToReadingList.MultiTab"
        summary="User added multiple tabs to their reading list via the tab
                 context menu on Vertical Tabs."/>
    <variant name=".AddToNewTabGroup"
        summary="User added a tab to a new tab group via the tab context menu
                 on Vertical Tabs."/>
    <variant name=".AddToNewTabGroup.MultiTab"
        summary="User added multiple tabs to a new tab group via the tab
                 context menu on Vertical Tabs."/>
    <variant name=".AddToTabGroup"
        summary="User opened the bottom sheet to add a tab to a tab group via
                 the tab context menu on Vertical Tabs."/>
    <variant name=".AddToTabGroup.MultiTab"
        summary="User opened the bottom sheet to add multiple tabs to a tab
                 group via the tab context menu on Vertical Tabs."/>
    <variant name=".CloseAllIncognitoTabs"
        summary="User closed all incognito tabs via the tab context menu on
                 Vertical Tabs."/>
    <variant name=".CloseAllTabs"
        summary="User closed all tabs via the tab context menu on Vertical
                 Tabs."/>
    <variant name=".CloseOtherTabs"
        summary="User closed other tabs via the tab context menu on Vertical
                 Tabs."/>
    <variant name=".CloseOtherTabs.MultiTab"
        summary="User closed other tabs via the tab context menu on Vertical
                 Tabs while having multiple tabs selected."/>
    <variant name=".CloseTab"
        summary="User closed a tab via the tab context menu on Vertical Tabs."/>
    <variant name=".CloseTab.MultiTab"
        summary="User closed multiple tabs via the tab context menu on
                 Vertical Tabs."/>
    <variant name=".CloseTabsBelow"
        summary="User closed tabs below via the tab context menu on Vertical
                 Tabs."/>
    <variant name=".CloseTabsBelow.MultiTab"
        summary="User closed tabs below via the tab context menu on Vertical
                 Tabs while having multiple tabs selected."/>
    <variant name=".DuplicateTab"
        summary="User duplicated a tab via the tab context menu on Vertical
                 Tabs."/>
    <variant name=".DuplicateTab.MultiTab"
        summary="User duplicated multiple tabs via the tab context menu on
                 Vertical Tabs."/>
    <variant name=".MoveTabsToOtherWindow"
        summary="User moved tabs to another window via the tab context menu
                 on Vertical Tabs."/>
    <variant name=".MoveTabsToOtherWindow.MultiTab"
        summary="User moved multiple tabs to another window via the tab
                 context menu on Vertical Tabs."/>
    <variant name=".MoveTabToGroup"
        summary="User moved a tab to a synced tab group via the tab context
                 menu on Vertical Tabs."/>
    <variant name=".MoveTabToGroup.MultiTab"
        summary="User moved multiple tabs to a synced tab group via the tab
                 context menu on Vertical Tabs."/>
    <variant name=".MoveTabToIncognitoGroup"
        summary="User moved a tab to an incognito tab group via the tab
                 context menu on Vertical Tabs."/>
    <variant name=".MoveTabToIncognitoGroup.MultiTab"
        summary="User moved multiple tabs to an incognito tab group via the
                 tab context menu on Vertical Tabs."/>
    <variant name=".MoveTabToNewWindow"
        summary="User moved a tab to a new window via the tab context menu on
                 Vertical Tabs."/>
    <variant name=".MoveTabToNewWindow.MultiTab"
        summary="User moved multiple tabs to a new window via the tab context
                 menu on Vertical Tabs."/>
    <variant name=".MoveTabToOtherWindow"
        summary="User moved a tab to another window via the tab context menu
                 on Vertical Tabs."/>
    <variant name=".MoveTabToOtherWindow.MultiTab"
        summary="User moved multiple tabs to another window via the tab
                 context menu on Vertical Tabs."/>
    <variant name=".MuteSite"
        summary="User muted a site via the tab context menu on Vertical Tabs."/>
    <variant name=".MuteSite.MultiTab"
        summary="User muted site(s) from multiple selected tabs via the tab
                 context menu on Vertical Tabs."/>
    <variant name=".NewGroup"
        summary="User created a new group via the tab context menu on
                 Vertical Tabs."/>
    <variant name=".NewGroup.MultiTab"
        summary="User created a new group from multiple selected tabs via the
                 tab context menu on Vertical Tabs."/>
    <variant name=".NewTabBelow"
        summary="User opened a new tab below via the tab context menu on
                 Vertical Tabs."/>
    <variant name=".PinTab"
        summary="User pinned a tab via the tab context menu on Vertical Tabs."/>
    <variant name=".PinTab.MultiTab"
        summary="User pinned multiple tabs via the tab context menu on
                 Vertical Tabs."/>
    <variant name=".RemoveTabFromTabGroup"
        summary="User removed a tab from tab group via the tab context menu
                 on Vertical Tabs."/>
    <variant name=".RemoveTabFromTabGroup.MultiTab"
        summary="User removed multiple tabs from tab group via the tab
                 context menu on Vertical Tabs."/>
    <variant name=".SendToYourDevices"
        summary="User sent tab to another device via the tab context menu on
                 Vertical Tabs."/>
    <variant name=".ShareTab"
        summary="User shared a tab via the tab context menu on Vertical Tabs."/>
    <variant name=".ShareTab.MultiTab"
        summary="User shared multiple tabs via the tab context menu on
                 Vertical Tabs."/>
    <variant name=".Shown"
        summary="Tab context menu was shown on Vertical Tabs."/>
    <variant name=".Shown.MultiTab"
        summary="Tab context menu was shown for multiple selected tabs on
                 Vertical Tabs."/>
    <variant name=".ToggleTabLayout"
        summary="User toggled tab layout via the tab context menu on Vertical
                 Tabs."/>
    <variant name=".UnmuteSite"
        summary="User unmuted a site via the tab context menu on Vertical
                 Tabs."/>
    <variant name=".UnmuteSite.MultiTab"
        summary="User unmuted site(s) from multiple selected tabs via the tab
                 context menu on Vertical Tabs."/>
    <variant name=".UnpinTab"
        summary="User unpinned a tab via the tab context menu on Vertical
                 Tabs."/>
    <variant name=".UnpinTab.MultiTab"
        summary="User unpinned multiple tabs via the tab context menu on
                 Vertical Tabs."/>
  </token>
</action>

<action name="Android.VerticalTabs.UndoCloseTab">
  <owner>agazal@google.com</owner>
  <owner>kije@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    User undoes a closed tab that was closed from the Vertical Tabs pane.
  </description>
</action>

<action name="Android.VerticalTabs.UndoCloseTabGroup">
  <owner>agazal@google.com</owner>
  <owner>kije@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    User undoes a closed group that was closed from the Vertical Tabs pane.
  </description>
</action>

<action name="Android.WindowManager.ChangeWindowName">
  <owner>aishwaryarj@google.com</owner>
  <owner>rathomas@google.com</owner>
  <description>
    User tapped 'Save' on the dialog opened via the 3-dot menu on the in-app
    window manager to successfully save and change the name of a Chrome window
    and dismiss the dialog.
  </description>
</action>

<action name="Android.WindowManager.CloseWindow">
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User tapped Close in the 3-dot menu from the in-app window manager to remove
    a Chrome window.
  </description>
</action>

<action name="Android.WindowManager.NameWindow">
  <owner>aishwaryarj@google.com</owner>
  <owner>rathomas@google.com</owner>
  <description>
    User tapped 'Name' on the 3-dot menu on the in-app window manager to name a
    Chrome window.
  </description>
</action>

<action name="Android.WindowManager.NewWindow">
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User tapped the 'New window' button in Chrome's in-app window manager to
    create a new Chrome window.
  </description>
</action>

<action name="Android.WindowManager.OpenActiveWindow">
  <owner>aishwaryarj@google.com</owner>
  <owner>rathomas@google.com</owner>
  <description>
    User tapped on 'Open' in Chrome's in-app window manager to bring an active
    Window to the foreground.
  </description>
</action>

<action name="Android.WindowManager.OpenInactiveWindow">
  <owner>aishwaryarj@google.com</owner>
  <owner>rathomas@google.com</owner>
  <description>
    User tapped on 'Restore' in Chrome's in-app window manager to restore an
    inactive Window and bring it to the foreground.
  </description>
</action>

<action name="Android.WindowManager.SaveWindowName">
  <owner>aishwaryarj@google.com</owner>
  <owner>rathomas@google.com</owner>
  <description>
    User tapped 'Save' on the dialog opened via the 3-dot menu on the in-app
    window manager to successfully save (with or without changing) the name of a
    Chrome window and dismiss the dialog.
  </description>
</action>

<action name="Android.WindowManager.SecondaryMenu">
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User taps the 3-dot menu of a Window in the in-app window manager list.
  </description>
</action>

<action name="Android.WindowManager.SelectWindow">
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User taps on a Window from the in-app window manager list to bring the
    Window to the foreground.
  </description>
</action>

<action name="AndroidWebView.ApiCall.{ApiName}">
  <owner>abhijithnair@chromium.org</owner>
  <owner>android_webview/OWNERS</owner>
  <description>
    WebView API {ApiName} was called.

    This is only recorded on Android WebView. This is only recorded if the
    `WebViewEnableApiCallUserActions` feature is enabled.
  </description>
  <token key="ApiName">
    <variant name="CookieManagerAcceptCookie"
        summary="CookieManager method `acceptCookie`"/>
    <variant name="CookieManagerAcceptThirdPartyCookies"
        summary="CookieManager method `acceptThirdPartyCookies`"/>
    <variant name="CookieManagerAllowFileSchemeCookies"
        summary="CookieManager method `allowFileSchemeCookies`"/>
    <variant name="CookieManagerFlush" summary="CookieManager method `flush`"/>
    <variant name="CookieManagerGetCookie"
        summary="CookieManager method `getCookie`"/>
    <variant name="CookieManagerHasCookies"
        summary="CookieManager method `hasCookies`"/>
    <variant name="CookieManagerRemoveAllCookie"
        summary="CookieManager method `removeAllCookie`"/>
    <variant name="CookieManagerRemoveAllCookies"
        summary="CookieManager method `removeAllCookies`"/>
    <variant name="CookieManagerRemoveExpiredCookie"
        summary="CookieManager method `removeExpiredCookie`"/>
    <variant name="CookieManagerRemoveSessionCookie"
        summary="CookieManager method `removeSessionCookie`"/>
    <variant name="CookieManagerRemoveSessionCookies"
        summary="CookieManager method `removeSessionCookies`"/>
    <variant name="CookieManagerSetAcceptCookie"
        summary="CookieManager method `setAcceptCookie`"/>
    <variant name="CookieManagerSetAcceptFileSchemeCookies"
        summary="CookieManager method `setAcceptFileSchemeCookies`"/>
    <variant name="CookieManagerSetAcceptThirdPartyCookies"
        summary="CookieManager method `setAcceptThirdPartyCookies`"/>
    <variant name="CookieManagerSetCookie"
        summary="CookieManager method `setCookie`"/>
    <variant name="GeolocationPermissionsAllow"
        summary="GeolocationPermissions method `allow`"/>
    <variant name="GeolocationPermissionsClear"
        summary="GeolocationPermissions method `clear`"/>
    <variant name="GeolocationPermissionsClearAll"
        summary="GeolocationPermissions method `clearAll`"/>
    <variant name="GeolocationPermissionsGetAllowed"
        summary="GeolocationPermissions method `getAllowed`"/>
    <variant name="GeolocationPermissionsGetOrigins"
        summary="GeolocationPermissions method `getOrigins`"/>
    <variant name="WebIconDatabaseBulkRequestIconForPageUrl"
        summary="WebIconDatabase method `bulkRequestIconForPageUrl`"/>
    <variant name="WebIconDatabaseClose"
        summary="WebIconDatabase method `close`"/>
    <variant name="WebIconDatabaseGetInstance"
        summary="WebIconDatabase method `getInstance`"/>
    <variant name="WebIconDatabaseOpen"
        summary="WebIconDatabase method `open`"/>
    <variant name="WebIconDatabaseReleaseIconForPageUrl"
        summary="WebIconDatabase method `releaseIconForPageUrl`"/>
    <variant name="WebIconDatabaseRemoveAllIcons"
        summary="WebIconDatabase method `removeAllIcons`"/>
    <variant name="WebIconDatabaseRequestIconForPageUrl"
        summary="WebIconDatabase method `requestIconForPageUrl`"/>
    <variant name="WebIconDatabaseRetainIconForPageUrl"
        summary="WebIconDatabase method `retainIconForPageUrl`"/>
    <variant name="WebSettingsGetAllowContentAccess"
        summary="WebSettings method `getAllowContentAccess`"/>
    <variant name="WebSettingsGetAllowFileAccess"
        summary="WebSettings method `getAllowFileAccess`"/>
    <variant name="WebSettingsGetAllowFileAccessFromFileUrls"
        summary="WebSettings method `getAllowFileAccessFromFileUrls`"/>
    <variant name="WebSettingsGetAllowUniversalAccessFromFileUrls"
        summary="WebSettings method `getAllowUniversalAccessFromFileUrls`"/>
    <variant name="WebSettingsGetBlockNetworkImage"
        summary="WebSettings method `getBlockNetworkImage`"/>
    <variant name="WebSettingsGetBlockNetworkLoads"
        summary="WebSettings method `getBlockNetworkLoads`"/>
    <variant name="WebSettingsGetBuiltInZoomControls"
        summary="WebSettings method `getBuiltInZoomControls`"/>
    <variant name="WebSettingsGetCacheMode"
        summary="WebSettings method `getCacheMode`"/>
    <variant name="WebSettingsGetCursiveFontFamily"
        summary="WebSettings method `getCursiveFontFamily`"/>
    <variant name="WebSettingsGetDatabaseEnabled"
        summary="WebSettings method `getDatabaseEnabled`"/>
    <variant name="WebSettingsGetDefaultFixedFontSize"
        summary="WebSettings method `getDefaultFixedFontSize`"/>
    <variant name="WebSettingsGetDefaultFontSize"
        summary="WebSettings method `getDefaultFontSize`"/>
    <variant name="WebSettingsGetDefaultTextEncodingName"
        summary="WebSettings method `getDefaultTextEncodingName`"/>
    <variant name="WebSettingsGetDisabledActionModeMenuItems"
        summary="WebSettings method `getDisabledActionModeMenuItems`"/>
    <variant name="WebSettingsGetDisplayZoomControls"
        summary="WebSettings method `getDisplayZoomControls`"/>
    <variant name="WebSettingsGetDomStorageEnabled"
        summary="WebSettings method `getDomStorageEnabled`"/>
    <variant name="WebSettingsGetFantasyFontFamily"
        summary="WebSettings method `getFantasyFontFamily`"/>
    <variant name="WebSettingsGetFixedFontFamily"
        summary="WebSettings method `getFixedFontFamily`"/>
    <variant name="WebSettingsGetForceDark"
        summary="WebSettings method `getForceDark`"/>
    <variant name="WebSettingsGetJavaScriptCanOpenWindowsAutomatically"
        summary="WebSettings method
                 `getJavaScriptCanOpenWindowsAutomatically`"/>
    <variant name="WebSettingsGetJavaScriptEnabled"
        summary="WebSettings method `getJavaScriptEnabled`"/>
    <variant name="WebSettingsGetLayoutAlgorithm"
        summary="WebSettings method `getLayoutAlgorithm`"/>
    <variant name="WebSettingsGetLoadsImagesAutomatically"
        summary="WebSettings method `getLoadsImagesAutomatically`"/>
    <variant name="WebSettingsGetLoadWithOverviewMode"
        summary="WebSettings method `getLoadWithOverviewMode`"/>
    <variant name="WebSettingsGetMediaPlaybackRequiresUserGesture"
        summary="WebSettings method `getMediaPlaybackRequiresUserGesture`"/>
    <variant name="WebSettingsGetMinimumFontSize"
        summary="WebSettings method `getMinimumFontSize`"/>
    <variant name="WebSettingsGetMinimumLogicalFontSize"
        summary="WebSettings method `getMinimumLogicalFontSize`"/>
    <variant name="WebSettingsGetMixedContentMode"
        summary="WebSettings method `getMixedContentMode`"/>
    <variant name="WebSettingsGetOffscreenPreRaster"
        summary="WebSettings method `getOffscreenPreRaster`"/>
    <variant name="WebSettingsGetPluginState"
        summary="WebSettings method `getPluginState`"/>
    <variant name="WebSettingsGetSafeBrowsingEnabled"
        summary="WebSettings method `getSafeBrowsingEnabled`"/>
    <variant name="WebSettingsGetSansSerifFontFamily"
        summary="WebSettings method `getSansSerifFontFamily`"/>
    <variant name="WebSettingsGetSaveFormData"
        summary="WebSettings method `getSaveFormData`"/>
    <variant name="WebSettingsGetSerifFontFamily"
        summary="WebSettings method `getSerifFontFamily`"/>
    <variant name="WebSettingsGetStandardFontFamily"
        summary="WebSettings method `getStandardFontFamily`"/>
    <variant name="WebSettingsGetTextZoom"
        summary="WebSettings method `getTextZoom`"/>
    <variant name="WebSettingsGetUserAgentString"
        summary="WebSettings method `getUserAgentString`"/>
    <variant name="WebSettingsGetUseWideViewPort"
        summary="WebSettings method `getUseWideViewPort`"/>
    <variant name="WebSettingsIsAlgorithmicDarkeningAllowed"
        summary="WebSettings method `isAlgorithmicDarkeningAllowed`"/>
    <variant name="WebSettingsSetAlgorithmicDarkeningAllowed"
        summary="WebSettings method `setAlgorithmicDarkeningAllowed`"/>
    <variant name="WebSettingsSetAllowContentAccess"
        summary="WebSettings method `setAllowContentAccess`"/>
    <variant name="WebSettingsSetAllowFileAccess"
        summary="WebSettings method `setAllowFileAccess`"/>
    <variant name="WebSettingsSetAllowFileAccessFromFileUrls"
        summary="WebSettings method `setAllowFileAccessFromFileUrls`"/>
    <variant name="WebSettingsSetAllowUniversalAccessFromFileUrls"
        summary="WebSettings method `setAllowUniversalAccessFromFileUrls`"/>
    <variant name="WebSettingsSetBlockNetworkImage"
        summary="WebSettings method `setBlockNetworkImage`"/>
    <variant name="WebSettingsSetBlockNetworkLoads"
        summary="WebSettings method `setBlockNetworkLoads`"/>
    <variant name="WebSettingsSetBuiltInZoomControls"
        summary="WebSettings method `setBuiltInZoomControls`"/>
    <variant name="WebSettingsSetCacheMode"
        summary="WebSettings method `setCacheMode`"/>
    <variant name="WebSettingsSetCursiveFontFamily"
        summary="WebSettings method `setCursiveFontFamily`"/>
    <variant name="WebSettingsSetDatabaseEnabled"
        summary="WebSettings method `setDatabaseEnabled`"/>
    <variant name="WebSettingsSetDefaultFixedFontSize"
        summary="WebSettings method `setDefaultFixedFontSize`"/>
    <variant name="WebSettingsSetDefaultFontSize"
        summary="WebSettings method `setDefaultFontSize`"/>
    <variant name="WebSettingsSetDefaultTextEncodingName"
        summary="WebSettings method `setDefaultTextEncodingName`"/>
    <variant name="WebSettingsSetDisabledActionModeMenuItems"
        summary="WebSettings method `setDisabledActionModeMenuItems`"/>
    <variant name="WebSettingsSetDisplayZoomControls"
        summary="WebSettings method `setDisplayZoomControls`"/>
    <variant name="WebSettingsSetDomStorageEnabled"
        summary="WebSettings method `setDomStorageEnabled`"/>
    <variant name="WebSettingsSetFantasyFontFamily"
        summary="WebSettings method `setFantasyFontFamily`"/>
    <variant name="WebSettingsSetFixedFontFamily"
        summary="WebSettings method `setFixedFontFamily`"/>
    <variant name="WebSettingsSetForceDark"
        summary="WebSettings method `setForceDark`"/>
    <variant name="WebSettingsSetGeolocationEnabled"
        summary="WebSettings method `setGeolocationEnabled`"/>
    <variant name="WebSettingsSetJavaScriptCanOpenWindowsAutomatically"
        summary="WebSettings method
                 `setJavaScriptCanOpenWindowsAutomatically`"/>
    <variant name="WebSettingsSetJavaScriptEnabled"
        summary="WebSettings method `setJavaScriptEnabled`"/>
    <variant name="WebSettingsSetLayoutAlgorithm"
        summary="WebSettings method `setLayoutAlgorithm`"/>
    <variant name="WebSettingsSetLoadsImagesAutomatically"
        summary="WebSettings method `setLoadsImagesAutomatically`"/>
    <variant name="WebSettingsSetLoadWithOverviewMode"
        summary="WebSettings method `setLoadWithOverviewMode`"/>
    <variant name="WebSettingsSetMediaPlaybackRequiresUserGesture"
        summary="WebSettings method `setMediaPlaybackRequiresUserGesture`"/>
    <variant name="WebSettingsSetMinimumFontSize"
        summary="WebSettings method `setMinimumFontSize`"/>
    <variant name="WebSettingsSetMinimumLogicalFontSize"
        summary="WebSettings method `setMinimumLogicalFontSize`"/>
    <variant name="WebSettingsSetMixedContentMode"
        summary="WebSettings method `setMixedContentMode`"/>
    <variant name="WebSettingsSetNeedInitialFocus"
        summary="WebSettings method `setNeedInitialFocus`"/>
    <variant name="WebSettingsSetOffscreenPreRaster"
        summary="WebSettings method `setOffscreenPreRaster`"/>
    <variant name="WebSettingsSetPluginState"
        summary="WebSettings method `setPluginState`"/>
    <variant name="WebSettingsSetSafeBrowsingEnabled"
        summary="WebSettings method `setSafeBrowsingEnabled`"/>
    <variant name="WebSettingsSetSansSerifFontFamily"
        summary="WebSettings method `setSansSerifFontFamily`"/>
    <variant name="WebSettingsSetSaveFormData"
        summary="WebSettings method `setSaveFormData`"/>
    <variant name="WebSettingsSetSerifFontFamily"
        summary="WebSettings method `setSerifFontFamily`"/>
    <variant name="WebSettingsSetStandardFontFamily"
        summary="WebSettings method `setStandardFontFamily`"/>
    <variant name="WebSettingsSetSupportMultipleWindows"
        summary="WebSettings method `setSupportMultipleWindows`"/>
    <variant name="WebSettingsSetSupportZoom"
        summary="WebSettings method `setSupportZoom`"/>
    <variant name="WebSettingsSetTextSize"
        summary="WebSettings method `setTextSize`"/>
    <variant name="WebSettingsSetTextZoom"
        summary="WebSettings method `setTextZoom`"/>
    <variant name="WebSettingsSetUserAgent"
        summary="WebSettings method `setUserAgent`"/>
    <variant name="WebSettingsSetUserAgentString"
        summary="WebSettings method `setUserAgentString`"/>
    <variant name="WebSettingsSetUseWideViewPort"
        summary="WebSettings method `setUseWideViewPort`"/>
    <variant name="WebSettingsSupportMultipleWindows"
        summary="WebSettings method `supportMultipleWindows`"/>
    <variant name="WebSettingsSupportZoom"
        summary="WebSettings method `supportZoom`"/>
    <variant name="WebStorageDeleteAllData"
        summary="WebStorage method `deleteAllData`"/>
    <variant name="WebStorageDeleteOrigin"
        summary="WebStorage method `deleteOrigin`"/>
    <variant name="WebStorageGetOrigins"
        summary="WebStorage method `getOrigins`"/>
    <variant name="WebStorageGetQuotaForOrigin"
        summary="WebStorage method `getQuotaForOrigin`"/>
    <variant name="WebStorageGetUsageForOrigin"
        summary="WebStorage method `getUsageForOrigin`"/>
    <variant name="WebViewDatabaseClearFormData"
        summary="WebViewDatabase method `clearFormData`"/>
    <variant name="WebViewDatabaseClearHttpAuthUsernamePassword"
        summary="WebViewDatabase method `clearHttpAuthUsernamePassword`"/>
    <variant name="WebViewDatabaseClearUsernamePassword"
        summary="WebViewDatabase method `clearUsernamePassword`"/>
    <variant name="WebViewDatabaseGetHttpAuthUsernamePassword"
        summary="WebViewDatabase method `getHttpAuthUsernamePassword`"/>
    <variant name="WebViewDatabaseHasFormData"
        summary="WebViewDatabase method `hasFormData`"/>
    <variant name="WebViewDatabaseHasHttpAuthUsernamePassword"
        summary="WebViewDatabase method `hasHttpAuthUsernamePassword`"/>
    <variant name="WebViewDatabaseHasUsernamePassword"
        summary="WebViewDatabase method `hasUsernamePassword`"/>
    <variant name="WebViewDatabaseSetHttpAuthUsernamePassword"
        summary="WebViewDatabase method `setHttpAuthUsernamePassword`"/>
    <variant name="WebViewInstanceAddJavascriptInterface"
        summary="WebView instance method `addJavascriptInterface`"/>
    <variant name="WebViewInstanceAutofill"
        summary="WebView instance method `autofill`"/>
    <variant name="WebViewInstanceCanGoBack"
        summary="WebView instance method `canGoBack`"/>
    <variant name="WebViewInstanceCanGoBackOrForward"
        summary="WebView instance method `canGoBackOrForward`"/>
    <variant name="WebViewInstanceCanGoForward"
        summary="WebView instance method `canGoForward`"/>
    <variant name="WebViewInstanceCanZoomIn"
        summary="WebView instance method `canZoomIn`"/>
    <variant name="WebViewInstanceCanZoomOut"
        summary="WebView instance method `canZoomOut`"/>
    <variant name="WebViewInstanceCapturePicture"
        summary="WebView instance method `capturePicture`"/>
    <variant name="WebViewInstanceClearCache"
        summary="WebView instance method `clearCache`"/>
    <variant name="WebViewInstanceClearFormData"
        summary="WebView instance method `clearFormData`"/>
    <variant name="WebViewInstanceClearHistory"
        summary="WebView instance method `clearHistory`"/>
    <variant name="WebViewInstanceClearMatches"
        summary="WebView instance method `clearMatches`"/>
    <variant name="WebViewInstanceClearSslPreferences"
        summary="WebView instance method `clearSslPreferences`"/>
    <variant name="WebViewInstanceClearView"
        summary="WebView instance method `clearView`"/>
    <variant name="WebViewInstanceComputeScroll"
        summary="WebView instance method `computeScroll`"/>
    <variant name="WebViewInstanceCopyBackForwardList"
        summary="WebView instance method `copyBackForwardList`"/>
    <variant name="WebViewInstanceCreatePrintDocumentAdapter"
        summary="WebView instance method `createPrintDocumentAdapter`"/>
    <variant name="WebViewInstanceCreateWebMessageChannel"
        summary="WebView instance method `createWebMessageChannel`"/>
    <variant name="WebViewInstanceDestroy"
        summary="WebView instance method `destroy`"/>
    <variant name="WebViewInstanceDispatchKeyEvent"
        summary="WebView instance method `dispatchKeyEvent`"/>
    <variant name="WebViewInstanceDocumentHasImages"
        summary="WebView instance method `documentHasImages`"/>
    <variant name="WebViewInstanceDoesSupportFullscreen"
        summary="WebView instance method `doesSupportFullscreen`"/>
    <variant name="WebViewInstanceEvaluateJavascript"
        summary="WebView instance method `evaluateJavascript`"/>
    <variant name="WebViewInstanceExtractSmartClipData"
        summary="WebView instance method `extractSmartClipData`"/>
    <variant name="WebViewInstanceFindAllAsync"
        summary="WebView instance method `findAllAsync`"/>
    <variant name="WebViewInstanceFindFocus"
        summary="WebView instance method `findFocus`"/>
    <variant name="WebViewInstanceFindNext"
        summary="WebView instance method `findNext`"/>
    <variant name="WebViewInstanceFlingScroll"
        summary="WebView instance method `flingScroll`"/>
    <variant name="WebViewInstanceGetAccessibilityNodeProvider"
        summary="WebView instance method `getAccessibilityNodeProvider`"/>
    <variant name="WebViewInstanceGetCertificate"
        summary="WebView instance method `getCertificate`"/>
    <variant name="WebViewInstanceGetContentHeight"
        summary="WebView instance method `getContentHeight`"/>
    <variant name="WebViewInstanceGetContentWidth"
        summary="WebView instance method `getContentWidth`"/>
    <variant name="WebViewInstanceGetFavicon"
        summary="WebView instance method `getFavicon`"/>
    <variant name="WebViewInstanceGetHandler"
        summary="WebView instance method `getHandler`"/>
    <variant name="WebViewInstanceGetHitTestResult"
        summary="WebView instance method `getHitTestResult`"/>
    <variant name="WebViewInstanceGetHttpAuthUsernamePassword"
        summary="WebView instance method `getHttpAuthUsernamePassword`"/>
    <variant name="WebViewInstanceGetOriginalUrl"
        summary="WebView instance method `getOriginalUrl`"/>
    <variant name="WebViewInstanceGetProgress"
        summary="WebView instance method `getProgress`"/>
    <variant name="WebViewInstanceGetRendererPriorityWaivedWhenNotVisible"
        summary="WebView instance method
                 `getRendererPriorityWaivedWhenNotVisible`"/>
    <variant name="WebViewInstanceGetRendererRequestedPriority"
        summary="WebView instance method `getRendererRequestedPriority`"/>
    <variant name="WebViewInstanceGetScale"
        summary="WebView instance method `getScale`"/>
    <variant name="WebViewInstanceGetSettings"
        summary="WebView instance method `getSettings`"/>
    <variant name="WebViewInstanceGetTextClassifier"
        summary="WebView instance method `getTextClassifier`"/>
    <variant name="WebViewInstanceGetTitle"
        summary="WebView instance method `getTitle`"/>
    <variant name="WebViewInstanceGetUrl"
        summary="WebView instance method `getUrl`"/>
    <variant name="WebViewInstanceGetWebChromeClient"
        summary="WebView instance method `getWebChromeClient`"/>
    <variant name="WebViewInstanceGetWebViewClient"
        summary="WebView instance method `getWebViewClient`"/>
    <variant name="WebViewInstanceGetWebViewRenderProcess"
        summary="WebView instance method `getWebViewRenderProcess`"/>
    <variant name="WebViewInstanceGetWebViewRenderProcessClient"
        summary="WebView instance method `getWebViewRenderProcessClient`"/>
    <variant name="WebViewInstanceGoBack"
        summary="WebView instance method `goBack`"/>
    <variant name="WebViewInstanceGoBackOrForward"
        summary="WebView instance method `goBackOrForward`"/>
    <variant name="WebViewInstanceGoForward"
        summary="WebView instance method `goForward`"/>
    <variant name="WebViewInstanceInsertVisualStateCallback"
        summary="WebView instance method `insertVisualStateCallback`"/>
    <variant name="WebViewInstanceInvokeZoomPicker"
        summary="WebView instance method `invokeZoomPicker`"/>
    <variant name="WebViewInstanceIsPaused"
        summary="WebView instance method `isPaused`"/>
    <variant name="WebViewInstanceIsPrivateBrowsingEnabled"
        summary="WebView instance method `isPrivateBrowsingEnabled`"/>
    <variant name="WebViewInstanceLoadData"
        summary="WebView instance method `loadData`"/>
    <variant name="WebViewInstanceLoadDataWithBaseURL"
        summary="WebView instance method `loadDataWithBaseURL`"/>
    <variant name="WebViewInstanceLoadUrl"
        summary="WebView instance method `loadUrl`"/>
    <variant name="WebViewInstanceLoadUrlAdditionalHeaders"
        summary="WebView instance method `loadUrlAdditionalHeaders`"/>
    <variant name="WebViewInstanceNotifyFindDialogDismissed"
        summary="WebView instance method `notifyFindDialogDismissed`"/>
    <variant name="WebViewInstanceOnCheckIsTextEditor"
        summary="WebView instance method `onCheckIsTextEditor`"/>
    <variant name="WebViewInstanceOnCreateInputConnection"
        summary="WebView instance method `onCreateInputConnection`"/>
    <variant name="WebViewInstanceOnDragEvent"
        summary="WebView instance method `onDragEvent`"/>
    <variant name="WebViewInstanceOnFinishTemporaryDetach"
        summary="WebView instance method `onFinishTemporaryDetach`"/>
    <variant name="WebViewInstanceOnFocusChanged"
        summary="WebView instance method `onFocusChanged`"/>
    <variant name="WebViewInstanceOnGenericMotionEvent"
        summary="WebView instance method `onGenericMotionEvent`"/>
    <variant name="WebViewInstanceOnHoverEvent"
        summary="WebView instance method `onHoverEvent`"/>
    <variant name="WebViewInstanceOnKeyDown"
        summary="WebView instance method `onKeyDown`"/>
    <variant name="WebViewInstanceOnKeyMultiple"
        summary="WebView instance method `onKeyMultiple`"/>
    <variant name="WebViewInstanceOnKeyUp"
        summary="WebView instance method `onKeyUp`"/>
    <variant name="WebViewInstanceOnPause"
        summary="WebView instance method `onPause`"/>
    <variant name="WebViewInstanceOnProvideAutofillVirtualStructure"
        summary="WebView instance method `onProvideAutofillVirtualStructure`"/>
    <variant name="WebViewInstanceOnProvideContentCaptureStructure"
        summary="WebView instance method `onProvideContentCaptureStructure`"/>
    <variant name="WebViewInstanceOnProvideVirtualStructure"
        summary="WebView instance method `onProvideVirtualStructure`"/>
    <variant name="WebViewInstanceOnResume"
        summary="WebView instance method `onResume`"/>
    <variant name="WebViewInstanceOnStartTemporaryDetach"
        summary="WebView instance method `onStartTemporaryDetach`"/>
    <variant name="WebViewInstanceOnTouchEvent"
        summary="WebView instance method `onTouchEvent`"/>
    <variant name="WebViewInstanceOnTrackballEvent"
        summary="WebView instance method `onTrackballEvent`"/>
    <variant name="WebViewInstanceOnWindowFocusChanged"
        summary="WebView instance method `onWindowFocusChanged`"/>
    <variant name="WebViewInstanceOverlayHorizontalScrollbar"
        summary="WebView instance method `overlayHorizontalScrollbar`"/>
    <variant name="WebViewInstanceOverlayVerticalScrollbar"
        summary="WebView instance method `overlayVerticalScrollbar`"/>
    <variant name="WebViewInstancePageDown"
        summary="WebView instance method `pageDown`"/>
    <variant name="WebViewInstancePageUp"
        summary="WebView instance method `pageUp`"/>
    <variant name="WebViewInstancePauseTimers"
        summary="WebView instance method `pauseTimers`"/>
    <variant name="WebViewInstancePerformLongClick"
        summary="WebView instance method `performLongClick`"/>
    <variant name="WebViewInstancePostMessageToMainFrame"
        summary="WebView instance method `postMessageToMainFrame`"/>
    <variant name="WebViewInstancePostUrl"
        summary="WebView instance method `postUrl`"/>
    <variant name="WebViewInstanceReload"
        summary="WebView instance method `reload`"/>
    <variant name="WebViewInstanceRemoveJavascriptInterface"
        summary="WebView instance method `removeJavascriptInterface`"/>
    <variant name="WebViewInstanceRequestChildRectangleOnScreen"
        summary="WebView instance method `requestChildRectangleOnScreen`"/>
    <variant name="WebViewInstanceRequestFocus"
        summary="WebView instance method `requestFocus`"/>
    <variant name="WebViewInstanceRequestFocusNodeHref"
        summary="WebView instance method `requestFocusNodeHref`"/>
    <variant name="WebViewInstanceRequestImageRef"
        summary="WebView instance method `requestImageRef`"/>
    <variant name="WebViewInstanceRestoreState"
        summary="WebView instance method `restoreState`"/>
    <variant name="WebViewInstanceResumeTimers"
        summary="WebView instance method `resumeTimers`"/>
    <variant name="WebViewInstanceSaveState"
        summary="WebView instance method `saveState`"/>
    <variant name="WebViewInstanceSaveWebArchive"
        summary="WebView instance method `saveWebArchive`"/>
    <variant name="WebViewInstanceSetBackgroundColor"
        summary="WebView instance method `setBackgroundColor`"/>
    <variant name="WebViewInstanceSetDownloadListener"
        summary="WebView instance method `setDownloadListener`"/>
    <variant name="WebViewInstanceSetFindListener"
        summary="WebView instance method `setFindListener`"/>
    <variant name="WebViewInstanceSetHorizontalScrollbarOverlay"
        summary="WebView instance method `setHorizontalScrollbarOverlay`"/>
    <variant name="WebViewInstanceSetHttpAuthUsernamePassword"
        summary="WebView instance method `setHttpAuthUsernamePassword`"/>
    <variant name="WebViewInstanceSetInitialScale"
        summary="WebView instance method `setInitialScale`"/>
    <variant name="WebViewInstanceSetLayerType"
        summary="WebView instance method `setLayerType`"/>
    <variant name="WebViewInstanceSetLayoutParams"
        summary="WebView instance method `setLayoutParams`"/>
    <variant name="WebViewInstanceSetNetworkAvailable"
        summary="WebView instance method `setNetworkAvailable`"/>
    <variant name="WebViewInstanceSetOverscrollMode"
        summary="WebView instance method `setOverscrollMode`"/>
    <variant name="WebViewInstanceSetPictureListener"
        summary="WebView instance method `setPictureListener`"/>
    <variant name="WebViewInstanceSetRendererPriorityPolicy"
        summary="WebView instance method `setRendererPriorityPolicy`"/>
    <variant name="WebViewInstanceSetScrollBarStyle"
        summary="WebView instance method `setScrollBarStyle`"/>
    <variant name="WebViewInstanceSetSmartClipResultHandler"
        summary="WebView instance method `setSmartClipResultHandler`"/>
    <variant name="WebViewInstanceSetTextClassifier"
        summary="WebView instance method `setTextClassifier`"/>
    <variant name="WebViewInstanceSetVerticalScrollbarOverlay"
        summary="WebView instance method `setVerticalScrollbarOverlay`"/>
    <variant name="WebViewInstanceSetWebChromeClient"
        summary="WebView instance method `setWebChromeClient`"/>
    <variant name="WebViewInstanceSetWebViewClient"
        summary="WebView instance method `setWebViewClient`"/>
    <variant name="WebViewInstanceSetWebViewRenderProcessClient"
        summary="WebView instance method `setWebViewRenderProcessClient`"/>
    <variant name="WebViewInstanceShowFindDialog"
        summary="WebView instance method `showFindDialog`"/>
    <variant name="WebViewInstanceStopLoading"
        summary="WebView instance method `stopLoading`"/>
    <variant name="WebViewInstanceWebViewChromiumConstructor"
        summary="WebViewChromium constructor"/>
    <variant name="WebViewInstanceWebViewChromiumInit"
        summary="WebViewChromium init"/>
    <variant name="WebViewInstanceWebViewChromiumInitForReal"
        summary="WebViewChromium initForReal"/>
    <variant name="WebViewInstanceZoomBy"
        summary="WebView instance method `zoomBy`"/>
    <variant name="WebViewInstanceZoomIn"
        summary="WebView instance method `zoomIn`"/>
    <variant name="WebViewInstanceZoomOut"
        summary="WebView instance method `zoomOut`"/>
  </token>
</action>

<action name="AppCloseButton_Clk">
  <obsolete>Unused as of 08/2017</obsolete>
  <owner>jamescook@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AppHome_CreateShortcut">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User clicks on the menu option to create shortcuts for an app from the right
    click context menu of an app from new chrome://apps page.
  </description>
</action>

<action name="AppHome_CustomContextMenuTriggered">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User opens the custom context menu for an app from new chrome://apps page.
  </description>
</action>

<action name="AppHome_InstallAppLocally">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User clicks on the menu option to install an app locally from the right
    click context menu of an app from new chrome://apps page.
  </description>
</action>

<action name="AppHome_LaunchApp">
  <owner>dmurph@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User launches a web app by clicking on the app icon from the new
    chrome://apps page. This results in the web app's start_url opening up in a
    dedicated window or in a browser tab, depending on the user's preference.
  </description>
</action>

<action name="AppHome_LaunchAtStartupChecked">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User checks the launch at startup option from the right click context menu
    of an app from new chrome://apps page.
  </description>
</action>

<action name="AppHome_LaunchAtStartupUnchecked">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User unchecks the launch at startup option from the right click context menu
    of an app from new chrome://apps page.
  </description>
</action>

<action name="AppHome_LaunchDeprecatedApp">
  <owner>dmurph@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User launches a deprecated app (chrome app, built on extensions system) by
    clicking on the app icon from the new chrome://apps page. This will result
    in the launch being interrupted with a dialog that post-m112 will block the
    actual launch of the app. After m114, the admin policy allowing the bypass
    of this dialog will expire as well. If the user ends up launching the app
    itself, the web app's start_url opening up in a dedicated window or in a
    browser tab, depending on the user's preference.
  </description>
</action>

<action name="AppHome_NavigationComplete">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Triggered whenever an the new chrome://apps page page is initialized on
    navigation. This is not recorded on OSes where the new chrome://apps page
    page does not exist, like ChromeOS and Android.
  </description>
</action>

<action name="AppHome_OpenAppSettings">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User clicks on the menu option to open app settings from the right click
    context menu of an app from new chrome://apps page.
  </description>
</action>

<action name="AppHome_OpenInWindowChecked">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User checks the open in window option from the right click context menu of
    an app from new chrome://apps page.
  </description>
</action>

<action name="AppHome_OpenInWindowUnchecked">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User checks the open in window option from the right click context menu of
    an app from new chrome://apps page.
  </description>
</action>

<action name="AppHome_UninstallTriggered">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User clicks on the menu option to uninstall an app from the right click
    context menu of an app from new chrome://apps page.
  </description>
</action>

<action name="ApplicationShortcut.LensPressedFromAppIconLongPress">
  <owner>schechter@google.com</owner>
  <owner>hujasonx@google.com</owner>
  <description>
    User tapped the Lens icon in the app icon long press menu for Chrome for
    iOS.
  </description>
</action>

<action name="ApplicationShortcut.LensPressedFromHomeScreenWidget">
  <owner>schechter@google.com</owner>
  <owner>hujasonx@google.com</owner>
  <description>
    User tapped the Lens icon in the quick actions home screen widget for Chrome
    for iOS.
  </description>
</action>

<action name="ApplicationShortcut.NewIncognitoSearchPressed">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Force pressed on a springboard shortcut and tapped Incognito Search in
    Chrome for iOS.
  </description>
</action>

<action name="ApplicationShortcut.NewSearchPressed">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Force pressed on a springboard shortcut and tapped New Search in Chrome for
    iOS.
  </description>
</action>

<action name="ApplicationShortcut.ScanQRCodePressed">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Force pressed on a springboard shortcut and tapped Scan QR Code in Chrome
    for iOS.
  </description>
</action>

<action name="ApplicationShortcut.VoiceSearchPressed">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Force pressed on a springboard shortcut and tapped Voice Search in Chrome
    for iOS.
  </description>
</action>

<action name="AppList_AutoLaunchCanceled">
  <obsolete>Voice search in Launcher is not supported anymore.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AppList_AutoLaunched">
  <obsolete>Voice search in Launcher is not supported anymore.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AppList_BackButtonPressed">
  <owner>andrewxu@chromium.org</owner>
  <description>User pressed the back button.</description>
</action>

<action name="AppList_ClickOnApp">
  <owner>vadimt@chromium.org</owner>
  <description>
    User clicks an icon in app grid. Chrome and Files are counted. Folders,
    suggested apps and search results aren't.
  </description>
</action>

<action name="AppList_ClickOnAppFromSearch">
  <obsolete>
    Deprecated in favor of a more general AppList_OpenSearchResult event.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AppList_CreateFolder">
  <owner>jamescook@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <description>
    User created a folder in the Chrome OS app launcher.
  </description>
</action>

<action name="AppList_CurrentWindowToHomeLauncher">
  <owner>newcomer@chromium.org</owner>
  <owner>sammiequon@chromium.org</owner>
  <description>
    The current window was hidden to display the home launcher.
  </description>
</action>

<action name="AppList_CurrentWindowToHomeLauncherAttempt">
  <owner>newcomer@chromium.org</owner>
  <owner>sammiequon@chromium.org</owner>
  <description>
    User tried to hide the current window to display the home launcher by
    swiping up on the shelf.
  </description>
</action>

<action name="AppList_DeleteFolder">
  <owner>jamescook@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <description>
    User deleted a folder in the Chrome OS app launcher.
  </description>
</action>

<action name="AppList_EnterSearch">
  <owner>vadimt@chromium.org</owner>
  <description>CrOS Launcher entered search mode.</description>
</action>

<action name="AppList_FullToPeeking">
  <obsolete>This feature was deprecated in M104</obsolete>
  <owner>vadimt@chromium.org</owner>
  <description>CrOS Launcher went from full to peeking state.</description>
</action>

<action name="AppList_HomeButtonPressedClamshell">
  <owner>andrewxu@chromium.org</owner>
  <description>User pressed the launcher button in clamshell.</description>
</action>

<action name="AppList_HomeButtonPressedTablet">
  <owner>andrewxu@chromium.org</owner>
  <description>User pressed the launcher button in tablet.</description>
</action>

<action name="AppList_HomeLauncherToMRUWindow">
  <owner>newcomer@chromium.org</owner>
  <owner>sammiequon@chromium.org</owner>
  <description>
    The home launcher was hidden to display the most recently used window.
  </description>
</action>

<action name="AppList_HomeLauncherToMRUWindowAttempt">
  <owner>newcomer@chromium.org</owner>
  <owner>sammiequon@chromium.org</owner>
  <description>
    User tried to bring down the most recently used window by swiping down on
    the home launcher.
  </description>
</action>

<action name="AppList_HotwordRecognized">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AppList_LeaveSearch">
  <owner>vadimt@chromium.org</owner>
  <description>CrOS Launcher left search mode.</description>
</action>

<action name="AppList_OpenSearchResult">
  <owner>vadimt@chromium.org</owner>
  <description>User opens a search result in CrOS Launcher.</description>
</action>

<action name="AppList_OpenSuggestedApp">
  <owner>vadimt@chromium.org</owner>
  <description>
    User opens an app from the suggestions row in CrOS Launcher.
  </description>
</action>

<action name="AppList_PeekingToFull">
  <obsolete>This feature was deprecated in M104</obsolete>
  <owner>vadimt@chromium.org</owner>
  <description>
    CrOS Launcher went from peeking to full state or, in a search mode, from
    half to full.
  </description>
</action>

<action name="AppList_Search">
  <obsolete>Name was bad. Renamed to AppList_OpenSearchResult.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AppList_SearchedBySpeech">
  <obsolete>App list doesn't have voice search anymore.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AppList_SearchQueryStarted">
  <owner>jennyz@chromium.org</owner>
  <description>
    User starts a new search query in launcher search box.
  </description>
</action>

<action name="AppList_ShowPlayStoreQueryResults">
  <obsolete>
    Deprecated in M108. App List search no longer shows tile results.
  </obsolete>
  <owner>jennyz@chromium.org</owner>
  <owner>newcomer@chromium.org</owner>
  <description>
    Cros Launcher shows play store apps to user in response for a user typed
    query with reason time for user to see and take action.
  </description>
</action>

<action name="AppList_ShowZeroStateSuggestions">
  <owner>jennyz@chromium.org</owner>
  <owner>newcomer@chromium.org</owner>
  <description>
    Cros Launcher shows zero state suggestions to user when user activate the
    search box.
  </description>
</action>

<action name="AppList_VoiceSearchCanceled">
  <obsolete>App list doesn't have voice search anymore.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AppList_VoiceSearchStartedManually">
  <obsolete>App list doesn't have voice search anymore.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AppList_WindowFocused">
  <owner>newcomer@chromium.org</owner>
  <description>
    Emitted when the AppList has gained focus. The AppList gains focus every
    time it is shown to the user, so this is equivalent to being emitted when
    the AppList is shown to the user. This can be used in combination with
    launch/activation metrics to calculate the click through rate in the
    AppList.
  </description>
</action>

<action name="AppList_ZeroStateOpenInstalledApp">
  <obsolete>Deprecated in M108. Launcher zero state has been removed.</obsolete>
  <owner>jennyz@chromium.org</owner>
  <owner>newcomer@chromium.org</owner>
  <description>User opens a suggested installed app in zero state.</description>
</action>

<action name="Arc.Launcher.Search.OpenPlayStore.InstantApps">
  <obsolete>
    Deprecated in favor of Apps.AppListSearchResultOpenType histogram.
  </obsolete>
  <owner>hejq@chromium.org</owner>
  <description>
    Recorded when the user opens the an instant app from a Play Store app search
    query.
  </description>
</action>

<action name="Arc.Launcher.Search.OpenPlayStore.UninstalledApps">
  <obsolete>
    Deprecated in favor of Apps.AppListSearchResultOpenType histogram.
  </obsolete>
  <owner>hejq@chromium.org</owner>
  <description>
    Recorded when the user opens the installing page of a Play Store app search
    result.
  </description>
</action>

<action name="Arc.SmartTextSelection.Request">
  <owner>linben@chromium.org</owner>
  <owner>djacobo@chromium.org</owner>
  <owner>jorgegil@google.com</owner>
  <description>
    Recorded when a request to the ARC++ container to generate Smart Text
    Selection actions is made. This happens both when the user opens the Context
    Menu via a right-click and by selecting text via touchscreen.
  </description>
</action>

<action name="ArcAppReinstall_Clicked">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <owner>robsc@chromium.org</owner>
  <owner>napper@chromium.org</owner>
  <description>
    A click on an app reinstall app candidate from Arc++.
  </description>
</action>

<action name="ArcResizeLock_ResizeToPhone">
  <owner>toshikikikuchi@chromium.org</owner>
  <owner>takise@chromium.org</owner>
  <description>
    User pressed Phone button in compatibility mode menu to resize the ARC app
    window.
  </description>
</action>

<action name="ArcResizeLock_ResizeToTablet">
  <owner>toshikikikuchi@chromium.org</owner>
  <owner>takise@chromium.org</owner>
  <description>
    User pressed Tablet button in compatibility mode menu to resize the ARC app
    window.
  </description>
</action>

<action name="ArcResizeLock_TurnOffResizeLock">
  <owner>toshikikikuchi@chromium.org</owner>
  <owner>takise@chromium.org</owner>
  <description>
    User pressed Resizable button in compatibility mode menu to turn off the
    resize lock for the ARC app window.
  </description>
</action>

<action name="ArcResizeLock_TurnOnResizeLock">
  <owner>toshikikikuchi@chromium.org</owner>
  <owner>takise@chromium.org</owner>
  <description>
    User pressed non Resizable button in compatibility mode menu to turn on the
    resize lock for the ARC app window.
  </description>
</action>

<action name="Ash.Boca.Babelorca.StudentSwitchLanguage">
  <owner>caott@google.com</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>A student translate captions in Class Tools app.</description>
</action>

<action name="Ash.Boca.OnTask.StudentNavigateBack">
  <owner>caott@google.com</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>
    A student clicks navigation back button in OnTask pod in Class Tools app.
  </description>
</action>

<action name="Ash.Boca.OnTask.StudentNavigateForward">
  <owner>caott@google.com</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>
    A student clicks navigation forward button in OnTask pod in Class Tools app.
  </description>
</action>

<action name="Ash.Boca.OnTask.StudentReloadPage">
  <owner>caott@google.com</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>
    A student clicks reload page button in OnTask pod in Class Tools app.
  </description>
</action>

<action name="Ash.Boca.OnTask.StudentSetSnapLocationToLeft">
  <owner>caott@google.com</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>
    A student clicks move left button in OnTask pod in Class Tools app.
  </description>
</action>

<action name="Ash.Boca.OnTask.StudentSetSnapLocationToRight">
  <owner>caott@google.com</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>
    A student clicks move right button in OnTask pod in Class Tools app.
  </description>
</action>

<action name="Ash.Boca.OnTask.StudentToggleTabStripVisibility">
  <owner>caott@google.com</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>
    A student clicks toggle tab strip visibility button in OnTask pod in Class
    Tools app.
  </description>
</action>

<action name="Ash.Boca.StudentJoinedSession">
  <owner>caott@google.com</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>A student joined a Class Tools session.</description>
</action>

<action name="Ash_Clipboard_CopiedItem">
  <owner>newcomer@chromium.org</owner>
  <owner>multipaste@google.com</owner>
  <description>Emitted when a user copies data to their clipboard.</description>
</action>

<action name="Ash_Clipboard_PastedItem">
  <owner>newcomer@chromium.org</owner>
  <owner>multipaste@google.com</owner>
  <description>
    Emitted when a user pastes data from their clipboard through standard
    mechanisms, i.e., not using the clipboard history menu.
  </description>
</action>

<action name="Ash_ClipboardHistory_PastedItem1">
  <owner>newcomer@chromium.org</owner>
  <owner>multipaste@google.com</owner>
  <description>
    Emitted when a user pastes the first item from their clipboard history.
  </description>
</action>

<action name="Ash_ClipboardHistory_PastedItem2">
  <owner>newcomer@chromium.org</owner>
  <owner>multipaste@google.com</owner>
  <description>
    Emitted when a user pastes the second item from their clipboard history.
  </description>
</action>

<action name="Ash_ClipboardHistory_PastedItem3">
  <owner>newcomer@chromium.org</owner>
  <owner>multipaste@google.com</owner>
  <description>
    Emitted when a user pastes the third item from their clipboard history.
  </description>
</action>

<action name="Ash_ClipboardHistory_PastedItem4">
  <owner>newcomer@chromium.org</owner>
  <owner>multipaste@google.com</owner>
  <description>
    Emitted when a user pastes the fourth item from their clipboard history.
  </description>
</action>

<action name="Ash_ClipboardHistory_PastedItem5">
  <owner>newcomer@chromium.org</owner>
  <owner>multipaste@google.com</owner>
  <description>
    Emitted when a user pastes the fifth item from their clipboard history.
  </description>
</action>

<action name="Ash_Tablet_BackGesture">
  <owner>minch@chromium.org</owner>
  <owner>tclaiborne@chromium.org</owner>
  <description>
    User tried to swipe back from the left side of the window to go back in
    tablet mode.
  </description>
</action>

<action name="Assistant.NewEntryPoint.AssistantKey">
  <owner>yawano@google.com</owner>
  <owner>assistive-eng@google.com</owner>
  <description>
    User has pressed Assistant key to open Assistant new entry point. Note that
    there can be a chance that the actual key combo is not Assistant key as this
    shortcut is configurable for now: https://crbug.com/387507743.
  </description>
</action>

<action name="AutoDetectChange">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Autofill.FastCheckout.Accepted">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>
    The user accepted their selections of profile and credit card.
  </description>
</action>

<action name="Autofill.FastCheckout.Destroyed" not_user_triggered="true">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>The bottomsheet was destroyed.</description>
</action>

<action name="Autofill.FastCheckout.Dismissed">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>The bottomsheet was dismissed by the user.</description>
</action>

<action name="Autofill.FastCheckout.Initialized">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>The FastCheckout bottomsheet was initialized.</description>
</action>

<action name="Autofill.FastCheckout.NavigatedBackHome">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>The user tapped the back button on a detail sheet.</description>
</action>

<action name="Autofill.FastCheckout.NavigatedToAddresses">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>The user navigated to the addresses details sheet.</description>
</action>

<action name="Autofill.FastCheckout.NavigatedToAddressesSettingsViaFooter">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>
    The user tapped the &quot;Add new address&quot; footer.
  </description>
</action>

<action name="Autofill.FastCheckout.NavigatedToAddressesSettingsViaIcon">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>
    The user tapped the settings icon on the addresses details sheet.
  </description>
</action>

<action name="Autofill.FastCheckout.NavigatedToCreditCards">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>
    The user navigated to the credit cards details sheet.
  </description>
</action>

<action name="Autofill.FastCheckout.NavigatedToCreditCardsSettingsViaFooter">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>
    The user tapped the &quot;Add new credit card&quot; footer.
  </description>
</action>

<action name="Autofill.FastCheckout.NavigatedToCreditCardsSettingsViaIcon">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>
    The user tapped the settings icon on the credit cards details sheet.
  </description>
</action>

<action name="Autofill.FastCheckout.SelectedDifferentAddress">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>
    The user selected a different address from the already selected one
    (navigates back to home screen).
  </description>
</action>

<action name="Autofill.FastCheckout.SelectedDifferentCreditCard">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>
    The user selected a different credit card from the already selected one
    (navigates back to home screen).
  </description>
</action>

<action name="Autofill.FastCheckout.SelectedSameAddress">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>
    The user selected the same address that was already selected (navigates back
    to home screen).
  </description>
</action>

<action name="Autofill.FastCheckout.SelectedSameCreditCard">
  <owner>bwolfgang@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <owner>vizcay@google.com</owner>
  <description>
    The user selected the same credit card that was already selected (navigates
    back to home screen).
  </description>
</action>

<action
    name="Autofill.PaymentMethodsSettingsPage.ManagePaymentMethodsLinkClicked">
  <owner>smcgruer@chromium.org</owner>
  <owner>chrome-payments-eng@google.com</owner>
  <description>
    Recorded when the user clicks the link on the payment methods settings page
    to manage Google Pay payment methods.
  </description>
</action>

<action name="Autofill.PaymentMethodsSettingsPage.ScanCardClicked">
  <owner>darwinyang@google.com</owner>
  <owner>chrome-payments-eng@google.com</owner>
  <description>
    Recorded when the user clicks the scan card button in the payment methods
    settings card edit page.
  </description>
</action>

<action name="Autofill.PaymentMethodsSettingsPage.ScannerCannotScan"
    not_user_triggered="true">
  <owner>darwinyang@google.com</owner>
  <owner>chrome-payments-eng@google.com</owner>
  <description>
    Recorded when the user arrives on the payment methods settings card edit
    page and the scanner for the scan card feature is not available.
  </description>
</action>

<action name="Autofill.Settings.AccessibilityAnnotatorSettingsLinkRowClick">
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    (Obsolete) Renamed to Autofill.Settings.PersonalContextSettingsLinkRowClick.

    Recorded when the user clicks the accessibility annotator settings link row.
  </description>
</action>

<action name="Autofill.Settings.PersonalContextSettingsLinkRowClick">
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    (Obsolete) This link row did not launch.

    Recorded when the user clicks the Personal Context settings link row.
  </description>
</action>

<action name="Autofill.TouchToFill.Bnpl.UserAction{ActionType}">
  <owner>ferny@google.com</owner>
  <owner>yishuil@google.com</owner>
  <description>
    User performed an action in the Touch To Fill (TTF) bottom sheet during a
    Buy Now, Pay Later (BNPL) flow. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AffirmTosScreen.Accepted"
        summary="BNPL ToS screen for Affirm accepted."/>
    <variant name=".AffirmTosScreen.Dismissed"
        summary="BNPL ToS screen for Affirm dismissed."/>
    <variant name=".AffirmTosScreen.LegalMessageLinkClicked"
        summary="Link in legal messages on BNPL ToS screen for Affirm was
                 clicked."/>
    <variant name=".AffirmTosScreen.Shown"
        summary="BNPL ToS screen shown for Affirm."/>
    <variant name=".AffirmTosScreen.WalletLinkClicked"
        summary="Wallet link on BNPL ToS screen for Affirm was clicked."/>
    <variant name=".ErrorScreen.Dismissed" summary="Error screen dismissed."/>
    <variant name=".ErrorScreen.Shown" summary="Error screen shown."/>
    <variant name=".IssuerSelectionScreen.AffirmLinkedSelected"
        summary="Linked Affirm issuer selected."/>
    <variant name=".IssuerSelectionScreen.AffirmUnlinkedSelected"
        summary="Unlinked Affirm issuer selected."/>
    <variant
        name=".IssuerSelectionScreen.AiBasedAmountExtractionTermsShown.InBoldFont"
        summary="AI-based amount extraction terms are displayed in bold for
                 first-time users."/>
    <variant
        name=".IssuerSelectionScreen.AiBasedAmountExtractionTermsShown.InNormalFont"
        summary="AI-based amount extraction terms are displayed in normal
                 text for returning users."/>
    <variant name=".IssuerSelectionScreen.BackButtonSelected"
        summary="Back button selected."/>
    <variant name=".IssuerSelectionScreen.Dismissed"
        summary="Issuer selection screen dismissed."/>
    <variant name=".IssuerSelectionScreen.KlarnaLinkedSelected"
        summary="Linked Klarna issuer selected."/>
    <variant name=".IssuerSelectionScreen.KlarnaUnlinkedSelected"
        summary="Unlinked Klarna issuer selected."/>
    <variant name=".IssuerSelectionScreen.SettingsLinkSelected"
        summary="Settings link selected."/>
    <variant name=".IssuerSelectionScreen.Shown"
        summary="Issuer selection screen shown."/>
    <variant name=".IssuerSelectionScreen.ZipLinkedSelected"
        summary="Linked Zip issuer selected."/>
    <variant name=".IssuerSelectionScreen.ZipUnlinkedSelected"
        summary="Unlinked Zip issuer selected."/>
    <variant name=".KlarnaTosScreen.Accepted"
        summary="BNPL ToS screen for Klarna accepted."/>
    <variant name=".KlarnaTosScreen.Dismissed"
        summary="BNPL ToS screen for Klarna dismissed."/>
    <variant name=".KlarnaTosScreen.LegalMessageLinkClicked"
        summary="Link in legal messages on BNPL ToS screen for Klarna was
                 clicked."/>
    <variant name=".KlarnaTosScreen.Shown"
        summary="BNPL ToS screen shown for Klarna."/>
    <variant name=".KlarnaTosScreen.WalletLinkClicked"
        summary="Wallet link on BNPL ToS screen for Klarna was clicked."/>
    <variant name=".ProgressScreen.Dismissed"
        summary="Progress screen dismissed."/>
    <variant name=".ProgressScreen.Shown" summary="Progress screen shown."/>
    <variant name=".TabbedHomeScreen.Dismissed"
        summary="Tabbed home screen dismissed."/>
    <variant name=".ZipTosScreen.Accepted"
        summary="BNPL ToS screen for Zip accepted."/>
    <variant name=".ZipTosScreen.Dismissed"
        summary="BNPL ToS screen for Zip dismissed."/>
    <variant name=".ZipTosScreen.LegalMessageLinkClicked"
        summary="Link in legal messages on BNPL ToS screen for Zip was
                 clicked."/>
    <variant name=".ZipTosScreen.Shown"
        summary="BNPL ToS screen shown for Zip."/>
    <variant name=".ZipTosScreen.WalletLinkClicked"
        summary="Wallet link on BNPL ToS screen for Zip was clicked."/>
  </token>
</action>

<action name="Autofill_BrandingTapped">
  <owner>ginnyhuang@chromium.org</owner>
  <description>
    The user has tapped on the Chrome logo inside the input accessory bar for
    autofill. (iOS only)
  </description>
</action>

<action name="Autofill_ClearedForm">
  <obsolete>Deprecated in M126.</obsolete>
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when a user has cleared the form after having
    accepted an Autofill suggestion.
  </description>
</action>

<action name="Autofill_CreditCardUpload_LegalMessageLinkClicked">
  <owner>siyua@chromium.org</owner>
  <description>
    This user action is logged when the legal message link in the credit card
    upload bubble is clicked by the user.
  </description>
</action>

<action name="Autofill_FilledCreditCardSuggestion">
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when the form is filled with the credit card
    suggestion selected by the user. This should always happen after a
    Autofill_SelectedSuggestion.
  </description>
</action>

<action name="Autofill_FilledProfileSuggestion">
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when the form is filled with the profile
    suggestion selected by the user. This should always happen after a
    Autofill_SelectedSuggestion.
  </description>
</action>

<action name="Autofill_FormSubmitted">
  <obsolete>
    Deprecated 6/2016. Replaced by the versions with a suffix, which are more
    descriptive.
  </obsolete>
  <owner>sebsg@chromium.org</owner>
  <description>
    This user action is logged when Autofill detects a form submission.
  </description>
</action>

<action name="Autofill_FormSubmitted_FilledAll">
  <obsolete>Deprecated as of 03/2024.</obsolete>
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when Autofill detects a form submission for a
    form where all the fields were autofilled.
  </description>
</action>

<action name="Autofill_FormSubmitted_FilledNone_SuggestionsNotShown">
  <obsolete>Deprecated as of 03/2024.</obsolete>
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when Autofill detects a form submission for a
    form where Autofill suggestions were not shown.
  </description>
</action>

<action name="Autofill_FormSubmitted_FilledNone_SuggestionsShown">
  <obsolete>Deprecated as of 03/2024.</obsolete>
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when Autofill detects a form submission for a
    form where an Autofill suggestion was shown but no fields were filled.
  </description>
</action>

<action name="Autofill_FormSubmitted_FilledSome">
  <obsolete>Deprecated as of 03/2024.</obsolete>
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when Autofill detects a form submission for a
    form where some field were filled.
  </description>
</action>

<action name="Autofill_FormSubmitted_NonFillable">
  <obsolete>Deprecated as of 03/2024.</obsolete>
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when Autofill detects a form submission for a
    form that is not Autofillable or for a form that was filled with new
    information that Autofill could not predict.
  </description>
</action>

<action name="Autofill_OfferNotificationInfoBar_DeepLinkClicked">
  <obsolete>
    Deprecated as of 03/2024. Offer notifications are not shown on infobars
    anymore.
  </obsolete>
  <owner>siashah@chromium.org</owner>
  <owner>siyua@chromium.org</owner>
  <description>
    This user action is logged when user clicks on the &quot;See details&quot;
    link shown in the Offer Notification InfoBar on mobile.
  </description>
</action>

<action name="Autofill_OnWillSubmitForm">
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when Autofill thinks a form is about to be
    submitted. The reason behind this is that some sites do not use the
    traditional submit flow and we miss some actual submissions because of that.
  </description>
</action>

<action name="Autofill_ParsedCreditCardForm">
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when a credit card form is parsed.
  </description>
</action>

<action name="Autofill_ParsedLoyaltyCardForm">
  <owner>vizcay@google.com</owner>
  <description>
    This user action is logged when a loyalty card form is parsed.
  </description>
</action>

<action name="Autofill_ParsedOtpForm">
  <owner>koerber@google.com</owner>
  <description>
    The browser parsed a form containing a one-time password field.
  </description>
</action>

<action name="Autofill_ParsedProfileForm" not_user_triggered="true">
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when a profile form is parsed.
  </description>
</action>

<action name="Autofill_PolledCreditCardSuggestions">
  <obsolete>
    Deprecated as of 09/2025. All suggestions generators always poll the data
  </obsolete>
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when the user interacts with an autofillable
    credit card field, either by clicking or by typing.
  </description>
</action>

<action name="Autofill_PolledLoyaltyCardSuggestions">
  <obsolete>
    Deprecated as of 09/2025. All suggestions generators always poll the data
  </obsolete>
  <owner>vizcay@google.com</owner>
  <description>
    This user action is logged when the user interacts with an autofillable
    loyalty card field field, either by clicking or by typing.
  </description>
</action>

<action name="Autofill_PolledProfileSuggestions">
  <obsolete>
    Deprecated as of 09/2025. All suggestions generators always poll the data
  </obsolete>
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when the user interacts with an autofillable
    profile field, either by clicking or by typing.
  </description>
</action>

<action name="Autofill_PopupInteraction_PopupLevel_0_SuggestionAccepted">
  <owner>brunobraga@google.com</owner>
  <description>
    This user action is logged when a user has accepted an Autofill address
    suggestion in the first level (root) popup. Only logged on desktop
    platforms.
  </description>
</action>

<action name="Autofill_PopupInteraction_PopupLevel_0_SuggestionSelected">
  <owner>brunobraga@google.com</owner>
  <description>
    This user action is logged when a user has selected (hovered) an Autofill
    address suggestion in the first level (root) popup. Only logged on desktop
    platforms.
  </description>
</action>

<action name="Autofill_PopupInteraction_PopupLevel_1_SuggestionAccepted">
  <owner>brunobraga@google.com</owner>
  <description>
    This user action is logged when a user has accepted an Autofill address
    tools/metrics/actions/actions.xml in the second level popup. Only logged on
    desktop platforms.
  </description>
</action>

<action name="Autofill_PopupInteraction_PopupLevel_1_SuggestionSelected">
  <owner>brunobraga@google.com</owner>
  <description>
    This user action is logged when a user has selected (hovered) an Autofill
    address suggestion in the second level popup. Only logged on desktop
    platforms.
  </description>
</action>

<action name="Autofill_PopupInteraction_PopupLevel_1_SuggestionShown">
  <owner>brunobraga@google.com</owner>
  <description>
    This user action is logged when a user has triggered an Autofill address
    suggestion in the second level popup. Only logged on desktop platforms.
  </description>
</action>

<action name="Autofill_PopupInteraction_PopupLevel_2_SuggestionAccepted">
  <owner>brunobraga@google.com</owner>
  <description>
    This user action is logged when a user has accepted an Autofill address
    suggestion in the third level popup. Only logged on desktop platforms.
  </description>
</action>

<action name="Autofill_PopupInteraction_PopupLevel_2_SuggestionSelected">
  <owner>brunobraga@google.com</owner>
  <description>
    This user action is logged when a user has selected (hovered) an Autofill
    address suggestion in the third level popup. Only logged on desktop
    platforms.
  </description>
</action>

<action name="Autofill_PopupInteraction_PopupLevel_2_SuggestionShown">
  <owner>brunobraga@google.com</owner>
  <description>
    This user action is logged when a user has triggered an Autofill address
    suggestion in the third level popup. Only logged on desktop platforms.
  </description>
</action>

<action name="Autofill_ProfileDisabled">
  <owner>battre@chromium.org</owner>
  <owner>bwolfgang@google.com</owner>
  <owner>mlerman@google.com</owner>
  <description>
    This user action is logged when a user or an extension disables pref
    autofill.profile_enabled.
  </description>
</action>

<action name="Autofill_SelectedSuggestion">
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when a user has selected (clicked on) an Autofill
    suggestion. This should always happen after
    Autofill_Showed(CreditCard|Profile)Suggestion.
  </description>
</action>

<action name="Autofill_ShowedCreditCardSuggestions">
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when the user is shown some credit card
    suggestions.
  </description>
</action>

<action name="Autofill_ShowedHttpNotSecureExplanation">
  <obsolete>Deprecated 5/2018 because the feature never launched.</obsolete>
  <owner>estark@chromium.org</owner>
  <description>
    This user action is logged when the user selects a &quot;Login not
    secure&quot; or &quot;Payment not secure&quot; warning item in the autofill
    dropdown to show more information about the warning.
  </description>
</action>

<action name="Autofill_ShowedLoyaltyCardSuggestions">
  <owner>vizcay@google.com</owner>
  <description>
    This user action is logged when the user is shown some loyalty card
    suggestions.
  </description>
</action>

<action name="Autofill_ShowedOtpSuggestions">
  <owner>koerber@google.com</owner>
  <description>
    The browser showed a one-time password suggestion to the user.
  </description>
</action>

<action name="Autofill_ShowedProfileSuggestions">
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when the user is shown some profile suggestions.
  </description>
</action>

<action name="Autofill_UndoAddressAutofill">
  <owner>jihadghanna@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when a user uses Undo to revert a previous
    autofill operation on a form filled with Address data.
  </description>
</action>

<action name="Autofill_UndoPaymentsAutofill">
  <owner>jihadghanna@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    This user action is logged when a user uses Undo to revert a previous
    autofill operation on a form filled with Payments data.
  </description>
</action>

<action name="AutofillAddressesAdded">
  <owner>josefraska@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Recorded when the user adds an address via the Contact info settings page on
    Android.
  </description>
</action>

<action name="AutofillAddressesEdited">
  <owner>josefraska@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Recorded when the user edits an address via the Contact info settings page
    on Android.
  </description>
</action>

<action name="AutofillAddressesViewed">
  <owner>battre@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user visits chrome://settings/autofill page.
  </description>
</action>

<action name="AutofillCreditCardDeleted">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user deletes a card via chrome://settings/payments page.
  </description>
</action>

<action name="AutofillCreditCardDeletedAndHadCvc">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user deletes card via chrome://settings/payments page and CVC
    was not empty.
  </description>
</action>

<action name="AutofillCreditCardDeletedAndHadNickname">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user deletes card via chrome://settings/payments page and
    nickname was not empty.
  </description>
</action>

<action name="AutofillCreditCardsAdded">
  <owner>battre@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user adds card via chrome://settings/payments page.
  </description>
</action>

<action name="AutofillCreditCardsAddedWithCvc">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user adds a card with CVC via settings page.
  </description>
</action>

<action name="AutofillCreditCardsAddedWithNickname">
  <owner>sujiezhu@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user adds card with a nickname via settings page.
  </description>
</action>

<action name="AutofillCreditCardsEdited">
  <owner>sujiezhu@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user edits card via chrome://settings/payments page.
  </description>
</action>

<action name="AutofillCreditCardsEditedAndCvcWasAdded">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user edits card via chrome://settings/payments page and CVC
    was added.
  </description>
</action>

<action name="AutofillCreditCardsEditedAndCvcWasLeftBlank">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user edits card via chrome://settings/payments page and CVC
    was left blank.
  </description>
</action>

<action name="AutofillCreditCardsEditedAndCvcWasRemoved">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user edits card via chrome://settings/payments page and CVC
    was removed.
  </description>
</action>

<action name="AutofillCreditCardsEditedAndCvcWasUnchanged">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user edits card via chrome://settings/payments page and CVC
    was unchanged.
  </description>
</action>

<action name="AutofillCreditCardsEditedAndCvcWasUpdated">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user edits card via chrome://settings/payments page and CVC
    was updated.
  </description>
</action>

<action name="AutofillCreditCardsEditedWithNickname">
  <owner>sujiezhu@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user edits card with a new nickname via
    chrome://settings/payments page.
  </description>
</action>

<action name="AutofillCreditCardsViewed">
  <owner>battre@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user visits chrome://settings/payments page.
  </description>
</action>

<action name="AutofillIbanAdded">
  <owner>qihuizhao@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user adds IBAN via chrome://settings/payments page.
  </description>
</action>

<action name="AutofillIbanAddedWithNickname">
  <owner>qihuizhao@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user adds IBAN with a nickname via chrome://settings/payments
    page.
  </description>
</action>

<action name="AutofillIbanDeleted">
  <owner>qihuizhao@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user deletes IBAN via chrome://settings/payments page.
  </description>
</action>

<action name="AutofillIbanEdited">
  <owner>qihuizhao@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user edits IBAN via chrome://settings/payments page.
  </description>
</action>

<action name="AutofillIbanEditedWithNickname">
  <owner>qihuizhao@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user edits IBAN with a new nickname via
    chrome://settings/payments page.
  </description>
</action>

<action name="AutofillYourSavedInfoViewed">
  <owner>josefraska@google.com</owner>
  <owner>mikhe@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Recorded when user visits Autofill and passwords settings via
    chrome://settings/autofill page.
  </description>
</action>

<action name="AutomaticReset_WebUIBanner_BannerShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AutomaticReset_WebUIBanner_ManuallyClosed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AutomaticReset_WebUIBanner_ResetClicked">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="AutomaticSettingsReset_WebUIBanner_BannerShown">
  <owner>gab@chromium.org</owner>
  <description>
    User opened chrome://settings less than 5 days after a settings hardening
    event and was automatically shown this banner.
  </description>
</action>

<action name="AutomaticSettingsReset_WebUIBanner_LearnMoreClicked">
  <owner>gab@chromium.org</owner>
  <description>
    User clicked the Learn More link on the AutomaticSettingsReset banner.
  </description>
</action>

<action name="AutomaticSettingsReset_WebUIBanner_ManuallyClosed">
  <owner>gab@chromium.org</owner>
  <description>User dismissed the AutomaticSettingsReset banner.</description>
</action>

<action name="AutomaticSettingsReset_WebUIBanner_ResetClicked">
  <owner>gab@chromium.org</owner>
  <description>
    User clicked the reset button on the AutomaticSettingsReset banner.
  </description>
</action>

<action name="AvatarToolbarButtonHighlighted">
  <obsolete>Removed in M123</obsolete>
  <owner>siyua@chromium.org</owner>
  <owner>droger@chromium.org</owner>
  <description>
    Recorded when the avatar toolbar button is highlighted following an autofill
    event.
  </description>
</action>

<action name="Back">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackColor">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackgroundImageCache">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackgroundUploadReportAborted">
  <owner>olivierrobin@chromium.org</owner>
  <owner>pkl@chromium.org</owner>
  <description>
    An attempt to upload a crash report as a background task failed.
  </description>
</action>

<action name="BackgroundUploadReportSucceeded">
  <owner>olivierrobin@chromium.org</owner>
  <owner>pkl@chromium.org</owner>
  <description>
    An attempt to upload a crash report as a background task succeeeded.
  </description>
</action>

<action name="BackMenu_ChapterClick1">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick10">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick11">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick12">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick13">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick14">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick15">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick16">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick17">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick18">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick19">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick2">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick3">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick4">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick5">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick6">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick7">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick8">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ChapterClick9">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick1">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick10">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick11">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick12">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick13">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick14">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick15">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick16">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick17">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick18">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick19">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick2">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick3">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick4">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick5">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick6">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick7">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick8">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_HistoryClick9">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_Popup">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BackMenu_ShowFullHistory">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadClockInterstitial.Back">
  <owner>carlosil@chromium.org</owner>
  <description>
    User went back after seeing the bad clock interstitial.
  </description>
</action>

<action name="BadClockInterstitial.Settings">
  <owner>carlosil@chromium.org</owner>
  <description>
    Use opened date/time settings after seeing the bad clock interstitial.
  </description>
</action>

<action name="BadClockInterstitial.Show">
  <owner>carlosil@chromium.org</owner>
  <description>User saw the bad clock interstitial.</description>
</action>

<action name="BadMessageTerminate_ACDH">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_AOF">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_BMF">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_BPE">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_BPGM">
  <obsolete>
    Deprecated 8/2017. Replaced by the histograms
    Stability.BadMessageTerminated.GuestView and
    Stability.BadMessageTerminated.Extensions.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_BRPH">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_DBMF">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_DSMF">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_DSMF_1">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_DSMF_2">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_EFD">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_EOG">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Extensions.
  </obsolete>
  <owner>kalman@chromium.org</owner>
  <owner>fsamuel@chromium.org</owner>
  <description>
    Indicates that an ExtensionOptionsGuest was terminated due to a navigation
    to an origin other than the extension it is embedding.
  </description>
</action>

<action name="BadMessageTerminate_EVG">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Extensions.
  </obsolete>
  <owner>fsamuel@chromium.org</owner>
  <description>
    Indicates that an ExtensionViewGuest was terminated due to a navigation to
    an origin other than the extension it is embedding.
  </description>
</action>

<action name="BadMessageTerminate_FAMF">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_IDBMF">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_MIDI">
  <owner>toyoshim@chromium.org</owner>
  <description>
    Indicates that an IPC message to send a SysEx MIDI message is received from
    a renderer that is not permitted to send a SysEx MIDI message.
  </description>
</action>

<action name="BadMessageTerminate_MIDIPort">
  <owner>toyoshim@chromium.org</owner>
  <description>
    Indicates that an IPC message to send a MIDI message against out of range
    output port is received from a renderer.
  </description>
</action>

<action name="BadMessageTerminate_NC">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_NC17">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RDH">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RFH">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>alexmos@chromium.org</owner>
  <description>
    Indicates that a renderer process was terminated because it tried to change
    iframe sandbox flags for an invalid frame.
  </description>
</action>

<action name="BadMessageTerminate_RVD">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RVD2">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RVD3">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RVH">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RWH">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RWH1">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RWH2">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RWH3">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RWH4">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RWH5">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RWH6">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RWH7">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>dominikg@chromium.org</owner>
  <owner>tdresser@chromium.org</owner>
  <description>
    Emitted when a InputHostMsg_QueueSyntheticGesture message is received while
    the --enable-gpu-benchmarking flag is not present.
  </description>
</action>

<action name="BadMessageTerminate_RWHVA1">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_RWHVA2">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_SharedMemoryAura">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>jbauman@chromium.org</owner>
  <description>
    Emitted when a renderer is terminated due to it attempting to swap a shared
    memory surface in aura.
  </description>
</action>

<action name="BadMessageTerminate_SharedMemoryManager1">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_SharedMemoryManager2">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_UnexpectedFrameType">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BadMessageTerminate_WC">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>nasko@chromium.org</owner>
  <description>
    Indicates that a renderer process was terminated due to receiving a
    malformed or unexpected IPC message. The process was terminated by the
    WebContentsImpl class.
  </description>
</action>

<action name="BadMessageTerminate_WPH">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BillingInterstitial.Advanced">
  <owner>psarouthakis@chromium.org</owner>
  <description>
    User opened the &quot;Advanced&quot; tab on the Billing interstitial.
  </description>
</action>

<action name="BillingInterstitial.Back">
  <owner>psarouthakis@chromium.org</owner>
  <description>User pressed back on a Billing interstitial.</description>
</action>

<action name="BillingInterstitial.Proceed">
  <owner>psarouthakis@chromium.org</owner>
  <description>User proceeded on a Billing interstitial.</description>
</action>

<action name="BillingInterstitial.Show">
  <owner>psarouthakis@chromium.org</owner>
  <description>User saw the Billing interstitial.</description>
</action>

<action name="BindingsMismatch_GetProcessHostPerSite">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BindingsMismatchTerminate_RVH_WebUI">
  <obsolete>
    Replaced in 1/2018 with bad_message::RVH_WEB_UI_BINDINGS_MISMATCH.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.AllowThisTime">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.AlwaysAllow">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.Closed">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.Dismissed">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.LearnMore">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.Shown">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.Shown.Java">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.Shown.QuickTime">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.Shown.RealPlayer">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.Shown.Shockwave">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer">
  <obsolete>This infobar has been removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockNonsandboxedPlugins_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BlockNonsandboxedPlugins_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Bnpl_IssuerTermsClicked">
  <owner>viplavkadam@google.com</owner>
  <owner>vinnypersky@google.com</owner>
  <owner>ferny@google.com</owner>
  <description>
    Recorded when the user clicks on the Buy Now, Pay Later (BNPL) issuer terms
    preference on the BNPL setting page.
  </description>
</action>

<action name="Bnpl_ToggledOff">
  <owner>viplavkadam@google.com</owner>
  <owner>vinnypersky@google.com</owner>
  <description>
    Recorded when the user clicks on the BNPL toggle on the Pay Later settings
    page, switching it from the on state to the off state.
  </description>
</action>

<action name="Bnpl_ToggledOn">
  <owner>viplavkadam@google.com</owner>
  <owner>vinnypersky@google.com</owner>
  <description>
    Recorded when the user clicks on the BNPL toggle on the Pay Later settings
    page, switching it from the off state to the on state.
  </description>
</action>

<action name="Bold">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkAdded">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkAdded.Failure">
  <owner>wylieb@google.com</owner>
  <owner>evanluo@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    Recorded when the user tries to add a bookmark and it fails.
  </description>
</action>

<action name="BookmarkAllTabs">
  <owner>wittman@chromium.org</owner>
  <description>
    User selected Bookmark All Tabs from anywhere in the UI.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_Add">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ContextMenu_AddToBookmarkBar">
  <owner>emshack@chromium.org</owner>
  <description>
    The user added one or more bookmarks to the Bookmarks Bar using the context
    menu.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_AlwaysHide">
  <owner>jennserrano@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user selected the &quot;Always Hide&quot; option for the bookmark bar
    visibility using the context menu.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_AlwaysShow">
  <owner>jennserrano@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user selected the &quot;Always Show&quot; option for the bookmark bar
    visibility using context menu.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_Edit">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ContextMenu_Move">
  <owner>amelies@google.com</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user decided to move one or more bookmarks using the context menu (e.g.
    from the side panel). This metric is recorded when the native move dialog is
    opened (opposed to the webUI version), which is the case when the flag
    `SyncEnableBookmarksInTransportMode` is enabled.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_NewFolder">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ContextMenu_OnlyShowOnNtp">
  <owner>jennserrano@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user selected the &quot;Only Show on NTP&quot; option for the bookmark
    bar visibility using the context menu.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_Open">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ContextMenu_OpenAll">
  <owner>dfried@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user opened one or more bookmarks in the Bookmarks Bar using the context
    menu. Distinguished from launching from e.g. the application menu or the
    bookmark manager. This is for opening bookmarks normally (in the same
    window).

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_OpenAllIncognito">
  <owner>dfried@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user opened one or more bookmarks in the Bookmarks Bar using the context
    menu. Distinguished from launching from e.g. the application menu or the
    bookmark manager. This is for opening bookmarks in an incognito window.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_OpenAllInNewTabGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the bookmarks context menu is used in the bookmark context
    menu &quot;Open All in New Tab Group&quot;
  </description>
</action>

<action name="BookmarkBar_ContextMenu_OpenAllInNewWindow">
  <owner>dfried@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user opened one or more bookmarks in the Bookmarks Bar using the context
    menu. Distinguished from launching from e.g. the application menu or the
    bookmark manager. This is for opening bookmarks in a new window.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_OpenAllIsolated">
  <owner>przybytniowska@google.com</owner>
  <owner>zmin@chromium.org</owner>
  <description>
    The user opened one or more bookmarks in the Bookmarks Bar using the context
    menu option to open in an Isolated window.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_OpenInNewTab">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ContextMenu_OpenInNewWindow">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ContextMenu_Redo">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ContextMenu_Remove">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ContextMenu_RemoveFromBookmarkBar">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ContextMenu_ShowInFolder">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ContextMenu_ToggleShowSavedTabGroups">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user toggled show saved tab groups bar from the bookmark bar context
    menu.
  </description>
</action>

<action name="BookmarkBar_ContextMenu_Undo">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_CtxMenu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_DragButton">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_DragEnd">
  <owner>calamity@chromium.org</owner>
  <description>
    Logged when a bookmark drag ends in the bookmark bar
  </description>
</action>

<action name="BookmarkBar_DragFromFolder">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_DragRecentlyBookmarked">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_DragStart">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ShowOtherBookmarks">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_ShowRecentlyBookmarked">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBar_Simplified_IPH_Undo">
  <owner>jennserrano@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user clicked the &quot;Undo&quot; button on the educational toast (IPH)
    that appeared when the bookmark bar was auto-hidden after inactivity.
  </description>
</action>

<action name="BookmarkBarFolder_CtxMenu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBarFolder_DragEnd">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBarFolder_DragStart">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBubble_ChangeParent">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBubble_ChangeTitleInBubble">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBubble_Edit">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBubble_EditFromCombobox">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBubble_Options">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBubble_RemoveFromBookmarkBar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBubble_ShowOnBookmarkBar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkBubble_Unstar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_AddPage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_Copy">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_Cut">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_Delete">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_Edit">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_Export">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_Import">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_NewFolder">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_OpenIncognito">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_OpenInNewTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_OpenInNewWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_OpenInSame">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_Paste">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_ShowInFolder">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_Sort">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_UndoDelete">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_UndoGlobal">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Command_UndoNone">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Drop">
  <obsolete>
    Superseded by BookmarkManager_DropToList, BookmarkManager_DropToTree,
    BookmarkManager_DropToListItem and BookmarkManager_DropToTreeItem.
  </obsolete>
  <owner>calamity@chromium.org</owner>
  <description>
    Fired when a user drops a bookmark after a drag in the bookmark manager.
  </description>
</action>

<action name="BookmarkManager_DropToList">
  <owner>calamity@chromium.org</owner>
  <description>
    Fired when a user drops a bookmark into the bookmark list between other
    items in the bookmark manager.
  </description>
</action>

<action name="BookmarkManager_DropToListItem">
  <owner>calamity@chromium.org</owner>
  <description>
    Fired when a user drops a bookmark directly onto a bookmark list item in the
    bookmark manager.
  </description>
</action>

<action name="BookmarkManager_DropToTree">
  <owner>calamity@chromium.org</owner>
  <description>
    Fired when a user drops a bookmark into the bookmark tree between other
    nodes in the bookmark manager.
  </description>
</action>

<action name="BookmarkManager_DropToTreeItem">
  <owner>calamity@chromium.org</owner>
  <description>
    Fired when a user drops a bookmark directly onto a bookmark tree item in the
    bookmark manager.
  </description>
</action>

<action name="BookmarkManager_Export">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Import">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_NavigateTo_BookmarkBar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_NavigateTo_Mobile">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_NavigateTo_Other">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_NavigateTo_Recent">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_NavigateTo_Search">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_NavigateTo_SubFolder">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_Sort">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkManager_StartDrag">
  <obsolete>
    Superseded by BookmarkManager_StartDragFromList and
    BookmarkManager_StartDragFromTree.
  </obsolete>
  <owner>calamity@chromium.org</owner>
  <description>
    Fired when a user starts a drag in the bookmark manager.
  </description>
</action>

<action name="BookmarkManager_StartDragFromList">
  <owner>calamity@chromium.org</owner>
  <description>
    Fired when a user starts a drag to the tree in the bookmark manager.
  </description>
</action>

<action name="BookmarkManager_StartDragFromTree">
  <owner>calamity@chromium.org</owner>
  <description>
    Fired when a user starts a drag from the tree in the bookmark manager.
  </description>
</action>

<action name="BookmarkManager_Sync">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkMenu_clicked">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkNavigatorWidgetAdded">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User added the &quot;bookmark navigator&quot; widget, which shows a
    navigable hierarchy of the user's bookmarks, to their homescreen on Android.
  </description>
</action>

<action name="Bookmarks.AddedFromSidePanel">
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user adds a bookmark from the side panel.
  </description>
</action>

<action name="Bookmarks.Added{ActionType}">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    Recorded when the user adds a bookmark. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AccountStorage"
        summary="Bookmark added in account storage."/>
    <variant name=".LocalStorage"
        summary="Bookmark added in local storage which is not being synced."/>
    <variant name=".LocalStorageSyncing"
        summary="Bookmark added in local storage which is being synced."/>
  </token>
</action>

<action name="Bookmarks.FolderAddedFromSidePanel">
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user adds a bookmark folder from the side panel.
  </description>
</action>

<action name="Bookmarks.FolderAdded{ActionType}">
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user adds a bookmark folder. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AccountStorage" summary="Folder added in account storage."/>
    <variant name=".LocalStorage"
        summary="Folder added in local storage which is not being synced."/>
    <variant name=".LocalStorageSyncing"
        summary="Folder added in local storage which is being synced."/>
  </token>
</action>

<action name="Bookmarks.Opened{ActionType}">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    Recorded when the user opens a bookmark. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AccountStorage"
        summary="Bookmark opened from account storage."/>
    <variant name=".LocalStorage"
        summary="Bookmark opened from local storage which is not being
                 synced."/>
    <variant name=".LocalStorageSyncing"
        summary="Bookmark opened from local storage which is being synced."/>
  </token>
</action>

<action name="Bookmarks_Search">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BookmarkShortcutWidgetAdded">
  <obsolete>
    Deprecated as of 10/2015. The widget was removed from Chrome.
  </obsolete>
  <owner>aurimas@chromium.org</owner>
  <description>
    User added the &quot;bookmark shortcut&quot; widget, which is an icon to
    open a single bookmark in Chrome, to their homescreen on Android.
  </description>
</action>

<action name="BookmarkTabGroupConversion_ConvertToBookmarkConfirmed">
  <owner>yuhengh@google.com</owner>
  <description>
    User selects the save button from the bookmark editor dialog to complete
    converting a tab group to bookmark folder.
  </description>
</action>

<action name="BookmarkTabGroupConversion_ConvertToBookmarkSelected">
  <owner>yuhengh@google.com</owner>
  <description>
    User selected the menu item to convert a tab group to bookmark folder
  </description>
</action>

<action name="BookmarkTabGroupConversion_ShowGroupAlreadyCreatedDialog">
  <owner>yuhengh@google.com</owner>
  <description>
    The user tries to open a bookmark folder as group but the bookmark folder is
    already connected to an existing group. A dialog is shown to prompt user to
    make a choice.
  </description>
</action>

<action name="BookmarkTabGroupConversion_UserSelectCancel">
  <owner>yuhengh@google.com</owner>
  <description>
    The user tries to open a bookmark folder as group but the bookmark folder is
    already connected to an existing group. A dialog is shown to prompt user to
    make a choice. User dismisses the dialog without selecting either the create
    new group button or the replace old group button.
  </description>
</action>

<action name="BookmarkTabGroupConversion_UserSelectCreateNewGroup">
  <owner>yuhengh@google.com</owner>
  <description>
    The user tries to open a bookmark folder as group but the bookmark folder is
    already connected to an existing group. A dialog is shown to prompt user to
    make a choice. User selects the create new group button. This action is used
    for logging user selection, it's not equivalent to creating new group.
  </description>
</action>

<action name="BookmarkTabGroupConversion_UserSelectReplaceOldGroup">
  <owner>yuhengh@google.com</owner>
  <description>
    The user tries to open a bookmark folder as group but the bookmark folder is
    already connected to an existing group. A dialog is shown to prompt user to
    make a choice. User selects the replace old group button. This action is
    used for logging user selection, it's not equivalent to replacing old group.
  </description>
</action>

<action name="BottomSheet_CreditCard_SuggestionAccepted">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Continue&quot; button from the Payment
    Suggestion Bottom Sheet to fill the current form with the selected payment
    method suggestion. iOS only.
  </description>
</action>

<action name="BottomSheet_Password_SuggestionAccepted">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Continue&quot; button from the Password
    Suggestion Bottom Sheet to fill the current form with the selected password
    suggestion. iOS only.
  </description>
</action>

<action name="BottomSheet_Password_SuggestionAccepted_Backup">
  <owner>noemies@google.com</owner>
  <description>
    The user tapped on the &quot;Continue&quot; button from the Password
    Suggestion Bottom Sheet to fill the current form with the selected backup
    password suggestion. iOS only.
  </description>
</action>

<action name="BrowserActions.MenuOpened">
  <obsolete>Deprecated in M77 with the removal of Browser Actions.</obsolete>
  <owner>ltian@chromium.org</owner>
  <description>
    A Browser Actions menu is opened in Chrome. A Browser Actions menu is a
    Chrome style context menu opened by 3rd party apps.
  </description>
</action>

<action name="BrowserActions.TabOpenedNotificationClicked">
  <obsolete>Deprecated in M77 with the removal of Browser Actions.</obsolete>
  <owner>ltian@chromium.org</owner>
  <description>
    Users click the notification of opening tab in background.
  </description>
</action>

<action name="BrowserActions.TabOpenedNotificationCreated">
  <obsolete>Deprecated in M77 with the removal of Browser Actions.</obsolete>
  <owner>ltian@chromium.org</owner>
  <description>
    Browser Actions creates a notifcation of opening tab in background.
  </description>
</action>

<action name="BrowserForSystemProfile">
  <obsolete>
    No longer needed as the number of users affected by https://crbug.com/482176
    is now approximately zero.
  </obsolete>
  <owner>mlerman@chromium.org</owner>
  <description>
    A browser opened with the System Profile. Tsk, tsk. Any non-zero amount
    means something is using the system profile for a browser when it likely
    shouldn't be.
  </description>
</action>

<action name="BrowserPlugin.Guest.AbnormalDeath">
  <owner>wfh@chromium.org</owner>
  <description>A renderer process died abnormally.</description>
</action>

<action name="BrowserPlugin.Guest.Attached" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.Crashed">
  <owner>wfh@chromium.org</owner>
  <description>A renderer process died because it crashed.</description>
</action>

<action name="BrowserPlugin.Guest.Create" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.DidNavigate" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.EnableAutoResize">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.Hung">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.Killed">
  <owner>wfh@chromium.org</owner>
  <description>A renderer process died because it was killed.</description>
</action>

<action name="BrowserPlugin.Guest.LaunchFailed">
  <owner>wfh@chromium.org</owner>
  <description>A renderer process failed to launch.</description>
</action>

<action name="BrowserPlugin.Guest.Navigate" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.PermissionRequest">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.PermissionRequest.Download">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.PermissionRequest.Geolocation">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.PermissionRequest.JSDialog">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.PermissionRequest.Media">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.PermissionRequest.NewWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.PermissionRequest.PointerLock">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.Responsive">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.StartDrag">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.Guest.Terminate">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionAllow.Download">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionAllow.Geolocation">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionAllow.JSDialog">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionAllow.Media">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionAllow.NewWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionAllow.PointerLock">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionDeny.Download">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionDeny.Geolocation">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionDeny.JSDialog">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionDeny.Media">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionDeny.NewWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserPlugin.PermissionDeny.PointerLock">
  <obsolete>This permission has been moved to the chrome layer.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="BrowserServices.TwaOpened">
  <owner>peconn@chromium.org</owner>
  <description>Recorded when a user opens a TWA.</description>
</action>

<action name="BulkCvcDeletionConfirmationDialogAccepted">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user clicks on &quot;Delete&quot; on the bulk delete dialog
    box.
  </description>
</action>

<action name="BulkCvcDeletionConfirmationDialogCancelled">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user clicks on &quot;Cancel&quot; on the bulk delete dialog
    box.
  </description>
</action>

<action name="BulkCvcDeletionHyperlinkClicked">
  <owner>koulvipul@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when user clicks on the bulk delete hyperlink on the settings page.
  </description>
</action>

<action name="BulkUploadSettingsOpen">
  <owner>jlebel@chromium.org</owner>
  <description>TODO(crbug.com/483958043): Write the description.</description>
</action>

<action name="Cancel">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CanCommitURL_BlockedAndKilled">
  <obsolete>
    Deprecated 3/2015. Replaced by the histogram
    Stability.BadMessageTerminate.Content.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CapsLock_Toggled">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User toggled capslock via capslock key press or keyboard shortcut (alt +
    search).
  </description>
</action>

<action name="CapsLock_Toggled_Using_CapsLockKey">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User toggled capslock via capslock key press.</description>
</action>

<action name="Caption_ClickTogglesMaximize">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Caption_GestureTogglesMaximize">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CardBenefits_LearnMoreLinkClicked">
  <owner>viplavkadam@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when the user clicks on the card benefits learn more hyperlink on
    the card benefits settings page.
  </description>
</action>

<action name="CardBenefits_TermsLinkClicked">
  <owner>viplavkadam@google.com</owner>
  <owner>yishuil@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when the user clicks on the card benefits terms hyperlink on the
    payment methods settings page.
  </description>
</action>

<action name="CardBenefits_ToggledOff">
  <owner>viplavkadam@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when the user clicks on the card benefits toggle on the card
    benefits settings page, switching it from the on state to the off state.
  </description>
</action>

<action name="CardBenefits_ToggledOn">
  <owner>viplavkadam@google.com</owner>
  <owner>osaul@google.com</owner>
  <description>
    Recorded when the user clicks on the card benefits toggle on the card
    benefits settings page, switching it from the off state to the on state.
  </description>
</action>

<action name="Cast_Sender_CastDeviceSelected">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Cast_Sender_CastEnterFullscreen">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Cast_Sender_CastMediaType">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Cast_Sender_CastPlayRequested">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Cast_Sender_YouTubeDeviceSelected">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ChooseDefaultSearchEngine">
  <owner>dgn@chromium.org</owner>
  <owner>chrome-regionalcapabilities@google.com</owner>
  <description>
    Action indicating that the user clicked on the &quot;Change&quot; button in
    the search settings page to view the search engines list dialog and choose a
    default search engine.
  </description>
</action>

<action name="ChromeColors_ColorApplied">
  <obsolete>Deprecated as of 12/2019.</obsolete>
  <owner>gayane@chromium.org</owner>
  <description>Chrome Colors was applied from Colors menu.</description>
</action>

<action name="ChromeColors_DefaultApplied">
  <obsolete>Deprecated as of 12/2019.</obsolete>
  <owner>gayane@chromium.org</owner>
  <description>Default theme was applied from Colors menu.</description>
</action>

<action name="ChromeColors_MenuCancel">
  <obsolete>Deprecated as of 7/2019.</obsolete>
  <owner>gayane@chromium.org</owner>
  <description>Applied changes where canceled from Colors menu.</description>
</action>

<action name="ChromeColors_MenuDone">
  <obsolete>Deprecated as of 7/2019.</obsolete>
  <owner>gayane@chromium.org</owner>
  <description>Applied changes where confirmed from Colors menu.</description>
</action>

<action name="ChromeColors_TabClosed">
  <obsolete>Deprecated as of 7/2019.</obsolete>
  <owner>gayane@chromium.org</owner>
  <description>Tab with open Colors menu was closed.</description>
</action>

<action name="ChromeColors_ThemeUninstalled">
  <obsolete>Deprecated as of 7/2019.</obsolete>
  <owner>gayane@chromium.org</owner>
  <description>Webstore theme uninstalled from Colors menu.</description>
</action>

<action name="ChromeGeneratedCustomTab.StartedInitially">
  <owner>tedchoc@chromium.org</owner>
  <description>
    A Chrome generated CustomTabActivity (instead of a client app) was stared
    for the first time.
  </description>
</action>

<action name="ChromeGeneratedCustomTab.StartedReopened">
  <owner>tedchoc@chromium.org</owner>
  <description>
    A Chrome generated CustomTabActivity (instead of a client app) was started
    by reopening a previously created instance. This can happen if you send a
    CCT to the background via the home button and reselect it from Android
    Overview.
  </description>
</action>

<action name="ChromeOS.AppInstallDialog.AppLaunched">
  <owner>brettw@chromium.org</owner>
  <owner>lt-web-apps-team@google.com</owner>
  <description>
    Recorded when the user requested a previously installed app to be launched
    in the CrOS App Install dialog.
  </description>
</action>

<action name="ChromeOS.AppInstallDialog.Cancelled">
  <owner>brettw@chromium.org</owner>
  <owner>lt-web-apps-team@google.com</owner>
  <description>
    Recorded when the user closed an installation dialog without installing.
  </description>
</action>

<action name="ChromeOS.AppInstallDialog.Installed">
  <owner>brettw@chromium.org</owner>
  <owner>lt-web-apps-team@google.com</owner>
  <description>
    Recorded when the user requested an app to be installed in the CrOS App
    Install dialog.
  </description>
</action>

<action name="ChromeOS.AppInstallDialog.Shown">
  <owner>brettw@chromium.org</owner>
  <owner>lt-web-apps-team@google.com</owner>
  <description>
    Recorded when the CrOS App Install dialog was opened by the user.
  </description>
</action>

<action name="ChromeOS.Settings.InputMethod.Autocorrect.Open">
  <owner>zacpartridge@chromium.org</owner>
  <owner>essential-inputs-team@google.com</owner>
  <description>
    Recorded when a user clicks the link to open the Auto-correction section in
    Chrome OS Inputs methods setting page. This can happen when a user clicks on
    the Learn More button from the Autocorrection undo window.
  </description>
</action>

<action
    name="ChromeOS.Settings.Languages.Browser{ChromeOS_Settings_Languages_Type}">
  <obsolete>
    Deprecated as of M88, as the languages browser settings page has been
    replaced with the languages OS settings page.
  </obsolete>
  <owner>myy@chromium.org</owner>
  <owner>essential-inputs-team@google.com</owner>
  <description>
    Records when users select a specific element in the Chrome OS's Languages
    browser settings page. {ChromeOS_Settings_Languages_Type}
  </description>
  <token key="ChromeOS_Settings_Languages_Type"
      variants="ChromeOS_Settings_Languages_Type"/>
</action>

<action name="ChromeOS.Settings.Languages{ChromeOS_Settings_Languages_Type}">
  <owner>myy@chromium.org</owner>
  <owner>essential-inputs-team@google.com</owner>
  <description>
    Records when users select a specific element in the Chrome OS's Languages OS
    settings page. {ChromeOS_Settings_Languages_Type}
  </description>
  <token key="ChromeOS_Settings_Languages_Type"
      variants="ChromeOS_Settings_Languages_Type"/>
</action>

<action name="ChromeOS.Settings.SmartInputs.EmojiSuggestions.Open">
  <owner>myy@chromium.org</owner>
  <owner>essential-inputs-team@google.com</owner>
  <description>
    Recorded when a user clicks the link to open Emoji Suggestions section in
    Chrome OS Smart Inputs setting page.
  </description>
</action>

<action name="ChromeOS.Settings.SmartInputs.PersonalInfoSuggestions.Open">
  <owner>myy@chromium.org</owner>
  <owner>essential-inputs-team@google.com</owner>
  <description>
    Recorded when a user clicks the link to open Personal Information
    Suggestions section in Chrome OS Smart Inputs setting page.
  </description>
</action>

<action name="ChromeOS.SystemTray.Network.SettingsButtonPressed">
  <owner>khorimoto@chromium.org</owner>
  <owner>chadduffin@chromium.org</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    Recorded when a user clicks on the settings button in Network view within
    systems tray.
  </description>
</action>

<action name="ChromeSchemePage.OverrideTriggered">
  <owner>mfiaz@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a native page is not generated for a chrome:// scheme page.
  </description>
</action>

<action name="ClearAuthenticationCache">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_AdvancedTab">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    Browsing data has been deleted from the advanced tab.
  </description>
</action>

<action name="ClearBrowsingData_Autofill" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_BasicTab">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Browsing data has been deleted from the basic tab.</description>
</action>

<action name="ClearBrowsingData_Cache" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_ChannelIDs">
  <obsolete>Deprecated as of 4/2019.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="ClearBrowsingData_ContentLicenses">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    Content licenses for Flash were deauthorized as the user selected
    &quot;Media Licenses&quot; when clearing browsing data and Flash was
    enabled.
  </description>
</action>

<action name="ClearBrowsingData_ContentSettings">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Content settings have been deleted.</description>
</action>

<action name="ClearBrowsingData_Cookies" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_DialogCreated">
  <owner>dmurph@chromium.org</owner>
  <description>Clear browsing data screen is shown to the user.</description>
</action>

<action name="ClearBrowsingData_Downloads">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_Everything" not_user_triggered="true">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Browsing data has been cleared for all time.</description>
</action>

<action name="ClearBrowsingData_History" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_Last15Minutes" not_user_triggered="true">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    Browsing data has been cleared for the last 15 minutes.
  </description>
</action>

<action name="ClearBrowsingData_LastDay" not_user_triggered="true">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Browsing data has been cleared for the last day.</description>
</action>

<action name="ClearBrowsingData_LastHour" not_user_triggered="true">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Browsing data has been cleared for the last hour.</description>
</action>

<action name="ClearBrowsingData_LastMonth" not_user_triggered="true">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Browsing data has been cleared for the last month.</description>
</action>

<action name="ClearBrowsingData_LastWeek" not_user_triggered="true">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Browsing data has been cleared for the last week.</description>
</action>

<action name="ClearBrowsingData_LSOData">
  <obsolete>
    LSO data relates to Flash, and Flash is no longer supported.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_MaskContainsExtension">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_MaskContainsProtectedWeb">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_MaskContainsUnprotectedWeb"
    not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_OlderThan30Days" not_user_triggered="true">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    Browsing data has been cleared for older than 30 days timeperiod.
  </description>
</action>

<action name="ClearBrowsingData_Passwords" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_SameSiteNoneData" not_user_triggered="true">
  <owner>dylancutler@google.com</owner>
  <description>SameSite=None cookies were deleted.</description>
</action>

<action name="ClearBrowsingData_ServerBoundCerts">
  <obsolete>This has been renamed ClearBrowsingData_ChannelIDs.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_ShaderCache">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_ShowDlg">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearBrowsingData_SignOut">
  <owner>droger@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    User signed out from the Clear Browsing Data footer.
  </description>
</action>

<action name="ClearBrowsingData_SiteUsageData">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>Recorded when the user clears site usage data.</description>
</action>

<action name="ClearBrowsingData_SwitchTo_AdvancedTab">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>User switched to advanced tab.</description>
</action>

<action name="ClearBrowsingData_SwitchTo_BasicTab">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>User switched to basic tab.</description>
</action>

<action name="ClearBrowsingData_Sync_NavigateToError">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    The user clicked on the &quot;visit sync settings&quot; link in the sync
    error message in the Clear Browsing Data footer.
  </description>
</action>

<action name="ClearBrowsingData_Sync_NavigateToPassphrase">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    The user clicked on the &quot;enter your passphrase&quot; link in the error
    message in the Clear Browsing Data footer, which was shown due to a missing
    sync passphrase.
  </description>
</action>

<action name="ClearBrowsingData_Sync_Pause">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User paused sync from the Clear Browsing Data footer.
  </description>
</action>

<action name="ClearBrowsingData_Sync_SignIn">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User started to sign in from the Clear Browsing Data footer to unpause sync.
  </description>
</action>

<action name="ClearBrowsingData_Tabs">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <owner>zalmashni@google.com</owner>
  <description>Tabs have been deleted.</description>
</action>

<action name="ClearBrowsingData_TimePeriodChanged_Everything">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Time period in CBD was changed.</description>
</action>

<action name="ClearBrowsingData_TimePeriodChanged_Last15Minutes">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Time period in CBD was changed.</description>
</action>

<action name="ClearBrowsingData_TimePeriodChanged_LastDay">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Time period in CBD was changed.</description>
</action>

<action name="ClearBrowsingData_TimePeriodChanged_LastHour">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Time period in CBD was changed.</description>
</action>

<action name="ClearBrowsingData_TimePeriodChanged_LastMonth">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Time period in CBD was changed.</description>
</action>

<action name="ClearBrowsingData_TimePeriodChanged_LastWeek">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Time period in CBD was changed.</description>
</action>

<action name="ClearBrowsingData_TimePeriodChanged_OlderThan30Days">
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>Time period in CBD was changed to OlderThan30Days.</description>
</action>

<action name="ClearBrowsingData_UserDeletedCookieOrCache">
  <owner>pabouchard@google.com</owner>
  <description>
    Logged when the user clears browsing data and deletes cookies or cache.
  </description>
</action>

<action name="ClearSelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearSiteDataOnExitDisabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClearSiteDataOnExitEnabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClickDisableGpuAcceleration">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClickedBookmarkBarAppsShortcutButton">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClickedBookmarkBarFolder">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClickedBookmarkBarURLButton">
  <owner>chrome-analysis-team@google.com</owner>
  <owner>dfried@chromium.org</owner>
  <description>
    User clicks a bookmark to open it, either in the bookmarks bar or in a
    bookmarks bar folder or overflow menu. (Changed in M75 to include
    non-top-level bookmarks.)

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="ClickToPlay_AllowAlways">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClickToPlay_Dismiss_Infobar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClickToPlay_InfobarShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClickToPlay_LoadAll_Bubble">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ClickToPlay_LoadAll_Infobar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CloseAllSuppressedPopups">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CloseButton_Clk">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CloseFromContextMenu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CloseGroupedTab">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>User closed a tab that belongs to a group.</description>
</action>

<action name="CloseTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CloseTab_Accelerator">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CloseTab_Active">
  <owner>dpenning@google.com</owner>
  <owner>chrome-desktop-ui-sea@google.com</owner>
  <description>
    User clicked the close tab button; the tab was active.
  </description>
</action>

<action name="CloseTab_AudioIndicator">
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the close tab button; the audio indicator was showing.
  </description>
</action>

<action name="CloseTab_EndTabInSplit">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User clicked the close tab button; the tab was the last tab in a split.
  </description>
</action>

<action name="CloseTab_Inactive">
  <owner>dpenning@google.com</owner>
  <owner>chrome-desktop-ui-sea@google.com</owner>
  <description>
    User clicked the close tab button; the tab was inactive.
  </description>
</action>

<action name="CloseTab_Mouse">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CloseTab_MuteToggleAvailable">
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the close tab button; the audio mute toggle button was enabled.
  </description>
</action>

<action name="CloseTab_NoAlertIndicator">
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the close tab button; the media indicator was not showing.
  </description>
</action>

<action name="CloseTab_NoMediaIndicator">
  <obsolete>Replaced with &quot;CloseTab_NoAlertIndicator&quot;.</obsolete>
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the close tab button; the media indicator was not showing.
  </description>
</action>

<action name="CloseTab_RecordingIndicator">
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the close tab button; the recording/capture indicator was
    showing.
  </description>
</action>

<action name="CloseTab_StartTabInSplit">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User clicked the close tab button; the tab was the first tab in a split.
  </description>
</action>

<action name="CloseTabByKey">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CloseWebApp">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CloseWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CloseWindowByKey">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Commerce.AddToCart">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>Triggered when the user adds a product to cart.</description>
</action>

<action name="Commerce.Compare.BuyingOptionsClicked">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the buying option link in the compare table is clicked.
  </description>
</action>

<action name="Commerce.Compare.CandidateClusterRejected">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when we filter out a cluster because it was rejected by the backend.
  </description>
</action>

<action name="Commerce.Compare.CitationClicked">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when any citation link in the compare table is clicked.
  </description>
</action>

<action name="Commerce.Compare.FirstRunExperience.Accept">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when user clicks on the accept button to accept the first run
    disclosure for the compare feature.
  </description>
</action>

<action name="Commerce.Compare.FirstRunExperience.LearnMore">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when user clicks on learn more link in the first run disclosure for
    the compare feature.
  </description>
</action>

<action name="Commerce.Compare.FirstRunExperience.Reject">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when user clicks on the reject button to reject the first run
    disclosure for the compare feature.
  </description>
</action>

<action name="Commerce.Compare.FirstRunExperience.Shown">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the first run disclosure is shown for the user for the compare
    feature.
  </description>
</action>

<action name="Commerce.Compare.ProactiveChipClicked">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the compare proactive entry point has been clicked.
  </description>
</action>

<action name="Commerce.Compare.ProactiveChipDismissed">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the compare proactive entry point has been dismissed.
  </description>
</action>

<action name="Commerce.Compare.ProactiveChipDisqualified">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the compare proactive entry point has been hidden because it's
    no longer eligible to show.
  </description>
</action>

<action name="Commerce.Compare.ProactiveChipIgnored">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the compare proactive entry point has been hidden due to
    timeout without any user action.
  </description>
</action>

<action name="Commerce.Compare.ProactiveChipShown">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the compare proactive entry point has shown.
  </description>
</action>

<action name="Commerce.Compare.ReopenedProductPage">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when user clicks on the OpenTab button to open or switch to the tab
    of this item in the compare table.
  </description>
</action>

<action name="Commerce.Discounts.DiscountsBubble.AutoShown"
    not_user_triggered="true">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    This is not triggered by the user, rather it records when the Discounts
    bubble is shown automatically.
  </description>
</action>

<action name="Commerce.Discounts.DiscountsBubbleCopyButtonClicked">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when the user clicks the copy button to copy the coupon code in
    the Discounts bubble.
  </description>
</action>

<action name="Commerce.Discounts.DiscountsPageActionIcon.Clicked">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when user clicks the Discounts page action icon.
  </description>
</action>

<action name="Commerce.Discounts.DiscountsPageActionIcon.Expanded"
    not_user_triggered="true">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    This is not triggered by the user, rather it records when the Discounts page
    action icon is shown and expanded.
  </description>
</action>

<action name="Commerce.Discounts.DiscountsPageActionIcon.NotExpanded"
    not_user_triggered="true">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    This is not triggered by the user, rather it records when the Discounts page
    action icon is shown but not expanded.
  </description>
</action>

<action name="Commerce.PriceAlertsMessageCard.Dismissed">
  <obsolete>Deprecated due to removal in M131.</obsolete>
  <owner>zhiyuancai@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when the user taps the close button on PriceAlertsMessageCard.
    Recorded only on Android.
  </description>
</action>

<action name="Commerce.PriceAlertsMessageCard.Reviewed">
  <obsolete>Deprecated due to removal in M131.</obsolete>
  <owner>zhiyuancai@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when the user taps the action button on PriceAlertsMessageCard.
    Recorded only on Android.
  </description>
</action>

<action name="Commerce.PriceInsights.BottomSheetOpened">
  <owner>jinsukkim@chromium.org</owner>
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records the price insights bottom sheet being opened through any UI.
  </description>
</action>

<action name="Commerce.PriceInsights.HistoryGraphInteraction">
  <owner>zhiyuancai@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users interact with the history graph shown in the shopping
    insights side panel.
  </description>
</action>

<action name="Commerce.PriceInsights.InlineFeedbackLinkClicked">
  <owner>zhiyuancai@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the feedback link shown in the shopping insights
    side panel to pop up the feedback dialog.
  </description>
</action>

<action name="Commerce.PriceInsights.NavigationClosedSidePanel"
    not_user_triggered="true">
  <owner>zhiyuancai@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the shopping insights side panel is currently showing and the
    user navigates away from the current tab, in which case the side panel will
    be automatically closed.
  </description>
</action>

<action name="Commerce.PriceTracking.BookmarkDialogPriceTrackViewShown">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the bookmark star icon and the price track view is
    shown inside the bookmark bubble.
  </description>
</action>

<action name="Commerce.PriceTracking.BookmarkDialogPriceTrackViewTrackedPrice">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users clicks the toggle button in the bookmark bubble to track
    the product.
  </description>
</action>

<action
    name="Commerce.PriceTracking.BookmarkDialogPriceTrackViewUntrackedPrice">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users clicks the toggle button in the bookmark bubble to
    untrack the product.
  </description>
</action>

<action name="Commerce.PriceTracking.Confirmation.Untrack">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the &quot;Untrack&quot; button to untrack the
    product in the confirmation bubble.
  </description>
</action>

<action name="Commerce.PriceTracking.ConfirmationShown">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the price tracking icon view and shows the
    confirmation bubble.
  </description>
</action>

<action name="Commerce.PriceTracking.EditedBookmarkFolderFromOmniboxBubble">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the bookmark folder name shown in the confirmation
    bubble to launch the bookmark editor.
  </description>
</action>

<action
    name="Commerce.PriceTracking.EditedBookmarkFolderFromPriceInsightsSidePanel">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the bookmark folder name shown in the shopping
    insights side panel to launch the bookmark editor.
  </description>
</action>

<action name="Commerce.PriceTracking.EmailConsentDialog.Accepted">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user confirms they would like to receive email notifications
    when a price drops. The user preference is changed to true in this case.
  </description>
</action>

<action name="Commerce.PriceTracking.EmailConsentDialog.Closed">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user dismisses the post price tracking dialog without taking
    an explicit action. The email settings remain unchanged in this case.
  </description>
</action>

<action name="Commerce.PriceTracking.EmailConsentDialog.EmailLinkClicked">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user clicks the linked email address in the price tracking
    email consent dialog.
  </description>
</action>

<action name="Commerce.PriceTracking.EmailConsentDialog.HelpLinkClicked">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user clicks the help article link in the price tracking email
    consent dialog.
  </description>
</action>

<action name="Commerce.PriceTracking.EmailConsentDialog.Rejected">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user rejects the offer to receive email notifications when a
    price drops. The user preference is changed to false in this case.
  </description>
</action>

<action name="Commerce.PriceTracking.EmailConsentDialog.Shown"
    not_user_triggered="true">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the post price tracking email consent dialog is shown to a
    user.
  </description>
</action>

<action name="Commerce.PriceTracking.FirstRunBubbleDismissed">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the &quot;Cancel&quot; button to dismiss the
    confirmation bubble.
  </description>
</action>

<action name="Commerce.PriceTracking.FirstRunBubbleShown">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the price tracking icon view and shows the first
    run experience bubble.
  </description>
</action>

<action name="Commerce.PriceTracking.FirstRunBubbleTrackedPrice">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the &quot;Track price&quot; button to track the
    product in the first run experience bubble.
  </description>
</action>

<action name="Commerce.PriceTracking.IOS.Track.Failure"
    not_user_triggered="true">
  <owner>danieltwhite@google.com</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a users attempts to price track an item through the UI, but is
    unsuccessful due to an error. (iOS only)
  </description>
</action>

<action name="Commerce.PriceTracking.IOS.Untrack.Failure"
    not_user_triggered="true">
  <owner>danieltwhite@google.com</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a users attempts to untrack an item through the UI, but is
    unsuccessful due to an error. (iOS only)
  </description>
</action>

<action name="Commerce.PriceTracking.MagicStackPromo.Allow">
  <owner>ayman@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the user taps 'Allow price tracking notifications' upon viewing
    the price tracking promotion in the magic stack. The price tracking
    promotion is for users who use price tracking on another platform (e.g.
    Desktop) but haven't discovered the feature on mobile yet.
  </description>
</action>

<action name="Commerce.PriceTracking.MagicStackPromo.FirstTime.Allow">
  <owner>ayman@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the user allows notifications for the app for the first time
    when prompted to do so upon tapping 'Allow price tracking notifications' on
    the price tracking promotion in the magic stack. The price tracking
    promotion is for users who use price tracking on another platform (e.g.
    Desktop) but haven't discovered the feature on mobile yet.
  </description>
</action>

<action name="Commerce.PriceTracking.MagicStackPromo.FirstTime.Deny">
  <owner>ayman@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the user denies notifications for the app for the first time
    when prompted to do so upon tapping 'Allow price tracking notifications' on
    the price tracking promotion in the magic stack. The price tracking
    promotion is for users who use price tracking on another platform (e.g.
    Desktop) but haven't discovered the feature on mobile yet.
  </description>
</action>

<action name="Commerce.PriceTracking.MagicStackPromo.Hidden">
  <owner>ayman@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the user hides the price tracking promotion in the magic stack.
    The price tracking promotion is for users who use price tracking on another
    platform (e.g. Desktop) but haven't discovered the feature on mobile yet.
  </description>
</action>

<action name="Commerce.PriceTracking.MagicStackPromo.Reenable.Allow">
  <owner>ayman@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the user allows notifications for the app after they have been
    previously turned off when prompted to do so upon tapping 'Allow price
    tracking notifications' on the price tracking promotion in the magic stack.
    The price tracking promotion is for users who use price tracking on another
    platform (e.g. Desktop) but haven't discovered the feature on mobile yet.
  </description>
</action>

<action name="Commerce.PriceTracking.MagicStackPromo.Reenable.Deny">
  <owner>ayman@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the user denies notifications for the app after they have been
    previously turned off when prompted to do so upon tapping 'Allow price
    tracking notifications' on the price tracking promotion in the magic stack.
    The price tracking promotion is for users who use price tracking on another
    platform (e.g. Desktop) but haven't discovered the feature on mobile yet.
  </description>
</action>

<action name="Commerce.PriceTracking.OmniboxChip.Tracked">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the price tracking icon view to track the product.
  </description>
</action>

<action name="Commerce.PriceTracking.OmniboxChipClicked">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when users click the price tracking icon view regarless of the icon
    view state.
  </description>
</action>

<action name="Commerce.PriceTracking.OmniboxChipShown">
  <owner>meiliang@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when price tracking icon view shown regarless of the icon view
    state.
  </description>
</action>

<action name="Commerce.PriceTracking.PushNotification.NotificationTapped">
  <owner>ayman@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the user taps on a notification indicating that a price drop
    has occurred on a shopping website they are tracking.
  </description>
</action>

<action name="Commerce.PriceTracking.PushNotification.Received"
    not_user_triggered="true">
  <owner>ayman@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a notification that a price drop has occurred for a shopping
    website the user is tracking is received.
  </description>
</action>

<action name="Commerce.PriceTracking.PushNotification.UnTrackProductTapped">
  <owner>ayman@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the user taps 'Untrack product' upon receiving a notification
    that the price has dropped for a shopping URL the user is tracking. The user
    can access 'Untrack product' by long pressing on the notififcation.
  </description>
</action>

<action name="Commerce.PriceTracking.PushNotification.VisitSiteTapped">
  <owner>ayman@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the user taps 'Visit site' upon receiving a notification that
    the price has dropped for a shopping URL the user is tracking. The user can
    access 'Visit site' by long pressing on the notififcation.
  </description>
</action>

<action name="Commerce.PriceTracking.ShoppingCollection.Created">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when the shopping collection bookmark folder is created as the
    result of a user bookmarking a product page.
  </description>
</action>

<action name="Commerce.PriceTracking.ShoppingCollection.Deleted">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user deletes the automatically created shopping collection
    bookmark folder.
  </description>
</action>

<action name="Commerce.PriceTracking.ShoppingCollection.MovedFromCollection">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user moves a bookmark out of the shopping collection folder.
    This also represents a user selecting a different folder when the shopping
    collection is recommended in the bookmark save flow.
  </description>
</action>

<action name="Commerce.PriceTracking.ShoppingCollection.MovedToCollection">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user moves a bookmark into the shopping collection folder.
    This does not capture the initial save event if the shopping collection was
    suggested as the save location for the user.
  </description>
</action>

<action name="Commerce.PriceTracking.ShoppingCollection.NameChanged">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user changes the name of the shopping collection bookmark
    folder.
  </description>
</action>

<action name="Commerce.PriceTracking.ShoppingCollection.ParentChanged">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user changes the containing folder of the shopping collection
    bookmark folder.
  </description>
</action>

<action name="Commerce.PriceTracking.ShoppingCollection.RejectedSuggestion">
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Records when a user rejects the shopping collection as the suggested save
    location. This is detected by a user moving the bookmark that was added to
    the collection out of that collection as the next bookmark action.
  </description>
</action>

<action name="Commerce.PriceTracking.SidePanel.ClickedTrackedProduct">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when the product item is clicked in the price tracking list in
    side panel. This can be triggered by both regular click and auxclick.
  </description>
</action>

<action name="Commerce.PriceTracking.SidePanel.Track.BellButton">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when users start tracking price for a product from side panel via
    bell button.
  </description>
</action>

<action name="Commerce.PriceTracking.SidePanel.Track.ContextMenu">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when users start tracking price for a product from side panel via
    context menu.
  </description>
</action>

<action name="Commerce.PriceTracking.SidePanel.TrackedProductsCollapsed">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when the price tracking list in side panel has collapsed.
  </description>
</action>

<action name="Commerce.PriceTracking.SidePanel.TrackedProductsExpanded">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when the price tracking list in side panel has expanded.
  </description>
</action>

<action name="Commerce.PriceTracking.SidePanel.TrackedProductsShown">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when the price tracking list in side panel shows (regardless of
    being expanded or collapsed).
  </description>
</action>

<action name="Commerce.PriceTracking.SidePanel.Untrack.BellButton">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when users stop tracking price for a product from side panel via
    bell button.
  </description>
</action>

<action name="Commerce.PriceTracking.SidePanel.Untrack.ContextMenu">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when users stop tracking price for a product from side panel via
    context menu.
  </description>
</action>

<action name="Commerce.PriceWelcomeMessageCard.Dismissed">
  <owner>zhiyuancai@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when the user taps the close button on PriceWelcomeMessageCard.
    Recorded only on Android.
  </description>
</action>

<action name="Commerce.PriceWelcomeMessageCard.Reviewed">
  <owner>zhiyuancai@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when the user taps the action button on PriceWelcomeMessageCard.
    Recorded only on Android.
  </description>
</action>

<action name="Commerce.Purchase">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>Triggered when the user makes the purchase.</description>
</action>

<action name="Commerce.TabGridSwitched.HasPriceDrop">
  <owner>davidjm@chromium.org</owner>
  <owner>ayman@chromium.org</owner>
  <owner>dtrainor@chromium.org</owner>
  <description>
    Price drops are displayed on the Tab Grid Card in the Tab Grid Switcher for
    commerce related websites where a decrease in price, relative to the
    previously known price is identified. This metric records when the user
    clicks the Tab Grid Card which contains a price drop.
  </description>
</action>

<action name="Commerce.TabGridSwitched.NoPriceDrop">
  <owner>davidjm@chromium.org</owner>
  <owner>ayman@chromium.org</owner>
  <owner>dtrainor@chromium.org</owner>
  <description>
    Price drops are displayed on the Tab Grid Card in the Tab Grid Switcher for
    commerce related websites where a decrease in price, relative to the
    previously known price is identified. This metric records when the user
    clicks the Tab Grid Card which does not contain a price drop.
  </description>
</action>

<action name="Commerce.VisitCart">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>Triggered when the user visits the cart page.</description>
</action>

<action name="Commerce.VisitCheckout">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>Triggered when ther user visits the checkout page.</description>
</action>

<action name="Compose.ComposeRequest.CreateClicked">
  <owner>cuianthony@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    Records when the user presses the &quot;Create&quot; button in the input
    state of the Compose dialog, directly or indirectly. This is emitted when
    the button is pressed or when auto-compose is enabled and the Compose dialog
    is opened with a text selection. It is emitted before the Compose request is
    made and at most once per Compose session.
  </description>
</action>

<action name="Compose.ContextMenu.ItemSeen">
  <owner>cuianthony@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    Records when the user opens the right-click context menu and the &quot;Help
    me write&quot; menu item is available. This is emitted when the right-click
    menu is opened.
  </description>
</action>

<action name="Compose.DialogSeen.FirstRunDisclaimer">
  <owner>cuianthony@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    The Compose dialog can be shown in one of three UI states. The first run
    disclaimer is shown as the first state if the user has never progressed past
    it. This is emitted when the dialog is shown for a newly created session and
    is in this disclaimer state. This is emitted at most once per Compose
    session.
  </description>
</action>

<action name="Compose.DialogSeen.FirstRunMSBB">
  <owner>cuianthony@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    The Compose dialog can be shown in one of three UI states. This dialog state
    is shown if the user has not agreed to the MSBB setting, and is shown after
    the FRE disclaimer (if relevant). This is emitted when the dialog is shown
    for a newly created session and is in this MSBB state, or when the dialog
    moves from the FRE disclaimer to the MSBB state by user action. This is
    emitted at most once per Compose session.
  </description>
</action>

<action name="Compose.DialogSeen.MainDialog">
  <owner>cuianthony@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    The Compose dialog can be shown in one of three UI states. The main dialog
    encompasses the actual feature experience, and is shown after the first run
    disclaimer and MSBB states (if they are relevant). This is emitted when the
    dialog is shown for a newly created session and is in this main state, when
    the dialog moves from the FRE disclaimer to this main state by user action,
    or when the dialog is shown in this main state and the last state it was
    open in was the MSBB state. This is emitted at most once per Compose
    session.
  </description>
</action>

<action name="Compose.EndedSession.CloseButtonClicked">
  <owner>cuianthony@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    Records when a Compose session ends because the close button of its
    corresponding Compose dialog is pressed. This is emitted at most once per
    session.
  </description>
</action>

<action name="Compose.EndedSession.EndedImplicitly">
  <owner>cuianthony@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    Records when a Compose session is abandoned (ends implicitly). This is
    emitted when the session is destroyed because the owning WebContents
    navigates or is destroyed. This is emitted at most once per session.
  </description>
</action>

<action name="Compose.EndedSession.InsertButtonClicked">
  <owner>cuianthony@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    Records when a Compose session ends because the &quot;Insert&quot; button of
    its corresponding Compose dialog is pressed. This is emitted at most once
    per session.
  </description>
</action>

<action name="Compose.EndedSession.NewSessionWithSelectedText">
  <owner>cuianthony@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    Records when a Compose session ends (before insertion) because a new session
    was started on the same text field. This is emitted at most once per
    session.
  </description>
</action>

<action name="Compose.SessionPaused.MSBBSettingsShown">
  <owner>jeffreycohen@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    Records when a Compose session pauses because the user opened the MSBB
    settings from inside the compose dialog.
  </description>
</action>

<action name="Compose.StartedSession.ContextMenu">
  <owner>perrier@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    Records when a Compose session is started from the context menu. This is
    emitted once when a session is created.
  </description>
</action>

<action name="Compose.StartedSession.ProactiveNudge">
  <owner>perrier@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    Records when a Compose session is started from the proactive nudge. This is
    emitted once when a session is created.
  </description>
</action>

<action name="Compose.StartedSession.SelectionNudge">
  <owner>perrier@chromium.org</owner>
  <owner>chrome-compose-frontend@google.com</owner>
  <description>
    Records when a Compose session is started from the selection nudge. This is
    emitted once when a session is created.
  </description>
</action>

<action name="ConfirmNotToOrderSpringCharger">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConfirmOrderSpringCharger">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConfirmOrderSpringChargerByPhone">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConfirmOrderSpringChargerOnline">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConfirmSafeSpringCharger">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConfirmStillUseOriginalChargerAfterOrder">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConflictBadge">
  <obsolete>Deprecated as of 6/2018.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConflictingModuleNotificationDismissed">
  <obsolete>Deprecated as of 6/2018.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConflictingModuleNotificationShown">
  <obsolete>Deprecated as of 6/2018.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConnectivityDiagnostics.LaunchSource.WebStore">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConnectivityDiagnostics.UA.LogsShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConnectivityDiagnostics.UA.PassingTestsShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConnectivityDiagnostics.UA.SettingsShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConnectivityDiagnostics.UA.TestResultExpanded">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ConnectivityDiagnostics.UA.TestSuiteRun">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ContentNotifications.Promo.Prompt.GoToSettingsTapped">
  <owner>tinazwang@chromium.org</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    The user tapped 'Go to Settings' on the OS notification permission prompt.
  </description>
</action>

<action name="ContentNotifications.Promo.Prompt.NoThanksTapped">
  <owner>tinazwang@chromium.org</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    The user tapped 'No Thanks' on the OS notification permission prompt.
  </description>
</action>

<action name="ContentNotifications.Promo.SetUpList.Accepted">
  <owner>tinazwang@chromium.org</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    The user accepted a Set Up List content notification promo modal, and was
    asked if they want to enable Chrome notifications.
  </description>
</action>

<action name="ContentNotifications.Promo.SetUpList.Canceled">
  <owner>tinazwang@chromium.org</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    The user denied the SetUpList content notification promo and it dismissed.
  </description>
</action>

<action name="ContentNotifications.Promo.SetUpList.Uncompleted">
  <owner>tinazwang@chromium.org</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    The user tapped 'Remind Me Later' in the SetUpList content notification
    promo and it dismissed.
  </description>
</action>

<action name="ContentNotifications.Promo.Snackbar.ActionButtonTapped">
  <owner>tinazwang@chromium.org</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    The user tapped the action button in the confirmation snackbar when
    successfully opt-in content notification.
  </description>
</action>

<action name="ContentNotifications.Promo.TopOfFeed.MainButtonTapped">
  <owner>guiperez@google.com</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    The user has tapped on the main button to enable notifications from the Top
    Of Feed Notifications Promo.
  </description>
</action>

<action name="ContentNotifications.Promo.TopOfFeed.Permission.Accepted">
  <owner>guiperez@google.com</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    The user has accepted the OS prompt to enable notifications from the Top Of
    Feed Notifications Promo.
  </description>
</action>

<action name="ContentNotifications.Promo.TopOfFeed.Permission.Declined">
  <owner>guiperez@google.com</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    The user has declined on the OS prompt to disable notifications from the Top
    Of Feed Notifications Promo.
  </description>
</action>

<action name="ContentSettings.Geolocation.BlockedIconShown">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>The geolocation blocked icon is shown.</description>
</action>

<action name="ContentSettings.GeolocationDialog.Closed">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>The content settings geolocation bubble is closed.</description>
</action>

<action name="ContentSettings.GeolocationDialog.OpenPreferencesClicked">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user clicked 'open preferences' from the content settings geolocation
    bubble .
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.ClosedContextMenu">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>The user closed the context menu for a Feed card.</description>
</action>

<action name="ContentSuggestions.Feed.CardAction.ClosedReportContent">
  <owner>harringtond@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user closed the 'report content' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.ContextMenu">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>The user opened the context menu for a Feed card.</description>
</action>

<action name="ContentSuggestions.Feed.CardAction.Download">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'download' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.HideStory">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'hide story' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.LearnMore">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'learn more' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.Manage">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'Manage' option from the Feed header menu.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.ManageActivity">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'manage activity' option from the Feed header menu.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.ManageFollowing">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'manage following' option from the Feed header menu.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.ManageHidden">
  <owner>edchin@google.com</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'manage hidden' option from the Feed header menu.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.ManageInterests">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'manage interests' option from the Feed header menu.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.ManageReactions">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    The user selected the 'manage reactions' option from the Feed header menu.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.NativeContextMenu">
  <owner>gogerald@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user opened the native context menu for a Feed card.(iOS only)
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.NotInterestedIn">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'not interested in' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.Open">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>The user tapped on a card in the Feed.</description>
</action>

<action name="ContentSuggestions.Feed.CardAction.Open.StartSurface">
  <owner>hanxi@chromium.org</owner>
  <owner>clank-start@google.com</owner>
  <description>
    The user tapped on a card in the Feed on the start surface.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.OpenInNewIncognitoTab">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'open in new incognito tab' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.OpenInNewTab">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'open in new tab' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.OpenInNewTabInGroup">
  <owner>jianli@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'open in new tab in group' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.ReadLater">
  <owner>adamta@google.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'Add to Reading List' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.ReportContent">
  <owner>harringtond@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'report content' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.SendFeedback">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'send feedback' option for a Feed card.
  </description>
</action>

<action name="ContentSuggestions.Feed.CardAction.Share">
  <owner>chili@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>The user selected 'share' option for a Feed card.</description>
</action>

<action name="ContentSuggestions.Feed.CardAction.TapPreview">
  <owner>tinazwang@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    After long-pressing the feed card and seeing the preview, the user tapped on
    preview.
  </description>
</action>

<action name="ContentSuggestions.Feed.DeviceOrientationChanged.Landscape">
  <owner>adamta@google.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user rotates the device to landscape from the NTP with the feed visible.
    iOS only.
  </description>
</action>

<action name="ContentSuggestions.Feed.DeviceOrientationChanged.Portrait">
  <owner>adamta@google.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user rotates the device to portrait from the NTP with the feed visible.
    iOS only.
  </description>
</action>

<action name="ContentSuggestions.Feed.Engaged">
  <owner>adamta@google.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user has engaged with the feed or scrolled at least 1 inch into it
    within a 5-minute session.
  </description>
</action>

<action name="ContentSuggestions.Feed.HeaderAction.ManageActivity">
  <owner>adamta@google.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'Manage Activity' option in the feed header menu.
  </description>
</action>

<action name="ContentSuggestions.Feed.HeaderAction.ManageFollowing">
  <owner>edchin@google.com</owner>
  <owner>adamta@google.com</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'Manage Following' option in the feed management
    surface.
  </description>
</action>

<action name="ContentSuggestions.Feed.HeaderAction.ManageHidden">
  <owner>edchin@google.com</owner>
  <owner>adamta@google.com</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'Manage Hidden' option in the feed management surface.
  </description>
</action>

<action name="ContentSuggestions.Feed.HeaderAction.ManageInterests">
  <owner>adamta@google.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user selected the 'Manage Interests' option in the feed header menu.
  </description>
</action>

<action name="ContentSuggestions.Feed.InfiniteFeedTriggered">
  <obsolete>Deprecated with refactored NTP in August 2021.</obsolete>
  <owner>adamta@google.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user has scrolled down enough to trigger the infinite feed pagination.
  </description>
</action>

<action name="ContentSuggestions.Feed.SignIn.FeedSignInPromoUICancelTapped">
  <owner>tinazwang@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user has clicked the 'Cancel' button on the Feed sign-in promo UI.
  </description>
</action>

<action name="ContentSuggestions.Feed.SignIn.FeedSignInPromoUIContinueTapped">
  <owner>tinazwang@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user has clicked the 'Continue' button on the Feed sign-in promo UI.
  </description>
</action>

<action name="ContentSuggestions.Feed.SignIn.ShowFeedSignInOnlyUIWithoutUserId">
  <owner>tinazwang@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user with no device-level identity triggered a sign-in only flow from
    Discover feed.
  </description>
</action>

<action name="ContentSuggestions.Feed.SignIn.ShowFeedSignInOnlyUIWithUserId">
  <owner>tinazwang@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user with one or more device-level identities triggered a sign-in only
    flow from Discover feed.
  </description>
</action>

<action name="ContentSuggestions.Feed.SignIn.ShowSignInDisableToastFromFeed">
  <owner>tinazwang@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user clicks the feed personalization control and triggered a sign-in
    disabled message to be shown.
  </description>
</action>

<action name="ContentSuggestions.Feed.SignIn.ShowSignInOnlyFlowFromFeed">
  <owner>tinazwang@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user clicks the feed personalization control and triggered a sign-in
    only flow to be shown.
  </description>
</action>

<action name="ContentSuggestions.Feed.Sync.ShowDisableToastFromFeed">
  <owner>tinazwang@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user clicks the feed sync promo and triggered a service disabled message
    to be shown.
  </description>
</action>

<action name="ContentSuggestions.Feed.Sync.ShowSyncFlowFromFeed">
  <owner>tinazwang@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user clicks the feed sync promo and triggered a sync flow to be shown.
  </description>
</action>

<action name="ContentSuggestions.Feed.WebFeed.SortType.GroupByPublisher">
  <obsolete>Removed as of 10/2025.</obsolete>
  <owner>adamta@google.com</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user has selected to group by publisher from the feed sort menu.
  </description>
</action>

<action name="ContentSuggestions.Feed.WebFeed.SortType.SortByLatest">
  <obsolete>Removed as of 10/2025.</obsolete>
  <owner>adamta@google.com</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user has selected to sort by latest from the feed sort menu.
  </description>
</action>

<action name="ContentSuggestions.Feed.WillRefresh">
  <owner>adamta@google.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The feed will trigger a refresh, either manually by the user or because of
    the cache expiring.
  </description>
</action>

<action name="ContentSuggestions.NotificationsPreferenceOff">
  <owner>dgn@chromium.org</owner>
  <owner>finkm@chromium.org</owner>
  <description>
    The user turned off the content suggestions notifications in the settings.
  </description>
</action>

<action name="ContentSuggestions.NotificationsPreferenceOn">
  <owner>dgn@chromium.org</owner>
  <owner>finkm@chromium.org</owner>
  <description>
    The user turned on the content suggestions notifications in the settings.
  </description>
</action>

<action name="ContentSuggestions.RemoteSuggestionsPreferenceOff">
  <owner>dgn@chromium.org</owner>
  <owner>finkm@chromium.org</owner>
  <description>
    The user turned off remote content suggestions in the settings.
  </description>
</action>

<action name="ContentSuggestions.RemoteSuggestionsPreferenceOn">
  <obsolete>Removed as of 09/2019.</obsolete>
  <owner>dgn@chromium.org</owner>
  <owner>finkm@chromium.org</owner>
  <description>
    The user turned on remote content suggestions in the settings.
  </description>
</action>

<action name="ContextMenu.ExtensionItemClicked">
  <owner>jhimawan@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    From a context menu on Android, the user clicked an item which was
    registered by an extension.
  </description>
</action>

<action
    name="ContextualSearch.AiModeButtonClick.{ContextualSearchAiModeButtonSurface}">
  <owner>niharm@google.com</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when the AI mode button is clicked on the
    {ContextualSearchAiModeButtonSurface}.
  </description>
  <token key="ContextualSearchAiModeButtonSurface"
      variants="ContextualSearchAiModeButtonSurface"/>
</action>

<action name="ContextualSearch.BackPressClose">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search closed when the user pressed the Back button.
  </description>
</action>

<action name="ContextualSearch.BasePageScrollClose">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search closed when the user scrolled the base page.
  </description>
</action>

<action name="ContextualSearch.BasePageTapClose">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search closed when the user tapped on the base page.
  </description>
</action>

<action name="ContextualSearch.CloseButtonClose">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search closed when the user pressed the X in the Contextual
    search Bar.
  </description>
</action>

<action name="ContextualSearch.CurrentTabChipClick.{ContextualSearchSource}">
  <owner>niharm@google.com</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when the current tab chip is clicked in the composebox on
    {ContextualSearchSource}.
  </description>
  <token key="ContextualSearchSource" variants="ContextualSearchSource"/>
</action>

<action name="ContextualSearch.logInPanelHelpAcknowledged">
  <owner>donnd@chromium.org</owner>
  <owner>contextual-search-eng@google.com</owner>
  <description>
    Logged when the user acknowledges the In-Panel-Help that promotes a
    longpress gesture to trigger an intelligent Contextual Search instead of a
    tap gesture.
  </description>
</action>

<action name="ContextualSearch.LongpressPeek">
  <owner>donnd@chromium.org</owner>
  <description>
    The Contextual Search Bar peeked up from the bottom of the screen because
    the user selected text using long-press.
  </description>
</action>

<action name="ContextualSearch.ManualRefineMultiWord">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search updated the search in the Bar in response to manual
    refinement of the selection into multiple words.
  </description>
</action>

<action name="ContextualSearch.ManualRefineSingleWord">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search updated the search in the Bar in response to manual
    refinement of the selection into a single word.
  </description>
</action>

<action name="ContextualSearch.NavigationClose">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search closed when the user navigated to a search result.
  </description>
</action>

<action name="ContextualSearch.NavigationMaximize">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search maximized when the user navigated to a search result in
    the expanded panel.
  </description>
</action>

<action name="ContextualSearch.SearchBarTapClose">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search closed when the user tapped the search bar.
  </description>
</action>

<action name="ContextualSearch.SearchBarTapExpand">
  <owner>donnd@chromium.org</owner>
  <description>
    The user did a swip or fling to expand the Contextual Search panel.
  </description>
</action>

<action name="ContextualSearch.SelectionEstablished">
  <owner>donnd@chromium.org</owner>
  <description>
    The user established a new selection through a touch and hold gesture or tap
    while Contextual Search was active.
  </description>
</action>

<action name="ContextualSearch.SerpResultClicked">
  <owner>donnd@chromium.org</owner>
  <owner>contextual-search-eng@google.com</owner>
  <description>
    The user clicked on a search result in the Search Result Page that was shown
    due to a Contextual Search.
  </description>
</action>

<action name="ContextualSearch.SmartSelectionSuppressed">
  <owner>donnd@chromium.org</owner>
  <description>
    The user did a long-press that would normally trigger Contextual Search but
    the UX was suppressed to allow Smart Selection to handle the gesture
    instead.
  </description>
</action>

<action name="ContextualSearch.SwipeOrFlingClose">
  <owner>donnd@chromium.org</owner>
  <description>
    The user did a swip or fling to close the Contextual Search panel.
  </description>
</action>

<action name="ContextualSearch.SwipeOrFlingExpand">
  <owner>donnd@chromium.org</owner>
  <description>
    The user did a swip or fling to expand the Contextual Search panel.
  </description>
</action>

<action name="ContextualSearch.SwipeOrFlingMaximize">
  <owner>donnd@chromium.org</owner>
  <description>
    The user did a swip or fling to maximize the Contextual Search panel.
  </description>
</action>

<action name="ContextualSearch.SwipeOrFlingPeek">
  <owner>donnd@chromium.org</owner>
  <description>
    The user did a swip or fling to move the Contextual Search panel to the peek
    position.
  </description>
</action>

<action name="ContextualSearch.TabPromotion">
  <owner>donnd@chromium.org</owner>
  <owner>contextual-search-eng@google.com</owner>
  <description>
    The user took an action that promotes the bottom sheet from an overlay into
    its own separate Tab. The bottom sheet was showing results from a Contextual
    Search.
  </description>
</action>

<action name="ContextualSearch.TabPromotionClose">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search closed when the user tapped the search bar to promote the
    search into a separate tab.
  </description>
</action>

<action name="ContextualSearch.TapPeek">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search peeked at from the bottom of the screen because the user
    tapped on text in the base page.
  </description>
</action>

<action name="ContextualSearch.TapSuppressed.TapThresholdExceeded">
  <obsolete>Deprecated as of 11/2017.</obsolete>
  <owner>donnd@chromium.org</owner>
  <description>
    A tap that typically would have triggered Contextual Search was suppressed
    because the number of taps since last opening has exceeded the suppression
    threshold.
  </description>
</action>

<action
    name="ContextualSearch.TypedSuggestNavigation.{TypedSuggestType}.{ContextualSearchSource}">
  <owner>niharm@google.com</owner>
  <owner>chrome-desktop-search@google.com</owner>
  <description>
    Recorded when a user navigates to a {TypedSuggestType} suggestion in the
    typed mode from {ContextualSearchSource}.
  </description>
  <token key="TypedSuggestType">
    <variant name="SearchSuggest"
        summary="The user selected a suggestion from the dropdown."/>
    <variant name="Verbatim"
        summary="The user submitted the query verbatim (e.g. typed out the
                 entire query and then pressed enter)."/>
  </token>
  <token key="ContextualSearchSource" variants="ContextualSearchSource"/>
</action>

<action name="ContextualSearch.UncommonClose">
  <owner>donnd@chromium.org</owner>
  <description>
    Contextual Search closed due to a user action that is relatively uncommon.
  </description>
</action>

<action
    name="ContextualSearch.UserAction.DeleteAutoSuggestedTab.{ContextualSearchSource}">
  <owner>sophiechang@chromium.org</owner>
  <description>
    A user deleted the auto-suggested tab context when using the composebox on
    {ContextualSearchSource}.
  </description>
  <token key="ContextualSearchSource" variants="ContextualSearchSource"/>
</action>

<action
    name="ContextualSearch.UserAction.InputStateDeletion.{ContextualSearchInputStateDeletionType}.{ContextualSearchSource}">
  <owner>niharm@google.com</owner>
  <owner>chrome-desktop-search@google.com</owner>
  <description>
    Recorded when a user deletes a {ContextualSearchInputStateDeletionType} from
    the composebox on {ContextualSearchSource}.
  </description>
  <token key="ContextualSearchInputStateDeletionType"
      variants="ContextualSearchInputStateDeletionType"/>
  <token key="ContextualSearchSource" variants="ContextualSearchSource"/>
</action>

<action
    name="ContextualSearch.UserAction.SubmitQueryV2.{ContextualSearchContextState}.{ContextualSearchSource}">
  <owner>niharm@google.com</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when a query is submitted {ContextualSearchContextState} from
    {ContextualSearchSource}. Note that more than one entry can be submitted per
    query submission if it overlaps with WithContextNoText.
  </description>
  <token key="ContextualSearchContextState"
      variants="ContextualSearchContextState"/>
  <token key="ContextualSearchSource" variants="ContextualSearchSource"/>
</action>

<action
    name="ContextualSearch.UserAction.SubmitVoiceQuery.{ContextualSearchSource}">
  <owner>niharm@google.com</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when a query is submitted through a voice query from
    {ContextualSearchSource}.
  </description>
  <token key="ContextualSearchSource" variants="ContextualSearchSource"/>
</action>

<action name="ContextualSearch.ViewLessThanOneSecond">
  <owner>donnd@chromium.org</owner>
  <description>
    The user viewed the Contextual Search bar and panel for less than one
    second.
  </description>
</action>

<action name="ContextualSearch.ViewMoreThanTenSeconds">
  <owner>donnd@chromium.org</owner>
  <description>
    The user viewed the Contextual Search bar and panel for more than ten
    seconds.
  </description>
</action>

<action name="ContextualSearch.ViewOneToThreeSeconds">
  <owner>donnd@chromium.org</owner>
  <description>
    The user viewed the Contextual Search bar and panel for a duration between
    one and three seconds.
  </description>
</action>

<action name="ContextualSearch.ViewThreeToTenSeconds">
  <owner>donnd@chromium.org</owner>
  <description>
    The user viewed the Contextual Search bar and panel for a duration between
    three and three seconds.
  </description>
</action>

<action
    name="ContextualSearch.ZeroSuggestClickV2.{Type}.{ContextualSearchSource}">
  <owner>niharm@google.com</owner>
  <owner>chrome-desktop-search@google.com</owner>
  <description>
    Recorded when a user clicks on a {Type} suggestion in the zero-suggest mode
    from {ContextualSearchSource}. A query that is submitted with a file
    uploaded and no text is considered a non-contextual zero suggest click.
  </description>
  <token key="Type">
    <variant name="Contextual" summary=""/>
    <variant name="NonContextual" summary=""/>
  </token>
  <token key="ContextualSearchSource" variants="ContextualSearchSource"/>
</action>

<action name="ContextualSuggestions.ContextMenu{ContextMenu_Type}">
  <obsolete>This feature was deprecated in M74</obsolete>
  <owner>twellington@chromium.org</owner>
  <description>
    Android: User used the context menu on a suggested item on the contextual
    suggestions surface. {ContextMenu_Type}
  </description>
  <token key="ContextMenu_Type" variants="ContextMenu_Type"/>
</action>

<action name="ContextualSuggestions.Preference.Disabled">
  <obsolete>This feature was deprecated in M74</obsolete>
  <owner>twellington@chromium.org</owner>
  <description>
    Android: Contextual suggestions are disabled by a user click on the switch
    preference in contextual suggestions settings.
  </description>
</action>

<action name="ContextualSuggestions.Preference.Enabled">
  <obsolete>This feature was deprecated in M74</obsolete>
  <owner>twellington@chromium.org</owner>
  <description>
    Android: Contextual suggestions are enabled by a user click on the switch
    preference in contextual suggestions settings.
  </description>
</action>

<action name="ContextualSuggestions{ActionType}">
  <obsolete>This feature was deprecated in M74</obsolete>
  <owner>twellington@chromium.org</owner>
  <owner>wylieb@google.com</owner>
  <description>
    Android: User interacts with the feature directly. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".SuggestionClicked"
        summary="The suggestion was clicked directly."/>
    <variant name=".ToolbarButtonClicked"
        summary="The toolbar button was shown."/>
  </token>
</action>

<action name="ContextualTasks.ActiveTab.UserAction.LinkClicked">
  <owner>sophiechang@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    The user clicked a link on the active tab shown alongside the contextual
    tasks panel.
  </description>
</action>

<action name="ContextualTasks.AimFullTab.Shown">
  <owner>niharm@google.com</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when a navigation leads to a full tab AIM page.
  </description>
</action>

<action name="ContextualTasks.AiResponse.UserAction.LinkClicked{SurfaceType}">
  <owner>sophiechang@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    The user clicked a link embedded in the contextual tasks ai response
    directly. {SurfaceType}
  </description>
  <token key="SurfaceType">
    <variant name=".Panel" summary="The user clicked on a link in the panel."/>
    <variant name=".Tab" summary="The user clicked on a link in a tab."/>
  </token>
</action>

<action
    name="ContextualTasks.BackButton.UserAction.NavigatedFromSidePanelToFullTab">
  <owner>sophiechang@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    The user navigated from the contextual tasks side panel back to the full tab
    using the back button.
  </description>
</action>

<action
    name="ContextualTasks.Composebox.UserAction.AddedActiveTabAfterDeletingAutoSuggestion">
  <owner>sophiechang@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    The user readded the active tab after deleting the auto-suggested tab
    context in the composebox.
  </description>
</action>

<action name="ContextualTasks.Composebox.UserAction.LensButtonClicked">
  <owner>nguyenbryan@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when the user clicks the Lens Overlay button inside the Cobrowse
    composebox.
  </description>
</action>

<action name="ContextualTasks.Composebox.UserAction.QuerySubmitted">
  <owner>nguyenbryan@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when the user submits a query from the Cobrowse composebox.
  </description>
</action>

<action name="ContextualTasks.EphemeralToolbarButton.Shown">
  <owner>dianaou@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when the ephemeral contextual tasks toolbar button becomes visible
    in the browser toolbar.
  </description>
</action>

<action name="ContextualTasks.HistoryNavigation.UserAction.NavigatedInFullTab">
  <owner>hujasonx@google.com</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Logged when the back or forward button is clicked in the Contextual Tasks
    full tab and results in a task switch.
  </description>
</action>

<action name="ContextualTasks.SidePanel.UserAction.Close.AiModeLinkClick">
  <owner>nguyenbryan@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when the user closes the side panel for a session entered via an AI
    mode link click.
  </description>
</action>

<action name="ContextualTasks.SidePanel.UserAction.Close.LensOverlay">
  <owner>nguyenbryan@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when the user closes the side panel for a session entered via the
    Lens Overlay.
  </description>
</action>

<action name="ContextualTasks.SidePanel.UserAction.Close.Other">
  <owner>nguyenbryan@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when the user closes the side panel for a session with an entry
    point not covered by another action.
  </description>
</action>

<action name="ContextualTasks.Tab.UserAction.ClosedActiveTabWithSidePanelOpen">
  <owner>nguyenbryan@google.com</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    The user closed an active content tab that had the contextual tasks side
    panel open.
  </description>
</action>

<action
    name="ContextualTasks.Tab.UserAction.ClosedBackgroundTabWithSidePanelOpen">
  <owner>nguyenbryan@google.com</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    The user closed a background tab that had a contextual task and logically
    had the side panel open (i.e., the panel was open before the tab was
    backgrounded and would restore upon activation).
  </description>
</action>

<action name="ContextualTasks.TabChange.UserAction{ActionType}">
  <owner>sophiechang@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>The user changed the active tab. {ActionType}</description>
  <token key="ActionType">
    <variant name=".ChangedThreads"
        summary="The user changed the active thread."/>
    <variant name=".CloseSidePanel" summary="The user closed the side panel."/>
    <variant name=".OpenFullTab" summary="The user opened the full tab."/>
    <variant name=".OpenSidePanel" summary="The user opened the side panel."/>
    <variant name=".StayedOnThread"
        summary="The user stayed on the same thread."/>
  </token>
</action>

<action
    name="ContextualTasks.ToolbarCloseTabButton.UserAction.CloseTabAndExpandSidePanel">
  <owner>yuhengh@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    The user interacted with the contextual tasks toolbar close tab button. The
    current tab will be closed and side panel will expand to a new tab.
  </description>
</action>

<action name="ContextualTasks.WebUI.UserAction{ActionType}">
  <owner>sophiechang@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    The user interacted with the contextual tasks web UI directly. {ActionType}
  </description>
  <token key="ActionType">
    <variant name=".CloseSidePanel" summary="The user closed the side panel."/>
    <variant name=".OpenFeedback" summary="The user opened the feedback page."/>
    <variant name=".OpenHelp" summary="The user opened the help page."/>
    <variant name=".OpenInNewTab"
        summary="The user opened the task in a new tab."/>
    <variant name=".OpenMyActivity"
        summary="The user opened the My Activity page."/>
    <variant name=".OpenNewThread" summary="The user opened a new thread."/>
    <variant name=".OpenOverflowMenu"
        summary="The user opened the overflow menu."/>
    <variant name=".OpenSourcesMenu"
        summary="The user opened the sources menu."/>
    <variant name=".OpenThreadHistory"
        summary="The user opened the thread history."/>
    <variant name=".PinSidePanel" summary="The user pinned the side panel."/>
    <variant name=".TabFromSourcesMenuClicked"
        summary="The user clicked on a tab from the sources menu."/>
    <variant name=".UnpinSidePanel"
        summary="The user unpinned the side panel."/>
  </token>
</action>

<action name="ContextualTasks.{EntrypointType}.UserAction{ActionType}">
  <owner>sophiechang@chromium.org</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when the user clicks {EntrypointType} in the Chrome toolbar to
    toggle the Contextual Tasks side panel. {ActionType}
  </description>
  <token key="ActionType">
    <variant name=".CloseSidePanel"
        summary="Recorded when this click closes the side panel."/>
    <variant name=".OpenSidePanel"
        summary="Recorded when this click opens the side panel."/>
  </token>
  <token key="EntrypointType">
    <variant name="EphemeralToolbarButton"
        summary="the ephemeral contextual tasks toolbar button"/>
    <variant name="PermanentToolbarButton"
        summary="the permanently pinned contextual tasks toolbar button"/>
    <variant name="ToolbarButton"
        summary="the contextual tasks toolbar button"/>
  </token>
</action>

<action name="CookieBlockingDisabledPerDefault">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CookieBlockingEnabledPerDefault">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CookieControls.Bubble.AllowThirdPartyCookies">
  <owner>boujane@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    ThirdParty cookies allowed from cookie controls bubble.
  </description>
</action>

<action name="CookieControls.Bubble.BlockThirdPartyCookies">
  <owner>boujane@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    ThirdParty cookies blocked from cookie controls bubble.
  </description>
</action>

<action name="CookieControls.Bubble.CookiesAllowed.Opened">
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls bubble opened while third-party cookies are allowed.
  </description>
</action>

<action name="CookieControls.Bubble.CookiesBlocked.Opened">
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls bubble opened while third-party cookies are blocked.
  </description>
</action>

<action name="CookieControls.Bubble.CookiesInUse">
  <obsolete>Obsolete as of 2024</obsolete>
  <owner>dullweber@chromium.org</owner>
  <description>
    &quot;Cookies in use&quot; dialog was opened from the cookie controls UI.
  </description>
</action>

<action name="CookieControls.Bubble.NotWorking">
  <obsolete>Obsolete as of 2024</obsolete>
  <owner>dullweber@chromium.org</owner>
  <description>
    &quot;Site not working&quot; button was clicked in the cookie controls UI.
  </description>
</action>

<action name="CookieControls.Bubble.Opened">
  <obsolete>Obsolete as of 2024</obsolete>
  <owner>dullweber@chromium.org</owner>
  <description>The cookie controls UI was opened.</description>
</action>

<action name="CookieControls.Bubble.ReloadingShown">
  <owner>kmg@google.com</owner>
  <owner>fmacintosh@google.com</owner>
  <description>The reloading bubble is shown.</description>
</action>

<action name="CookieControls.Bubble.ReloadingTimeout">
  <owner>kmg@google.com</owner>
  <owner>fmacintosh@google.com</owner>
  <description>The reloading bubble closed after a timeout.</description>
</action>

<action name="CookieControls.Bubble.SendFeedback">
  <obsolete>Obsolete as of 06/2026</obsolete>
  <owner>boujane@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Send Feedback triggered from cookie controls bubble.
  </description>
</action>

<action name="CookieControls.Bubble.TooltipShown">
  <obsolete>Obsolete as of 2024</obsolete>
  <owner>dullweber@chromium.org</owner>
  <description>
    The user looked at the tooltip inside the cookie controls bubble.
  </description>
</action>

<action name="CookieControls.Bubble.TurnOff">
  <owner>dullweber@chromium.org</owner>
  <description>
    Cookie blocking was disabled for a site through the cookie controls UI.
  </description>
</action>

<action name="CookieControls.Bubble.TurnOn">
  <owner>dullweber@chromium.org</owner>
  <description>
    Cookie blocking was enabled for a site through the cookie controls UI.
  </description>
</action>

<action name="CookieControls.Bubble.UnknownState.Opened">
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls bubble opened for an error condition that shouldn't be
    reached.
  </description>
</action>

<action name="CookieControls.HighConfidence.Opened">
  <obsolete>
    Deprecated as of 02/2024 (replaced by
    TrackingProtection.UserBypass.Animated.Opened).
  </obsolete>
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls icon was clicked on for a high confidence page.
  </description>
</action>

<action name="CookieControls.HighConfidence.Shown">
  <obsolete>
    Deprecated as of 02/2024 (replaced by
    TrackingProtection.UserBypass.Animated).
  </obsolete>
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls icon was shown for a high confidence page.
  </description>
</action>

<action name="CookieControls.LowConfidence.Opened">
  <obsolete>Deprecated as of 02/2024.</obsolete>
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls icon was clicked on for a low confidence page.
  </description>
</action>

<action name="CookieControls.LowConfidence.Shown">
  <obsolete>Deprecated as of 02/2024.</obsolete>
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls icon was shown for a low confidence page.
  </description>
</action>

<action name="CookieControls.MediumConfidence.Opened">
  <obsolete>
    Deprecated as of 02/2024 (replaced by
    TrackingProtection.UserBypass.Shown.Opened).
  </obsolete>
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls icon was clicked on for a medium confidence page.
  </description>
</action>

<action name="CookieControls.MediumConfidence.Shown">
  <obsolete>
    Deprecated as of 02/2024 (replaced by TrackingProtection.UserBypass.Shown).
  </obsolete>
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls icon was shown for a medium confidence page.
  </description>
</action>

<action name="CookieControls.NTP.Disabled">
  <owner>dullweber@chromium.org</owner>
  <description>
    Third-party cookie blocking was disabled on the incognito NTP.
  </description>
</action>

<action name="CookieControls.NTP.Enabled">
  <owner>dullweber@chromium.org</owner>
  <description>
    Third-party cookie blocking was enabled on the incognito NTP.
  </description>
</action>

<action name="CookieControls.OtherConfidence.Opened">
  <obsolete>Obsolete as of 2024</obsolete>
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls icon was clicked on for other confidence page.
  </description>
</action>

<action name="CookieControls.OtherConfidence.Shown">
  <obsolete>Obsolete as of 2024</obsolete>
  <owner>kmg@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    Cookie controls icon was shown for other confidence page.
  </description>
</action>

<action name="CookiesInUseDialog.Opened">
  <owner>alimariam@google.com</owner>
  <owner>olesiamarukhno@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>The user opens the Cookies in use dialog.</description>
</action>

<action name="CookiesInUseDialog.RemoveButtonClicked">
  <owner>alimariam@google.com</owner>
  <owner>olesiamarukhno@google.com</owner>
  <owner>sauski@google.com</owner>
  <description>
    The user clicks remove on an entry in the allowed tree view.
  </description>
</action>

<action name="Copy">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CopyCustomTabBarUrl">
  <owner>pwa-team@google.com</owner>
  <description>
    &quot;Copy URL&quot; option in right-click context menu on CustomTabBar.
  </description>
</action>

<action name="CopyToFindPboard">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CopyURLToClipBoard">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CreateDesktopShortcutDialogAccepted">
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The redesigned `Create Shortcut` dialog for a site was accepted by the end
    user, leading to the creation of a desktop shortcut that launches the site
    in a new tab in Chrome.
  </description>
</action>

<action name="CreateDesktopShortcutDialogCancelled">
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The redesigned `Create Shortcut` dialog for a site was cancelled by the end
    user.
  </description>
</action>

<action name="CreateDesktopShortcutDialogShown">
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Shortcut creation triggered via &quot;Menu &gt; More Tools &gt; Create
    Shortcut...&quot; to a site. Creates a shortcut entity that is fire and
    forget, and not an actual web app.
  </description>
</action>

<action name="CreateHostedApp">
  <obsolete>
    Deprecated as of 06/2019 (replaced by InstallWebAppFromMenu and
    CreateShortcut).
  </obsolete>
  <owner>alancutter@chromium.org</owner>
  <description>The sum of CreateShortcut and InstallWebAppFromMenu</description>
</action>

<action name="CreateLink">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CreateProfile">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CreateShortcut">
  <owner>alancutter@chromium.org</owner>
  <description>
    Shortcut app creation triggered via &quot;Menu &gt; More Tools &gt; Create
    Shortcut...&quot;
  </description>
</action>

<action name="CredentialManager_AccountChooser_Accepted">
  <owner>kazinova@google.com</owner>
  <owner>chrome-password-manager-metrics-alerts@google.com</owner>
  <description>
    The user chose a credential via the account chooser.
  </description>
</action>

<action name="CredentialManager_AccountChooser_Dismissed">
  <owner>kazinova@google.com</owner>
  <owner>chrome-password-manager-metrics-alerts@google.com</owner>
  <description>The user dismissed the account chooser.</description>
</action>

<action name="CredentialManager_Autosignin">
  <owner>kazinova@google.com</owner>
  <owner>chrome-password-manager-metrics-alerts@google.com</owner>
  <description>
    The website tried to automatically sign the user in and got a credential
    back from the browser.
  </description>
</action>

<action name="CriticalNotification_AutoRestart">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CriticalNotification_Ignore">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CriticalNotification_Restart">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CriticalNotificationShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Crosh_Run_top">
  <owner>yuholong@google.com</owner>
  <description>The user ran the command top in crosh.</description>
</action>

<action name="Crow.EntryPointShown{Crow_Type}">
  <owner>skare@chromium.org</owner>
  <owner>sophey@chromium.org</owner>
  <owner>src/chrome/browser/share/OWNERS</owner>
  <description>
    Crow entry point was shown. Note this may be noisy as it is presented
    alongside other menu items. {Crow_Type}
  </description>
  <token key="Crow_Type" variants="Crow_Type"/>
</action>

<action name="Crow.LaunchCustomTab{Crow_Type}">
  <owner>skare@chromium.org</owner>
  <owner>sophey@chromium.org</owner>
  <owner>src/chrome/browser/share/OWNERS</owner>
  <description>
    User launched the Crow custom tab via an entry point. {Crow_Type}
  </description>
  <token key="Crow_Type" variants="Crow_Type"/>
</action>

<action name="Cryptohome.PKCS11InitFail">
  <obsolete>Deprecated as of 11/2015.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="CustomTabs.CloseButtonClicked">
  <owner>dfalcantara@chromium.org</owner>
  <description>
    Close button of the CustomTabActivity was clicked. Starting with M84 this is
    is also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA
    data.
  </description>
</action>

<action name="CustomTabs.CloseButtonClicked.DownloadsUI">
  <owner>shaktisahu@chromium.org</owner>
  <description>
    The user has clicked on the back arrow while viewing downloaded media on
    Android. Starting with M84 this is is also recorded for webapps/WebAPKs.
    Filter the platform for just CCT/TWA data.
  </description>
</action>

<action name="CustomTabs.CloseButtonClicked.GoToModuleManagedUrl">
  <obsolete>Deprecated as of February 2020, this feature was removed.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    Please enter the description of the metric. Starting with M84 this is is
    also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA
    data.
  </description>
</action>

<action name="CustomTabs.OmniboxClicked">
  <owner>ender@google.com</owner>
  <description>
    Emitted by CCT when the Omnibox is clicked whenever CCT hosts an Omnibox.
  </description>
</action>

<action name="CustomTabs.OpenInBrowser">
  <owner>jinsukkim@google.com</owner>
  <description>
    Emitted by CCT when the URL in CCT is opened in browser.
  </description>
</action>

<action name="CustomTabs.ReaderMode.PromptSuppressed" not_user_triggered="true">
  <owner>jinsukkim@google.com</owner>
  <description>
    Emitted by CCT when Reader Mode Message prompt UI previously suppressed
    despite meeting all the conditions ends up not being displayed due to a
    certain modified condition.
  </description>
</action>

<action name="CustomTabs.ReaderMode.TabDestroyed" not_user_triggered="true">
  <owner>jinsukkim@google.com</owner>
  <description>
    Emitted by CCT when Reader Mode Message prompt UI discovers that the
    associated Tab was already destroyed, therefore cannot be displayed.
  </description>
</action>

<action name="CustomTabs.StartedInitially">
  <owner>tedchoc@chromium.org</owner>
  <description>
    A CustomTabActivity was stared for the first time. Starting with M84 this is
    is also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA
    data.
  </description>
</action>

<action name="CustomTabs.StartedReopened">
  <owner>tedchoc@chromium.org</owner>
  <description>
    A CustomTabActivity was started by reopening a previously created instance.
    This can happen if you send a CCT to the background via the home button and
    reselect it from Android Overview. Starting with M84 this is is also
    recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA data.
  </description>
</action>

<action name="CustomTabs.SystemBack">
  <owner>dfalcantara@chromium.org</owner>
  <description>
    User hit the 'back' button in the CustomTabActivity. Starting with M84 this
    is is also recorded for webapps/WebAPKs. Filter the platform for just
    CCT/TWA data.
  </description>
</action>

<action name="CustomTabs.TapUrlBar">
  <owner>tedchoc@chromium.org</owner>
  <description>
    User tapped the URL bar in the CustomTabActivity. Starting with M84 this is
    is also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA
    data.
  </description>
</action>

<action name="CustomTabs.ToolbarOpenInBrowserClicked">
  <owner>ender@google.com</owner>
  <description>
    User tapped the Open in Browser button on the toolbar in custom tabs. Note
    that taps on overflow menu item with same function are recorded under
    CustomTabsMenuOpenInChrome.
  </description>
</action>

<action name="CustomTabs.ToolbarShareClicked">
  <owner>jinsukkim@google.com</owner>
  <description>
    User tapped the Share button on the toolbar in custom tabs. Note that taps
    on overflow menu item with same function are recorded under MobileMenuShare.
  </description>
</action>

<action name="CustomTabsCustomActionButtonClick">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    Please enter the description of the metric. Starting with M84 this is is
    also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA
    data.
  </description>
</action>

<action name="CustomTabsCustomActionButtonClick.DownloadsUI.Share">
  <owner>shaktisahu@chromium.org</owner>
  <description>
    The user has clicked on the share button while viewing downloaded media on
    Android. Starting with M84 this is is also recorded for webapps/WebAPKs.
    Filter the platform for just CCT/TWA data.
  </description>
</action>

<action name="CustomTabsMenuCustomMenuItem">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    Please enter the description of the metric. Starting with M84 this is is
    also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA
    data.
  </description>
</action>

<action name="CustomTabsMenuCustomMenuItem.DownloadsUI.OpenWith">
  <owner>shaktisahu@chromium.org</owner>
  <description>
    The user has selected Open With from the menu while viewing downloaded media
    on Android. Starting with M84 this is is also recorded for webapps/WebAPKs.
    Filter the platform for just CCT/TWA data.
  </description>
</action>

<action name="CustomTabsMenuFindInPage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    Please enter the description of the metric. Starting with M84 this is is
    also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA
    data.
  </description>
</action>

<action name="CustomTabsMenuOpenInChrome">
  <owner>yusufo@chromium.org</owner>
  <description>
    User hit &quot;open in browser&quot; menu item. Starting with M84 this is is
    also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA
    data.
  </description>
</action>

<action name="CustomTabsMenuOpenSameUrl">
  <owner>ianwen@chromium.org</owner>
  <description>
    User opens the same url again after closing the previous custom tab.
    Starting with M84 this is is also recorded for webapps/WebAPKs. Filter the
    platform for just CCT/TWA data.
  </description>
</action>

<action name="CustomTabsMenuPriceInsights">
  <owner>jinsukkim@chromium.org</owner>
  <owner>mdjones@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    User pressed/clicked the &quot;Price Insights&quot; item in the app menu.
  </description>
</action>

<action name="CustomTabsMenuReadItLater">
  <obsolete>Deprecated as of 10/2016, this feature was removed.</obsolete>
  <owner>ianwen@chromium.org</owner>
  <description>User hit &quot;read it later&quot; menu item.</description>
</action>

<action name="CustomTabsRemoteViewsShown" not_user_triggered="true">
  <owner>ianwen@chromium.org</owner>
  <description>
    A RemoteViews based bottom bar was shown. Starting with M84 this is is also
    recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA data.
  </description>
</action>

<action name="CustomTabsRemoteViewsUpdated" not_user_triggered="true">
  <owner>ianwen@chromium.org</owner>
  <description>
    A RemoteViews based bottom bar was updated through service API. Starting
    with M84 this is is also recorded for webapps/WebAPKs. Filter the platform
    for just CCT/TWA data.
  </description>
</action>

<action name="Cut">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DataReductionProxy_PromoDisplayed">
  <obsolete>
    Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DataReductionProxy_PromoLearnMore">
  <obsolete>
    Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DataReductionProxy_TurnedOff">
  <obsolete>
    Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DataReductionProxy_TurnedOn">
  <obsolete>
    Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DataReductionProxy_TurnedOnFromPromo">
  <obsolete>
    Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DataSaverPrompt_Clicked">
  <owner>glevin@chromium.org</owner>
  <description>
    Records click on prompt (notification) to install Data Saver extension.
  </description>
</action>

<action name="DataSaverPrompt_Shown">
  <owner>glevin@chromium.org</owner>
  <description>
    Records display of prompt (notification) to install Data Saver extension.
  </description>
</action>

<action name="Debugger">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DefaultBrowserInfoBar_Accept">
  <owner>pmonette@chromium.org</owner>
  <description>
    The user clicked &quot;Set as default&quot; on the info bar.
  </description>
</action>

<action name="DefaultBrowserInfoBar_Cancel">
  <owner>pmonette@chromium.org</owner>
  <description>
    The user clicked &quot;Don't ask again&quot; on the info bar.
  </description>
</action>

<action name="DefaultBrowserInfoBar_Dismiss">
  <owner>pmonette@chromium.org</owner>
  <description>
    The user dismissed the default browser info bar via the 'x'.
  </description>
</action>

<action name="DefaultBrowserInfoBar_DontAskAgain">
  <obsolete>Renamed to DefaultBrowserInfoBar_Cancel in M52.</obsolete>
  <owner>pmonette@chromium.org</owner>
  <description>
    The user clicked &quot;Don't ask again&quot; on the info bar.
  </description>
</action>

<action name="DefaultBrowserInfoBar_Ignore">
  <owner>pmonette@chromium.org</owner>
  <description>
    The hosting tab was closed before any user interaction happened with the
    info bar.
  </description>
</action>

<action name="Delete">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DeleteBackward">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DeleteForward">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DeleteSelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DeleteToEndOfParagraph">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DeleteWordBackward">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DeleteWordForward">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DemoMode.CloudPolicyConnectionTimeout">
  <owner>xiqiruan@chromium.org</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded on cloud policy connection timeout and fallback to MGS when demo
    account sign in is enabled.
  </description>
</action>

<action name="DemoMode.DemoSessionStarts">
  <owner>wanghaifan@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when a new demo session starts. It should count the number of demo
    sessions.
  </description>
</action>

<action name="DemoMode.ExitFromShelf">
  <owner>wanghaifan@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when the user exits Demo Mode from the logout button on the shelf.
  </description>
</action>

<action name="DemoMode.ExitFromSystemTray">
  <owner>wanghaifan@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when user exits Demo Mode from the logout button in the system
    tray.
  </description>
</action>

<action name="DemoMode.ExitFromSystemTrayPowerButton">
  <owner>wanghaifan@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when the user exits Demo Mode from the power button in the system
    tray. It can be either &quot;Sign out&quot; or &quot;Restart&quot;.
  </description>
</action>

<action name="DemoMode.Setup.RetryButtonClicked">
  <owner>wanghaifan@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when the retry button during the demo mode setup process is
    clicked. The retry button appears when there is a setup failure.
  </description>
</action>

<action name="DemoMode.SignedIn.ExitFromShelf">
  <owner>wanghaifan@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when the user exits signed-in Demo Mode from the logout button on
    the shelf.
  </description>
</action>

<action name="DemoMode.SignedIn.ExitFromSystemTray">
  <owner>wanghaifan@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when the user exits signed-in Demo Mode from the logout button in
    the system tray.
  </description>
</action>

<action name="DemoMode.SignedIn.ExitFromSystemTrayPowerButton">
  <owner>wanghaifan@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when the user exits signed-in Demo Mode from the power button in
    the system tray. It can be either &quot;Sign out&quot; or
    &quot;Restart&quot;.
  </description>
</action>

<action name="DemoMode_AttractLoop_Break">
  <owner>brandonmendez@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when exiting current Attract Loop by moving cursor, clicking mouse
    or pressing key.
  </description>
</action>

<action name="DemoMode_Highlights_DetailsPage_Clicked{ActionType}">
  <owner>llin@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when a details page is clicked in the Highlights App. Only recorded
    for versions of the Highlights App that have the UI concept of a
    &quot;details&quot; page. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name="_AdobeButton" summary="Adobe details page button"/>
    <variant name="_AIBackgroundButton"
        summary="AI background details page button"/>
    <variant name="_AIPremiumPlanButton"
        summary="Google One AI Premium Plan details page button"/>
    <variant name="_AutoUpdateButton"
        summary="Auto Update details page button"/>
    <variant name="_BatteryButton" summary="Battery details page button"/>
    <variant name="_BetterTogetherButton"
        summary="Better Together details page button"/>
    <variant name="_BuiltInSecurityButton"
        summary="Built in security details page button"/>
    <variant name="_ComparisonButton" summary="Comparison details page button"/>
    <variant name="_DisplayEntertainmentButton"
        summary="Display (Entertainment) details page button"/>
    <variant name="_DisplayPerformanceButton"
        summary="Display (Performance) details page button"/>
    <variant name="_DriveIntegrationButton"
        summary="Drive Integration details page button"/>
    <variant name="_EasySetupButton" summary="Easy setup details page button"/>
    <variant name="_EntertainmentAppsButton"
        summary="Entertainment Apps details page button"/>
    <variant name="_FastBootButton" summary="Fast boot details page button"/>
    <variant name="_FileSyncButton" summary="File Sync details page button"/>
    <variant name="_GameDashboardButton"
        summary="Game Dashboard details page button"/>
    <variant name="_GeminiAdvanceButton"
        summary="Gemini Advance details page button"/>
    <variant name="_GeminiForAllButton"
        summary="Gemini for All details page button"/>
    <variant name="_GeminiForWorkSpaceButton"
        summary="Gemini for Work space details page button"/>
    <variant name="_GeminiPWAButton" summary="Gemini PWA details page button"/>
    <variant name="_GoogleAppsButton"
        summary="Google Apps details page button"/>
    <variant name="_GoogleToolsBuiltInButton"
        summary="Google tools built in details page button"/>
    <variant name="_HelpMeReadButton"
        summary="Help me read details page button"/>
    <variant name="_HelpMeWriteButton"
        summary="Help me write details page button"/>
    <variant name="_LauncherSearchButton"
        summary="Launcher search details page button"/>
    <variant name="_LiveTranslateButton"
        summary="Live translate details page button"/>
    <variant name="_LumaFusionButton" summary="LumaFusion details page button"/>
    <variant name="_MagicEditorButton"
        summary="Magic Editor details page button"/>
    <variant name="_MessagingButton" summary="Messaging details page button"/>
    <variant name="_MobileGamingButton"
        summary="Mobile Gaming details page button"/>
    <variant name="_MS365AppsButton" summary="MS365 Apps details page button"/>
    <variant name="_MSOfficeButton" summary="MSOffice details page button"/>
    <variant name="_MSOneDrive"
        summary="MSOneDrive details page button (obsolete)"/>
    <variant name="_NearbyShareButton"
        summary="Nearby Share details page button"/>
    <variant name="_OfflineModeButton"
        summary="Offline Mode details page button"/>
    <variant name="_PCConsoleGamingButton"
        summary="PC/Console Gaming details page button"/>
    <variant name="_PhoneHubButton" summary="Phone Hub details page button"/>
    <variant name="_PhotosButton" summary="Photos details page button"/>
    <variant name="_PlayStoreButton" summary="Play Store details page button"/>
    <variant name="_ProcessorButton" summary="Processor details page button"/>
    <variant name="_ProductivityButton"
        summary="Productivity details page button"/>
    <variant name="_QuickInsertButton"
        summary="Quick Insert details page button"/>
    <variant name="_SelectToSearchButton"
        summary="Select To Search details page button"/>
    <variant name="_StorageButton" summary="Storage details page button"/>
    <variant name="_SwitchingButton" summary="Switching details page button"/>
    <variant name="_TitanC2Button" summary="Titan C2 details page button"/>
    <variant name="_VideoCallButton" summary="Video Call details page button"/>
    <variant name="_WebcamButton" summary="Webcam details page button"/>
    <variant name="_WelcomeRecapButton"
        summary="Welcome Recap details page button"/>
  </token>
</action>

<action name="DemoMode_Highlights_HomeButtonClick">
  <owner>brandonmendez@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when Home button is clicked in the Highlights app.
  </description>
</action>

<action name="DemoMode_Highlights_HomePage_Click{DemoMode_Highlights_Type}">
  <owner>brandonmendez@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when buttons are clicked in the Home page of the Highlights app.
    {DemoMode_Highlights_Type}
  </description>
  <token key="DemoMode_Highlights_Type" variants="DemoMode_Highlights_Type"/>
</action>

<action name="DemoMode_Highlights_Navbar_Click{DemoMode_Highlights_Type}">
  <owner>brandonmendez@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when pillar buttons are clicked on the nav bar of the Highlights
    app. {DemoMode_Highlights_Type}
  </description>
  <token key="DemoMode_Highlights_Type" variants="DemoMode_Highlights_Type"/>
</action>

<action name="DemoMode_Highlights_PillarPage_Click{ActionType}">
  <owner>brandonmendez@google.com</owner>
  <owner>cros-demo-mode-eng@google.com</owner>
  <description>
    Recorded when the buttons are clicked in the pillar page of the Highlights
    app. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name="_NextButton" summary="next button in pillar pages"/>
    <variant name="_PreviousButton" summary="previous button in pillar pages"/>
  </token>
</action>

<action name="Desktop_SwitchTask">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the user activates an existing task window by clicking or
    tapping on it. Recorded on ChromeOS only.
  </description>
</action>

<action name="DesktopFeed.FollowSite">
  <obsolete>Removed as of 05/2024.</obsolete>
  <owner>jianli@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user followed the web feed for the website (Desktop only).
  </description>
</action>

<action name="DesktopFeed.UnfollowSite">
  <obsolete>Removed as of 05/2024.</obsolete>
  <owner>jianli@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The user unfollowed the web feed for the website (Desktop only).
  </description>
</action>

<action name="DesktopReadingList.AddItem.FromBookmarkIcon">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user added to the reading list from the Bookmark icon entry point
    (Desktop only).
  </description>
</action>

<action name="DesktopReadingList.AddItem.FromTabContextMenu">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user added to the reading list from the tab context menu entry point
    (Desktop only).
  </description>
</action>

<action name="DesktopReadingList.MarkAsRead">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user marked an item as read from the reading list (Desktop only).
  </description>
</action>

<action name="DesktopReadingList.MarkAsUnread">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user marked an item as unread from the reading list (Desktop only).
  </description>
</action>

<action name="DesktopReadingList.Navigation.FromReadList">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened an item from the read section of the reading list (Desktop
    only).
  </description>
</action>

<action name="DesktopReadingList.Navigation.FromUnreadList">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened an item from the unread section of the reading list (Desktop
    only).
  </description>
</action>

<action name="DesktopReadingList.OpenReadingList">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user clicked the Desktop reading list button to open the reading list.
  </description>
</action>

<action name="DesktopReadingList.RemoveItem">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user removed an item from the reading list (Desktop only)
  </description>
</action>

<action name="DesktopSearch">
  <obsolete>
    Deprecated 05/2016 because desktop searches are no longer opened in the
    default browser.
  </obsolete>
  <owner>fdoray@chromium.org</owner>
  <description>
    Recorded when a desktop search is opened in Chrome. This is currently
    Windows-specific.
  </description>
</action>

<action name="DesktopSearchRedirectionInfoBar_Dismiss">
  <obsolete>
    Deprecated 05/2016 because desktop searches are no longer opened in the
    default browser.
  </obsolete>
  <owner>fdoray@chromium.org</owner>
  <description>
    Recorded when the user clicks on the dismiss button in the infobar
    explaining that a desktop search has been redirected to the default search
    engine.
  </description>
</action>

<action name="DesktopSearchRedirectionInfoBar_Ignore">
  <obsolete>
    Deprecated 05/2016 because desktop searches are no longer opened in the
    default browser.
  </obsolete>
  <owner>fdoray@chromium.org</owner>
  <description>
    Recorded when the infobar explaining that a desktop search has been
    redirected to the default search engine is closed without user interaction.
  </description>
</action>

<action name="DesktopSearchRedirectionInfoBar_ManageSearchSettings">
  <obsolete>
    Deprecated 05/2016 because desktop searches are no longer opened in the
    default browser.
  </obsolete>
  <owner>fdoray@chromium.org</owner>
  <description>
    Recorded when the user clicks on the 'Manage search settings' button in the
    infobar explaining that a desktop search has been redirected to the default
    search engine.
  </description>
</action>

<action name="DesktopSearchRedirectionInfoBar_Shown">
  <obsolete>
    Deprecated 05/2016 because desktop searches are no longer opened in the
    default browser.
  </obsolete>
  <owner>fdoray@chromium.org</owner>
  <description>
    Recorded when the infobar explaining that a desktop search has been
    redirected to the default search engine is shown.
  </description>
</action>

<action name="DesktopSiteContentSetting.SettingsPage.Entered">
  <owner>shuyng@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User entered the SingleCategoryPreferences page for Desktop site. It is
    emitted whenever this page is shown regardless how it is triggered. Android
    only.
  </description>
</action>

<action name="DesktopSiteContentSetting.SettingsPage.SiteException.Opened">
  <owner>shuyng@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User opened the site exception edit dialog by clicking on a site in the
    SingleCategoryPreferences page for Desktop site. Android only.
  </description>
</action>

<action name="DesktopSplitView_MiniToolbarCloseView">
  <owner>agale@google.com</owner>
  <owner>chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user clicks on split view mini toolbar close button.
  </description>
</action>

<action name="DesktopSplitView_OpenMiniToolbarMenu">
  <owner>agale@google.com</owner>
  <owner>chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user opens the split view mini toolbar 3-dot menu.
  </description>
</action>

<action name="Destination_Application_Edit">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Destination_Application_Launch">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Destination_Application_Uninstall">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Destination_Bookmarks">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Destination_Bookmarks_OpenURL">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Destination_Downloads">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Destination_History">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Destination_History_OpenURL">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Destination_MostVisited">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Destination_MostVisited_OpenURL">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Destination_Sessions">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DeviceSignalsConsent_Accepted">
  <owner>xzonghan@chromium.org</owner>
  <description>User accepted device signals consent dialog.</description>
</action>

<action name="DeviceSignalsConsent_Cancelled">
  <owner>xzonghan@chromium.org</owner>
  <description>
    User cancelled device signals consent dialog via either clicking cancel
    button or pressing escape key.
  </description>
</action>

<action name="DeviceSignalsConsent_EscPressed">
  <owner>xzonghan@chromium.org</owner>
  <description>
    User cancelled device signals consent dialog via pressing escape key.
  </description>
</action>

<action name="DeviceSignalsConsent_Shown">
  <owner>xzonghan@chromium.org</owner>
  <description>
    The device signals consent dialog is triggered and shown to the user.
  </description>
</action>

<action name="DevicesPage_AddPrintersClicked">
  <obsolete>No longer recorded as of Sep 2013.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevicesPage_LogInStartedFromDeviceListPromo">
  <obsolete>No longer recorded as of Sep 2013.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevicesPage_LogInStartedFromRegisterPromo">
  <obsolete>No longer recorded as of Sep 2013.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevicesPage_ManageClicked">
  <obsolete>No longer recorded as of Sep 2013.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevicesPage_Opened">
  <obsolete>No longer recorded as of Sep 2013.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevicesPage_RegisterCancel">
  <obsolete>No longer recorded as of Sep 2013.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevicesPage_RegisterClicked">
  <obsolete>No longer recorded as of Sep 2013.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevicesPage_RegisterFailure">
  <obsolete>No longer recorded as of Sep 2013.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevicesPage_RegisterSuccess">
  <obsolete>No longer recorded as of Sep 2013.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevTools_Close">
  <owner>dsv@chromium.org</owner>
  <description>DevTools window is closed in any way.</description>
</action>

<action name="DevTools_InspectAndroidPage">
  <owner>yangguo@chromium.org</owner>
  <owner>bmeurer@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevTools_InspectAndroidWebView">
  <owner>yangguo@chromium.org</owner>
  <owner>bmeurer@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevTools_InspectElement">
  <owner>yangguo@chromium.org</owner>
  <owner>bmeurer@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevTools_InspectRenderer">
  <owner>yangguo@chromium.org</owner>
  <owner>bmeurer@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevTools_InspectWorker">
  <owner>yangguo@chromium.org</owner>
  <owner>bmeurer@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevTools_ToggleConsole">
  <owner>yangguo@chromium.org</owner>
  <owner>bmeurer@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DevTools_ToggleWindow">
  <owner>yangguo@chromium.org</owner>
  <owner>bmeurer@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DifferentAction">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="DisabledExtensionNotificationDismissed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DisabledExtensionNotificationShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Discover.DiscoverTabNotification.Clicked">
  <owner>callistus@google.com</owner>
  <owner>showoff-eng@google.com</owner>
  <description>
    User clicked on the Discover tab notification, which launches the Discover
    (internally &quot;Showoff&quot;) app.
  </description>
</action>

<action name="Discover.DiscoverTabNotification.Shown" not_user_triggered="true">
  <owner>callistus@google.com</owner>
  <owner>showoff-eng@google.com</owner>
  <description>
    A notification for the Discover tab in the Discover (internally
    &quot;Showoff&quot;) app was shown.
  </description>
</action>

<action name="DockingWindow_Bottom">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DockingWindow_BottomHalf">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DockingWindow_Left">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DockingWindow_LeftHalf">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DockingWindow_Maximize">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DockingWindow_Right">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DockingWindow_RightHalf">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DockingWindow_Top">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="DocumentActivity_OptOutShownOnHome">
  <obsolete>Removed in M51.</obsolete>
  <owner>mariakhomenko@chromium.org</owner>
  <description>User was presented with the opt out promo.</description>
</action>

<action name="DocumentActivity_UserOptIn">
  <obsolete>Removed in M51.</obsolete>
  <owner>mariakhomenko@chromium.org</owner>
  <description>User opted in to document mode through settings.</description>
</action>

<action name="DocumentActivity_UserOptOut">
  <obsolete>Removed in M51.</obsolete>
  <owner>mariakhomenko@chromium.org</owner>
  <description>User opted out of document mode through settings.</description>
</action>

<action name="DomDistiller.Android.DistilledPagePrefsOpened">
  <owner>wylieb@google.com</owner>
  <owner>chrome-reader-mode-team@google.com</owner>
  <description>User opens distilled page preferences.</description>
</action>

<action name="DomDistiller.Android.FontFamilyChanged">
  <owner>wylieb@google.com</owner>
  <owner>chrome-reader-mode-team@google.com</owner>
  <description>
    User changes the font family in distilled page preferences.
  </description>
</action>

<action name="DomDistiller.Android.FontScalingChanged">
  <owner>wylieb@google.com</owner>
  <owner>chrome-reader-mode-team@google.com</owner>
  <description>
    User changes the front scaling in distilled page preferences.
  </description>
</action>

<action name="DomDistiller.Android.LinksEnabledChanged">
  <owner>wylieb@google.com</owner>
  <owner>chrome-reader-mode-team@google.com</owner>
  <description>
    User changes the links enabled setting in distilled page preferences.
  </description>
</action>

<action name="DomDistiller.Android.OnStartedReaderMode">
  <owner>wylieb@google.com</owner>
  <owner>chrome-reader-mode-team@google.com</owner>
  <description>
    Recorded when a user started reader mode through an interaction with a
    message or the magic toolbar button. This doesn't record when the actual
    viewer appears, but rather when the viewer is requested.
  </description>
</action>

<action name="DomDistiller.Android.OnStoppedReaderMode">
  <owner>wylieb@google.com</owner>
  <owner>evanluo@google.com</owner>
  <owner>chrome-reader-mode-team@google.com</owner>
  <description>
    Recorded when a user stopped reader mode. This could be because of a
    navigation away from the page, switching tabs, or closing the browser.
  </description>
</action>

<action name="DomDistiller.Android.ThemeChanged">
  <owner>wylieb@google.com</owner>
  <owner>chrome-reader-mode-team@google.com</owner>
  <description>
    User changes the theme in distilled page preferences.
  </description>
</action>

<action name="DomDistiller_DistilledPageOpened">
  <obsolete>
    Long dead, reimplemented as DomDistiller.Android.OnStartedReaderMode.
  </obsolete>
  <owner>smaslo@chromium.org</owner>
  <owner>yfriedman@chromium.org</owner>
  <description>User opens reader mode on a page.</description>
</action>

<action name="DomDistiller_ViewOriginal">
  <owner>yfriedman@chromium.org</owner>
  <description>
    Records clicks on the &quot;View Original&quot; link in the distilled page
    viewer.
  </description>
</action>

<action name="Download.Open">
  <owner>dtrainor@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened a download. This action is logged every time the
    Download.OpenMethod histogram is logged.

    This histogram is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="DownloadNotification.Button_AlwaysOpenType">
  <obsolete>It was discovered in June 2022 that this was dead code.</obsolete>
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Always open type&quot; button on download notification.
  </description>
</action>

<action name="DownloadNotification.Button_Annotate">
  <owner>derat@chromium.org</owner>
  <owner>jdufault@chromium.org</owner>
  <owner>tbuckley@chromium.org</owner>
  <description>
    User pushes &quot;Annotate&quot; button on download notification.
  </description>
</action>

<action name="DownloadNotification.Button_BypassDeepScanning">
  <obsolete>It was discovered in June 2022 that this was dead code.</obsolete>
  <owner>drubery@chromium.org</owner>
  <description>
    User pushes &quot;Open now&quot; on the prompt for download deep scanning
  </description>
</action>

<action name="DownloadNotification.Button_Cancel">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Cancel&quot; button on download notification.
  </description>
</action>

<action name="DownloadNotification.Button_CopyToClipboard">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Copy to clipboard&quot; button on download notification.
  </description>
</action>

<action name="DownloadNotification.Button_DeepScan">
  <owner>drubery@chromium.org</owner>
  <description>
    User pushes &quot;Scan&quot; on the prompt for download deep scanning
  </description>
</action>

<action name="DownloadNotification.Button_Discard">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Discard&quot; button on download notification.
  </description>
</action>

<action name="DownloadNotification.Button_EditWithMediaApp">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes a button to open a file on download notification. This is used
    for files the Gallery app supports editing, e.g. PDF files. Also see
    DownloadNotification.Button_OpenWithMediaApp.
  </description>
</action>

<action name="DownloadNotification.Button_Keep">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Keep&quot; button on download notification.
  </description>
</action>

<action name="DownloadNotification.Button_LearnInterrupted">
  <obsolete>It was discovered in June 2022 that this was dead code.</obsolete>
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Learn More about Interrupted&quot; button on download
    notification.
  </description>
</action>

<action name="DownloadNotification.Button_LearnMixedContent">
  <owner>jdeblasio@chromium.org</owner>
  <description>
    User pushes &quot;Learn More&quot; button on a mixed-content download
    notication.
  </description>
</action>

<action name="DownloadNotification.Button_LearnScanning">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Learn More about Scanning&quot; button on download
    notification.
  </description>
</action>

<action name="DownloadNotification.Button_OpenWhenComplete">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Open When Completed&quot; button on download notification.
  </description>
</action>

<action name="DownloadNotification.Button_OpenWithMediaApp">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes a button to open a file on download notification. This is used
    for files the Gallery app does not support editing, e.g. audio files. Also
    see DownloadNotification.Button_EditWithMediaApp.
  </description>
</action>

<action name="DownloadNotification.Button_Pause">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Pause&quot; button on download notification.
  </description>
</action>

<action name="DownloadNotification.Button_PlatformOpen">
  <obsolete>
    Experiment ended Oct 2023, replaced by
    DownloadNotification.Button_OpenWithMediaApp.
  </obsolete>
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes a button to open a file on download notification. Was used for
    the GalleryAppEditPdfNotification experiment.
  </description>
</action>

<action name="DownloadNotification.Button_Resume">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Resume&quot; button on download notification.
  </description>
</action>

<action name="DownloadNotification.Button_Review">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User pushes &quot;Review&quot; button on download notification to trigger
    the enterprise download review dialog.
  </description>
</action>

<action name="DownloadNotification.Button_ShowInFolder">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes &quot;Show in folder&quot; button on download notification.
  </description>
</action>

<action name="DownloadNotification.Click_Completed">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes a download notification, which indicates a completed download.
  </description>
</action>

<action name="DownloadNotification.Click_Dangerous">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes a download notification, which indicates a dangerous download.
  </description>
</action>

<action name="DownloadNotification.Click_InProgress">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes a download notification, which indicates a download in progress.
  </description>
</action>

<action name="DownloadNotification.Click_Stopped">
  <owner>yoshiki@chromium.org</owner>
  <description>
    User pushes a download notification, which indicates a cancelled or
    interrupted download.
  </description>
</action>

<action name="DownloadNotification.Close_Dangerous">
  <owner>yoshiki@chromium.org</owner>
  <owner>deepak.m1@samsung.com</owner>
  <description>
    User closed a download notification, which indicates a dangerous download.
  </description>
</action>

<action name="DownloadNotificationV2.Button_Cancel">
  <owner>andrewxu@chromium.org</owner>
  <owner>cros-system-ui-productivity-eng@google.com</owner>
  <description>
    User clicks &quot;Cancel&quot; button on a download notification with the
    downloads integration V2 feature enabled.
  </description>
</action>

<action name="DownloadNotificationV2.Button_CopyToClipboard">
  <owner>andrewxu@chromium.org</owner>
  <owner>cros-system-ui-productivity-eng@google.com</owner>
  <description>
    User clicks &quot;Copy to clipboard&quot; button on a download notification
    with the downloads integration V2 feature enabled.
  </description>
</action>

<action name="DownloadNotificationV2.Button_EditWithMediaApp">
  <owner>andrewxu@chromium.org</owner>
  <owner>cros-status-area-eng@google.com</owner>
  <description>
    User clicks &quot;Open and Edit&quot; button on a download notification with
    the downloads integration V2 feature enabled.
  </description>
</action>

<action name="DownloadNotificationV2.Button_OpenWithMediaApp">
  <owner>andrewxu@chromium.org</owner>
  <owner>cros-status-area-eng@google.com</owner>
  <description>
    User clicks &quot;Open&quot; button on a download notification with the
    downloads integration V2 feature enabled.
  </description>
</action>

<action name="DownloadNotificationV2.Button_Pause">
  <owner>andrewxu@chromium.org</owner>
  <owner>cros-system-ui-productivity-eng@google.com</owner>
  <description>
    User clicks &quot;Pause&quot; button on a download notification with the
    downloads integration V2 feature enabled.
  </description>
</action>

<action name="DownloadNotificationV2.Button_Resume">
  <owner>andrewxu@chromium.org</owner>
  <owner>cros-system-ui-productivity-eng@google.com</owner>
  <description>
    User clicks &quot;Resume&quot; button on a download notification with the
    downloads integration V2 feature enabled.
  </description>
</action>

<action name="DownloadNotificationV2.Button_ShowInFolder">
  <owner>andrewxu@chromium.org</owner>
  <owner>cros-system-ui-productivity-eng@google.com</owner>
  <description>
    User clicks &quot;Show in folder&quot; button on a download notification
    with the downloads integration V2 feature enabled.
  </description>
</action>

<action name="DownloadNotificationV2.Button_ViewDetailsInBrowser">
  <owner>andrewxu@chromium.org</owner>
  <owner>cros-system-ui-productivity-eng@google.com</owner>
  <description>
    User clicks &quot;View details in browser&quot; button on a download
    notification with the downloads integration V2 feature enabled.
  </description>
</action>

<action name="DownloadNotificationV2.Click_Completed">
  <owner>andrewxu@chromium.org</owner>
  <owner>cros-system-ui-productivity-eng@google.com</owner>
  <description>
    User clicks a completed download notification's body with the downloads
    integration V2 feature enabled.
  </description>
</action>

<action name="DownloadNotificationV2.Click_InProgress">
  <owner>andrewxu@chromium.org</owner>
  <owner>cros-system-ui-productivity-eng@google.com</owner>
  <description>
    User clicks an in-progress download notification's body with the downloads
    integration V2 feature enabled.
  </description>
</action>

<action name="Downloads_OpenUrlOfDownloadedItem">
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Records clicks on the URL of download items in chrome://downloads page.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Downloads_OpenUrlOfDownloadedItemFromContextMenu">
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Records open a URL of download items in chrome://downloads page from context
    menu.

    As of M-76, &quot;Save link as...&quot;, &quot;Copy link address&quot;, and
    &quot;Copy link text&quot; context menu actions no longer log this action
    (this was accidentally the case before M-76).

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Duplicate">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="EasyUnlock_Enabled_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="EasyUnlock_Enabled_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="EditApplicationSettings">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="EditKeywords">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="EditSearchEngines">
  <owner>chrome-regionalcapabilities@google.com</owner>
  <owner>chrome-omnibox-team@google.com</owner>
  <description>
    Action indicating that the user navigated to the search engines settings
    page.
  </description>
</action>

<action name="EmailPageLocation">
  <obsolete>
    Functionality was rolled into Share on Mac. Doesn't appear to have been used
    on other platforms.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="EnhancedAutofillSettingsBack">
  <owner>sugoi@google.com</owner>
  <owner>leozhao@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when user goes back from Enhanced Autofill Settings UI to root
    Settings screen. iOS only.
  </description>
</action>

<action name="EnhancedAutofillSettingsClose">
  <owner>sugoi@google.com</owner>
  <owner>leozhao@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when Enhanced Autofill Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="EnhancedBookmarks.AddingFailed">
  <owner>ianwen@chromium.org</owner>
  <description>
    Action indicating that bookmark model failed to add a bookmark.
  </description>
</action>

<action name="EnhancedBookmarks.EditAfterCreateButtonClicked">
  <owner>ianwen@chromium.org</owner>
  <description>
    User clicked the Edit button on a snackbar after a bookmark was created.
  </description>
</action>

<action name="EnhancedBookmarks.EditAfterCreateButtonNotClicked">
  <owner>ianwen@chromium.org</owner>
  <description>
    User ignored the Edit button on a snackbar after a bookmark was created.
  </description>
</action>

<action name="EnterFullscreen_Accelerator">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    User entered browser/API fullscreen mode using the keyboard shortcut.
  </description>
</action>

<action name="EnterFullscreen_API">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    User entered the fullscreen mode using the Fullscreen API.
  </description>
</action>

<action name="EnterFullScreenWithWrenchMenu">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    User entered browser fullscreen mode using the three dot chrome menu.
  </description>
</action>

<action name="EphemeralTab.NavigateLink">
  <obsolete>Deprecated as of 12/2021</obsolete>
  <owner>donnd@chromium.org</owner>
  <owner>jinsukkim@chromium.org</owner>
  <description>User navigated to a link inside the ephemeral tab.</description>
</action>

<action name="EphemeralTab.OpenInNewTab">
  <obsolete>Deprecated as of 12/2021</obsolete>
  <owner>donnd@chromium.org</owner>
  <owner>jinsukkim@chromium.org</owner>
  <description>User promoted the ephemeral tab to the full tab.</description>
</action>

<action name="EventTargeting_DeletedTarget">
  <owner>riajiang@chromium.org</owner>
  <owner>rjkroege@chromium.org</owner>
  <description>
    Events for a target window are processed after that target window has been
    deleted.
  </description>
</action>

<action name="Exit">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ExitFullscreen_Accelerator">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    User exited browser/API fullscreen mode using the keyboard shortcut.
  </description>
</action>

<action name="ExitFullscreen_API">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    User exited the fullscreen mode using the Fullscreen API.
  </description>
</action>

<action name="ExitFullscreen_ContextMenu">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    User exited browser fullscreen mode from the Context menu.
  </description>
</action>

<action name="ExitFullscreen_Esc">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    User exited API fullscreen mode using the Esc key, including long-press Esc.
  </description>
</action>

<action name="ExitFullscreen_PopupCloseButton">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    User exited browser/API fullscreen mode by clicking on the pop up close
    button on the top of the screen.
  </description>
</action>

<action name="ExitFullscreen_PressAndHoldEsc">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    User exited browser fullscreen mode by holding the Esc key.
  </description>
</action>

<action name="ExpandSearchEngineDescription">
  <owner>dgn@chromium.org</owner>
  <owner>chrome-regionalcapabilities@google.com</owner>
  <description>
    Action indicating that the user expanded the chevron in the search engine
    choice page to view the search engine description.
  </description>
</action>

<action name="ExperimentalAI_IPHPromo_SettingsPageOpened">
  <owner>rajendrant@chromium.org</owner>
  <owner>chrome-intelligence-core@chromium.org</owner>
  <description>
    The AI Settings page was opened from the displayed IPH promo for
    Experimental AI. Recorded whenever the IPH promo is clicked to view
    settings.
  </description>
</action>

<action
    name="ExplicitBrowserSigninPreferenceRemembered_IPHPromo_SettingsPageOpened">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="ExploreSites.ContextMenu{ContextMenu_Type}">
  <owner>chili@chromium.org</owner>
  <owner>dewittj@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Android: user used the context menu on a suggested item in the explore sites
    native page UI.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
    {ContextMenu_Type}
  </description>
  <token key="ContextMenu_Type" variants="ContextMenu_Type"/>
</action>

<action name="ExtensionNotFound_ED">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Extensions.ContextMenu.Hosts.LearnMoreClicked">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked the &quot;Learn more about site access&quot; option in the
    runtime host permissions section of an extension's context menu. This is
    recorded for both keyboard and mouse activations.
  </description>
</action>

<action name="Extensions.ContextMenu.Hosts.OnAllSitesClicked">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked the &quot;On all sites&quot; option in the runtime host
    permissions section of an extension's context menu. This is recorded for
    both keyboard and mouse activations.
  </description>
</action>

<action name="Extensions.ContextMenu.Hosts.OnClickClicked">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked the &quot;When you click the extension&quot; option in the
    runtime host permissions section of an extension's context menu. This is
    recorded for both keyboard and mouse activations.
  </description>
</action>

<action name="Extensions.ContextMenu.Hosts.OnSiteClicked">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked the &quot;On {site}&quot; option in the runtime host
    permissions section of an extension's context menu, where &quot;{site}&quot;
    is the domain of the current page. This is recorded for both keyboard and
    mouse activations.
  </description>
</action>

<action name="Extensions.ContextMenu.Hosts.PermissionsPageClicked">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked the &quot;Permissions page&quot; option in the runtime host
    permissions section of an extension's context menu. This is recorded for
    both keyboard and mouse activations.
  </description>
</action>

<action name="Extensions.ContextMenu.PinExtension">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user pinned an extenson to the toolbar by clicking on the pin entry of
    an extension's context menu. This isn't emmitted if extension is pinned
    through other mechanism. This is recorded for both keyboard and mouse
    activation.
  </description>
</action>

<action name="Extensions.ContextMenu.UnpinExtension">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user unpinned an extenson to the toolbar by clicking on the unpin entry
    of an extension's context menu. This isn't emmitted if extension is unpinned
    through other mechanism. This is recorded for both keyboard and mouse
    activation.
  </description>
</action>

<action name="Extensions.ExtensionDisabled">
  <owner>archanasimha@chromium.org</owner>
  <description>
    The user interacted with the toggle in the chrome://extensions page to
    disable an extension from either the main page(card view) or detail page for
    a specific extension.
  </description>
</action>

<action name="Extensions.ExtensionEnabled">
  <owner>archanasimha@chromium.org</owner>
  <description>
    The user interacted with the toggle in the chrome://extensions page to
    enable an extension from either the main page(card view) or detail page for
    a specific extension.
  </description>
</action>

<action name="Extensions.ExtensionInstalled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Extensions.ExtensionUninstalled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Extensions.IDChangedError">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Extensions.Menu.AllowByExtensionSelected">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user interacted with the &quot;site settings&quot; toggle in the
    extensions menu to allow site access by extension on the current site. This
    is recorded for both keyboard and mouse activations.
  </description>
</action>

<action name="Extensions.Menu.ExtensionsBlockedSelected">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user interacted with the &quot;site settings&quot; toggle in the
    extensions menu to block all extensions on the current site. This is
    recorded for both keyboard and mouse activations.
  </description>
</action>

<action name="Extensions.Menu.ExtensionsSettingsOpened">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user opened chrome://extensions by clicking on the &quot;settings&quot;
    option in the extensions menu. This is recorded for both keyboard and mouse
    activations.
  </description>
</action>

<action name="Extensions.Menu.HideRequestsInToolbarPressed">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user blocked an extension to show site access requests in the toolbar by
    toggling the extension's show requests toggle off in the extensions menu.
    This is recorded for both keyboard and mouse activations.
  </description>
</action>

<action name="Extensions.Menu.OnAllSitesSelected">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked the &quot;on all sites&quot; option in an extension's site
    permissions page in the extensions menu. This is recorded for both keyboard
    and mouse activations.
  </description>
</action>

<action name="Extensions.Menu.OnClickSelected">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked the &quot;on click&quot; option in an extension's site
    permissions page in the extensions menu. This is recorded for both keyboard
    and mouse activations.
  </description>
</action>

<action name="Extensions.Menu.OnSiteSelected">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked the &quot;on site&quot; option in an extension's site
    permissions page in the extensions menu. This is recorded for both keyboard
    and mouse activations.
  </description>
</action>

<action name="Extensions.Menu.ShowRequestsInToolbarPressed">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user allowed an extension to show site access requests in the toolbar by
    toggling the extension's show requests toggle on in the extensions menu.
    This is recorded for both keyboard and mouse activations.
  </description>
</action>

<action name="Extensions.Menu.SitePermissionsPageOpened">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user opened an extension's site permissions page in the extensions menu.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Disabled.Dismissed">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user dismissed the MV2 deprecation panel in chrome://extensions for the
    rest of the MV2 'disable with re-enable' experiment stage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Disabled.DismissedForExtension">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the dismiss button for an extension in
    chrome://extensions during the MV2 'disable with re-enable' experiment
    stage.
  </description>
</action>

<action
    name="Extensions.Mv2Deprecation.Disabled.DismissedForExtension.DetailPage">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the dismiss button in the extension's detail page in
    chrome://extensions during the MV2 'disable with re-enable' experiment
    stage.
  </description>
</action>

<action
    name="Extensions.Mv2Deprecation.Disabled.FindAlternativeForExtension.DetailPage">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the find alternative button in the extenion's detail
    page in chrome://extensions during the MV2 'disable with re-enable'
    experiment stage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Disabled.FindAlternativeForExtensionV2">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the find alternative button for an extension in
    chrome://extensions during the MV2 'disable with re-enable' experiment
    stage. Note: In M128
    Extensions.Mv2Deprecation.Disabled.FindAlternativeForExtension was recorded
    in two locations and was never added to actions.xml. In M131, we introduced
    a new action name for each of the action location triggers to make sure we
    properly reflect the user action. Actions are:
    Extensions.Mv2Deprecation.Disabled.FindAlternativeForExtensionV2 and
    Extensions.Mv2Deprecation.Disabled.FindAlternativeForExtension.DetailPage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Disabled.RemoveExtension">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the remove button for an extension in
    chrome://extensions during the MV2 'disable with re-enable' experiment
    stage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.DisableWithReEnable.Remove">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the remove button in the extension's detail page in
    chrome://extensions during the MV2 'disable with re-enable' experiment
    stage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Unsupported.Dismissed">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user dismissed the MV2 deprecation panel in chrome://extensions for the
    rest of the MV2 unsupported experiment stage.
  </description>
</action>

<action
    name="Extensions.Mv2Deprecation.Unsupported.FindAlternativeForExtension">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the find alternative button for an extension in
    chrome://extensions during the MV2 'unsupported' experiment stage.
  </description>
</action>

<action
    name="Extensions.Mv2Deprecation.Unsupported.FindAlternativeForExtension.DetailPage">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the find alternative button in the extension's detailed
    page in chrome://extensions during the MV2 'unsupported' experiment stage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Unsupported.RemoveExtension">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the remove button for an extension in
    chrome://extensions during the MV2 unsupported experiment stage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Unsupported.RemoveExtension.DetailPage">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the remove button in the extension's detailed page in
    chrome://extensions during the MV2 'unsupported' experiment stage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Warning.Dismissed">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user dismissed the MV2 deprecation panel in chrome://extensions for the
    rest of the MV2 warning experiment stage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Warning.DismissedForExtension">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the dismiss button for an extension in
    chrome://extensions during the MV2 warning experiment stage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Warning.FindAlternativeForExtension">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the find alternative button for an extension in
    chrome://extensions during the MV2 warning experiment stage.
  </description>
</action>

<action name="Extensions.Mv2Deprecation.Warning.RemoveExtension">
  <owner>emiliapaz@chomium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user clicked on the remove button for an extension in
    chrome://extensions during the MV2 warning experiment stage.
  </description>
</action>

<action name="Extensions.NtpPromoClicked">
  <owner>archanasimha@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    Records every time the user clicks on the extensions checkup middle slot
    promo link.
  </description>
</action>

<action name="Extensions.RemovedDefaultInstalledExtension">
  <owner>archanasimha@chromium.org</owner>
  <description>
    User clicked the &quot;Remove&quot; button in the extension uninstall dialog
    which leads to the removal of a default installed extension.
  </description>
</action>

<action name="Extensions.RemoveExtensionClick">
  <owner>archanasimha@chromium.org</owner>
  <description>
    User clicked the &quot;Remove&quot; button in the chrome://extensions page.
    This triggers the uninstallation flow which prompts the user to cancel or
    confirm the uninstallation.
  </description>
</action>

<action name="Extensions.Settings.HostList.AllHostsToggledOff">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated the toggle at the top of the list of hosts in the site
    access section of an extension's settings page, switching it from the on
    state to the off state. Note: the host list is only shown on the settings
    page for extensions which request a list of specific hosts in their
    permissions.
  </description>
</action>

<action name="Extensions.Settings.HostList.AllHostsToggledOn">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated the toggle at the top of the list of hosts in the site
    access section of an extension's settings page, switching it from the off
    state to the on state. Note: the host list is only shown on the settings
    page for extensions which request a list of specific hosts in their
    permissions.
  </description>
</action>

<action name="Extensions.Settings.HostList.LearnMoreActivated">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated the learn more icon on the site access section of an
    extension's settings page, for an extension which requested a list of
    specific hosts in their permissions.
  </description>
</action>

<action name="Extensions.Settings.HostList.SpecificHostToggledOff">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated a toggle next to a specific host entry in the list of
    hosts on the site access section of an extension's settings page, switching
    it from the on state to the off state. Note: the host list is only shown on
    the settings page for extensions which request a list of specific hosts in
    their permissions.
  </description>
</action>

<action name="Extensions.Settings.HostList.SpecificHostToggledOn">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated a toggle next to a specific host entry in the list of
    hosts on the site access section of an extension's settings page, switching
    it from the off state to the on state. Note: the host list is only shown on
    the settings page for extensions which request a list of specific hosts in
    their permissions.
  </description>
</action>

<action name="Extensions.Settings.Hosts.ActionMenuEditActivated">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated the &quot;Edit&quot; option in the context menu for a
    specific host entry in the site access section of an extension's settings
    page.
  </description>
</action>

<action name="Extensions.Settings.Hosts.ActionMenuOpened">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    While having the site access on an extension's setting page set to &quot;On
    specific sites&quot;, the user activated the three dot button on a specific
    host entry.
  </description>
</action>

<action name="Extensions.Settings.Hosts.ActionMenuRemoveActivated">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated the &quot;Remove&quot; option in the context menu for a
    specific host entry in the site access section of an extension's settings
    page.
  </description>
</action>

<action name="Extensions.Settings.Hosts.AddHostActivated">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated the link to add a new host to the list of sites an
    extension is allowed to access, on an extesion's settings page. Note that
    this is only visible and can only be activated when the extension is already
    set to run only on a specific list of sites.
  </description>
</action>

<action name="Extensions.Settings.Hosts.AddHostDialogCanceled">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user closed the dialog for adding a specific host to the list of sites
    an extension is allowed to access, on an extension's settings page. This can
    be triggered either by activating the cancel button on the dialog, or by
    pressing escape to dismiss it.
  </description>
</action>

<action name="Extensions.Settings.Hosts.AddHostDialogSubmitted">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated the confirmation button on the dialog for adding or
    editing a specific host in the list of sites an extension is allowed to
    access, on an extension's settings page. Note that this button is only
    enabled when a host pattern entered into the textbox of the dialog is valid.
  </description>
</action>

<action name="Extensions.Settings.Hosts.LearnMoreActivated">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated the learn more icon on the site access section of an
    extension's settings page, for an extension which requested an
    &quot;all_urls&quot; type permission.
  </description>
</action>

<action name="Extensions.Settings.Hosts.OnAllSitesSelected">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user changed the site access setting for an extension to the &quot;On
    all sites&quot; radio option on an extension's settings page. This is only
    recorded when the user choses to change to this option and not if it is
    automatically changed back when canceling a change to the &quot;specific
    sites&quot; option.
  </description>
</action>

<action name="Extensions.Settings.Hosts.OnClickSelected">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user changed the site access setting for an extension to the &quot;On
    click&quot; radio option on an extension's settings page. This is only
    recorded when the user choses to change to this option and not if it is
    automatically changed back when canceling a change to the &quot;specific
    sites&quot; option.
  </description>
</action>

<action name="Extensions.Settings.Hosts.OnSpecificSitesSelected">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user changed the site access setting for an extension to the &quot;On
    specific sites&quot; radio option on an extension's settings page. Note that
    on changing to this selection, a dialog pops up for entering a specfic host
    pattern.
  </description>
</action>

<action
    name="Extensions.Toolbar.ExtensionActivatedFromAllowingRequestAccessInMenu">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user triggered an extension to run by allowing it from the extensions
    menu. Their actions may or may not run, depending on other checks. This is
    recorded for both keyboard and mouse activation.
  </description>
</action>

<action name="Extensions.Toolbar.ExtensionActivatedFromMenu">
  <owner>rdevlin.cronin@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user triggered an extension from the Extensions Menu in the toolbar. The
    action may or may not run, depending on other checks. This is recorded for
    both keyboard and mouse activation.
  </description>
</action>

<action name="Extensions.Toolbar.ExtensionActivatedFromRequestAccessButton">
  <obsolete>
    This was never fully implemented. Metric changed name to
    &quot;ExtensionsActivatedFromRequestAccessButton&quot; to better fit
    description
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="Extensions.Toolbar.ExtensionActivatedFromToolbar">
  <owner>rdevlin.cronin@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user triggered an extension from the toolbar. The action may or may not
    run, depending on other checks. This is recorded for both keyboard and mouse
    activation.
  </description>
</action>

<action name="Extensions.Toolbar.ExtensionRequestDismissedFromMenu">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user dismissed an extension's site access request in the toolbar and
    extensions menu by dismissing it from the extensions menu.
  </description>
</action>

<action name="Extensions.Toolbar.ExtensionsActivatedFromRequestAccessButton">
  <owner>rdevlin.cronin@chromium.org</owner>
  <owner>emiliapaz@chromium.org</owner>
  <description>
    The user triggered multiple extensions from the request access button. Their
    actions may or may not run, depending on other checks. This is recorded for
    both keyboard and mouse activation.
  </description>
</action>

<action name="Extensions.Toolbar.MenuOpened">
  <owner>rdevlin.cronin@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user opened the Extensions Menu in the toolbar. This is recorded for
    both keyboard and mouse activation.
  </description>
</action>

<action name="Extensions.Toolbar.MenuOpenedWhenExtensionsAreRequestingAccess">
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user opened the Extensions Menu in the toolbar while the request access
    button in the toolbar is visible. This is recorded when the user opens the
    menu for both keyboard and mouse activation.
  </description>
</action>

<action name="Extensions.Toolbar.MoreActionsButtonPressedFromMenu">
  <owner>tjudkins@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user activated the more actions button for an extension in the
    Extensions Menu. This is recorded for both keyboard and mouse activation.
  </description>
</action>

<action name="Extensions.Toolbar.PinButtonPressed">
  <owner>rdevlin.cronin@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user changed the pin state for an extension by activating the pin button
    in the Extensions Menu. This is recorded for both keyboard and mouse
    activation.
  </description>
</action>

<action name="Extensions.Toolbar.SiteAccessCombobox.OnAllSitesSelected">
  <obsolete>
    Deprecated 03/2023. Extensions tabbed menu view, which was under a flag that
    never landed, was removed in crbug/1390958.
  </obsolete>
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user selected run on all sites using the extension's site access
    combobox in the Extensions Menu. This is recorded for both keyboard and
    mouse activation.
  </description>
</action>

<action name="Extensions.Toolbar.SiteAccessCombobox.OnClickSelected">
  <obsolete>
    Deprecated 03/2023. Extensions tabbed menu view, which was under a flag that
    never landed, was removed in crbug/1390958.
  </obsolete>
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user selected run on click using the extension's site access combobox in
    the Extensions Menu. This is recorded for both keyboard and mouse
    activation.
  </description>
</action>

<action name="Extensions.Toolbar.SiteAccessCombobox.OnSiteSelected">
  <obsolete>
    Deprecated 03/2023. Extensions tabbed menu view, which was under a flag that
    never landed, was removed in crbug/1390958.
  </obsolete>
  <owner>emiliapaz@chromium.org</owner>
  <owner>extensions-core@chromium.org</owner>
  <description>
    The user selected run on site using the extension's site access combobox in
    the Extensions Menu. This is recorded for both keyboard and mouse
    activation.
  </description>
</action>

<action name="Extensions.UninstallDialogCancelClick">
  <owner>archanasimha@chromium.org</owner>
  <description>
    User clicked the &quot;Cancel&quot; button in the extension uninstall
    dialog. This cancels the uninstallation of an extension.
  </description>
</action>

<action name="Extensions.UninstallDialogRemoveClick">
  <owner>archanasimha@chromium.org</owner>
  <description>
    User clicked the &quot;Remove&quot; button in the chrome://extensions page
    uninstall dialog which leads to the removal of an extension.
  </description>
</action>

<action name="Extensions.UninstallDialogReportAbuseChecked">
  <owner>archanasimha@chromium.org</owner>
  <description>
    Used checked the &quot;Report Abuse&quot; box and the &quot;Remove&quot;
    button in the extension uninstall dialog which leads to the removal of an
    extension and reports the extension for abuse.
  </description>
</action>

<action name="Extensions.WebStoreLaunch">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ExtensionWipeoutNotificationShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FamilyUser.SessionEngagement.Start">
  <owner>xiqiruan@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>tobyhuang@chromium.org</owner>
  <owner>cros-families-eng@google.com</owner>
  <description>
    Emitted every time when the Chrome OS users' usage time state changes to
    UsageTimeStateNotifier::UsageTimeState::ACTIVE.
  </description>
</action>

<action name="Feedback">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Feedback.SrtPromptAccepted">
  <obsolete>This was never fully implemented.</obsolete>
  <owner>tmartino@chromium.org</owner>
  <description>
    User accepted invitation on Feedback form to download Software Removal Tool.
  </description>
</action>

<action name="Feedback.SrtPromptClosed">
  <obsolete>This was never fully implemented.</obsolete>
  <owner>tmartino@chromium.org</owner>
  <description>
    User closed Feedback form when prompted to download Software Removal Tool.
  </description>
</action>

<action name="Feedback.SrtPromptDeclined">
  <obsolete>This was never fully implemented.</obsolete>
  <owner>tmartino@chromium.org</owner>
  <description>
    User declined invitation on Feedback form to download Software Removal Tool.
  </description>
</action>

<action name="FileBrowser.ClickBreadcrumbs">
  <owner>simmonsjosh@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    User clicked the breadcrumbs in order to return to a parent directory.
  </description>
</action>

<action name="FileBrowser.CreateNewFolder">
  <owner>simmonsjosh@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>User created a new folder in the file manager app.</description>
</action>

<action name="FileBrowser.FolderShortcut.Add">
  <owner>simmonsjosh@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    User pinned a folder to the top of the directory tree on Files app
  </description>
</action>

<action name="FileBrowser.FolderShortcut.Navigate">
  <owner>simmonsjosh@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    User navigated to a folder pinned to the top of the directory tree on Files
    app.
  </description>
</action>

<action name="FileBrowser.FolderShortcut.Remove">
  <owner>simmonsjosh@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    User removed a folder pinned to the top of the directory tree on Files app.
  </description>
</action>

<action name="FileBrowser.GoogleOneOffer.Dismiss">
  <owner>yawano@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    Google One offer files banner gets dismissed by the user.
  </description>
</action>

<action name="FileBrowser.GoogleOneOffer.GetPerk">
  <owner>yawano@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    Get perk button of Google One offer files banner gets activated.
  </description>
</action>

<action name="FileBrowser.GoogleOneOffer.Shown">
  <owner>yawano@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    Google One offer files banner gets shown on Files app.
  </description>
</action>

<action name="FileBrowser.PhotoEditor.Edit">
  <obsolete>Removed in M92.</obsolete>
  <owner>simmonsjosh@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    User saved a photo over itself for the first time (i.e. edited the photo) in
    the gallery app.
  </description>
</action>

<action name="FileBrowser.PhotoEditor.View">
  <obsolete>Removed in M92.</obsolete>
  <owner>simmonsjosh@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    User loaded an image into an editing session in the gallery app.
  </description>
</action>

<action name="FileBrowser.SelectSearch">
  <owner>simmonsjosh@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    User focused the search field at the top of the file manager app.
  </description>
</action>

<action name="FileBrowser.SuggestApps.ShowDialog">
  <obsolete>
    Removed in M90. Files.app no longer displays CWS widget dialog.
  </obsolete>
  <owner>simmonsjosh@google.com</owner>
  <owner>src/ui/file_manager/OWNERS</owner>
  <description>
    The embedded Chrome Web Store dialog was shown with suggested apps to open
    the file in the file manager app.
  </description>
</action>

<action name="FilterURLTermiate_About" not_user_triggered="true">
  <obsolete>Removed in M44.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FilterURLTermiate_Blocked" not_user_triggered="true">
  <obsolete>Removed in M44.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FilterURLTermiate_Invalid" not_user_triggered="true">
  <obsolete>Removed in M44.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Find">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>For iOS: see IOS.FindInPage.SearchStarted</description>
</action>

<action name="FindNext">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>For iOS: see IOS.FindInPage.FindNext</description>
</action>

<action name="FindPrevious">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>For iOS: see IOS.FindInPage.FindPrevious</description>
</action>

<action name="FindString">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FirstRunDef_Accept">
  <obsolete>Deprecated 02/2017.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FirstVisibleContentAfterBackPress">
  <obsolete>Deprecated 03/2025</obsolete>
  <owner>lazzzis@google.com</owner>
  <description>
    Record that the first visible content is drawn (i.e. at the moment when
    Startup.Android.Cold.TimeToFirstVisibleContent2) after a back press. Android
    only.
  </description>
</action>

<action name="Flash.JavaScriptUsed" not_user_triggered="true">
  <obsolete>Deprecated 02/2017.</obsolete>
  <owner>tommycli@chromium.org</owner>
  <description>
    Count of Flash plugin instances that use JavaScript.
  </description>
</action>

<action name="Flash.PluginInstanceCreated" not_user_triggered="true">
  <obsolete>Deprecated 02/2017.</obsolete>
  <owner>thestig@chromium.org</owner>
  <description>Count of Flash plugin instances.</description>
</action>

<action name="FloatWindowTucked">
  <owner>sophiewen@chromium.org</owner>
  <owner>shidi@chromium.org</owner>
  <description>
    Recorded when a floated window is tucked in tablet mode.
  </description>
</action>

<action name="FloatWindowUntucked">
  <owner>sophiewen@chromium.org</owner>
  <owner>shidi@chromium.org</owner>
  <description>
    Recorded when a floated window is untucked in tablet mode.
  </description>
</action>

<action name="FocusAppMenu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FocusBookmarksToolbar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FocusChromeOSStatus">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FocusHelpBubble">
  <obsolete>Never used. Merged with F6 or equivalent for navigation.</obsolete>
  <owner>collinbaker@chromium.org</owner>
  <owner>dfried@chromium.org</owner>
  <description>
    Recorded when the user focuses a help bubble (i.e. for in-product help or a
    tutorial) with a keyboard shortcut.
  </description>
</action>

<action name="FocusInactivePopupForAccessibility">
  <owner>dtseng@chromium.org</owner>
  <description>
    Places focus on non-modal UI such as info bars, bubble widgets for
    accessibility.
  </description>
</action>

<action name="FocusInfobars">
  <obsolete>
    No longer used. Generalized/renamed to FocusInactivePopupForAccessibility.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FocusLocation">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FocusNextPane">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FocusPageAndAppMenus">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FocusPreviousPane">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FocusSearch">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FocusToolbar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FocusWebContentsPane">
  <owner>pbos@chromium.org</owner>
  <description>
    Called when a keyboard shortcut is used to put keyboard focus directly on
    browser web contents.
  </description>
</action>

<action name="FontName">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FontSize">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FontSizeDelta">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForeColor">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FormatBlock">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Forward">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardDelete">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick1">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick10">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick11">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick12">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick13">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick14">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick15">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick16">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick17">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick18">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick19">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick2">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick3">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick4">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick5">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick6">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick7">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick8">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ChapterClick9">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick1">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick10">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick11">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick12">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick13">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick14">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick15">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick16">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick17">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick18">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick19">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick2">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick3">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick4">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick5">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick6">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick7">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick8">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_HistoryClick9">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_Popup">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ForwardMenu_ShowFullHistory">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="FrameLoad" not_user_triggered="true">
  <obsolete>No longer tracked.</obsolete>
  <owner>thestig@chromium.org</owner>
  <description>Count of successful frame loads to new pages.</description>
</action>

<action name="FrameLoadWithFlash" not_user_triggered="true">
  <obsolete>No longer tracked.</obsolete>
  <owner>thestig@chromium.org</owner>
  <description>Count of frame loads that also load PPAPI Flash.</description>
</action>

<action name="Gesture_Overview">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="GetDisplayMedia.Cancel">
  <owner>eladalon@chromium.org</owner>
  <owner>tovep@chromium.org</owner>
  <owner>kron@chromium.org</owner>
  <description>User cancelled the getDisplayMedia dialog.</description>
</action>

<action name="GetDisplayMedia.PermissionPane.Screen.ClickedButton">
  <owner>tovep@chromium.org</owner>
  <owner>eladalon@chromium.org</owner>
  <owner>kron@chromium.org</owner>
  <description>
    User clicked on the permission button on the screen-sharing pane.
  </description>
</action>

<action name="GetDisplayMedia.PermissionPane.Screen.Opened">
  <owner>tovep@chromium.org</owner>
  <owner>eladalon@chromium.org</owner>
  <owner>kron@chromium.org</owner>
  <description>
    User navigated to the screen-sharing pane with the permission button
    visible.
  </description>
</action>

<action name="GetDisplayMedia.PermissionPane.Window.ClickedButton">
  <owner>tovep@chromium.org</owner>
  <owner>eladalon@chromium.org</owner>
  <owner>kron@chromium.org</owner>
  <description>
    User clicked on the permission button on the window-sharing pane.
  </description>
</action>

<action name="GetDisplayMedia.PermissionPane.Window.Opened">
  <owner>tovep@chromium.org</owner>
  <owner>eladalon@chromium.org</owner>
  <owner>kron@chromium.org</owner>
  <description>
    User navigated to the window-sharing pane with the permission button
    visible.
  </description>
</action>

<action name="GetDisplayMedia.SelectCurrentTab">
  <owner>eladalon@chromium.org</owner>
  <owner>tovep@chromium.org</owner>
  <owner>kron@chromium.org</owner>
  <description>
    User selected to share the current tab in the getDisplayMedia dialog.
  </description>
</action>

<action name="GetDisplayMedia.SelectScreen">
  <owner>eladalon@chromium.org</owner>
  <owner>tovep@chromium.org</owner>
  <owner>kron@chromium.org</owner>
  <description>
    User selected to share a screen in the getDisplayMedia dialog.
  </description>
</action>

<action name="GetDisplayMedia.SelectWebContents">
  <owner>eladalon@chromium.org</owner>
  <owner>tovep@chromium.org</owner>
  <owner>kron@chromium.org</owner>
  <description>
    User selected to share web contents in the getDisplayMedia dialog.
  </description>
</action>

<action name="GetDisplayMedia.SelectWindow">
  <owner>eladalon@chromium.org</owner>
  <owner>tovep@chromium.org</owner>
  <owner>kron@chromium.org</owner>
  <description>
    User selected to share a window in the getDisplayMedia dialog.
  </description>
</action>

<action name="GetDisplayMedia.ShowDialog">
  <owner>eladalon@chromium.org</owner>
  <owner>tovep@chromium.org</owner>
  <owner>kron@chromium.org</owner>
  <description>
    The getDisplayMedia dialog was shown to the user. In the majority of cases
    this is triggered by the user in the web application.
  </description>
</action>

<action name="Glanceables_Classroom_AssignmentPressed">
  <owner>mmourgos@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User clicked on an assignment in the classroom glanceable.
  </description>
</action>

<action name="Glanceables_Classroom_AssignmentPressed_DefaultList">
  <owner>mmourgos@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User clicked on an assignment in the classroom glanceable, while the default
    assignment list is shown.
  </description>
</action>

<action name="Glanceables_Classroom_HeaderIconPressed">
  <owner>mmourgos@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User clicked on the header icon button in the classroom glanceable.
  </description>
</action>

<action name="Glanceables_Classroom_SeeAllPressed">
  <owner>mmourgos@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User clicked on the see all button in the footer of the classroom
    glanceable.
  </description>
</action>

<action name="Glanceables_Classroom_SelectedListChanged">
  <owner>mmourgos@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User changed the selected assignment list in the classroom glanceable.
  </description>
</action>

<action name="Glanceables_Classroom_UserAction">
  <owner>amitrokhin@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User performed an actoin in the classroom glanceables. This aggregates all
    user actions that the user can perform in the classroom glanceable.
  </description>
</action>

<action name="Glanceables_Tasks_ActiveTaskListChanged">
  <owner>yulunwu@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User changes the active task list for the tasks glanceable.
  </description>
</action>

<action name="Glanceables_Tasks_AddTaskButtonShown">
  <owner>yulunwu@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    The add task button is shown for an empty tasks list - used in the first
    version of the glanceables UI (used for trusted tester program), where the
    add task button was shown only for an empty task list.
  </description>
</action>

<action name="Glanceables_Tasks_AddTaskStarted">
  <owner>amitrokhin@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User clicked on the button to add a new task. Not recorded for Trusted
    Tester Glanceables UI, which has its own add task button, but with different
    semantics.
  </description>
</action>

<action name="Glanceables_Tasks_LaunchTasksApp_AddNewTaskButton">
  <owner>wcwang@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User clicked on the add new task button on the tasks glanceable. Recoreded
    for Trusted Tester Glanceables UI only.
  </description>
</action>

<action name="Glanceables_Tasks_LaunchTasksApp_EditInGoogleTasksButton">
  <owner>wcwang@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User clicked on the Edit In Google Tasks label button in the task view of
    the tasks glanceable.
  </description>
</action>

<action name="Glanceables_Tasks_LaunchTasksApp_FooterButton">
  <owner>wcwang@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User clicked on the see all button in the footer of the tasks glanceable.
  </description>
</action>

<action name="Glanceables_Tasks_LaunchTasksApp_HeaderButton">
  <owner>wcwang@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User clicked on the tasks icon in the header of the tasks glanceable.
  </description>
</action>

<action name="Glanceables_Tasks_ModifyTaskStarted">
  <owner>amitrokhin@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User clicked on the task title, and entered UI to modify the task title.
  </description>
</action>

<action name="Glanceables_Tasks_NewUserNavigatedToTasks">
  <owner>amitrokhin@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User that has a single empty task lists in Google Tasks performed an action
    in tasks time management glanceables UI that opened tasks web UI in another
    window.
  </description>
</action>

<action name="Glanceables_Tasks_TaskMarkedAsCompleted">
  <owner>yulunwu@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User marks a task in the tasks glanceable as completed.
  </description>
</action>

<action name="Glanceables_Tasks_TaskMarkedAsIncomplete">
  <owner>yulunwu@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User marks a task in the tasks glanceable as incomplete.
  </description>
</action>

<action name="Glanceables_Tasks_UserAction">
  <owner>amitrokhin@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <owner>chromeos-launcher@google.com</owner>
  <description>
    User performed an action in the tasks glanceables. This aggregates all user
    actions that the user can perform in the tasks glanceable.
  </description>
</action>

<action name="Glic.CookieSynchronizer.Timeout">
  <owner>perrier@google.com</owner>
  <owner>harringtond@chromium.org</owner>
  <description>
    Logged any time the Glic CookieSynchronizer timeout is reached.
  </description>
</action>

<action name="Glic.Disabled">
  <owner>iwells@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged any time Glic is disabled, regardless of source. Note: Glic can only
    be disabled by account and policy changes that are not user initiated.
  </description>
</action>

<action name="Glic.DisabledByAdminPanelLinkClicked">
  <owner>dewittj@chromium.org</owner>
  <owner>glic@google.com</owner>
  <description>
    Recorded whenever the user clicked a link to follow up about why the Glic
    feature was blocked by admin.
  </description>
</action>

<action name="Glic.Enabled">
  <owner>iwells@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    This metric is currently broken. It is logged once per profile
    initialization if Glic is enabled for that profile. The only action a user
    can take to enable Glic is to accept the FRE. Use Glic.Fre.Accept instead of
    this metric. All other actions that might enable Glic are not user
    initiated. And not likely to occur once the FRE has been accepted.
  </description>
</action>

<action name="Glic.ExperimentalTriggering.OptIn.Actuation.Accepted">
  <owner>sauski@google.com</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    Logged when Actuation Opt-In is required and the Glic Experimental Opt-In
    dialog is accepted.
  </description>
</action>

<action name="Glic.ExperimentalTriggering.OptIn.Actuation.NoThanks">
  <owner>sauski@google.com</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    Logged when Actuation Opt-In is required and the Glic Experimental Opt-In
    dialog is rejected.
  </description>
</action>

<action name="Glic.ExperimentalTriggering.OptIn.Actuation.Shown">
  <owner>sauski@google.com</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    Logged when Actuation Opt-In is required and the Glic Experimental Opt-In
    dialog is shown.
  </description>
</action>

<action name="Glic.ExperimentalTriggering.OptIn.Experimental.Accepted">
  <owner>sauski@google.com</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    Logged when Experimental Triggering Opt-In is required and the Glic
    Experimental Opt-In dialog is accepted.
  </description>
</action>

<action name="Glic.ExperimentalTriggering.OptIn.Experimental.NoThanks">
  <owner>sauski@google.com</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    Logged when Experimental Triggering Opt-In is required and the Glic
    Experimental Opt-In dialog is rejected.
  </description>
</action>

<action name="Glic.ExperimentalTriggering.OptIn.Experimental.Shown">
  <owner>sauski@google.com</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    Logged when Experimental Triggering Opt-In is required and the Glic
    Experimental Opt-In dialog is shown.
  </description>
</action>

<action name="Glic.ExperimentalTriggering.OptIn.Glic.Accepted">
  <owner>sauski@google.com</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    Logged when Glic FRE is required and the Glic Experimental Opt-In dialog is
    accepted.
  </description>
</action>

<action name="Glic.ExperimentalTriggering.OptIn.Glic.NoThanks">
  <owner>sauski@google.com</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    Logged when Glic FRE is required and the Glic Experimental Opt-In dialog is
    rejected.
  </description>
</action>

<action name="Glic.ExperimentalTriggering.OptIn.Glic.Shown">
  <owner>sauski@google.com</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    Logged when Glic FRE is required and the Glic Experimental Opt-In dialog is
    shown.
  </description>
</action>

<action name="Glic.FocusHotKey">
  <owner>andreaxg@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged if the user uses the focus hotkey while Glic is open. Triggered by
    hotkey presses captured in Chrome as well as in the Glic window.
  </description>
</action>

<action name="Glic.Fre.Accept">
  <owner>iwells@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>Logged if the FRE is accepted.</description>
</action>

<action name="Glic.Fre.Accept.Onboarding">
  <obsolete>Stopped recording in June 2026.</obsolete>
  <owner>tommasin@chromium.org</owner>
  <owner>zalmashni@google.com</owner>
  <description>
    Logged if the Trust First Onboarding flow is accepted. Only recorded for the
    Trust First Onboarding flow.
  </description>
</action>

<action name="Glic.Fre.CheckAuthBeforeShowSync" not_user_triggered="true">
  <obsolete>Feature removed April 2026.</obsolete>
  <owner>birnie@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <description>
    Recorded each time the Glic FRE flow triggers the synchronous authentication
    check.
  </description>
</action>

<action name="Glic.Fre.CloseByClickOutside">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>birnie@google.com</owner>
  <description>
    User clicked outside of the Glic First Run Experience dialog to close it.
  </description>
</action>

<action name="Glic.Fre.CloseByClosingHostTab">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>birnie@google.com</owner>
  <description>
    User closed the tab hosting the First Run Experience dialog to close it.
  </description>
</action>

<action name="Glic.Fre.CloseByMovingHostTab">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>birnie@google.com</owner>
  <description>
    User moved the tab hosting the First Run Experience dialog which closes it.
  </description>
</action>

<action name="Glic.Fre.CloseWithEsc">
  <obsolete>Feature removed May 2026.</obsolete>
  <owner>birnie@google.com</owner>
  <description>
    User pressed the Escape key to close the Glic First Run Experience dialog.
  </description>
</action>

<action name="Glic.Fre.CloseWithToggle">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>birnie@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    User closed the FRE by toggling the Glic feature invocation source.
  </description>
</action>

<action name="Glic.Fre.CloseWithX">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>birnie@google.com</owner>
  <description>
    User clicked the 'X' button to close the Glic First Run Experience dialog.
  </description>
</action>

<action name="Glic.Fre.DisabledByAdminPanelClosed">
  <obsolete>Feature removed April 2026.</obsolete>
  <owner>dewittj@google.com</owner>
  <owner>glic@google.com</owner>
  <description>
    User closed the disabled by admin panel in the FRE by clicking the
    confirmation button.
  </description>
</action>

<action name="Glic.Fre.Dismissed">
  <owner>perrier@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <description>
    Logged when an onboarding opt-in dialog or flow is implicitly dismissed.
  </description>
</action>

<action name="Glic.Fre.Dismissed.Onboarding">
  <obsolete>Stopped recording in June 2026.</obsolete>
  <owner>tommasin@chromium.org</owner>
  <owner>zalmashni@google.com</owner>
  <description>
    Logged if the Trust First Onboarding flow is dismissed before completion.
    Only recorded for the Trust First Onboarding flow.
  </description>
</action>

<action name="Glic.Fre.ErrorPanelClosed">
  <obsolete>Feature removed April 2026.</obsolete>
  <owner>birnie@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    User closed the error panel in the FRE by clicking the 'X' button.
  </description>
</action>

<action name="Glic.Fre.ErrorPanelTryAgainClicked">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>birnie@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    User clicked the 'Try Again' button on the error panel in the FRE.
  </description>
</action>

<action name="Glic.Fre.HelpCenterLinkOpened">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>dullweber@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged if a help center link is opened from the FRE.
  </description>
</action>

<action name="Glic.Fre.InputSubmitted">
  <owner>birnie@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged when input is submitted after accepting the FRE. Is logged for both
    automatic and user initiated input.
  </description>
</action>

<action name="Glic.Fre.LoadingPanelClosed">
  <obsolete>Feature removed April 2026.</obsolete>
  <owner>birnie@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    User closed the loading state panel in the FRE by clicking the 'X' button
  </description>
</action>

<action name="Glic.Fre.LoadSuccess">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>birnie@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    The FRE has successfully loaded all its resources and is ready to be
    displayed.
  </description>
</action>

<action name="Glic.Fre.MyActivityLinkOpened">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>dullweber@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>Logged if a myactivity link is opened from the FRE.</description>
</action>

<action name="Glic.Fre.NoThanks">
  <owner>iwells@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>Logged if the user clicked on No Thanks in the FRE.</description>
</action>

<action name="Glic.Fre.OfflinePanelClosed">
  <obsolete>Feature removed April 2026.</obsolete>
  <owner>birnie@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    User closed the offline panel in the FRE by clicking the 'X' button on that
    panel.
  </description>
</action>

<action name="Glic.Fre.PolicyLinkOpened">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>dullweber@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>Logged if a policy link is opened from the FRE.</description>
</action>

<action name="Glic.Fre.PrivacyNoticeLinkOpened">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>dullweber@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged if a privacy notice link is opened from the FRE.
  </description>
</action>

<action name="Glic.Fre.ReadyPanelClosed">
  <obsolete>Feature removed April 2026.</obsolete>
  <owner>birnie@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>User closed the FRE while it was fully loaded.</description>
</action>

<action name="Glic.Fre.Shown">
  <owner>iwells@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged if the Glic FRE is shown. Logged as soon as the widget is visible.
    This occurs before the UI is fully loaded.
  </description>
</action>

<action name="Glic.Fre.Shown.Onboarding">
  <obsolete>Stopped recording in June 2026.</obsolete>
  <owner>tommasin@chromium.org</owner>
  <owner>zalmashni@google.com</owner>
  <description>
    Logged if the Trust First Onboarding flow is shown. Only recorded for the
    Trust First Onboarding flow.
  </description>
</action>

<action name="Glic.Fre.UninitializedPanelClosed">
  <obsolete>Feature removed April 2026.</obsolete>
  <owner>birnie@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    The Fre panel was closed while in the uninitialized state.
  </description>
</action>

<action name="Glic.Fre.WebviewLoadAborted" not_user_triggered="true">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>birnie@google.com</owner>
  <description>
    Recorded when the Glic FRE webview fails to load for any reason other than a
    timeout.
  </description>
</action>

<action name="Glic.Fre.WebviewLoadTimedOut" not_user_triggered="true">
  <obsolete>Deprecated in M151. Glic Unified FRE has been removed.</obsolete>
  <owner>birnie@google.com</owner>
  <description>
    Recorded when the Glic FRE webview fails to load due to a timeout.
  </description>
</action>

<action name="Glic.Instance.Bind">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>Logged when a Glic instance is bound to a tab.</description>
</action>

<action name="Glic.Instance.BoundTabDestroyed">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>Logged when a bound tab is destroyed.</description>
</action>

<action name="Glic.Instance.Close">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>Logged when Close is called on an instance.</description>
</action>

<action name="Glic.Instance.Close.PeekView">
  <owner>lindaywang@chromium.org</owner>
  <description>
    Logged when a Glic instance peek view is closed on Android.
  </description>
</action>

<action name="Glic.Instance.Created">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>Logged when a Glic instance is created.</description>
</action>

<action name="Glic.Instance.CreatedInstanceWithoutWarming">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when an instance is created wihtout prewarming.
  </description>
</action>

<action name="Glic.Instance.CreatedWarmedInstance">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>Logged when a warmed instance is created.</description>
</action>

<action name="Glic.Instance.CreateTab">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when the CreateTab API is used on an Instance.
  </description>
</action>

<action name="Glic.Instance.CreateTask">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when the CreateTask API is used on an Instance.
  </description>
</action>

<action
    name="Glic.Instance.DaisyChain.{GlicDaisyChain_Type}.{GlicDaisyChain_Outcome}">
  <owner>sanaakbani@google.com</owner>
  <owner>birnie@google.com</owner>
  <description>
    Glic side panel daisy chained to a new tab through {GlicDaisyChain_Type}
    with a result of {GlicDaisyChain_Outcome}.
  </description>
  <token key="GlicDaisyChain_Type" variants="GlicDaisyChain_Type"/>
  <token key="GlicDaisyChain_Outcome" variants="GlicDaisyChain_Outcome"/>
</action>

<action name="Glic.Instance.Destroyed">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>Logged when a Glic instance is destroyed.</description>
</action>

<action name="Glic.Instance.Detach">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when the user detaches a Glic instance from its current context
    (e.g., the side panel to a floating window).
  </description>
</action>

<action name="Glic.Instance.Floaty.UserResizeEnded">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when the user stops resizing the instance showing in a floaty
    embedder.
  </description>
</action>

<action name="Glic.Instance.Floaty.UserResizeStarted">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when the user initiates a resize of the instance showing in a floaty
    embedder.
  </description>
</action>

<action name="Glic.Instance.Hide">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when a Glic instance is hidden from the user (e.g., the side panel is
    closed, the tab is backgrounded, or the floaty is dismissed).
  </description>
</action>

<action name="Glic.Instance.InterruptActorTask">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    User action to interrupt an actor task within the Glic instance.
  </description>
</action>

<action name="Glic.Instance.Open">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when opening a new or closed instance. Logged for instances created
    in both the foreground and background. Note that this may be logged when a
    new conversation creates a new instance to replace an existing one in an
    already open UI container, or when detaching/ attaching Floaty from side
    panel.
  </description>
</action>

<action name="Glic.Instance.PauseActorTask">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    User action to pause an actor task within the Glic instance.
  </description>
</action>

<action name="Glic.Instance.PerformActions">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    User action to perform a set of actions within the Glic instance.
  </description>
</action>

<action name="Glic.Instance.Promoted">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when a Glic instance is promoted to become a live instance.
  </description>
</action>

<action name="Glic.Instance.RegisterConversation">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when RegisterConversation is called on an instance.
  </description>
</action>

<action name="Glic.Instance.ResumeActorTask">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    User action to resume an actor task within the Glic instance.
  </description>
</action>

<action name="Glic.Instance.Session.End">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Recorded when a Glic Multi Instance Session is ended.
  </description>
</action>

<action name="Glic.Instance.Session.Start">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Recorded when a Glic Multi Instance Session is started.
  </description>
</action>

<action name="Glic.Instance.Show.BottomSheet">
  <owner>lindaywang@chromium.org</owner>
  <description>
    Logged when a Glic instance is shown in the bottom sheet on Android.
  </description>
</action>

<action name="Glic.Instance.Show.Floaty">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when a Glic instance is shown in a floating window.
  </description>
</action>

<action name="Glic.Instance.Show.PeekView">
  <owner>lindaywang@chromium.org</owner>
  <description>
    Logged when a Glic instance is shown in peek view on Android.
  </description>
</action>

<action name="Glic.Instance.Show.SidePanel">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when a Glic instance is shown in the side panel.
  </description>
</action>

<action name="Glic.Instance.StopActorTask">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    User action to stop an actor task within the Glic instance.
  </description>
</action>

<action name="Glic.Instance.SwitchFromConversation.Floaty">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when SwitchConversation is called from Floaty on a Glic instance to
    switch to a different conversation (e.g. loading a chat from 'recent'
    conversations in the three-dots menu).
  </description>
</action>

<action name="Glic.Instance.SwitchFromConversation.SidePanel">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when SwitchConversation is called from Side Panel on a Glic instance
    to switch to a different conversation (e.g. loading a chat from 'recent'
    conversations in the three-dots menu).
  </description>
</action>

<action name="Glic.Instance.SwitchToConversation.Floaty">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged from SwitchConversation on the newly activated instance if it is in a
    floaty.
  </description>
</action>

<action name="Glic.Instance.SwitchToConversation.SidePanel">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged from SwitchConversation on the newly activated instance if it is in a
    side panel.
  </description>
</action>

<action name="Glic.Instance.TaskTabForegrounded">
  <owner>kenok@google.com</owner>
  <owner>chrstne@google.com</owner>
  <description>
    Logged if the user activates a task-controlled tab from a Glic instance.
  </description>
</action>

<action name="Glic.Instance.Toggle">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>Logged when Toggle is called on an instance.</description>
</action>

<action name="Glic.Instance.UnBind">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>Logged when a Glic instance is unbound from a tab.</description>
</action>

<action name="Glic.Instance.UninterruptActorTask">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    User action to uninterrupt an actor task within the Glic instance.
  </description>
</action>

<action name="Glic.Instance.WebUiStateChanged.BeginLoad">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>The Glic instance WebUI has begun to load.</description>
</action>

<action name="Glic.Instance.WebUiStateChanged.DisabledByAdmin">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    The Glic instance WebUI has been disabled by admin policy.
  </description>
</action>

<action name="Glic.Instance.WebUiStateChanged.Error">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>The Glic instance WebUI has encountered an error.</description>
</action>

<action name="Glic.Instance.WebUiStateChanged.FinishLoading">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>The Glic instance WebUI has finished loading.</description>
</action>

<action name="Glic.Instance.WebUiStateChanged.GuestError">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    The Glic instance WebUI has encountered a guest error.
  </description>
</action>

<action name="Glic.Instance.WebUiStateChanged.HoldLoading">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>The Glic instance WebUI is holding loading.</description>
</action>

<action name="Glic.Instance.WebUiStateChanged.IneligibleAccount">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    The Glic instance WebUI is unavailable due to account capabilities. Logged
    when the WebUI state transitions to kIneligibleAccount.
  </description>
</action>

<action name="Glic.Instance.WebUiStateChanged.LocationMismatch">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    The Glic instance WebUI is unavailable due to country location mismatch.
    Logged when the WebUI state transitions to kLocationMismatch.
  </description>
</action>

<action name="Glic.Instance.WebUiStateChanged.Offline">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>The Glic instance WebUI is offline.</description>
</action>

<action name="Glic.Instance.WebUiStateChanged.Ready">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>The Glic instance WebUI is ready.</description>
</action>

<action name="Glic.Instance.WebUiStateChanged.ShowLoading">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    The Glic instance WebUI is showing a loading screen.
  </description>
</action>

<action name="Glic.Instance.WebUiStateChanged.SignIn">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    The Glic instance WebUI is prompting the user to sign in.
  </description>
</action>

<action name="Glic.Instance.WebUiStateChanged.Unavailable">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>The Glic instance WebUI is unavailable.</description>
</action>

<action name="Glic.Instance.WebUiStateChanged.Uninitialized">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>The Glic instance WebUI is uninitialized.</description>
</action>

<action name="Glic.Instance.WebUiStateChanged.Unresponsive">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>The Glic instance WebUI is unresponsive.</description>
</action>

<action name="Glic.Instance.WebUiStateChanged.Warmed">
  <owner>birnie@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>The Glic instance WebUI is warmed.</description>
</action>

<action name="Glic.Interaction.MicDisabledSnackbar.SettingsClicked">
  <owner>haileywang@google.com</owner>
  <description>
    User tapped 'Settings' on the snackbar when microphone permission was denied
    in Glic.
  </description>
</action>

<action name="Glic.Interaction.TabStripButton.UndoUnpin">
  <owner>mklw@google.com</owner>
  <description>
    User tapped 'Undo' on the snackbar to undo unpinning the Glic button from
    the tab strip.
  </description>
</action>

<action name="Glic.Interaction.TabStripButton.UnpinnedInContextMenu">
  <owner>mklw@google.com</owner>
  <description>
    User tapped 'Unpin' on the Glic button context menu to unpin the Glic button
    from the tab strip.
  </description>
</action>

<action name="Glic.Interaction.VerticalTabsToolbarButton.UnpinnedInContextMenu">
  <owner>eleanorlee@google.com</owner>
  <description>
    When vertical tabs is enabled, user tapped 'Unpin' on the Glic button
    context menu to unpin the Glic button from the toolbar.
  </description>
</action>

<action name="Glic.Onboarding.Invoked">
  <owner>perrier@google.com</owner>
  <owner>glic+metrics@google.com</owner>
  <description>
    Logged when Glic is invoked during onboarding. Invoked is defined as a new
    embedder being shown for a tab or Floaty. Tab switching or focus events are
    not considered invoking, but daisy chaining, conversation switching, or
    re-opening on an already bound tab are considered invoking.
  </description>
</action>

<action name="Glic.Onboarding.OptInAccept">
  <owner>basiaz@google.com</owner>
  <owner>dewittj@google.com</owner>
  <owner>perrier@google.com</owner>
  <description>
    Logged when the opt-in is accepted after being shown.
  </description>
</action>

<action name="Glic.Onboarding.OptInImpression">
  <owner>dewittj@google.com</owner>
  <owner>perrier@google.com</owner>
  <owner>basiaz@google.com</owner>
  <description>
    The Glic web client has signalled that an onboarding flow has been shown,
    and the instance is ready and visible.
  </description>
</action>

<action name="Glic.Onboarding.PromptSubmitted">
  <owner>perrier@google.com</owner>
  <owner>glic+metrics@google.com</owner>
  <description>
    Logged when a prompt is submitted by the user during onboarding.
  </description>
</action>

<action name="Glic.Pinned">
  <owner>charlesmeng@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged any time Glic is pinned to the tabstrip, regardless of source.
  </description>
</action>

<action name="Glic.PinnedTab.OriginChanged">
  <owner>wry@chromium.org</owner>
  <owner>perrier@chromium.org</owner>
  <description>
    Logged any time a pinned tab is navigated to a new origin.
  </description>
</action>

<action name="Glic.PinnedTab.OriginChanged.Unpinned">
  <owner>wry@chromium.org</owner>
  <owner>perrier@chromium.org</owner>
  <description>
    Logged any time a pinned tab is navigated to a new origin and the tab is
    unpinned as a result.
  </description>
</action>

<action name="Glic.Settings.BottomBarGlicButton.Disabled">
  <owner>madhavpruthi@google.com</owner>
  <owner>ckitagawa@chromium.org</owner>
  <description>
    Logged if the user disables the Gemini button in bottom toolbar settings.
  </description>
</action>

<action name="Glic.Settings.BottomBarGlicButton.Enabled">
  <owner>madhavpruthi@google.com</owner>
  <owner>ckitagawa@chromium.org</owner>
  <description>
    Logged if the user enables the Gemini button in bottom toolbar settings.
  </description>
</action>

<action name="Glic.Settings.ClosedCaptions.Disabled">
  <owner>sanaakbani@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>
    Logged if the user disables closed captions in glic settings.
  </description>
</action>

<action name="Glic.Settings.ClosedCaptions.Enabled">
  <owner>sanaakbani@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>
    Logged if the user enables closed captions in glic settings.
  </description>
</action>

<action name="Glic.Settings.DefaultTabContext.Disabled">
  <owner>birnie@google.com</owner>
  <owner>harringtond@google.com</owner>
  <description>
    Logged when a user disables the default tab context setting on the Glic
    settings page.
  </description>
</action>

<action name="Glic.Settings.DefaultTabContext.Enabled">
  <owner>birnie@google.com</owner>
  <owner>harringtond@google.com</owner>
  <description>
    Logged when a user enables the default tab context setting on the Glic
    settings page.
  </description>
</action>

<action name="Glic.Settings.Geolocation.Disabled">
  <owner>tommasin@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged if the user disables geolocation in glic settings.
  </description>
</action>

<action name="Glic.Settings.Geolocation.Enabled">
  <owner>tommasin@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged if the user enables geolocation in glic settings.
  </description>
</action>

<action name="Glic.Settings.HotkeyScope.Chrome">
  <owner>andreaxg@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>
    Logged when the user changes the Glic hotkey scope setting to 'In Chrome'
    (local scope) on the Glic settings page.
  </description>
</action>

<action name="Glic.Settings.HotkeyScope.Global">
  <owner>andreaxg@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>
    Logged when the user changes the Glic hotkey scope setting to 'Global' on
    the Glic settings page.
  </description>
</action>

<action name="Glic.Settings.KeepSidepanelOpenOnNewTabs.Disabled">
  <owner>andreaxg@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>
    Logged if the user disables keeping the sidepanel open on new tabs in glic
    settings.
  </description>
</action>

<action name="Glic.Settings.KeepSidepanelOpenOnNewTabs.Enabled">
  <owner>andreaxg@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>
    Logged if the user enables keeping the sidepanel open on new tabs in glic
    settings.
  </description>
</action>

<action name="Glic.Settings.Microphone.Disabled">
  <owner>tommasin@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged if the user disables microphone in glic settings.
  </description>
</action>

<action name="Glic.Settings.Microphone.Enabled">
  <owner>tommasin@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged if the user enables microphone in glic settings.
  </description>
</action>

<action name="Glic.Settings.TabContext.Disabled">
  <owner>tommasin@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged if the user disables tab context in glic settings.
  </description>
</action>

<action name="Glic.Settings.TabContext.Enabled">
  <owner>tommasin@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged if the user enables tab context in glic settings.
  </description>
</action>

<action name="Glic.Settings.TabstripButton.Disabled">
  <owner>sanaakbani@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <owner>mklw@google.com</owner>
  <description>
    Logged if the user disables the tabstrip button in glic settings.
  </description>
</action>

<action name="Glic.Settings.TabstripButton.Enabled">
  <owner>sanaakbani@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <owner>mklw@google.com</owner>
  <description>
    Logged if the user enables the tabstrip button in glic settings.
  </description>
</action>

<action name="Glic.Settings.WebActuation.Disabled">
  <owner>michelleabreo@google.com</owner>
  <description>
    Logged if the user disables actuation on web in glic settings.
  </description>
</action>

<action name="Glic.Settings.WebActuation.Enabled">
  <owner>michelleabreo@google.com</owner>
  <description>
    Logged if the user enables actuation on web in glic settings.
  </description>
</action>

<action name="Glic.Unpinned">
  <owner>charlesmeng@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged any time Glic is unpinned from the tabstrip, regardless of source.
  </description>
</action>

<action name="Glic.Widget.ResetPositionOnOpen">
  <owner>perrier@chromium.org</owner>
  <description>
    Logged each time the position of the Glic widget is reset when reopening
    before a minimum delay is reached.
  </description>
</action>

<action name="Glic.ZoomIn">
  <owner>cuianthony@chromium.org</owner>
  <description>
    Logged when the user zooms in on the Glic webview using keyboard shortcuts.
  </description>
</action>

<action name="Glic.ZoomInAtMax">
  <owner>cuianthony@chromium.org</owner>
  <description>
    Logged when the user attempts to zoom in on the Glic webview using keyboard
    shortcuts, but is already at the maximum zoom level.
  </description>
</action>

<action name="Glic.ZoomOut">
  <owner>cuianthony@chromium.org</owner>
  <description>
    Logged when the user zooms out on the Glic webview using keyboard shortcuts.
  </description>
</action>

<action name="Glic.ZoomOutAtMin">
  <owner>cuianthony@chromium.org</owner>
  <description>
    Logged when the user attempts to zoom out on the Glic webview using keyboard
    shortcuts, but is already at the minimum zoom level.
  </description>
</action>

<action name="Glic.ZoomReset">
  <owner>cuianthony@chromium.org</owner>
  <description>
    Logged when the user resets the zoom level on the Glic webview using
    keyboard shortcuts.
  </description>
</action>

<action name="GlicClosedCaptioningDisabled">
  <owner>birnie@google.com</owner>
  <description>
    Logged when the user disables closed captioning in glic.
  </description>
</action>

<action name="GlicClosedCaptioningEnabled">
  <owner>birnie@google.com</owner>
  <description>
    Logged when the user enables closed captioning in glic.
  </description>
</action>

<action name="GlicContextUploadCompleted" not_user_triggered="true">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <description>
    Reported when completing the upload of context necessary to answer a Glic
    query.
  </description>
</action>

<action name="GlicContextUploadStarted" not_user_triggered="true">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <description>
    Reported when starting to upload the context necessary to answer a Glic
    query.
  </description>
</action>

<action name="GlicLocationPermissionDisabled">
  <owner>tommasin@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks when glic location permission is disabled from the web client.
  </description>
</action>

<action name="GlicLocationPermissionEnabled">
  <owner>tommasin@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks when glic location permission is enabled from the web client.
  </description>
</action>

<action name="GlicMicrophonePermissionDisabled">
  <owner>tommasin@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks when glic microphone permission is disabled from the web client.
  </description>
</action>

<action name="GlicMicrophonePermissionEnabled">
  <owner>tommasin@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks when glic microphone permission is enabled from the web client.
  </description>
</action>

<action name="GlicOsEntrypoint.ContextMenuSelection.CloseGlic">
  <owner>agale@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks clicks on the close glic icon option from the glic os launcher
    context menu.
  </description>
</action>

<action name="GlicOsEntrypoint.ContextMenuSelection.Exit">
  <owner>agale@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks clicks on the exit option from the glic os launcher context menu.
  </description>
</action>

<action name="GlicOsEntrypoint.ContextMenuSelection.OpenGlic">
  <owner>agale@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks clicks on the open glic option from the glic os launcher context
    menu.
  </description>
</action>

<action name="GlicOsEntrypoint.ContextMenuSelection.OpenHotkeySettings">
  <owner>agale@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks clicks on the open hotkey settings option from the glic os launcher
    context menu.
  </description>
</action>

<action name="GlicOsEntrypoint.ContextMenuSelection.OpenSettings">
  <owner>agale@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks clicks on the open glic settings option from the glic os launcher
    context menu.
  </description>
</action>

<action name="GlicOsEntrypoint.ContextMenuSelection.RemoveIcon">
  <owner>agale@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks clicks on the remove glic icon option from the glic os launcher
    context menu.
  </description>
</action>

<action name="GlicOsEntrypoint.ContextMenuSelection.ToggleGlic">
  <owner>agale@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks clicks on the toggle glic option from the glic os launcher context
    menu.
  </description>
</action>

<action name="GlicOsEntrypoint.Settings.ShortcutDisabled">
  <owner>pauladedeji@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged any time the Glic shortcut (aka hotkey) is disabled from
    chrome://settings.
  </description>
</action>

<action name="GlicOsEntrypoint.Settings.ShortcutEdited">
  <owner>pauladedeji@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged any time the Glic shortcut (aka hotkey) is edited from
    chrome://settings.
  </description>
</action>

<action name="GlicOsEntrypoint.Settings.ShortcutEnabled">
  <owner>pauladedeji@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged any time the Glic shortcut (aka hotkey) is enabled from
    chrome://settings.
  </description>
</action>

<action name="GlicOsEntrypoint.Settings.Toggle.Disabled">
  <owner>ananyaseelam@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged any time the Glic OS launcher entrypoint (aka hotkey) is toggled off
    from chrome://settings.
  </description>
</action>

<action name="GlicOsEntrypoint.Settings.Toggle.Enabled">
  <owner>ananyaseelam@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Logged any time the Glic OS launcher entrypoint (aka hotkey) is toggled on
    from chrome://settings.
  </description>
</action>

<action name="GlicPanelResized">
  <owner>fsenra@google.com</owner>
  <owner>dewittj@google.com</owner>
  <description>
    Recorded when the glic panel is resized. The resizing can be triggered by an
    animation, by the content expanding or by the user resizing the window.
  </description>
</action>

<action name="GlicPanelUserResizeEnded">
  <owner>fsenra@google.com</owner>
  <owner>iwells@google.com</owner>
  <description>
    Recorded when the glic panel stops being resized by the user.
  </description>
</action>

<action name="GlicPanelUserResizeStarted">
  <owner>fsenra@google.com</owner>
  <owner>iwells@google.com</owner>
  <description>
    Recorded when the glic panel starts being resized by the user.
  </description>
</action>

<action name="GlicReactionCanned" not_user_triggered="true">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <description>
    Recorded when a reaction was rendered in response to a Glic user query, and
    the reaction type is 'Canned'. Canned reactions are pre-defined reactions
    that can be rendered without delay.
  </description>
</action>

<action name="GlicReactionModelled" not_user_triggered="true">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <description>
    Recorded when a reaction was rendered in response to a Glic user query, and
    the reaction type is 'Model'. Model reactions show output from a model to
    explain work on the response.
  </description>
</action>

<action name="GlicReactionUnknown" not_user_triggered="true">
  <owner>harringtond@chromium.org</owner>
  <owner>carlosk@chromium.org</owner>
  <description>
    Recorded when a reaction was rendered in response to a Glic user query, and
    the reaction type is unknown.
  </description>
</action>

<action name="GlicRemoveHighlight">
  <owner>adithyas@chromium.org</owner>
  <owner>liuwilliam@chromium.org</owner>
  <description>
    Recorded when a user dismisses a glic text highlight through the context
    menu.
  </description>
</action>

<action name="GlicResponse">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    This is the canonical metric to track for glic usage. It tracks an input,
    followed by a response start that was visible to the user.
  </description>
</action>

<action name="GlicResponseInputSubmit">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>Tracks a single input submission into glic.</description>
</action>

<action name="GlicResponseStart">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>Tracks a single response start in glic.</description>
</action>

<action name="GlicResponseStop">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>Tracks a single response stop in glic.</description>
</action>

<action name="GlicResponseStopByUser">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks a single response stop in glic, initiated by the user.
  </description>
</action>

<action name="GlicResponseStopOther" not_user_triggered="true">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks a single response stop in glic that was not caused by a user or
    normal completion.
  </description>
</action>

<action name="GlicResponseStopUnknownCause">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Tracks a single response stop in glic, the cause is unspecified. This is
    reported for all stops in older server versions, and only successful
    completions in newer server versions.
  </description>
</action>

<action name="GlicSessionBegin">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    A glic session is defined as the period of time from a user opening the glic
    window to a user closing the glic window. This event tracks the opening of
    the glic window.
  </description>
</action>

<action name="GlicSessionEnd">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    A glic session is defined as the period of time from a user opening the glic
    window to a user closing the glic window. This event tracks the act of
    closing the glic window.
  </description>
</action>

<action name="GlicSessionSettingsOpened.{GlicSettingsField}">
  <owner>lindaywang@google.com</owner>
  <owner>pauladedeji@google.com</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    Recorded when the Glic settings page is opened with the {GlicSettingsField}
    field highlighted.
  </description>
  <token key="GlicSettingsField" variants="GlicSettingsField"/>
</action>

<action name="GlicSessionWebClientCrash">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>Tracks when the glic web client crashes.</description>
</action>

<action name="GlicSessionWebUiCrash">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>Tracks when the Glic WebUI crashes.</description>
</action>

<action name="GlicTabContextPermissionDisabled">
  <owner>erikchen@chromium.org</owner>
  <owner>pauladedeji@google.com</owner>
  <description>
    Tracks when glic tab context permission is disabled from the web client.
  </description>
</action>

<action name="GlicTabContextPermissionEnabled">
  <owner>erikchen@chromium.org</owner>
  <owner>pauladedeji@google.com</owner>
  <description>
    Tracks when glic tab context permission is enabled from the web client.
  </description>
</action>

<action name="GlicUserDisabledActuationOnWeb">
  <owner>michelleabreo@google.com</owner>
  <description>
    Logged when the user disables actuation on web in Chrome settings.
  </description>
</action>

<action name="GlicUserEnabledActuationOnWeb">
  <owner>michelleabreo@google.com</owner>
  <description>
    Logged when the user enables actuation on web in Chrome settings.
  </description>
</action>

<action name="GlicWebClientSessionEnd">
  <owner>carlosk@chromium.org</owner>
  <owner>harringtond@chromium.org</owner>
  <owner>erikchen@chromium.org</owner>
  <description>
    A glic web client session is not well defined. This exists for diagnostic
    purposes only.
  </description>
</action>

<action name="Go">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="GoogleNow.ButtonClicked0">
  <obsolete>Feature removed March 2017.</obsolete>
  <owner>robliao@chromium.org</owner>
  <owner>skare@chromium.org</owner>
  <description>
    User clicked button index 0 (0-based) of a Now Notification.
  </description>
</action>

<action name="GoogleNow.ButtonClicked1">
  <obsolete>Feature removed March 2017.</obsolete>
  <owner>robliao@chromium.org</owner>
  <owner>skare@chromium.org</owner>
  <description>
    User clicked button index 1 (0-based) of a Now Notification.
  </description>
</action>

<action name="GoogleNow.Dismissed">
  <obsolete>Feature removed March 2017.</obsolete>
  <owner>robliao@chromium.org</owner>
  <owner>skare@chromium.org</owner>
  <description>User dismissed a Now Notification.</description>
</action>

<action name="GoogleNow.MessageCenter.NotificationPoppedUp">
  <obsolete>Feature removed March 2017.</obsolete>
  <owner>robliao@chromium.org</owner>
  <owner>skare@chromium.org</owner>
  <description>
    A Google Now notification was popped up to the user.
  </description>
</action>

<action name="GoogleNow.MessageClicked">
  <obsolete>Feature removed March 2017.</obsolete>
  <owner>robliao@chromium.org</owner>
  <owner>skare@chromium.org</owner>
  <description>
    User clicked on the message text of a Now notification.
  </description>
</action>

<action name="GoogleNow.WelcomeToastClickedNo">
  <obsolete>Feature removed March 2017.</obsolete>
  <owner>robliao@chromium.org</owner>
  <owner>skare@chromium.org</owner>
  <description>
    User dismissed the Now Notifications welcome toast via the &quot;don't show
    me notifications&quot; button.
  </description>
</action>

<action name="GoogleNow.WelcomeToastClickedYes">
  <obsolete>Feature removed March 2017.</obsolete>
  <owner>robliao@chromium.org</owner>
  <owner>skare@chromium.org</owner>
  <description>
    User dismissed the Now Notifications welcome toast via the ok button.
  </description>
</action>

<action name="GoogleNow.WelcomeToastDismissed">
  <obsolete>Feature removed March 2017.</obsolete>
  <owner>robliao@chromium.org</owner>
  <owner>skare@chromium.org</owner>
  <description>
    User dismissed the Now Notifications welcome toast via the x.
  </description>
</action>

<action name="GpuAccelerationDisabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="GpuAccelerationEnabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="GridTabSwitch.UndoCloseTab">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User undoes the closed tab that was closed from grid tab switcher.
  </description>
</action>

<action name="GridTabSwitcher.Drag.AddToGroupOrCreateGroup">
  <obsolete>
    Deprecated as of 8/2019. Replaced with TabGroup.Created.DropToMerge.
  </obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User drags a tab and drops it on another tab to form a new group in grid tab
    switcher.
  </description>
</action>

<action name="GridTabSwitcher.DropTabToMerge">
  <obsolete>
    Deprecated as of 6/2019. Replaced with
    GridTabSwitcher.Drag.AddToGroupOrCreateGroup.
  </obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User drags a tab and drops it on another tab to form a group in grid tab
    switcher.
  </description>
</action>

<action name="GridTabSwitcher.UndoCloseTabGroup">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User undoes closed group that was closed from grid tab switcher.
  </description>
</action>

<action name="HandoffDataRequested">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    Recorded on the sender device when the Android OS requests Handoff data (the
    active URL) from Chrome.
  </description>
</action>

<action name="HandoffDisabled">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    Recorded when Handoff is disabled (e.g. switched to incognito, tab becomes
    null, or policy disallowed).
  </description>
</action>

<action name="HarmfulInterstitial.Advanced">
  <owner>carlosil@chromium.org</owner>
  <description>
    User opened the &quot;Advanced&quot; tab on the UwS (harmful) interstitial.
  </description>
</action>

<action name="HarmfulInterstitial.Back">
  <owner>carlosil@chromium.org</owner>
  <description>User heeded the UwS (harmful) interstitial.</description>
</action>

<action name="HarmfulInterstitial.Proceed">
  <owner>carlosil@chromium.org</owner>
  <description>
    User proceeded through the UwS (harmful) interstitial.
  </description>
</action>

<action name="HarmfulInterstitial.Show">
  <owner>carlosil@chromium.org</owner>
  <description>User saw the UwS (harmful) interstitial.</description>
</action>

<action name="HatsBubble.Show">
  <obsolete>
    Deprecated as of 08/2019. Replaced by HappinessTrackingSurvey.BubbleUsage
    histogram.
  </obsolete>
  <owner>jeffreycohen@chromium.org</owner>
  <description>User saw a Happiness Tracking Survey.</description>
</action>

<action name="HiliteColor">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="History_DeleteHistory">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="History_DragIcon">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="History_DragThumbnail">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="History_Search">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_BookmarkStarClicked">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_CancelRemoveSelected">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_ConfirmRemoveSelected">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_CriticalActionsCollapsed">
  <owner>kalinino@google.com</owner>
  <owner>polonium@google.com</owner>
  <description>
    Triggered when the user collapses the critical actions section on an actor
    visit item on chrome://history.
  </description>
</action>

<action name="HistoryPage_CriticalActionsExpanded">
  <owner>kalinino@google.com</owner>
  <owner>polonium@google.com</owner>
  <description>
    Triggered when the user expands the critical actions section on an actor
    visit item on chrome://history.
  </description>
</action>

<action name="HistoryPage_EntryLinkClick">
  <owner>mpearson@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    On desktop, user clicked a link to a URL from history on the
    chrome://history page to navigate to the URL.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="HistoryPage_EntryLinkRightClick">
  <owner>mpearson@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    On desktop, user right-clicked a link to a URL from history on the
    chrome://history page. This causes the context menu to be displayed.
    Sometimes the user will select an &quot;open in&quot; action, which would
    cause a navigation. Selections such as &quot;save link as&quot; or
    &quot;copy link address&quot; will not cause a navigation.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="HistoryPage_EntryMenuRemoveFromHistory">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_EntryMenuReviewGeminiActivity">
  <owner>kalinino@google.com</owner>
  <owner>polonium@google.com</owner>
  <description>
    Triggered when the user clicks 'Review Gemini activity' in a context menu on
    chrome://history. This option is conditionally shown only for actor
    (agent-initiated) visits when critical actions are enabled.
  </description>
</action>

<action name="HistoryPage_EntryMenuShowMoreFromSite">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_InitClearBrowsingData">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_NewerHistoryClick">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_NewestHistoryClick">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_OlderHistoryClick">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_RemoveSelected">
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Action indicating that the selected history entries were deleted from the
    history list.
  </description>
</action>

<action name="HistoryPage_Search">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_SearchResultClick">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_SearchResultRemove">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="HistoryPage_ShowActorOnlyEnabled">
  <owner>hkamila@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User enabled the 'Auto browse' (agent-initiated) filter on chrome://history.
  </description>
</action>

<action name="HistoryPage_ShowAllEnabled">
  <owner>hkamila@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User changed from a filtered view to showing all the history items.
  </description>
</action>

<action name="HistoryPage_ShowUserOnlyEnabled">
  <owner>hkamila@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User enabled the 'You' (user-initiated) filter on chrome://history.
  </description>
</action>

<action name="HistoryPage_SideBarFooterGeminiAppsActivityClick">
  <owner>lamzin@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <description>
    User clicked the &quot;Gemini Apps Activity&quot; link in the footer of the
    history page sidebar.
  </description>
</action>

<action name="HistoryPage_SideBarFooterGoogleMyActivityClick">
  <owner>lamzin@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <description>
    User clicked the &quot;My Activity&quot; link in the footer of the history
    page sidebar.
  </description>
</action>

<action name="Home">
  <owner>mpearson@chromium.org</owner>
  <description>User pressed the Home button.</description>
</action>

<action name="HorizontalTabStrip.ScrollButtons.Hidden">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the scroll buttons in the horizontal tab strip become hidden.
  </description>
</action>

<action name="HorizontalTabStrip.ScrollButtons.Visible">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the scroll buttons in the horizontal tab strip become visible.
  </description>
</action>

<action name="HostedAppMenuButtonButton_Clicked">
  <owner>xdai@chromium.org</owner>
  <owner>omrilio@chromium.org</owner>
  <description>
    Recorded when the user clicks on the app menu button on a hosted app.
  </description>
</action>

<action name="Hotword.HotwordTrigger">
  <obsolete>
    Deprecated as of 10/2017. Feature removed with crbug/761426.
  </obsolete>
  <owner>amistry@chromium.org</owner>
  <owner>rlp@chromium.org</owner>
  <owner>somast@chromium.org</owner>
  <description>User triggered the hotword by saying 'Ok Google'.</description>
</action>

<action name="HttpsOnlyModeInterstitial.OpenAdvancedProtectionSettings">
  <owner>pkotwicz@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User exits HTTPS-only-mode-interstitial by clicking open-advanced-protection
    link on the interstitial.
  </description>
</action>

<action name="Hub.BackButtonPressed">
  <obsolete>
    Removed because the Hub toolbar does not have a back button.
  </obsolete>
  <owner>ckitagawa@chromium.org</owner>
  <owner>skym@chromium.org</owner>
  <description>The user pressed the back button to close the Hub.</description>
</action>

<action name="Hub.CloseButtonPressed">
  <owner>agazal@chromium.org</owner>
  <owner>ckitagawa@chromium.org</owner>
  <owner>skym@chromium.org</owner>
  <description>The user pressed the close button to close the Hub.</description>
</action>

<action name="HubSearch.KeyboardEnterPressed">
  <owner>wylieb@google.com</owner>
  <owner>bjfong@google.com</owner>
  <description>
    The user clicked enter on the keyboard when using hub search.
  </description>
</action>

<action name="HubSearchWidget.Query">
  <owner>wylieb@google.com</owner>
  <owner>bjfong@google.com</owner>
  <description>
    The user triggered a query from the hub search widget.
  </description>
</action>

<action name="Import_ShowDlg">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ImportLockDialogCocoa_Shown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ImportLockDialogGtk_Shown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ImportLockDialogView_Shown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="IncognitoMenu_ExitClicked">
  <owner>rhalavati@chromium.org</owner>
  <description>User clicked on Exit Incognito button.</description>
</action>

<action name="IncognitoMenu_Show">
  <owner>rhalavati@chromium.org.</owner>
  <description>The user opened incognito menu.</description>
</action>

<action name="IncognitoMode_Ended">
  <owner>rhalavati@chromium.org</owner>
  <owner>chrome-incognito@google.com</owner>
  <description>
    An Incognito session has ended. Recorded when an Incognito profile is
    destroyed.
  </description>
</action>

<action name="IncognitoMode_Started">
  <owner>rhalavati@chromium.org</owner>
  <owner>chrome-incognito@google.com</owner>
  <description>
    An Incognito session is started. Recorded when an Incognito profile is
    created.
  </description>
</action>

<action name="IncognitoMode_Started_Supervised_LogSegment_Prefs_Mismatch">
  <owner>ljjlee@google.com</owner>
  <owner>chrome-incognito@google.com</owner>
  <owner>chrome-kids-eng@google.com</owner>
  <description>
    An Incognito session is started, for a user whose UMA log segment is
    supervised but who does not have parental controls applied. This is an
    unexpected error condition.
  </description>
</action>

<action name="IncognitoMode_Started_Supervised_Managed">
  <owner>ljjlee@google.com</owner>
  <owner>chrome-incognito@google.com</owner>
  <owner>chrome-kids-eng@google.com</owner>
  <description>
    An Incognito session is started, for a supervised user where the Incognito
    mode preference is managed by an Enterprise policy.
  </description>
</action>

<action name="IncognitoMode_Started_Supervised_Unexpected">
  <owner>ljjlee@google.com</owner>
  <owner>chrome-incognito@google.com</owner>
  <owner>chrome-kids-eng@google.com</owner>
  <description>
    An Incognito session is started, for a supervised user not fitting into the
    definition of the two metrics above. This is an unexpected error.
  </description>
</action>

<action name="IncognitoWebSQL_Created">
  <owner>rhalavati@chromium.org</owner>
  <owner>chrome-incognito@google.com</owner>
  <description>
    Database tracker created a WebSQL file in Incognito mode. Recorded when a
    WebSQL file is created in Incognito mode on any platform.
  </description>
</action>

<action name="IncognitoWebSQL_Released">
  <owner>rhalavati@chromium.org</owner>
  <owner>chrome-incognito@google.com</owner>
  <description>
    Database tracker closed a WebSQL file in Incognito mode. Recorded when a
    WebSQL file that was created in Incognito mode is not needed anymore and OS
    can erase it. This is recorded for all platforms.
  </description>
</action>

<action name="IncompatibleApplicationsPage.ApplicationRemoved">
  <owner>pmonette@chromium.org</owner>
  <description>
    A user uninstalled one of the listed incompatible applications while the
    chrome://settings/incompatibleApplications page was open.
  </description>
</action>

<action name="IncompatibleApplicationsPage.UninstallationStarted">
  <owner>pmonette@chromium.org</owner>
  <description>
    A user clicked the &quot;Uninstall&quot; button for one of the listed
    incompatible applications while the
    chrome://settings/incompatibleApplications was open.
  </description>
</action>

<action name="Indent">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Indigo.DeleteOriginalPhoto.Complete">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>User completed the delete original photo process.</description>
</action>

<action name="Indigo.DeleteOriginalPhoto.Trigger">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>User triggered the delete original photo process.</description>
</action>

<action name="Indigo.ErrorToast.Retry.Click">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>
    User clicked the Indigo try again button from the invocation error toast.
  </description>
</action>

<action name="Indigo.Onboarding.Complete">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>User completed the onboarding process.</description>
</action>

<action name="Indigo.Onboarding.Trigger">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>User triggered the onboarding process.</description>
</action>

<action name="Indigo.PageAction.AnchoredMessage.Click">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>
    User clicked the Indigo page action from an anchored message.
  </description>
</action>

<action name="Indigo.PageAction.AnchoredMessage.Proactive.Show"
    not_user_triggered="true">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>
    The indigo page action was displayed as a proactive anchored message.
  </description>
</action>

<action name="Indigo.PageAction.AnchoredMessage.Reactive.Show">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>
    The indigo page action was displayed as a reactive anchored message.
  </description>
</action>

<action name="Indigo.PageAction.Click">
  <obsolete>
    Deprecated M152. Replaced by Indigo.PageAction.SuggestionChip.Click and
    Indigo.PageAction.AnchoredMessage.Click.
  </obsolete>
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>User clicked the Indigo page action.</description>
</action>

<action name="Indigo.PageAction.Show" not_user_triggered="true">
  <obsolete>
    Deprecated M152. Replaced by
    Indigo.PageAction.AnchoredMessage.Proactive.Show,
    Indigo.PageAction.AnchoredMessage.Reactive.Show, and
    Indigo.PageAction.SuggestionChip.Show.
  </obsolete>
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>The indigo page action was displayed.</description>
</action>

<action name="Indigo.PageAction.ShowAnchoredMessage" not_user_triggered="true">
  <obsolete>
    Deprecated M152. Replaced by
    Indigo.PageAction.AnchoredMessage.Proactive.Show and
    Indigo.PageAction.AnchoredMessage.Reactive.Show.
  </obsolete>
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>
    The indigo page action was displayed as an anchored message.
  </description>
</action>

<action name="Indigo.PageAction.SuggestionChip.Click">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>
    User clicked the Indigo page action from a suggestion chip.
  </description>
</action>

<action name="Indigo.PageAction.SuggestionChip.Show" not_user_triggered="true">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>
    The indigo page action was displayed as a suggestion chip.
  </description>
</action>

<action name="Indigo.Regenerate.Trigger">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>User triggered the regenerate image flow.</description>
</action>

<action name="Indigo.ReplaceImage.Complete">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>
    User completed the replace image onboarding process.
  </description>
</action>

<action name="Indigo.ReplaceImage.Trigger">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>
    User triggered the replace image onboarding process.
  </description>
</action>

<action name="Indigo.Toolbar.Close">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>User closed the Indigo toolbar.</description>
</action>

<action name="Indigo.Toolbar.Expand">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>User expanded the Indigo toolbar.</description>
</action>

<action name="Indigo.Transformation.Failure" not_user_triggered="true">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>Indigo transformation failed.</description>
</action>

<action name="Indigo.Transformation.Success" not_user_triggered="true">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>Indigo transformation succeeded.</description>
</action>

<action name="Indigo.Transformation.Trigger">
  <owner>jbroman@chromium.org</owner>
  <owner>adithyas@chromium.org</owner>
  <owner>baranerf@google.com</owner>
  <description>User triggered the transformation.</description>
</action>

<action name="InfobarModalCancelButtonTap">
  <owner>thegreenfrog@chromium.org</owner>
  <description>Reported when the inforbar modal is cancelled.</description>
</action>

<action name="InProductHelp.Dismissed">
  <owner>dtrainor@chromium.org</owner>
  <owner>nyquist@chromium.org</owner>
  <description>The user dismissed the in-product help.</description>
</action>

<action name="InProductHelp.InsideTouch">
  <owner>haileywang@chromium.org</owner>
  <owner>shaktisahu@chromium.org</owner>
  <description>The user tapped inside the in-product help bubble.</description>
</action>

<action name="InProductHelp.NotifyEvent.IPH{InProductHelp_Type}"
    not_user_triggered="true">
  <owner>dtrainor@chromium.org</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    The user triggered an event in in-product help. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="InProductHelp.NotifyUsedEvent.IPH{InProductHelp_Type}">
  <owner>dtrainor@chromium.org</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    The user triggered a used event in in-product help. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="InProductHelp.OutsideTouch">
  <owner>haileywang@chromium.org</owner>
  <owner>shaktisahu@chromium.org</owner>
  <description>The user tapped outside the in-product help bubble.</description>
</action>

<action name="InProductHelp.ShouldTriggerHelpUI.IPH_SearchPromotionFeature">
  <owner>qlucyk@chromium.org</owner>
  <owner>iclelland@chromium.org</owner>
  <description>
    Whether the IPH for Search Extension on Windows was triggered.
  </description>
</action>

<action name="InProductHelp.ShouldTriggerHelpUI.IPH{InProductHelp_Type}"
    not_user_triggered="true">
  <owner>dtrainor@chromium.org</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    The feature engagement tracker tried to determine whether in-product help
    should be shown to the user. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action
    name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH{InProductHelp_Type}"
    not_user_triggered="true">
  <owner>dtrainor@chromium.org</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    A user action that could have triggered in-product help did not.
    {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action
    name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH{InProductHelp_Type}">
  <owner>dtrainor@chromium.org</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    A user action triggered in-product help. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action
    name="InProductHelp.ShouldTriggerHelpUIResult.WouldHaveTriggered.IPH{InProductHelp_Type}"
    not_user_triggered="true">
  <owner>dtrainor@chromium.org</owner>
  <owner>nyquist@chromium.org</owner>
  <description>
    A user action would have triggered in-product help, but the feature was
    configured for tracking only. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="InputMethodOptions_Open_chewing">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_english-m">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_hangul">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:am:sera">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:ar:kbd">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:bn:itrans">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:fa:isiri">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:gu:itrans">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:hi:itrans">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:kn:itrans">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:ml:itrans">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:mr:itrans">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:ta:inscript">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:ta:itrans">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:ta:phonetic">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:ta:tamil99">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:ta:typewriter">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:te:itrans">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:th:kesmanee">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:th:pattachote">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:th:tis820">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:vi:tcvn">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:vi:telex">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:vi:viqr">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:vi:vni">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:zh:cangjie">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_m17n:zh:quick">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_mozc">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_mozc-chewing">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_mozc-dv">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_mozc-hangul">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_mozc-jp">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_pinyin">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_pinyin-dv">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:am:phonetic:arm">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:be::fra">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:be::ger">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:be::nld">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:bg::bul">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:bg:phonetic:bul">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:br::por">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:by::bel">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ca::fra">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ca:eng:eng">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ca:multix:fra">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ch::ger">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ch:fr:fra">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:cz::cze">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:cz:qwerty:cze">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:de::ger">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:de:neo:ger">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:dk::dan">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ee::est">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:es::spa">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:es:cat:cat">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:fi::fin">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:fr::fra">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:gb:dvorak:eng">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:gb:extd:eng">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ge::geo">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:gr::gre">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:hr::scr">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:hu::hun">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:il::heb">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:is::ice">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:it::ita">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:jp::jpn">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:kr:kr104:kor">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:latam::spa">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:lt::lit">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:lv::lav">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:mn::mon">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:nl::nld">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:no::nob">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:no::nor">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:pl::pol">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:pt::por">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ro::rum">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:rs::srp">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ru::rus">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ru:phonetic:rus">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:se::swe">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:si::slv">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:sk::slo">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:tr::tur">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:ua::ukr">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:us::eng">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:us:colemak:eng">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:us:dvorak:eng">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InputMethodOptions_Open_xkb:us:intl:eng">
  <obsolete>
    IMEs have since become extensions and no longer available as predetermined
    list.
  </obsolete>
  <owner>yukishiino@chromium.org</owner>
  <owner>nona@chromium.org</owner>
  <owner>uekawa@chromium.org</owner>
  <owner>komatsu@chromium.org</owner>
  <description>
    Counts the number of times the input method configuration was opened.
  </description>
</action>

<action name="InsertBacktab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertHorizontalRule">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertHTML">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertImage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertLineBreak">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertNewline">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertNewlineInQuotedContent">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertOrderedList">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertParagraph">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertText">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InsertUnorderedList">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InspectDevices">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InstallSite">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InstallWebAppFromMenu">
  <owner>alancutter@chromium.org</owner>
  <description>
    PWA install triggered via &quot;Menu &gt; Install App name...&quot;
  </description>
</action>

<action name="InstantExtended.MostVisitedClicked">
  <obsolete>Deprecated as of 2/2016</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InstantExtended.ShowNTP">
  <obsolete>
    Deprecated as of 8/2017 (and not recorded since long before that)
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="InstantExtended.ShowSRP">
  <obsolete>Deprecated as of 8/2017</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="IntentPickerIconClicked">
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the user clicks on the intent picker icon that pops up
    whenever a navigation occurs to a site that is already installed by a PWA
    and controlled by the PWA's scope. This is measured regardless of whether
    the intent picker icon is extended or not. This is currently measured on all
    desktop platforms (ChromeOS, Mac, Windows and Linux).
  </description>
</action>

<action name="IntentPickerViewAcceptLaunchApp">
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the user clicks on a PWA that shows up in the intent picker,
    and clicks on Open, leading to the current site being launched in the PWA.
    This is currently measured on all desktop platforms (ChromeOS, Mac, Windows
    and Linux).
  </description>
</action>

<action name="IntentPickerViewClosedOpenInChrome">
  <obsolete>Deprecated as of 11/2023, needed a rename.</obsolete>
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the user manually closes the intent picker bubble view,
    leading to the site not being launched in a PWA. This is currently measured
    only on Windows, Mac and Linux platforms.
  </description>
</action>

<action name="IntentPickerViewClosedStayInChrome">
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the user manually closes the intent picker bubble view,
    leading to the site not being launched in a PWA. This is currently measured
    on all desktop platforms (ChromeOS, Mac, Windows and Linux).
  </description>
</action>

<action name="IntentPickerViewIgnored">
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the user navigates away from the current site with an open
    intent picker bubble view, leading to it being closed. This is currently
    measured on all desktop platforms (ChromeOS, Mac, Windows and Linux).
  </description>
</action>

<action name="IOS.AISummarization.AppSwitcherEntrypoint">
  <owner>joemerramos@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    The user entered the AI Summarization flow via the App Switcher. iOS only.
  </description>
</action>

<action name="IOS.AtMemory.UnsupportedQueryTapped">
  <owner>leozhao@google.com</owner>
  <owner>novakovica@google.com</owner>
  <owner>sugoi@google.com</owner>
  <owner>tmartino@chromium.org</owner>
  <description>
    The user tapped the unsupported query item in the AtMemory search view to
    open Gemini. iOS only.
  </description>
</action>

<action name="IOS.AutoDeletion.ActionSheet.AcceptDownloadEnrollment">
  <owner>danieltwhite@chromium.org</owner>
  <owner>bling-fundamentals@google.com</owner>
  <description>
    User taps 'Confirm deletion' button from the Auto-deletion action sheet. iOS
    only.
  </description>
</action>

<action name="IOS.AutoDeletion.ActionSheet.RejectDownloadEnrollment">
  <owner>danieltwhite@chromium.org</owner>
  <owner>bling-fundamentals@google.com</owner>
  <description>
    User taps either the 'cancel' button or an area outside of the Auto-deletion
    action sheet. iOS only.
  </description>
</action>

<action name="IOS.AutoDeletion.IPH.DismissButtonTapped">
  <owner>danieltwhite@chromium.org</owner>
  <owner>bling-fundamentals@google.com</owner>
  <description>
    User pressed 'X' dismiss button from the Auto-deletion IPH. iOS only.
  </description>
</action>

<action name="IOS.AutoDeletion.IPH.EnableButtonTapped">
  <owner>danieltwhite@chromium.org</owner>
  <owner>bling-fundamentals@google.com</owner>
  <description>
    User pressed 'Enable auto deletion' button from the Auto-deletion IPH. iOS
    only.
  </description>
</action>

<action name="IOS.AutoDeletion.IPH.RejectButtonTapped">
  <owner>danieltwhite@chromium.org</owner>
  <owner>bling-fundamentals@google.com</owner>
  <description>
    User pressed 'No thanks' dismiss button from the Auto-deletion IPH. iOS
    only.
  </description>
</action>

<action name="IOS.CreditCardScanner.DismissedByUser">
  <owner>qihuizhao@google.com</owner>
  <owner>payments-autofill-team@google.com</owner>
  <description>
    User closed the Credit Card Scanner without scanning a credit card. iOS
    only.
  </description>
</action>

<action name="IOS.CreditCardScanner.Error">
  <owner>qihuizhao@google.com</owner>
  <owner>payments-autofill-team@google.com</owner>
  <description>
    User closed the Credit Card Scanner from an error dialog. iOS only.
  </description>
</action>

<action name="IOS.CreditCardScanner.ScannedCard">
  <owner>qihuizhao@google.com</owner>
  <owner>payments-autofill-team@google.com</owner>
  <description>
    User scanned a credit card using the Credit Card Scanner. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserFullscreenPromo.Cancel">
  <owner>gayane@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user dismissed the default browser fullscreen promo by pressing on
    secondary button. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserFullscreenPromo.Dismissed">
  <owner>thegreenfrog@chromium.org</owner>
  <owner>rohitrao@chromium.org</owner>
  <description>
    The user dismissed the default browser fullscreen promo by swipe down. iOS
    only.
  </description>
</action>

<action name="IOS.DefaultBrowserFullscreenPromo.Impression"
    not_user_triggered="true">
  <owner>thegreenfrog@chromium.org</owner>
  <owner>rohitrao@chromium.org</owner>
  <description>
    The user was shown the default browser fullscreen promo modal. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserFullscreenPromo.MoreInfoTapped">
  <owner>thegreenfrog@chromium.org</owner>
  <owner>rohitrao@chromium.org</owner>
  <description>
    The user tapped on the more information icon on the default browser
    fullscreen promo modal. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserFullscreenPromo.PrimaryActionTapped">
  <owner>thegreenfrog@chromium.org</owner>
  <owner>rohitrao@chromium.org</owner>
  <description>
    The user tapped the primary action button in the default browser fullscreen
    promo modal that takes the user to the Settings app. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserNTPPromoTapped">
  <owner>thegreenfrog@chromium.org</owner>
  <owner>rohitrao@chromium.org</owner>
  <description>
    The user tapped on default browser NTP promo link. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.NonModal.Accepted">
  <owner>rkgibson@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user accepted a non modal promo. This will either take them to the
    settings instructions for default browser ot directly into settings. To
    track the former watch for &quot;Settings.DefaultBrowser&quot; action. iOS
    only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.NonModal.Appear">
  <owner>rkgibson@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user triggered a non modal default promo, and it appeared. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.NonModal.Dismiss">
  <owner>rkgibson@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user dismissed explicitly a non modal promo. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.NonModal.Timeout">
  <owner>rkgibson@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    A non modal promo timed out and was dismissed. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.SetUpList.Accepted">
  <owner>scottyoder@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user accepted a Set Up List default browser promo modal, and was taken
    to the Settings app. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.SetUpList.Appear">
  <owner>scottyoder@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user triggered the SetUpList default browser promo and it appeared, iOS
    only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.SetUpList.Dismiss">
  <owner>scottyoder@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user dismissed a Set Up List default browser promo modal. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.TailoredFullscreen.Accepted">
  <owner>rkgibson@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user accepted a tailored browser fullscreen promo modal, and was taken
    to the Settings app. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.TailoredFullscreen.Appear">
  <owner>rkgibson@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>A tailored fullscren promo appeared. iOS only.</description>
</action>

<action name="IOS.DefaultBrowserPromo.TailoredFullscreen.Cancel">
  <owner>gayane@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user dismissed a tailored browser fullscreen promo modal using secondary
    action button. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.TailoredFullscreen.Dismiss">
  <owner>rkgibson@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user dismissed a tailored browser fullscreen promo modal by swiping
    down. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserPromo.TailoredFullscreen.MoreInfoTapped">
  <owner>gayane@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user tapped on the more information icon on the tailored browser
    fullscreen promo modal. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserVideoPromo.Appear">
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user is presented with the default browser video promo. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserVideoPromo.Fullscreen.Dismiss">
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user dismissed the full screen default browser video promo. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserVideoPromo.Fullscreen.Impression">
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user is presented with the fullscreen screen arm of the default browser
    video promo. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserVideoPromo.Fullscreen.OpenSettingsTapped">
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user accepted the full screen default browser video promo, and was taken
    to the Settings app. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserVideoPromo.Fullscreen.RemindMeLater">
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user asked to be reminded later on the full screen default browser video
    promo. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserVideoPromo.Halfscreen.Dismiss">
  <obsolete>This UI was removed in M123.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user dismissed the half screen default browser video promo. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserVideoPromo.Halfscreen.Impression">
  <obsolete>This UI was removed in M123.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user is presented with the half screen arm of the default browser video
    promo. iOS only.
  </description>
</action>

<action name="IOS.DefaultBrowserVideoPromo.Halfscreen.ShowMeHow">
  <obsolete>This UI was removed in M123.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    The user accepted the half screen default browser video promo, and was taken
    to the full screen default browser video promo. iOS only.
  </description>
</action>

<action name="IOS.EmailExperience.LongPress.Copy">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User tapped on the copy button after long-pressing on an email address.
  </description>
</action>

<action name="IOS.EmailExperience.LongPress.CreateEmail">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User tapped on the &quot;Create Email&quot; button after long-pressing on an
    email address.
  </description>
</action>

<action name="IOS.EmailExperience.LongPress.Display">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the email experience context menu was displayed after a
    user long press on an email address.
  </description>
</action>

<action name="IOS.EmailExperience.OneTap.CreateEmail">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the user tapped on an underlined email address and
    triggered the &quot;Create mail with&quot; view controller.
  </description>
</action>

<action name="IOS.ExperienceKit.Calendar.Copy">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Recorded when user taps Copy in context menu after a long press on an date.
  </description>
</action>

<action name="IOS.ExperienceKit.Calendar.Display">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the user triggered the &quot;add-to-calendar&quot;
    context after a long press on a date.
  </description>
</action>

<action name="IOS.ExperienceKit.Maps.Copy">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Recorded when user taps Copy in context menu after a long press on an
    address.
  </description>
</action>

<action name="IOS.ExperienceKit.Maps.Directions">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the user triggered the &quot;get-directions&quot;
    context after a long press on an address.
  </description>
</action>

<action name="IOS.ExperienceKit.Maps.MenuDisplayed">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the user triggered the maps context menu after a long
    press on an address, this includes all the menu contexts,
    &quot;get-directions&quot;,&quot;view-location&quot;, and copy.
  </description>
</action>

<action name="IOS.ExperienceKit.Maps.OneTap.View">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the user tapped on an underlined address and triggered
    the &quot;view-locationh&quot; view controller.
  </description>
</action>

<action name="IOS.ExperienceKit.Maps.View">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the user triggered the &quot;view-location&quot; context
    after a long press on an address.
  </description>
</action>

<action name="IOS.FindInPage.FindNext">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the user navigated to the next match in Find in Page on
    iOS. For instance, the user pressed the Next button in the system Find panel
    or Chrome Find bar, or used the associated keybinding. From M112 onwards,
    this is not recorded if the total number of matches is 2 or less.
  </description>
</action>

<action name="IOS.FindInPage.FindPrevious">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the user navigated to the previous match in Find in Page
    on iOS. For instance, the user pressed the Previous button in the system
    Find panel or Chrome Find bar, or used the associated keybinding. From M112
    onwards, this is not recorded if the total number of matches is 2 or less.
  </description>
</action>

<action name="IOS.FindInPage.SearchStarted">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the user started a new Find in Page search on iOS. This
    is recorded every time the Chrome Find bar is presented and every time the
    user edits the query. This is not recorded if the Find in Page variant uses
    the system Find panel (bottom of the screen, right above the keyboard) as
    opposed to the Chrome Find bar (top of the screen).
  </description>
</action>

<action name="IOS.HomeCustomization.Background.PickerActionSheet.Color.Tapped">
  <owner>cheickcisse@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    User tapped the color option in the background picker action sheet on the
    customization main menu on iOS.
  </description>
</action>

<action
    name="IOS.HomeCustomization.Background.PickerActionSheet.Gallery.Tapped">
  <owner>cheickcisse@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    User tapped the gallery option in the background picker action sheet on the
    customization main menu on iOS.
  </description>
</action>

<action name="IOS.HomeCustomization.Background.PickerActionSheet.Tapped">
  <owner>cheickcisse@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    User tapped the entry point to open the background picker action sheet on
    the customization main menu on iOS.
  </description>
</action>

<action
    name="IOS.HomeCustomization.Background.PickerActionSheet.UserUploaded.Tapped">
  <owner>cheickcisse@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    User tapped the user uploaded image option in the background picker action
    sheet on the customization main menu on iOS.
  </description>
</action>

<action name="IOS.HomeCustomization.Background.RecentlyUsed.Tapped">
  <owner>cheickcisse@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    User tapped on any recently used background image on the customization main
    menu on iOS.
  </description>
</action>

<action name="IOS.HomeCustomization.Background.ResetDefault.Tapped">
  <owner>cheickcisse@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    User tapped the option to reset the background to the default on the
    customization main menu on iOS.
  </description>
</action>

<action name="IOS.HomeCustomization.MagicStackPage.ParcelTracking.Toggled">
  <obsolete>
    Unused as of 08/2025, as ParcelTracking code has been turned down and
    removed from the codebase
  </obsolete>
  <owner>adamta@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Reported when the Parcel Tracking cell is toggled from the Magic Stack page
    in the Home Customization menu.
  </description>
</action>

<action name="IOS.HomeCustomization.MagicStackPage.SafetyCheck.Toggled">
  <owner>adamta@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Reported when the Safety Check cell is toggled from the Magic Stack page in
    the Home Customization menu.
  </description>
</action>

<action name="IOS.HomeCustomization.MagicStackPage.SetUpList.Toggled">
  <owner>adamta@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Reported when the Set Up list cell is toggled from the Magic Stack page in
    the Home Customization menu.
  </description>
</action>

<action
    name="IOS.HomeCustomization.MagicStackPage.ShopCardPriceTracking.Toggled">
  <owner>davidjm@chromium.org</owner>
  <owner>gloriafang@google.com</owner>
  <owner>thegreenfrog@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Reported when the ShopCard Price Tracking cell is toggled from the Magic
    Stack page in the Home Customization menu.
  </description>
</action>

<action name="IOS.HomeCustomization.MagicStackPage.ShopCardReviews.Toggled">
  <obsolete>Deprecated as of 09/2025.</obsolete>
  <owner>davidjm@chromium.org</owner>
  <owner>gloriafang@google.com</owner>
  <owner>thegreenfrog@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Reported when the ShopCard Reviews cell is toggled from the Magic Stack page
    in the Home Customization menu.
  </description>
</action>

<action name="IOS.HomeCustomization.MagicStackPage.TabResumption.Toggled">
  <owner>adamta@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Reported when the Tab Resumption cell is toggled from the Magic Stack page
    in the Home Customization menu.
  </description>
</action>

<action name="IOS.HomeCustomization.MagicStackPage.Tips.Toggled">
  <owner>bwwilliams@google.com</owner>
  <owner>adamta@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Reported when the Tips cell is toggled from the Magic Stack page in the Home
    Customization menu.
  </description>
</action>

<action name="IOS.HomeCustomization.MainPage.Feed.Toggled">
  <owner>adamta@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Reported when the Feed cell is toggled from the Home Customization menu.
  </description>
</action>

<action name="IOS.HomeCustomization.MainPage.MagicStack.Toggled">
  <owner>adamta@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Reported when the Magic Stack cell is toggled from the Home Customization
    menu.
  </description>
</action>

<action name="IOS.HomeCustomization.MainPage.MostVisited.Toggled">
  <owner>adamta@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Reported when the Most Visited cell is toggled from the Home Customization
    menu.
  </description>
</action>

<action name="IOS.IncognitoLock.Overlay.CloseIncognitoTabs">
  <owner>alimariam@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when a user clicks the Close Incognito button on the Incognito lock
    overlay screen on iOS.
  </description>
</action>

<action name="IOS.IncognitoLock.Overlay.ContinueInIncognito">
  <owner>alimariam@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when a user clicks the Continue In Incognito button on the
    Incognito lock overlay screen on iOS.
  </description>
</action>

<action name="IOS.IncognitoLock.Overlay.SeeOtherTabs">
  <owner>alimariam@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when a user clicks the See other tabs button on the Incognito lock
    overlay screen on iOS.
  </description>
</action>

<action name="IOS.IncognitoLock.Overlay.UnlockWithReauth">
  <owner>alimariam@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when a user clicks the Unlock with Reauth method button on the
    Incognito lock overlay screen on iOS.
  </description>
</action>

<action name="IOS.InsecureFormCancel">
  <owner>meacer@chromium.org</owner>
  <owner>trusty-transport@chromium.org</owner>
  <description>
    Reported when an insecure form submission is cancelled. iOS only.
  </description>
</action>

<action name="IOS.InsecureFormSendAnyway">
  <owner>meacer@chromium.org</owner>
  <owner>trusty-transport@chromium.org</owner>
  <description>
    Reported when an insecure form is submitted anyway despite the warning. iOS
    only.
  </description>
</action>

<action name="IOS.MagicStack.ShopCard.PriceTracking.Open">
  <owner>davidjm@chromium.org</owner>
  <owner>thegreenfrog@google.com</owner>
  <owner>gloriafang@google.com</owner>
  <description>
    Recorded when the user taps the ShopCard in the Magic Stack (which opens the
    price tracking URL) when the ShopCard contains a price drop from a user's
    tracked products.
  </description>
</action>

<action name="IOS.MagicStack.ShopCard.PriceTracking.Track">
  <obsolete>Obsolete as of 05/2026.</obsolete>
  <owner>davidjm@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Recorded when the user taps 'track' in a the ShopCard in the magic stack
    which gives the user the option to price track a recently visited shopping
    URL.
  </description>
</action>

<action name="IOS.MagicStack.ShopCard.Reviews.Open">
  <owner>davidjm@chromium.org</owner>
  <owner>thegreenfrog@google.com</owner>
  <owner>gloriafang@google.com</owner>
  <description>
    Recorded when the user taps the ShopCard in the Magic Stack (which opens the
    product reviews) when the ShopCard contains a reviews for a URL the user
    recently navigated to.
  </description>
</action>

<action name="IOS.MagicStack.TabResumption.PriceDrop.OpenTab">
  <owner>davidjm@chromium.org</owner>
  <owner>thegreenfrog@google.com</owner>
  <owner>gloriafang@google.com</owner>
  <description>
    Recorded when the user taps the Tab Resumption card in the Magic Stack
    (which opens the Tab Resumption URL) when the Tab Resumption module is the
    variation which contains a price drop.
  </description>
</action>

<action name="IOS.MagicStack.TabResumption.PriceTracking.OpenTab">
  <obsolete>Obsolete as of 05/2026.</obsolete>
  <owner>davidjm@chromium.org</owner>
  <owner>thegreenfrog@google.com</owner>
  <owner>gloriafang@google.com</owner>
  <description>
    Recorded when the user taps the Tab Resumption card in the Magic Stack
    (which opens the Tab Resumption URL) when the Tab Resumption card is the
    variation which enables the user to price track the URL.
  </description>
</action>

<action name="IOS.MagicStack.TabResumption.Regular.OpenTab">
  <owner>davidjm@chromium.org</owner>
  <owner>thegreenfrog@google.com</owner>
  <owner>gloriafang@google.com</owner>
  <description>
    Recorded when the user taps the Tab Resumption card in the Magic Stack
    (which opens the Tab Resumption URL) for the regular Tab Resumption module
    (no price drop or price tracking variant).
  </description>
</action>

<action name="IOS.NilNavigationContextOnError">
  <owner>justincohen@google.com</owner>
  <owner>bling-fundamentals@google.com</owner>
  <description>
    Recorded after a WKWebView load error is triggered with a nil
    NavigationContext.
  </description>
</action>

<action name="IOS.NilWKNavigationOnError">
  <owner>justincohen@google.com</owner>
  <owner>bling-fundamentals@google.com</owner>
  <description>
    Recorded after a WKWebView load error is triggered with a nil WKNavigation.
  </description>
</action>

<action name="IOS.Notifications.OptInAlert.Cancelled">
  <owner>scottyoder@google.com</owner>
  <owner>hiramahmood@google.com</owner>
  <description>
    Recorded after the iOS notifications alert is requested and the user cancels
    the alert.
  </description>
</action>

<action name="IOS.Notifications.OptInAlert.Error" not_user_triggered="true">
  <owner>scottyoder@google.com</owner>
  <owner>hiramahmood@google.com</owner>
  <description>
    Recorded after the iOS notifications alert is requested and an error occurs.
  </description>
</action>

<action name="IOS.Notifications.OptInAlert.OpenedSettings">
  <owner>scottyoder@google.com</owner>
  <owner>hiramahmood@google.com</owner>
  <description>
    Recorded after the iOS notifications alert is requested and the user taps on
    the Open Settings option.
  </description>
</action>

<action name="IOS.Notifications.OptInAlert.PermissionDenied">
  <owner>scottyoder@google.com</owner>
  <owner>hiramahmood@google.com</owner>
  <description>
    Recorded after the iOS notifications alert is requested and permission to
    enabled notifications is denied.
  </description>
</action>

<action name="IOS.Notifications.OptInAlert.PermissionGranted">
  <owner>scottyoder@google.com</owner>
  <owner>hiramahmood@google.com</owner>
  <description>
    Recorded after permission is granted to enable notifications.
  </description>
</action>

<action name="IOS.Notifications.OptInPrompt.ContentEnabled">
  <owner>hiramahmood@google.com</owner>
  <owner>scottyoder@google.com</owner>
  <description>
    Recorded when the user opts in to Content notifications through the
    Notifications Opt-In prompt.
  </description>
</action>

<action name="IOS.Notifications.OptInPrompt.NotificationsEnabled">
  <owner>hiramahmood@google.com</owner>
  <owner>scottyoder@google.com</owner>
  <description>
    Recorded when the user's notification opt-in preferances are successfully
    enabled.
  </description>
</action>

<action name="IOS.Notifications.OptInPrompt.PriceTrackingEnabled">
  <owner>hiramahmood@google.com</owner>
  <owner>scottyoder@google.com</owner>
  <description>
    Recorded when the user opts in to Tips notifications through the
    Notifications Opt-In prompt.
  </description>
</action>

<action name="IOS.Notifications.OptInPrompt.TipsEnabled">
  <owner>hiramahmood@google.com</owner>
  <owner>scottyoder@google.com</owner>
  <description>
    Recorded when the user opts in to Price Tracking notifications through the
    Notifications Opt-In prompt.
  </description>
</action>

<action name="IOS.Notifications.SendTab.Interaction">
  <owner>hiramahmood@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when a user taps on a Send Tab push notification.
  </description>
</action>

<action name="IOS.Notifications.Tips.NotSentError" not_user_triggered="true">
  <owner>scottyoder@google.com</owner>
  <owner>hiramahmood@google.com</owner>
  <description>
    Recorded when there is an error sending a notification to the user.
  </description>
</action>

<action name="IOS.NTP.Doodle.Tapped">
  <owner>gambard@chromium.org</owner>
  <owner>justincohen@chromium.org</owner>
  <description>
    Recorded when the user is tapping the doodle on the NTP. There is also a
    histogram (NewTabPageActioniOS::doodle), but histograms are not recorded in
    Breadcrumbs. iOS Breadcrumbs attaches steps the user performed in the app to
    crash logs. These steps can help debug causes of crashes when the stack
    doesn't provide enough information.
  </description>
</action>

<action name="IOS.Omnibox.AcceptDefaultSuggestion">
  <owner>christianxu@chromium.org</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Recorded when the user accept the default suggestion in the omnibox by
    pressing go or enter.
  </description>
</action>

<action name="IOS.Omnibox.MobileFusebox.Action.DragAndDrop">
  <owner>thegreenfrog@chromium.org</owner>
  <owner>ericekey@google.com</owner>
  <description>
    Recorded when a user drags and drops an item into the Composebox. The item
    type is recorded in the Omnibox.MobileFusebox.DragAndDrop histogram.
  </description>
</action>

<action name="IOS.Omnibox.MobileFusebox.Action.LensSearch">
  <owner>stkhapugin@chromium.org</owner>
  <owner>christianxu@google.com</owner>
  <description>Recorded when user taps Lens button in Fusebox.</description>
</action>

<action name="IOS.Omnibox.MobileFusebox.Action.QRScanner">
  <owner>stkhapugin@chromium.org</owner>
  <owner>christianxu@google.com</owner>
  <description>
    Recorded when user taps QR Scanner button in Fusebox.
  </description>
</action>

<action name="IOS.Omnibox.MobileFusebox.Action.VoiceSearch">
  <owner>stkhapugin@chromium.org</owner>
  <owner>christianxu@google.com</owner>
  <description>Recorded when user taps Voice button in Fusebox.</description>
</action>

<action name="IOS.Omnibox.PhysicalKeyboardShiftReturn">
  <owner>lpromero@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user presses shift+return on a physical keyboard in the
    omnibox.
  </description>
</action>

<action name="IOS.OpenIn">
  <obsolete>Renamed to IOS.OpenIn.Tapped, 08/2020</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <owner>mrefaat@chromium.org</owner>
  <description>
    Recorded when the user taps on OPEN IN... button to share the page
    (typically PDF).
  </description>
</action>

<action name="IOS.OpenIn.Presented" not_user_triggered="true">
  <obsolete>
    This flag no longer exists. OpenIn toolbar been removed in M113.
  </obsolete>
  <owner>mrefaat@chromium.org</owner>
  <owner>ewannpv@chromium.org</owner>
  <description>
    Recorded when the user loads a web page containing a file that can be
    exported and the &quot;Open In&quot; toolbar is presented.
  </description>
</action>

<action name="IOS.OpenIn.Tapped">
  <obsolete>
    This flag no longer exists. OpenIn toolbar been removed in M113.
  </obsolete>
  <owner>mrefaat@chromium.org</owner>
  <owner>ewannpv@chromium.org</owner>
  <description>
    Recorded when the user taps on OPEN IN... button to export the file.
  </description>
</action>

<action name="IOS.PageZoom.ZoomIn">
  <owner>rkgibson@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>The user zoomed in on a webpage. iOS only.</description>
</action>

<action name="IOS.PageZoom.ZoomOut">
  <owner>rkgibson@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>The user zoomed out on a webpage. iOS only.</description>
</action>

<action name="IOS.PageZoom.ZoomReset">
  <owner>rkgibson@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    The user reset the zoom level on a webpage. iOS only.
  </description>
</action>

<action name="IOS.PasswordManager.Settings.DeleteAllSavedData.Clicked">
  <owner>mxlg@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when the user clicks on the delete all data button in the password
    settings.
  </description>
</action>

<action name="IOS.Permission.Toggled">
  <owner>ewannpv@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>The user toogled a media permission state.</description>
</action>

<action name="IOS.PhoneNumberExperience.LongPress.AddCountryCode">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User tapped on the Add Country Code button after long-pressing on a phone
    number.
  </description>
</action>

<action name="IOS.PhoneNumberExperience.LongPress.AddToContacts">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User tapped on the add to contacts button after long-pressing on a phone
    number.
  </description>
</action>

<action name="IOS.PhoneNumberExperience.LongPress.Call">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User tapped on the Call button after long-pressing on a phone number.
  </description>
</action>

<action name="IOS.PhoneNumberExperience.LongPress.Copy">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User tapped on the Copy button after long-pressing on a phone number.
  </description>
</action>

<action name="IOS.PhoneNumberExperience.LongPress.Display">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user long pressed a phone number and the phone number experience context
    menu was displayed.
  </description>
</action>

<action name="IOS.PhoneNumberExperience.LongPress.Facetime">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User tapped on the facetime button after long-pressing on a phone number.
  </description>
</action>

<action name="IOS.PhoneNumberExperience.LongPress.SendMessage">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User tapped on the send message button after long-pressing on a phone
    number.
  </description>
</action>

<action name="IOS.PhoneNumberExperience.OneTap.Call">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The number of times the user tapped on an underlined phone number and was
    prompted to make a phone call.
  </description>
</action>

<action name="IOS.PostRestoreDefaultBrowser.Displayed">
  <owner>hiramahmood@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when the Post Restore Default Browser Promo is displayed. iOS only.
  </description>
</action>

<action name="IOS.SearchEngines.RecentlyViewed.Delete">
  <owner>gambard@chromium.org</owner>
  <description>
    Recorded when user deletes for recently viewed search engines. iOS only.
  </description>
</action>

<action name="IOS.SearchEngines.RecentlyViewed.Edit">
  <owner>gambard@chromium.org</owner>
  <description>
    Recorded when user enters edit mode for recently viewed search engines. iOS
    only.
  </description>
</action>

<action name="IOS.Settings.IncognitoLock.DoNotHide">
  <owner>alimariam@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when a user clicks the Don't Hide option in Incognito lock settings
    on iOS.
  </description>
</action>

<action name="IOS.Settings.IncognitoLock.HideWithReauth">
  <owner>alimariam@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when a user clicks the Hide immediatly with reauthentication method
    option in Incognito lock settings on iOS.
  </description>
</action>

<action name="IOS.Settings.IncognitoLock.HideWithSoftLock">
  <owner>alimariam@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when a user clicks the Hide after 10 minutes option in Incognito
    lock settings on iOS.
  </description>
</action>

<action name="IOS.StartSurface.HideShortcuts">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when hiding the shortcuts for the Start Surface. iOS only.
  </description>
</action>

<action name="IOS.StartSurface.OpenMostRecentTab">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when opening the most recent tab after tapping on the Start Surface
    return to recent tab tile. iOS only.
  </description>
</action>

<action name="IOS.StartSurface.Show">
  <owner>gogerald@chromium.org</owner>
  <description>Recorded when showing the Start Surface. iOS only.</description>
</action>

<action name="IOS.StartSurface.ShowReturnToRecentTabTile">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing the return to recent tab tile for the Start Surface.
    iOS only.
  </description>
</action>

<action name="IOS.StartSurface.ShrinkLogo">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when shrinking the logo for the Start Surface. iOS only.
  </description>
</action>

<action name="IOS.TabGroupInGridOnStart.Show">
  <owner>achara@google.com</owner>
  <owner>ewannpv@google.com</owner>
  <description>
    Recorded when showing the tab group in grid view on start. iOS only.
  </description>
</action>

<action name="IOS.UnitConversion.SourceUnitValueChange">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <description>
    Recorded the first time (between the presentation and the dismissal of the
    unit conversion view controller) the user changes the source unit value
    field of a unit conversion view controller while the unit type is unchanged.
    iOS only.
  </description>
</action>

<action name="IOS.UnitConversion.TargetUnitValueChange">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <description>
    Recorded the first time (between the presentation and the dismissal of the
    unit conversion view controller) the user changes the target unit value
    field of a unit conversion view controller. iOS only.
  </description>
</action>

<action name="IOS.UnitConversion.UnitTypeChange">
  <owner>erahmaoui@google.com</owner>
  <description>
    Recorded the first time (between the presentation and the dismissal of the
    unit conversion view controller) the user changes the unit type (title
    button) of a unit conversion view controller. iOS only.
  </description>
</action>

<action name="IOS.WelcomeBack.Dismissed">
  <owner>cheickcisse@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Recorded when the user dismisses the Welcome Back screen. iOS only.
  </description>
</action>

<action name="IOS.WelcomeBack.Impression">
  <owner>cheickcisse@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Recorded when the Welcome Back screen is presented to the user. iOS only.
  </description>
</action>

<action name="IOS.WelcomeBack.Stopped">
  <owner>cheickcisse@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>TODO(crbug.com/483957938): Write the description.</description>
</action>

<action name="IOSAccountsSettingsCloseWithSwipe">
  <owner>msarda@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Reported when Accounts Settings UI was dismissed was dismissed using swipe
    down gesture. iOS only.
  </description>
</action>

<action name="IOSBookmarkManagerCloseWithSwipe">
  <owner>rohitrao@chromium.org</owner>
  <description>
    Recorded when a user closes bookmark manager by swiping down. iOS-only.
  </description>
</action>

<action name="IOSBookmarksAddedInBulk">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>User added bookmarks in bulk.</description>
</action>

<action name="IOSBookmarksAddedInBulkSnackbarViewButtonClicked">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when a user clicks the &quot;view&quot; button in the snackbar
    generated from bulk adding bookmarks. iOS-only.
  </description>
</action>

<action name="IOSBookmarksEditorClosedWithSwipeDown">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user closes bookmark editor by swiping down. iOS-only.
  </description>
</action>

<action name="IOSBookmarksFolderChooserClosedWithSwipeDown">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user closes bookmark folder chooser by swiping down.
    iOS-only.
  </description>
</action>

<action name="IOSBookmarksFolderEditorClosedWithSwipeDown">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user closes bookmark folder editor by swiping down.
    iOS-only.
  </description>
</action>

<action name="IOSCollaborationInitJoin">
  <owner>lpromero@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>Reported when trying to join a shared tab group.</description>
</action>

<action name="IOSCollaborationInitLeaveOrDelete">
  <owner>lpromero@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when trying to leave or delete shared tab group.
  </description>
</action>

<action name="IOSCollaborationInitShareOrManage">
  <owner>lpromero@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when trying to share a tab group or manage it, if already shared.
  </description>
</action>

<action name="IOSCollaborationShowDeleteDialog">
  <owner>lpromero@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when showing the flow to delete a shared tab group.
  </description>
</action>

<action name="IOSCollaborationShowJoinDialog">
  <owner>lpromero@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when showing the flow to join a shared tab group.
  </description>
</action>

<action name="IOSCollaborationShowLeaveDialog">
  <owner>lpromero@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when showing the flow to leave a shared tab group.
  </description>
</action>

<action name="IOSCollaborationShowManageDialog">
  <owner>lpromero@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when showing the flow to manage a shared tab group.
  </description>
</action>

<action name="IOSCollaborationShowShareDialog">
  <owner>lpromero@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when showing the flow to share a tab group.
  </description>
</action>

<action name="IOSContextualPanelEntrypointLargeChipDismissedWithSwipe">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Reported when the Contextual Panel's large chip entrypoint is swiped closed.
  </description>
</action>

<action name="IOSDownloadClose">
  <owner>ewannpv@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    User closed Download Manager UI by tapping x button when download was not
    in-progress (either not started or failed).
  </description>
</action>

<action name="IOSDownloadConfirmClose">
  <owner>ewannpv@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    User confirmed download closure by tapping &quot;Stop&quot; on &quot;Stop
    Download?&quot; dialog.
  </description>
</action>

<action name="IOSDownloadConfirmReplace">
  <owner>ewannpv@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    User confirmed download replacement by tapping &quot;OK&quot; on &quot;Start
    New Download&quot; dialog.
  </description>
</action>

<action name="IOSDownloadDoNotClose">
  <owner>ewannpv@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    User rejected download closure by tapping &quot;Continue&quot; on &quot;Stop
    Download?&quot; dialog.
  </description>
</action>

<action name="IOSDownloadDoNotReplace">
  <owner>ewannpv@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    User rejected download replacement by tapping &quot;Cancel&quot; on
    &quot;Start New Download?&quot; dialog.
  </description>
</action>

<action name="IOSDownloadInstallGoogleDrive">
  <owner>ewannpv@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>User tapped on Install Google Drive promo.</description>
</action>

<action name="IOSDownloadOpen">
  <owner>erahmaoui@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User tapped on Open button in Download Manager after a successful download.
  </description>
</action>

<action name="IOSDownloadOpenIn">
  <owner>ewannpv@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    User tapped on Open In... button after in Download Manager after download
    succeeded.
  </description>
</action>

<action name="IOSDownloadOpenInDriveApp">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User tapped on OPEN button in Download Manager after download to Drive
    succeeded.
  </description>
</action>

<action name="IOSDownloadStartDownload">
  <owner>ewannpv@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>User started the download in Download Manager.</description>
</action>

<action name="IOSDownloadStartDownloadToDrive">
  <owner>qpubert@google.com</owner>
  <owner>ewannpv@chromium.org</owner>
  <description>
    User started the download in Download Manager, with Drive as destination for
    their download.
  </description>
</action>

<action name="IOSDownloadTryCloseWhenInProgress">
  <owner>ewannpv@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    User tapped x button when download was in-progress. The Download Manager did
    not close, but presented the confirmation dialog. See
    IOSDownloadConfirmClose and IOSDownloadDoNotClose actions for recording use
    choice.
  </description>
</action>

<action name="IOSGoogleServicesSettingsCloseWithSwipe">
  <owner>msarda@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Reported when Google Services Settings UI was dismissed using swipe down
    gesture. iOS only.
  </description>
</action>

<action name="IOSHandoffSettingsCloseWithSwipe">
  <owner>lpromero@google.com</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Handoff Settings UI was dismissed using swipe down gesture.
    iOS only.
  </description>
</action>

<action name="IOSHistoryCloseWithSwipe">
  <owner>rohitrao@chromium.org</owner>
  <description>
    Recorded when a user closes History using swipe down gesture. iOS-only.
  </description>
</action>

<action name="IOSInspectPageVisited">
  <owner>rohitrao@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when the user loads the chrome://inspect page on iOS.
  </description>
</action>

<action name="IOSLanguagesSettingsCloseWithSwipe">
  <owner>pkl@chromium.org</owner>
  <description>
    Reported when Languages Settings UI was dismissed using swipe down gesture.
    iOS only.
  </description>
</action>

<action name="IOSLaunchedByAddBookmarkToChromeIntent">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>User added bookmarks to Chrome via Apple Shortcuts.</description>
</action>

<action name="IOSLaunchedByAddReadingListItemToChromeIntent">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>User added a reading list item via Apple Shortcuts.</description>
</action>

<action name="IOSLaunchedByOpenInChromeIntent">
  <owner>justincohen@chromium.org</owner>
  <owner>rohitrao@chromium.org</owner>
  <description>User opened a URL in Chrome via Apple Shortcuts.</description>
</action>

<action name="IOSLaunchedByOpenInIncognitoIntent">
  <owner>gujen@chromium.org</owner>
  <owner>rohitrao@chromium.org</owner>
  <description>
    User opened a URL/a list of URLs in Chrome in Incognito mode via Apple
    Shortcuts.
  </description>
</action>

<action name="IOSLaunchedBySearchInChromeIntent">
  <owner>justincohen@chromium.org</owner>
  <description>
    User opened Chrome with a `Search in Chrome` Siri Shortcut.
  </description>
</action>

<action name="IOSMagicStackLevelUpFreshSignal" not_user_triggered="true">
  <owner>thegreenfrog@google.com</owner>
  <owner>pabouchard@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Recorded when a Level Up milestone task has been completed and a new task is
    shown.
  </description>
</action>

<action name="IOSMagicStackParcelTrackingFreshSignal" not_user_triggered="true">
  <obsolete>
    Unused as of 08/2025, as ParcelTracking code has been turned down and
    removed from the codebase
  </obsolete>
  <owner>thegreenfrog@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Recorded when there is a new parcel being tracked or a tracked parcel has an
    updated status.
  </description>
</action>

<action name="IOSMagicStackSafetyCheckFreshSignal" not_user_triggered="true">
  <owner>thegreenfrog@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>Recorded when the Safety Check result has changed.</description>
</action>

<action name="IOSMagicStackSettingsOpened">
  <owner>thegreenfrog@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Recorded when the user opens the Magic Stack Settings page.
  </description>
</action>

<action name="IOSMagicStackShortcutsFreshSignal" not_user_triggered="true">
  <owner>thegreenfrog@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Recorded when a valid user action related to Reading List, Bookmarks, Recent
    Tabs, or History occurs.
  </description>
</action>

<action name="IOSMagicStackTabResumptionFreshSignal" not_user_triggered="true">
  <owner>thegreenfrog@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Recorded when the Tab Resumption module has a new relevant tab.
  </description>
</action>

<action name="IOSMobileReloadCrashedRenderer" not_user_triggered="true">
  <owner>thegreenfrog@google.com</owner>
  <owner>ajuma@google.com</owner>
  <description>
    Recorded when a user has switched back to a tab whose renderer needs to be
    reloaded due to a renderer crash on iOS.
  </description>
</action>

<action name="IOSMostVisitedTopSitesChanged" not_user_triggered="true">
  <owner>thegreenfrog@google.com</owner>
  <owner>bwwilliams@google.com</owner>
  <description>
    Recorded when the top four most visited sites changes.
  </description>
</action>

<action name="IOSOpenByMainIntent">
  <owner>thegreenfrog@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User opened Chrome through a main intent, either by an icon open or an app
    switch.
  </description>
</action>

<action name="IOSOpenByViewIntent">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User opened Chrome through a view intent, basically anything that opens
    Chrome that is not an icon tap or an app switch.
  </description>
</action>

<action name="IOSPasswordsSettingsCloseWithSwipe">
  <owner>tmartino@chromium.org</owner>
  <owner>nicolasmacbeth@google.com</owner>
  <description>
    Reported when Passwords Settings UI was dismissed using swipe down gesture.
    iOS only.
  </description>
</action>

<action name="IOSPrivacySafeBrowsingSettingsCloseWithSwipe">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Privacy Safe Browsing Settings UI was dismissed using swipe
    down gesture. iOS only.
  </description>
</action>

<action name="IOSReadingListCloseWithSwipe">
  <owner>rohitrao@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Recorded when a user closes Reading List with swipe down gesture. iOS-only.
  </description>
</action>

<action name="IOSReadingListItemsAddedInBulk">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when a user bulk adds reading list items (Siri Shortcut). iOS-only.
  </description>
</action>

<action name="IOSReadingListSnackbarViewButtonClicked">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when a user clicks the &quot;view&quot; button in the snackbar
    generated from bulk adding reading list items. iOS-only.
  </description>
</action>

<action name="IOSRecentTabsCloseWithSwipe">
  <owner>gambard@google.com</owner>
  <description>
    Recorded when a user closes Recent Tabs using swipe down gesture. iOS-only.
  </description>
</action>

<action name="IOSSafeBrowsingEnhancedProtectionSettingsCloseWithSwipe">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Safe Browsing Enhanced Protection Settings UI was dismissed
    using swipe down gesture. iOS only.
  </description>
</action>

<action name="IOSSafeBrowsingStandardProtectionSettingsCloseWithSwipe">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Safe Browsing Standard Protection Settings UI was dismissed
    using swipe down gesture. iOS only.
  </description>
</action>

<action name="IOSSettingsCloseWithSwipe">
  <owner>edchin@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when Settings UI was dismissed using swipe down gesture. iOS only.
  </description>
</action>

<action name="IOSSyncEncryptionPassphraseSettingsCloseWithSwipe">
  <owner>msarda@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Reported when Sync Encryption Passphrase Settings UI was dismissed using
    swipe down gesture. iOS only.
  </description>
</action>

<action name="Italic">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ITunesLinksHandler_StoreKitLaunched">
  <owner>mrefaat@chromium.org</owner>
  <description>
    Record when StoreKit is launched on the iOS app by ITunesLinkHandler. This
    should happen when the user navigates to iTunes appstore URL.
  </description>
</action>

<action name="JavascriptContentSetting.DisableBy.SiteSettings">
  <owner>mpearson@chromium.org</owner>
  <description>
    User disabled Javascript for the site via the site settings page.
  </description>
</action>

<action name="JavascriptContentSetting.EnableBy.SiteSettings">
  <owner>mpearson@chromium.org</owner>
  <description>
    User enabled Javascript for the site via the site settings page.
  </description>
</action>

<action name="JustifyCenter">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="justifyFull">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="JustifyLeft">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="JustifyRight">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Keyboard_Microphone_Muted">
  <owner>rtinkoff@chromium.org</owner>
  <description>
    The user muted the mic by pressing the mic mute keyboard key.
  </description>
</action>

<action name="Keyboard_Microphone_Unmuted">
  <owner>rtinkoff@chromium.org</owner>
  <description>
    The user unmuted the mic by pressing the mic mute keyboard key.
  </description>
</action>

<action name="KeyboardAccessory_CloseButtonPressed">
  <owner>tmartino@chromium.org</owner>
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <owner>leozhao@google.com</owner>
  <description>
    The user tapped on the close button on the Keyboard Accessory to dismiss it.
    iOS only.
  </description>
</action>

<action name="KeyboardAccessory_SuggestionAccepted">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on a suggestion from the Keyboard Accessory to fill the
    current form. iOS only.
  </description>
</action>

<action name="KeyboardAccessory_SuggestionAccepted_BackupPassword">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on a backup password suggestion from the Keyboard Accessory
    to fill the current form. iOS only.
  </description>
</action>

<action name="KeyboardShortcutViewer.CreateWindow">
  <owner>wutao@chromium.org</owner>
  <description>
    Records when the user creates a new window of Keyboard Shortcut Viewer.
  </description>
</action>

<action name="KeyboardShortcutViewer.Search">
  <owner>wutao@chromium.org</owner>
  <description>
    Records when the user enters search mode in Keyboard Shortcut Viewer.
  </description>
</action>

<action name="KeySystemSupport.Widevine.Queried">
  <owner>xhwang@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="KeySystemSupport.Widevine.Supported">
  <owner>xhwang@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="KeySystemSupport.WidevineWithType.Queried">
  <owner>xhwang@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="KeySystemSupport.WidevineWithType.Supported">
  <owner>xhwang@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="KeywordEditor_AddKeyword">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="KeywordEditor_AddKeywordJS">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="KeywordEditor_ModifiedKeyword">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="KeywordEditor_RemoveKeyword">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Lacros.Launch">
  <owner>jamescook@chromium.org</owner>
  <owner>lacros-team@google.com</owner>
  <description>
    Recorded when the user launches a new instance of the lacros-chrome binary,
    for example by clicking on the Lacros shelf icon.
  </description>
</action>

<action name="LanguageChange_Accept">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageChange_Revert">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageConfigView_Open">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageMenuButton_InputMethodChanged">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageMenuButton_Open">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_chewing">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_english-m">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_hangul">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:am:sera">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:ar:kbd">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:bn:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:fa:isiri">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:gu:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:hi:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:kn:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:ml:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:mr:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:ta:inscript">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:ta:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:ta:phonetic">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:ta:tamil99">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:ta:typewriter">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:te:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:th:kesmanee">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:th:pattachote">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:th:tis820">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:vi:tcvn">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:vi:telex">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:vi:viqr">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:vi:vni">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:zh:cangjie">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_m17n:zh:quick">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_mozc">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_mozc-chewing">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_mozc-dv">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_mozc-hangul">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_mozc-jp">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_pinyin">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_pinyin-dv">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:am:phonetic:arm">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:be::fra">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:be::ger">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:be::nld">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:bg::bul">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:br::por">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:by::bel">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ca::fra">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ca:multix:fra">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ch::ger">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:cz::cze">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:cz:qwerty:cze">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:de::ger">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:de:neo:ger">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:dk::dan">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ee::est">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:es::spa">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:es:cat:cat">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:fi::fin">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:fr::fra">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:gb:dvorak:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:gb:extd:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ge::geo">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:gr::gre">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:hr::scr">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:hu::hun">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:il::heb">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:is::ice">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:it::ita">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:jp::jpn">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:kr:kr104:kor">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:latam::spa">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:lt::lit">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:lv::lav">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:lv:apostrophe:lav">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:mn::mon">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:nl::nld">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:no::nob">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:no::nor">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:pl::pol">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:pt::por">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ro::rum">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:rs::srp">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ru::rus">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ru:phonetic:rus">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:se::swe">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:si::slv">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:sk::slo">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:tr::tur">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:ua::ukr">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:us::eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:us:altgr-intl:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:us:colemak:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:us:dvorak:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_DisableInputMethod_xkb:us:intl:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_chewing">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_english-m">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_hangul">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:am:sera">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:ar:kbd">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:bn:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:fa:isiri">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:gu:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:hi:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:kn:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:ml:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:mr:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:ta:inscript">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:ta:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:ta:phonetic">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:ta:tamil99">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:ta:typewriter">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:te:itrans">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:th:kesmanee">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:th:pattachote">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:th:tis820">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:vi:tcvn">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:vi:telex">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:vi:viqr">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:vi:vni">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:zh:cangjie">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_m17n:zh:quick">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_mozc">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_mozc-chewing">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_mozc-dv">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_mozc-hangul">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_mozc-jp">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_pinyin">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_pinyin-dv">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:am:phonetic:arm">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:be::fra">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:be::ger">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:be::nld">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:bg::bul">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:bg:phonetic:bul">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:br::por">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:by::bel">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ca::fra">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ca:eng:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ca:multix:fra">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ch::ger">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ch:fr:fra">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:cz::cze">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:cz:qwerty:cze">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:de::ger">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:de:neo:ger">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:dk::dan">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ee::est">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:es::spa">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:es:cat:cat">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:fi::fin">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:fr::fra">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:gb:dvorak:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:gb:extd:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ge::geo">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:gr::gre">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:hr::scr">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:hu::hun">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:il::heb">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:is::ice">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:it::ita">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:jp::jpn">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:kr:kr104:kor">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:latam::spa">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:lt::lit">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:lv::lav">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:lv:apostrophe:lav">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:mn::mon">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:nl::nld">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:no::nob">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:no::nor">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:pl::pol">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:pt::por">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ro::rum">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:rs::srp">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ru::rus">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ru:phonetic:rus">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:se::swe">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:si::slv">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:sk::slo">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:tr::tur">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:ua::ukr">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:us::eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:us:altgr-intl:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:us:colemak:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:us:dvorak:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_EnableInputMethod_xkb:us:intl:eng">
  <obsolete>
    Pertaining to old Settings UI (pre-M-59) and obsolete input method system.
    No longer emitted since https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_Open">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_Restart">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SignOut">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_af">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_am">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ar">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_az">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_be">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_bg">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_bh">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_bn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_br">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_bs">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ca">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_co">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_cs">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_cy">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_da">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_de">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_de-AT">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_de-CH">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_de-DE">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_el">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_en">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_en-AU">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_en-CA">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_en-GB">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_en-NZ">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_en-US">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_en-ZA">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_eo">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_es">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_es-419">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_et">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_eu">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_fa">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_fi">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_fil">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_fo">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_fr">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_fr-CA">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_fr-CH">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_fr-FR">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_fy">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ga">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_gd">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_gl">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_gn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_gu">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ha">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_haw">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_he">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_hi">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_hr">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_hu">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_hy">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ia">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_id">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_is">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_it">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_it-CH">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_it-IT">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ja">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_jw">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ka">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_kk">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_km">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_kn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ko">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ku">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ky">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_la">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ln">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_lo">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_lt">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_lv">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_mk">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ml">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_mn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_mo">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_mr">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ms">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_mt">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_nb">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ne">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_nl">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_nn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_no">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_oc">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_om">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_or">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_pa">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_pl">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ps">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_pt">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_pt-BR">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_pt-PT">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_qu">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_rm">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ro">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ru">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_sd">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_sh">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_si">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_sk">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_sl">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_sn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_so">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_sq">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_sr">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_st">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_su">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_sv">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_sw">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ta">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_te">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_tg">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_th">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ti">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_tk">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_to">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_tr">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_tt">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_tw">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ug">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_uk">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_ur">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_uz">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_vi">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_xh">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_yi">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_yo">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_zh">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_zh-CN">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_zh-TW">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_SpellCheckLanguageChange_zu">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_af">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_am">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ar">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_az">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_be">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_bg">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_bh">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_bn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_br">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_bs">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ca">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_co">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_cs">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_cy">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_da">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_de">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_de-AT">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_de-CH">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_de-DE">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_el">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_en">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_en-AU">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_en-CA">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_en-GB">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_en-NZ">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_en-US">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_en-ZA">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_eo">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_es">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_es-419">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_et">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_eu">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_fa">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_fi">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_fil">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_fo">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_fr">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_fr-CA">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_fr-CH">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_fr-FR">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_fy">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ga">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_gd">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_gl">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_gn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_gu">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ha">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_haw">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_he">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_hi">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_hr">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_hu">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_hy">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ia">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_id">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_is">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_it">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_it-CH">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_it-IT">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ja">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_jw">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ka">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_kk">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_km">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_kn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ko">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ku">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ky">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_la">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ln">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_lo">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_lt">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_lv">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_mk">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ml">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_mn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_mo">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_mr">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ms">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_mt">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_nb">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ne">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_nl">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_nn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_no">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_oc">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_om">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_or">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_pa">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_pl">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ps">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_pt">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_pt-BR">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_pt-PT">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_qu">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_rm">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ro">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ru">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_sd">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_sh">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_si">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_sk">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_sl">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_sn">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_so">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_sq">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_sr">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_st">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_su">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_sv">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_sw">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ta">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_te">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_tg">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_th">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ti">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_tk">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_to">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_tr">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_tt">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_tw">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ug">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_uk">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_ur">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_uz">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_vi">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_xh">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_yi">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_yo">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_zh">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_zh-CN">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_zh-TW">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LanguageOptions_UiLanguageChange_zu">
  <obsolete>
    Pertaining to old Settings UI (pre-M59). No longer emitted since
    https://crrev.com/c/602884.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Launcher_ButtonPressed_Mouse" not_user_triggered="true">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the user activates a shelf button using the mouse.
  </description>
</action>

<action name="Launcher_ButtonPressed_Touch" not_user_triggered="true">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the user activates a shelf button using touch.
  </description>
</action>

<action name="Launcher_ClickOnApp">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Launcher_ClickOnApplistButton" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Launcher_Dismiss">
  <owner>vadimt@chromium.org</owner>
  <description>Launcher got dismissed.</description>
</action>

<action name="Launcher_LaunchTask">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the user launches a new task from the shelf.
  </description>
</action>

<action name="Launcher_MinimizeTask">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the user minimizes an existing task by clicking an icon in the
    shelf.
  </description>
</action>

<action name="Launcher_Show">
  <owner>vadimt@chromium.org</owner>
  <description>Launcher got shown.</description>
</action>

<action name="Launcher_SwitchTask">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the user activates an existing task from the shelf.
  </description>
</action>

<action name="LensSidePanel.CloseButtonClick">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>
    Close button was clicked on the Lens side panel. Also records the
    LensSidePanel.Hide action.
  </description>
</action>

<action name="LensSidePanel.Hide">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>The Lens side panel went from showing to hidden.</description>
</action>

<action name="LensSidePanel.HideChromeSidePanel">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>
    The Lens side panel clobbered the Chrome side panel (Reading
    List/Bookmarks).
  </description>
</action>

<action name="LensSidePanel.LensQueryWhileShowing">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>
    The user issued a Lens query while the Lens side panel was open.
  </description>
</action>

<action name="LensSidePanel.LoadResultsInNewTab">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>
    The Lens side panel button to expand results to new tab was clicked.
  </description>
</action>

<action name="LensSidePanel.ResultLinkClick">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>
    The user clicked a result link in the Lens side panel.
  </description>
</action>

<action name="LensSidePanel.Show">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>The Lens side panel went from hidden to showing.</description>
</action>

<action name="LensUnifiedSidePanel.HideSidePanel">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>The side panel is hidden when lens was an entry.</description>
</action>

<action name="LensUnifiedSidePanel.LensEntryHidden">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>
    The lens entry was hidden in the side panel. User navigated to a different
    entry in the side panel.
  </description>
</action>

<action name="LensUnifiedSidePanel.LensEntryShown">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>The lens entry was shown in the side panel.</description>
</action>

<action name="LensUnifiedSidePanel.LensQuery">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>The user issued a Lens query.</description>
</action>

<action name="LensUnifiedSidePanel.LensQuery_Followup">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>The user issued a follow Lens query.</description>
</action>

<action name="LensUnifiedSidePanel.LensQuery_New">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>The user issued a new Lens query.</description>
</action>

<action name="LensUnifiedSidePanel.LensQuery_SidePanelClosed">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>
    Lens query was issued when the side panel is closed. So opening side panel
    and focusing on lens.
  </description>
</action>

<action name="LensUnifiedSidePanel.LensQuery_SidePanelOpenLens">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>
    Lens query was issued when the side panel is open and lens is focused.
  </description>
</action>

<action name="LensUnifiedSidePanel.LensQuery_SidePanelOpenNonLens">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>
    Lens query was issued when the side panel is open. So focusing on the lens
    entry in the side panel.
  </description>
</action>

<action name="LensUnifiedSidePanel.LoadResultsInNewTab">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>
    The side panel button to expand results to new tab was clicked.
  </description>
</action>

<action name="LensUnifiedSidePanel.RemoveLensEntry_SearchEngineChanged">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>
    Search engine selection changed, so removing lens entry from the side panel.
  </description>
</action>

<action name="LensUnifiedSidePanel.ResultLinkClick">
  <owner>stanfield@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <owner>schechter@google.com</owner>
  <owner>apalanki@google.com</owner>
  <description>
    The user clicked a result link in the Lens entry in the side panel.
  </description>
</action>

<action name="LinkCapturingAcceptedFromInfoBar">
  <owner>dmurph@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the user accepts the info bar in an app browser to turn on
    link capturing for that app. This only shows if the app doesn't have link
    capturing enabled, and the user launched the app via the intent picker.
  </description>
</action>

<action name="LinkCapturingCancelledFromInfoBar">
  <owner>dmurph@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the user cancels the info bar in an app browser offering to
    turn on link capturing for that app. This only shows if the app doesn't have
    link capturing enabled, and the user launched the app via the intent picker.
  </description>
</action>

<action name="LinkCapturingIgnoredFromInfoBar">
  <owner>dmurph@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the user ignores the info bar in an app browser offering to
    turn on link capturing for that app. This only shows if the app doesn't have
    link capturing enabled, and the user launched the app via the intent picker.
  </description>
</action>

<action name="LinkCapturingIPHAppBubbleAccepted">
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the user clicks on the Open App Settings button in the IPH
    bubble that pops up whenever an app is opened via a link capturing workflow
    due to the app being set to support links by default.
  </description>
</action>

<action name="LinkCapturingIPHAppBubbleNotAccepted">
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the user dismisses or ignores the IPH bubble that pops up
    whenever an app is opened via a link capturing workflow due to the app being
    set to support links by default.
  </description>
</action>

<action name="LinkCapturingIPHAppBubbleShown">
  <owner>dibyapal@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    Recorded when the IPH bubble is shown as a result of launching an app that
    has link capturing enabled and is set to support links by default.
  </description>
</action>

<action name="LinkNavigationOpenedInForegroundTab">
  <owner>meiliang@chromium.org</owner>
  <owner>sbirch@chromium.org</owner>
  <description>
    Recorded any time the user opens a link which navigates into a new forground
    tab.
  </description>
</action>

<action name="LinkOpenedInNewTab">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>Users long pressed and opened in new tab.</description>
</action>

<action name="LoadURL">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LoadURLFromKeyword">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LocalDiscoveryNotificationsDisabled_Settings_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LocalDiscoveryNotificationsDisabled_Settings_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="LockScreen">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Login.CreateAccount">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Login_DemoUserLoginSuccess">
  <obsolete>Retail mode doesn't exist anymore.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Login_Failure">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Login_GuestLoginSuccess">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Login_OffTheRecordLoginSuccess">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Login_Success">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MalwareInterstitial.Advanced">
  <owner>carlosil@chromium.org</owner>
  <description>
    User opened the &quot;Advanced&quot; tab on the malware interstitial.
  </description>
</action>

<action name="MalwareInterstitial.Back">
  <owner>carlosil@chromium.org</owner>
  <description>User heeded the malware interstitial.</description>
</action>

<action name="MalwareInterstitial.Proceed">
  <owner>carlosil@chromium.org</owner>
  <description>User proceeded through the malware interstitial.</description>
</action>

<action name="MalwareInterstitial.Show">
  <owner>carlosil@chromium.org</owner>
  <description>User saw a malware interstitial.</description>
</action>

<action name="ManagedMode_ClosePassphraseDialog">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedMode_LocallyManagedUserCreated">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedMode_MainFrameNavigation">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedMode_NewManagedUserWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedMode_OpenPassphraseDialog">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedMode_OpenSettings">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedMode_StartupEnableManagedSwitch">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedMode_StartupManagedSwitch">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedMode_StartupNoManagedSwitch">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedUsers_Chromeos_Sync_Invalidated">
  <obsolete>This metric hasn't triggered since M67</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedUsers_Chromeos_Sync_Recovered">
  <obsolete>Legacy supervised users are deprecated</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedUsers_OpenProfile">
  <obsolete>Deprecated as of 04/2023.</obsolete>
  <owner>pam@chromium.org</owner>
  <owner>treib@chromium.org</owner>
  <description>Supervised user profile activated.</description>
</action>

<action name="ManagedUsers_QuitBrowser">
  <owner>pam@chromium.org</owner>
  <owner>treib@chromium.org</owner>
  <description>Supervised user quit the browser.</description>
</action>

<action name="ManagedUsers_SwitchProfile">
  <obsolete>Deprecated as of 04/2023.</obsolete>
  <owner>pam@chromium.org</owner>
  <owner>treib@chromium.org</owner>
  <description>Supervised user switched to another profile.</description>
</action>

<action name="ManagedUsers_UploadItem_Queued">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedUsers_UploadItem_Syncing">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ManagedUsers_Whitelist_Added">
  <obsolete>Deprecated as of 11/2020.</obsolete>
  <owner>bauerb@chromium.org</owner>
  <owner>treib@chromium.org</owner>
  <owner>pam@chromium.org</owner>
  <description>
    A new allowlist has been installed for a supervised user.
  </description>
</action>

<action name="ManagedUsers_Whitelist_Removed">
  <obsolete>Deprecated as of 11/2020.</obsolete>
  <owner>bauerb@chromium.org</owner>
  <owner>treib@chromium.org</owner>
  <owner>pam@chromium.org</owner>
  <description>
    An allowlist has been uninstalled for a supervised user.
  </description>
</action>

<action name="ManagedUsers_Whitelist_UncleanUninstall">
  <obsolete>Deprecated as of 11/2020.</obsolete>
  <owner>bauerb@chromium.org</owner>
  <owner>treib@chromium.org</owner>
  <owner>pam@chromium.org</owner>
  <description>
    Recorded at startup if an unregistered allowlist has been found. This
    usually means that an uninstallation did not complete.
  </description>
</action>

<action name="ManageGoogleAccount_Clicked">
  <owner>kazinova@google.com</owner>
  <owner>vsemeniuk@google.com</owner>
  <description>
    Recorded when the user clicked the &quot;Manage your Google Account&quot;
    link in the settings WebUI.
  </description>
</action>

<action name="ManagementBubble_OpenedFromManagementToolbarButton">
  <obsolete>Deprecated as of 9/2024.</obsolete>
  <owner>ydago@chromium.org</owner>
  <description>
    The management bubble was opened by clicking on the management toolbar
    button.
  </description>
</action>

<action name="ManagementPage_OpenedFromManagementBubbleLearnMore">
  <owner>ydago@chromium.org</owner>
  <description>
    The chrome://management page was opened using the learn more button from the
    management bubble.
  </description>
</action>

<action name="ManagementPageViewed">
  <owner>hunyadym@chromium.org</owner>
  <description>The chrome://management page was viewed.</description>
</action>

<action name="ManualFallback_AllPasswords_SuggestionAccepted">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Autofill form&quot; button of a password
    suggestion from the All Passwords Manual Fallback view, which is opened by
    tapping on the &quot;Select password...&quot; button in the Password Manual
    Fallback view, to fill the current form with the suggestion. iOS only.
  </description>
</action>

<action name="ManualFallback_AllPasswords_SuggestionAccepted_Backup">
  <owner>noemies@google.com</owner>
  <description>
    The user tapped on the &quot;Autofill form&quot; button of a backup password
    suggestion from the All Passwords Manual Fallback view, which is opened by
    tapping on the &quot;Select password...&quot; button in the Password Manual
    Fallback view, to fill the current form with the suggestion. iOS only.
  </description>
</action>

<action name="ManualFallback_Close">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user closed the Manual Fallback view by tapping the keyboard icon.
  </description>
</action>

<action name="ManualFallback_ClosePopover">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user closed the Manual Fallback Popover view. This happens when the user
    taps outside the popover.
  </description>
</action>

<action name="ManualFallback_ClosePull">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user closed the Manual Fallback view by pulling. This happens when the
    user pulls enough to the right, similar to &quot;pull to refresh&quot;.
  </description>
</action>

<action name="ManualFallback_CreditCard_OpenAddCreditCard">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on &quot;Add credit card&quot; on the Password Manual
    Fallback view.
  </description>
</action>

<action name="ManualFallback_CreditCard_OpenAddPaymentMethod">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on &quot;Add Payment Method...&quot; on the Password Manual
    Fallback view.
  </description>
</action>

<action name="ManualFallback_CreditCard_OpenManageCreditCard">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on &quot;Manage credit cards&quot; on the Password Manual
    Fallback view.
  </description>
</action>

<action name="ManualFallback_CreditCard_OverflowMenu_Edit">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Edit&quot; action of the overflow menu button
    shown in the Credit Card Manual Fallback view. iOS only.
  </description>
</action>

<action name="ManualFallback_CreditCard_OverflowMenu_ShowDetails">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Show Details&quot; action of the overflow menu
    button shown in the Credit Card Manual Fallback view. iOS only.
  </description>
</action>

<action name="ManualFallback_CreditCard_SelectCardholderName">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a cardholder name in the Credit Card Fallback view.
  </description>
</action>

<action name="ManualFallback_CreditCard_SelectCardNumber">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a credit card number in the Credit Card Fallback view.
  </description>
</action>

<action name="ManualFallback_CreditCard_SelectExpirationMonth">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on an expiration month in the Credit Card Fallback view.
  </description>
</action>

<action name="ManualFallback_CreditCard_SelectExpirationYear">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on an expiration year in the Credit Card Fallback view.
  </description>
</action>

<action name="ManualFallback_CreditCard_SuggestionAccepted">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Autofill Form&quot; button of a payment method
    suggestion from the Credit Card Manual Fallback view to fill the current
    form with the suggestion. iOS only.
  </description>
</action>

<action name="ManualFallback_ExpandIcon_OpenAddress">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user opened the Address Manual Fallback view through the keyboard
    accessory's expand icon. iOS only.
  </description>
</action>

<action name="ManualFallback_ExpandIcon_OpenPassword">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user opened the Password Manual Fallback view through the keyboard
    accessory's expand icon. iOS only.
  </description>
</action>

<action name="ManualFallback_ExpandIcon_OpenPaymentMethod">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user opened the Payment Method Manual Fallback view through the keyboard
    accessory's expand icon. iOS only.
  </description>
</action>

<action name="ManualFallback_OpenAtMemory">
  <owner>leozhao@google.com</owner>
  <owner>novakovica@google.com</owner>
  <owner>sugoi@google.com</owner>
  <owner>tmartino@chromium.org</owner>
  <description>
    The user opened the AtMemory manual fallback view. iOS only.
  </description>
</action>

<action name="ManualFallback_OpenCreditCard">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>The user opened Credit Card Manual Fallback view.</description>
</action>

<action name="ManualFallback_OpenPassword">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>The user opened the Password Manual Fallback view.</description>
</action>

<action name="ManualFallback_OpenProfile">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>The user opened the Profile Manual Fallback view.</description>
</action>

<action name="ManualFallback_OtherPasswords_OverflowMenu_Edit">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Edit&quot; action of the overflow menu button
    shown in the Other Passwords Manual Fallback view, which is opened by
    tapping the &quot;Select Password...&quot; button in the Password Manual
    Fallback view. iOS only.
  </description>
</action>

<action name="ManualFallback_Password_OpenManagePassword">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on &quot;Manage passwords&quot; on the Password Manual
    Fallback view.
  </description>
</action>

<action name="ManualFallback_Password_OpenManageSettings">
  <owner>tmartino@chromium.org</owner>
  <description>
    The user opened the Password Settings submenu using the &quot;Manage
    Settings...&quot; link in the Password Manual Fallback View.
  </description>
</action>

<action name="ManualFallback_Password_OpenOtherPassword">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on &quot;Use other password&quot; on the Password Manual
    Fallback view.
  </description>
</action>

<action name="ManualFallback_Password_OpenSuggestPassword">
  <owner>kazinova@google.com</owner>
  <description>TODO(crbug.com/483960232): Write the description.</description>
</action>

<action name="ManualFallback_Password_OverflowMenu_Edit">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Edit&quot; action of the overflow menu button
    shown in the Password Manual Fallback view. iOS only.
  </description>
</action>

<action name="ManualFallback_Password_SelectBackupPassword">
  <owner>noemies@google.com</owner>
  <description>
    The user tapped on a backup password chip in the Password Manual Fallback
    view.
  </description>
</action>

<action name="ManualFallback_Password_SelectPassword">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a password in the Password Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Password_SelectUsername">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a username in the Password Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Password_SuggestionAccepted">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Autofill form&quot; button of a password
    suggestion from the Password Manual Fallback view to fill the current form
    with the suggestion. iOS only.
  </description>
</action>

<action name="ManualFallback_Password_SuggestionAccepted_Backup">
  <owner>noemies@google.com</owner>
  <description>
    The user tapped on the &quot;Autofill form&quot; button of a backup password
    suggestion from the Password Manual Fallback view to fill the current form
    with the suggestion. iOS only.
  </description>
</action>

<action name="ManualFallback_Profiles_Address1">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on line 1 in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_Address2">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on line 2 in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_City">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a city in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_Company">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a company name in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_Country">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a country in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_EmailAddress">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on an email address in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_OpenManageProfiles">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on &quot;Manage addresses&quot; on the Password Manual
    Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_OverflowMenu_Edit">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Edit&quot; action of the overflow menu button
    shown in the Address Manual Fallback view. iOS only.
  </description>
</action>

<action name="ManualFallback_Profiles_PhoneNumber">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a phone number in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_SelectFirstName">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a first name in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_SelectLastName">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a last name in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_SelectMiddleName">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a middle name in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_State">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a state / province in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_Profiles_SuggestionAccepted">
  <owner>noemies@google.com</owner>
  <owner>sugoi@google.com</owner>
  <description>
    The user tapped on the &quot;Autofill Form&quot; button of an address
    suggestion from the Address Manual Fallback view to fill the current form
    with the suggestion. iOS only.
  </description>
</action>

<action name="ManualFallback_Profiles_Zip">
  <owner>tmartino@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    The user tapped on a zip code in the Address Manual Fallback view.
  </description>
</action>

<action name="ManualFallback_VirtualCard_SelectCardholderName">
  <owner>chbannon@google.com</owner>
  <owner>siyua@chromium.org</owner>
  <description>
    The user tapped on the cardholder name of a virtual card in the Credit Card
    Fallback view.
  </description>
</action>

<action name="ManualFallback_VirtualCard_SelectCardNumber">
  <owner>chbannon@google.com</owner>
  <owner>siyua@chromium.org</owner>
  <description>
    The user tapped on a virtual card number in the Credit Card Fallback view.
  </description>
</action>

<action name="ManualFallback_VirtualCard_SelectExpirationMonth">
  <owner>chbannon@google.com</owner>
  <owner>siyua@chromium.org</owner>
  <description>
    The user tapped on the expiration month of a virtual card in the Credit Card
    Fallback view.
  </description>
</action>

<action name="ManualFallback_VirtualCard_SelectExpirationYear">
  <owner>chbannon@google.com</owner>
  <owner>siyua@chromium.org</owner>
  <description>
    The user tapped on the expiration year of a virtual card in the Credit Card
    Fallback view.
  </description>
</action>

<action name="MaxButton_Clk_ExitFS">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MaxButton_Clk_Maximize">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MaxButton_Clk_Restore">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MaxButton_Maximize">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MaxButton_MaxLeft">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MaxButton_MaxRight">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MaxButton_Minimize">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MaxButton_Restore">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MaxButton_ShowBubble">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="mceAddControl">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="mceBeginUndoLevel">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="mceEndUndoLevel">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="mceInsertContent">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="mceRepaint">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="mceSave">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="mceSetStyleInfo">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Media.Audible.AddTab">
  <obsolete>Removed 02/2017</obsolete>
  <owner>mlamouri@chromium.org</owner>
  <description>A tab became audible.</description>
</action>

<action name="Media.Audible.RemoveTab">
  <obsolete>Removed 02/2017</obsolete>
  <owner>mlamouri@chromium.org</owner>
  <description>A tab is no longer audible.</description>
</action>

<action name="Media.Controls.Cast">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user clicked on the cast controls button.</description>
</action>

<action name="Media.Controls.CastOverlay">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user clicked on the cast overlay button.</description>
</action>

<action name="Media.Controls.ClickAnywhereToPause">
  <owner>jazzhsu@chromium.org</owner>
  <description>
    The user clicked anywhere in the video frame to pause.
  </description>
</action>

<action name="Media.Controls.ClickAnywhereToPlay">
  <owner>jazzhsu@chromium.org</owner>
  <description>
    The user clicked anywhere in the video frame to play.
  </description>
</action>

<action name="Media.Controls.ClosedCaptionHide">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user hid the closed caption from the controls.</description>
</action>

<action name="Media.Controls.ClosedCaptionShow">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    The user showed the closed caption from the controls.
  </description>
</action>

<action name="Media.Controls.Download">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user clicked on the controls' download button.</description>
</action>

<action name="Media.Controls.EnterFullscreen">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user entered fullscreen mode from the controls.</description>
</action>

<action name="Media.Controls.EnterFullscreen.EmbeddedExperience">
  <owner>shaktisahu@chromium.org</owner>
  <description>
    The user has entered fullscreen mode from the controls. Recorded only for
    downloaded media on Android and is a subset of
    Media.Controls.EnterFullscreen.
  </description>
</action>

<action name="Media.Controls.ExitFullscreen">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user left fullscreen mode from the controls.</description>
</action>

<action name="Media.Controls.ExitFullscreen.EmbeddedExperience">
  <owner>shaktisahu@chromium.org</owner>
  <description>
    The user has left fullscreen mode from the controls. Recorded only for
    downloaded media on Android and is a subset of
    Media.Controls.ExitFullscreen.
  </description>
</action>

<action name="Media.Controls.Mute">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user muted a media element from the controls.</description>
</action>

<action name="Media.Controls.OverflowClose">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user closed the overflow menu via the controls.</description>
</action>

<action name="Media.Controls.OverflowOpen">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user opened the overflow menu via the controls.</description>
</action>

<action name="Media.Controls.Pause">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user paused a media element from the controls.</description>
</action>

<action name="Media.Controls.PauseOverlay">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    The user paused a media element from the pause overlay button.
  </description>
</action>

<action name="Media.Controls.Play">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user played a media element from the controls.</description>
</action>

<action name="Media.Controls.PlayOverlay">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    The user played a media element from the play overlay button.
  </description>
</action>

<action name="Media.Controls.RemotePause">
  <owner>avayvod@chromium.org</owner>
  <description>
    User pauses the video using any controls apart from the media element itself
    (aka remote controls: Android Wear, headset, notification, etc).
  </description>
</action>

<action name="Media.Controls.RemotePlay">
  <owner>avayvod@chromium.org</owner>
  <description>
    User resumes the video using any controls apart from the media element
    itself (aka remote controls: Android Wear, headset, notification, etc).
  </description>
</action>

<action name="Media.Controls.RemoteSeekBackward">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User seeks the video backward using any controls apart from the media
    element itself (aka remote controls: Android wear, headset, notification,
    etc).
  </description>
</action>

<action name="Media.Controls.RemoteSeekForward">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User seeks the video forward using any controls apart from the media element
    itself (aka remote controls: Android wear, headset, notification, etc).
  </description>
</action>

<action name="Media.Controls.ScrubbingBegin">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    The user started to interact with the control's scrubber.
  </description>
</action>

<action name="Media.Controls.ScrubbingEnd">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    The user stopped interacting with the control's scrubber.
  </description>
</action>

<action name="Media.Controls.Unmute">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>The user unmuted a media element from the controls.</description>
</action>

<action name="Media.Controls.VolumeChangeBegin">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    The user started to interact with the control's volume slider.
  </description>
</action>

<action name="Media.Controls.VolumeChangeEnd">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    The user stopped interacting with the control's volume slider.
  </description>
</action>

<action name="Media.Hidden">
  <owner>avayvod@chromium.org</owner>
  <description>
    User hid the frame containing a video making the video backgrounded.
  </description>
</action>

<action name="Media.OpenPreferencesClicked">
  <owner>guidou@chromium.org</owner>
  <owner>engedy@chromium.org</owner>
  <owner>hkamila@chromium.org</owner>
  <description>
    Logs when the user clicks &quot;Open Preferences&quot;, which is a button,
    that upon being clicked, triggers showing the &quot;Security &amp;
    Privacy&quot; pane of macOS System Preferences.
  </description>
</action>

<action name="Media.Session.BackgroundResume">
  <obsolete>Removed as of 2021/02.</obsolete>
  <owner>avayvod@chromium.org</owner>
  <description>User resumed a backgrounded video. Android-only.</description>
</action>

<action name="Media.Session.BackgroundSuspend">
  <obsolete>Removed as of 2021/02.</obsolete>
  <owner>avayvod@chromium.org</owner>
  <description>
    User paused a video playing in the background or brought it to the
    foreground. Android-only.
  </description>
</action>

<action name="Media.Shown">
  <owner>avayvod@chromium.org</owner>
  <description>
    User brought the frame containing a video to the foreground.
  </description>
</action>

<action name="Media.ShowSystemMediaPermissionBubble">
  <owner>guidou@chromium.org</owner>
  <owner>engedy@chromium.org</owner>
  <owner>hkamila@chromium.org</owner>
  <description>
    Logs when the user clicks the camera or microphone sliding icon which
    triggers showing the &quot;Security &amp; Privacy&quot; pane of macOS System
    Preferences.
  </description>
</action>

<action name="Media.Video.RotateToFullscreen.Enter">
  <owner>johnme@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    The user entered fullscreen by rotating their device to match the
    orientation of the video. Is a subset of Media.Controls.EnterFullscreen.
  </description>
</action>

<action name="Media.Video.RotateToFullscreen.Exit">
  <owner>johnme@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    The user exited fullscreen by rotating their device so it no longer matches
    the orientation of the video. Is a subset of Media.Controls.ExitFullscreen.
  </description>
</action>

<action name="Media_Paused" not_user_triggered="true">
  <obsolete>No longer recorded.</obsolete>
  <owner>liberato@chromium.org</owner>
  <description>
    Media playback was paused, either from script or controls.
  </description>
</action>

<action name="Media_Play_WithGesture">
  <obsolete>No longer recorded.</obsolete>
  <owner>liberato@chromium.org</owner>
  <description>A call to play() with a user gesture succeeded.</description>
</action>

<action name="Media_Playback_Ended" not_user_triggered="true">
  <owner>liberato@chromium.org</owner>
  <description>Media playback reached the end.</description>
</action>

<action name="Media_Playback_Mute_Off" not_user_triggered="true">
  <obsolete>No longer recorded.</obsolete>
  <owner>liberato@chromium.org</owner>
  <description>
    Mute was turned off, either from script or controls.
  </description>
</action>

<action name="Media_Playback_Mute_On" not_user_triggered="true">
  <obsolete>No longer recorded.</obsolete>
  <owner>liberato@chromium.org</owner>
  <description>Mute was turned on, either from script or controls.</description>
</action>

<action name="Media_Playback_Started" not_user_triggered="true">
  <obsolete>No longer recorded.</obsolete>
  <owner>liberato@chromium.org</owner>
  <description>Media playback started due to any cause.</description>
</action>

<action name="Media_RequestRemotePlayback">
  <obsolete>No longer recorded.</obsolete>
  <owner>liberato@chromium.org</owner>
  <description>
    User requested to transfer playback to a remote player, via 'cast' button.
  </description>
</action>

<action name="Media_RequestRemotePlayback_Control">
  <obsolete>No longer recorded.</obsolete>
  <owner>liberato@chromium.org</owner>
  <description>
    User requested to control playback of a remote player, such as Chromecast.
  </description>
</action>

<action name="Media_Seeked" not_user_triggered="true">
  <obsolete>No longer recorded.</obsolete>
  <owner>liberato@chromium.org</owner>
  <description>Seek originating from script or controls completed.</description>
</action>

<action name="Media_SetVolume" not_user_triggered="true">
  <obsolete>No longer recorded.</obsolete>
  <owner>liberato@chromium.org</owner>
  <description>
    Playback volume was changed, either from script or controls.
  </description>
</action>

<action name="MediaApp.PDF.DefaultApp.SwitchedAway">
  <owner>patricialor@chromium.org</owner>
  <owner>backlight-swe@google.com</owner>
  <description>
    Records that the user used the Files App to change their default app for PDF
    to a different app, including if they change it from non-MediaApp to another
    non-MediaApp. Recorded only when the MediaApp is enabled as a handler for
    PDF files.
  </description>
</action>

<action name="MediaApp.PDF.DefaultApp.SwitchedTo">
  <owner>patricialor@chromium.org</owner>
  <owner>backlight-swe@google.com</owner>
  <description>
    Records that the user used the Files App to change their default app for PDF
    from a different app back to MediaApp, which is the factory setting.
    Recorded only when the MediaApp is enabled as a handler for PDF files.
  </description>
</action>

<action name="MediaContextMenu_Controls">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MediaContextMenu_CopyVideoFrame">
  <owner>xhwang@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User clicked on the contextual menu of a video player to copy video frame.
  </description>
</action>

<action name="MediaContextMenu_EnterPictureInPicture">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User clicked on the contextual menu of a video player to enter
    Picture-in-Picture mode.
  </description>
</action>

<action name="MediaContextMenu_ExitPictureInPicture">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User clicked on the contextual menu of a video player to exit
    Picture-in-Picture mode.
  </description>
</action>

<action name="MediaContextMenu_Loop">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MediaContextMenu_RouteMedia">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User clicked on the contextual menu of a media player to cast (route media).
  </description>
</action>

<action name="MediaContextMenu_SaveVideoFrameAs">
  <owner>xhwang@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User clicked on the contextual menu of a video player to save video frame as
    a file.
  </description>
</action>

<action name="MediaContextMenu_SearchForVideoFrame">
  <owner>xhwang@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User clicked on the contextual menu of a video player to search for the
    video frame.
  </description>
</action>

<action name="MediaIndicatorButton_Dragged">
  <obsolete>Replaced with &quot;AlertIndicatorButton_Dragged&quot;.</obsolete>
  <owner>miu@chromium.org</owner>
  <description>
    User dragged the tab media indicator button; perhaps meant to drag the tab.
  </description>
</action>

<action name="MediaIndicatorButton_Mute">
  <obsolete>Replaced with &quot;AlertIndicatorButton_Mute&quot;.</obsolete>
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the tab media indicator button to mute the tab.
  </description>
</action>

<action name="MediaIndicatorButton_Unmute">
  <obsolete>Replaced with &quot;AlertIndicatorButton_Unmute&quot;.</obsolete>
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the tab media indicator button to unmute the tab.
  </description>
</action>

<action name="MediaRouter.CastStreaming.Session.End">
  <owner>miu@google.com</owner>
  <description>User ended a Cast Streaming session.</description>
</action>

<action name="MediaRouter_Icon_Click">
  <owner>apacible@chromium.org</owner>
  <description>
    User clicked the MediaRouterAction icon, also known as Cast icon, to open
    the Media Router dialog.
  </description>
</action>

<action name="MediaRouter_Ui_Action_Filter">
  <owner>btolsch@chromium.org</owner>
  <description>
    User typed text into the filter input to filter the sink list. This is
    triggered at most once each time the user enters the filter view of the
    Media Router WebUI. As long as the user stays in the filter view, additional
    actions will not be recorded for typing more text, deleting text, clearing
    the field and entering new text, etc. Additionally, if the user leaves text
    in the search input but leaves the filter view, entering the filter view
    again will trigger the action again.
  </description>
</action>

<action name="MediaRouter_Ui_Dialog_Blur">
  <owner>apacible@chromium.org</owner>
  <description>
    User clicked outside the Media Router dialog, possibly in an effort to close
    the dialog.
  </description>
</action>

<action name="MediaRouter_Ui_Dialog_ESCToClose">
  <owner>apacible@chromium.org</owner>
  <description>
    User closed the Media Router dialog by pressing the ESC key.
  </description>
</action>

<action name="MediaRouter_Ui_Navigate_Help">
  <owner>apacible@chromium.org</owner>
  <description>
    User clicked the Media Router help menu item, located on the Media Router
    contextual menu, to open the Cast help page.
  </description>
</action>

<action name="MediaRouter_Ui_Navigate_RouteDetailsToSinkList">
  <owner>apacible@chromium.org</owner>
  <description>
    User explicitly clicked the back button from the route details view to
    navigate to the sink list view.
  </description>
</action>

<action name="MediaRouter_Ui_Navigate_SinkListToRouteDetails">
  <owner>apacible@chromium.org</owner>
  <description>
    User explicitly clicked a sink to navigate to the route details view from
    the sink list view.
  </description>
</action>

<action name="MediaRouter_Ui_Navigate_SinkListToSource">
  <owner>apacible@chromium.org</owner>
  <description>
    User explicitly clicked to navigate from the sink view to the cast mode
    view.
  </description>
</action>

<action name="Menu_Take_Screenshot">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MerchantTrust.BottomSheet.NavigateLink">
  <owner>ayman@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when user navigates to a new link on the merchant trust bottom
    sheet.
  </description>
</action>

<action name="MerchantTrust.BubbleClosed{MerchantTrust_Type}">
  <owner>tommasin@chromium.org</owner>
  <owner>privacy-on-the-web@google.com</owner>
  <description>
    Triggered when user closes the merchant trust bubble. {MerchantTrust_Type}
  </description>
  <token key="MerchantTrust_Type" variants="MerchantTrust_Type"/>
</action>

<action name="MerchantTrust.BubbleOpenedFromPageInfo{MerchantTrust_Type}">
  <owner>tommasin@chromium.org</owner>
  <owner>privacy-on-the-web@google.com</owner>
  <description>
    Triggered when user opens the merchant trust bubble from the page info row.
    {MerchantTrust_Type}
  </description>
  <token key="MerchantTrust_Type" variants="MerchantTrust_Type"/>
</action>

<action name="MerchantTrust.Message.Tapped">
  <owner>ayman@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    Triggered when user taps the merchant trust message.
  </description>
</action>

<action name="MerchantTrust.PageInfoRowSeen{MerchantTrust_Type}">
  <owner>tommasin@chromium.org</owner>
  <owner>privacy-on-the-web@google.com</owner>
  <description>
    Triggered when user sees the merchant trust page info row.
    {MerchantTrust_Type}
  </description>
  <token key="MerchantTrust_Type" variants="MerchantTrust_Type"/>
</action>

<action
    name="MerchantTrust.SidePanelClosedOnSameTabNavigation{MerchantTrust_Type}">
  <owner>tommasin@chromium.org</owner>
  <owner>privacy-on-the-web@google.com</owner>
  <description>
    Triggered when the side panel is opened and the user navigates to a
    non-merchant site on the same tab, causing the panel to close.
    {MerchantTrust_Type}
  </description>
  <token key="MerchantTrust_Type" variants="MerchantTrust_Type"/>
</action>

<action name="MerchantTrust.SidePanelClosed{MerchantTrust_Type}">
  <owner>tommasin@chromium.org</owner>
  <owner>privacy-on-the-web@google.com</owner>
  <description>
    Triggered when user closes the merchant trust side panel.
    {MerchantTrust_Type}
  </description>
  <token key="MerchantTrust_Type" variants="MerchantTrust_Type"/>
</action>

<action
    name="MerchantTrust.SidePanelOpenedOnSameTabNavigation{MerchantTrust_Type}">
  <owner>tommasin@chromium.org</owner>
  <owner>privacy-on-the-web@google.com</owner>
  <description>
    Triggered when the side panel is already opened on a merchant site and the
    user navigates to a another merchant site on the same tab, which opens a new
    panel on the same tab. {MerchantTrust_Type}
  </description>
  <token key="MerchantTrust_Type" variants="MerchantTrust_Type"/>
</action>

<action name="MerchantTrust.SidePanelOpened{MerchantTrust_Type}">
  <owner>tommasin@chromium.org</owner>
  <owner>privacy-on-the-web@google.com</owner>
  <description>
    Triggered when user opens the merchant trust side panel.
    {MerchantTrust_Type}
  </description>
  <token key="MerchantTrust_Type" variants="MerchantTrust_Type"/>
</action>

<action name="MiddleClickedBookmarkBarFolder">
  <owner>dfried@chromium.org</owner>
  <description>
    Triggered when user middle-clicks a bookmarks bar folder, resulting in all
    bookmarks in the folder being opened. Applies to all folders reachable from
    the bookmark bar, including subfolders and overflow.
  </description>
</action>

<action name="MinButton_Clk">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Minimize_UsingKey">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MixedScript_LoadAnyway_Bubble">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Mobile.AdaptiveToolbarButton.SettingsPage.Opened">
  <owner>shaktisahu@chromium.org</owner>
  <owner>chrome-segmentation-platform@chromium.org</owner>
  <description>
    Recorded when the adaptive toolbar settings page is opened.
  </description>
</action>

<action name="Mobile.LensIOS.NewTabPageEntrypointTapped">
  <owner>hujasonx@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>
    Recorded when the user taps the entrypoint to Lens in the New Tab Page. (iOS
    only).
  </description>
</action>

<action name="Mobile.LensOverlay.Back">
  <owner>christianxu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user taps the back button in the Lens Overlay.
  </description>
</action>

<action name="Mobile.LensOverlay.CameraSearch.Performed">
  <owner>rkgibson@google.com</owner>
  <description>
    Recorded when a camera or photo search is performed via Lens Overlay.
  </description>
</action>

<action name="Mobile.LensOverlay.Closed">
  <owner>christianxu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>Recorded when the Lens Overlay is closed.</description>
</action>

<action name="Mobile.LensOverlay.Consent.Accepted">
  <owner>christianxu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user accepts the Lens Overlay consent dialog.
  </description>
</action>

<action name="Mobile.LensOverlay.Consent.Denied">
  <owner>christianxu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user denies the Lens Overlay consent dialog.
  </description>
</action>

<action name="Mobile.LensOverlay.Consent.Shown">
  <owner>christianxu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the Lens Overlay consent dialog is shown.
  </description>
</action>

<action name="Mobile.LensOverlay.FocusOmnibox">
  <owner>christianxu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user focuses the omnibox in the Lens Overlay.
  </description>
</action>

<action name="Mobile.LensOverlay.NewResult">
  <owner>christianxu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user generates new results with a new selection or by
    tapping the back button.
  </description>
</action>

<action name="Mobile.LensOverlay.SearchWithCamera.Tapped">
  <owner>radunitescu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user chooses the search with camera option from the
    overflow menu in Lens Overlay.
  </description>
</action>

<action name="Mobile.LensViewFinder.CameraCapture">
  <owner>radunitescu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user captures an image in Lens View Finder.
  </description>
</action>

<action name="Mobile.LensViewFinder.CameraURLOpen">
  <owner>radunitescu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user openes a new URL throught Lens View Finder camera
    feed (e.g. a QR codde scanned).
  </description>
</action>

<action name="Mobile.LensViewFinder.DismissTapped">
  <owner>radunitescu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user presses the dismiss button in Lens View Finder.
  </description>
</action>

<action name="Mobile.LensViewFinder.GalleryImagePicked">
  <owner>radunitescu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the user picks an image from the gallery in Lens View Finder.
  </description>
</action>

<action name="Mobile.LensViewFinder.Opened">
  <owner>radunitescu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>Recorded when the user opens Lens View Finder.</description>
</action>

<action name="Mobile.LensViewFinder.PostCapture.Closed">
  <owner>christianxu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    Recorded when the Lens View Finder post capture overlay UI is closed.
  </description>
</action>

<action name="Mobile.Omnibox.iOS.PastedValidURL">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User tapped the 'paste' iOS/iPadOS button into the Omnibox and the resulting
    text in the Omnibox is a valid URL. iOS and iPadOS only.
  </description>
</action>

<action name="Mobile.OmniboxContextMenu.LensCopiedImage">
  <owner>hujasonx@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>
    User pressed 'Lens Copied Image' in the omnibox context menu (iOS only).
  </description>
</action>

<action name="Mobile.OmniboxContextMenu.MoveAddressBarToBottom">
  <owner>christianxu@google.com</owner>
  <description>
    User pressed 'Move Address Bar To Bottom' in the omnibox context menu (iOS
    only).
  </description>
</action>

<action name="Mobile.OmniboxContextMenu.MoveAddressBarToTop">
  <owner>christianxu@google.com</owner>
  <description>
    User pressed 'Move Address Bar To Top' in the omnibox context menu (iOS
    only).
  </description>
</action>

<action name="Mobile.OmniboxContextMenu.SearchCopiedImage">
  <owner>rkgibson@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    User pressed 'Search Copied Image' in the omnibox context menu (iOS only).
  </description>
</action>

<action name="Mobile.OmniboxContextMenu.SearchCopiedText">
  <owner>rkgibson@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    User pressed 'Search Copied Text' in the omnibox context menu (iOS only).
  </description>
</action>

<action name="Mobile.OmniboxContextMenu.VisitCopiedLink">
  <owner>rkgibson@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>
    User pressed 'Visit Copied Link' in the omnibox context menu (iOS only).
  </description>
</action>

<action name="Mobile.OmniboxPasteButton.LensCopiedImage">
  <owner>christianxu@chromium.org</owner>
  <description>TODO(crbug.com/483963490): Write the description.</description>
</action>

<action name="Mobile.OmniboxPasteButton.SearchCopiedImage">
  <owner>christianxu@chromium.org</owner>
  <owner>stkhapugin@chromium.org</owner>
  <description>
    User tapped the paste button in Omnibox's keyboard accessory to search for
    an image.
  </description>
</action>

<action name="Mobile.OmniboxPasteButton.SearchCopiedLink">
  <owner>christianxu@chromium.org</owner>
  <owner>stkhapugin@chromium.org</owner>
  <description>
    User tapped the paste button in Omnibox's keyboard accessory to search for a
    link.
  </description>
</action>

<action name="Mobile.OmniboxPasteButton.SearchCopiedText">
  <owner>christianxu@chromium.org</owner>
  <owner>stkhapugin@chromium.org</owner>
  <description>
    User tapped the paste button in Omnibox's keyboard accessory to search for
    text.
  </description>
</action>

<action name="Mobile.OmniboxThumbnail.Deleted">
  <owner>christianxu@chromium.org</owner>
  <owner>stkhapugin@chromium.org</owner>
  <description>
    User removed the image search thumbnail in the omnibox.
  </description>
</action>

<action name="Mobile.PasswordsSettings.BulkSavePasswordsToAccountButtonClicked">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>tmartino@chromium.org</owner>
  <description>
    Reported when the user clicks on the entrypoint button of the &quot;save
    passwords in account&quot; section. iOS only.
  </description>
</action>

<action
    name="Mobile.PasswordsSettings.BulkSavePasswordsToAccountDialog.Accepted">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>tmartino@chromium.org</owner>
  <description>
    Reported when the user accepts the confirmation dialog to move their local
    passwords to their account. iOS only.
  </description>
</action>

<action
    name="Mobile.PasswordsSettings.BulkSavePasswordsToAccountDialog.Cancelled">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>tmartino@chromium.org</owner>
  <description>
    Reported when the user denies the confirmation dialog to move their local
    passwords to their account. iOS only.
  </description>
</action>

<action name="Mobile.Signin.AgeMismatchSignout.LearnMore">
  <owner>ddac@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Recorded when the user taps the URL to Learn More in the Age Mismatch
    Sign-Out dialog. (iOS only).
  </description>
</action>

<action name="Mobile.Signin.SnackbarUndoTapped">
  <owner>triploblastic@chromium.org</owner>
  <owner>chrome-signin-team@google.org</owner>
  <description>
    User tapped on 'Undo' button on a snackbar shown right after signin through
    promos in bookmarks or reading list page (iOS only).
  </description>
</action>

<action name="Mobile.Signout.SnackbarUndoTapped">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    User tapped on 'Undo' button on a snackbar shown right after sign-out. This
    undo button is available only when signing out from the account menu. (iOS
    only).
  </description>
</action>

<action name="Mobile.SystemNotification.Content.Click.Downloads_Files">
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user clicked on the body of an Android notification for a file download.
    This is logged at the same time as the 'Downloads - File' value is logged to
    Mobile.SystemNotification.Content.Click.

    This action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Mobile_FocusedDefocusedOmnibox_WithNoAction">
  <owner>stkhapugin@chromium.org</owner>
  <description>
    Records when a user focuses the omnibox and then defocuses it without
    modifying or copying the URL. iOS only.
  </description>
</action>

<action name="MobileAboutSettingsBack">
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user goes back from Chrome About Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileAboutSettingsClose">
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when Chrome About Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileAccountsSettingsBack">
  <owner>msarda@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Reported when user goes back from Accounts Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileAccountsSettingsClose">
  <owner>msarda@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Reported when Accounts Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileActionBarShown">
  <obsolete>Deprecated as of 04/2020.</obsolete>
  <owner>donnd@chromium.org</owner>
  <description>
    The Action Bar was shown in response to the user selecting text. Deprecated
    in favor of MobileActionBarShown.Toolbar which doesn't record same data
    twice. See crbug.com/1072811.
  </description>
</action>

<action name="MobileActionBarShown.Floating">
  <owner>gayane@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The floating Action Bar was shown in response to the user selecting or
    adjusting already selected text. Valid for Android M+.
  </description>
</action>

<action name="MobileActionBarShown.Toolbar">
  <owner>gayane@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The Action Bar was shown in response to the user selecting or adjusting
    already selected text. Valid for versions before Android M. See
    MobileActionBarShown.Floating for Android M+.
  </description>
</action>

<action name="MobileActionMode.ProcessTextIntent">
  <owner>donnd@chromium.org</owner>
  <description>
    User chose to process text using one of the assist actions available in the
    mobile action bar. These actions trigger an intent to interacte with another
    activity, e.g. Translate.
  </description>
</action>

<action name="MobileActionMode.SelectAllWasEditable">
  <owner>donnd@chromium.org</owner>
  <description>
    The just-recorded SelectAll action was done in an editable field.
  </description>
</action>

<action name="MobileActionMode.SelectAllWasNonEditable">
  <owner>donnd@chromium.org</owner>
  <description>
    The just-recorded SelectAll action was done in a non-editable field.
  </description>
</action>

<action name="MobileActionMode.Share">
  <owner>donnd@chromium.org</owner>
  <description>
    The user pressed the Share option in the mobile Action Bar, or in the
    floating toolbar for Android M+. The bars are shown after the user selects
    text.
  </description>
</action>

<action name="MobileActionMode.WebSearch">
  <owner>donnd@chromium.org</owner>
  <description>
    The user pressed the Web Search option in the mobile Action Bar, or in the
    floating toolbar for Android M+. The bars are shown after the user selects
    text.
  </description>
</action>

<action name="MobileAdaptiveMenuCustomize">
  <owner>chrome-segmentation-platform@google.com</owner>
  <description>
    User selected Edit Shortcut option from the adaptive toolbar button action
    menu thereby opening the toolbar shortcut preference page.
  </description>
</action>

<action name="MobileAdaptiveMenuShown">
  <owner>chrome-segmentation-platform@google.com</owner>
  <description>
    User long pressed the adaptive toolbar button and the action menu was shown.
  </description>
</action>

<action name="MobileAddBookmarkViaIntent">
  <obsolete>Feature removed 11/2019</obsolete>
  <owner>newt@chromium.org</owner>
  <description>
    User added a bookmark to Chrome via an intent from a third-party app.
  </description>
</action>

<action name="MobileAddCreditCard.AddPaymentMethodButton">
  <owner>gambard@chromium.org</owner>
  <description>
    User tapped on &quot;Add Payment Method&quot; using the settings payment
    methods screen.
  </description>
</action>

<action name="MobileAddCreditCard.CreditCardAdded">
  <owner>gambard@chromium.org</owner>
  <description>
    User adds a valid credit card using the add credit card screen.
  </description>
</action>

<action name="MobileAddCreditCard.UseCameraButton">
  <obsolete>Removed from code in November 2020</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User tapped on &quot;Use Camera&quot; from the settings add credit card
    screen.
  </description>
</action>

<action name="MobileAddressesSettingsBack">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Reported when user goes back from Addresses Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileAddressesSettingsClose">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Reported when Addresses Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileAIHubIconTapped">
  <owner>joemerramos@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>Reported when the user taps the AI Hub icon.</description>
</action>

<action name="MobileAIHubNewBadgeTapped">
  <owner>joemerramos@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>Reported when the user taps the New Feature Badge</description>
</action>

<action name="MobileAutofillAndPasswordsSettingsBack">
  <owner>jsobiech@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Reported when user goes back from Autofill and Passwords Settings UI to root
    Settings screen. iOS only.
  </description>
</action>

<action name="MobileAutofillAndPasswordsSettingsClose">
  <owner>jsobiech@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Reported when Autofill and Passwords Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileAutofillSettingsBack">
  <owner>jsobiech@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Reported when user goes back from Autofill Settings UI to Autofill and
    Passwords Settings screen. iOS only.
  </description>
</action>

<action name="MobileAutofillSettingsClose">
  <owner>jsobiech@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Reported when Autofill Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileBandwidthSettingsBack">
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user goes back from Bandwidth Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileBandwidthSettingsClose">
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when Bandwidth Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileBeamCallbackSuccess">
  <obsolete>Deprecated as of 1/2020</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileBeamInvalidAppState">
  <obsolete>Deprecated as of 1/2020</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileBookmark.SaveFlow.ClosedWithoutEditAction">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    Recorded when a user closes the save flow without editing the boookmark.
  </description>
</action>

<action name="MobileBookmark.SaveFlow.EditBookmark">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    Recorded when a user taps the edit bookmark button in the save flow.
  </description>
</action>

<action name="MobileBookmark.SaveFlow.EditFolder">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    Recorded when a user taps the edit folder button in the save flow.
  </description>
</action>

<action name="MobileBookmark.SaveFlow.Show">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    Recorded when a user saves a bookmark via the improved save flow.
  </description>
</action>

<action name="MobileBookmarkManagerAddedBookmarkUndone">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>The user undid added bookmark on iOS only.</description>
</action>

<action name="MobileBookmarkManagerClose">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when a user closes bookmark manager on iOS or Android.
  </description>
</action>

<action name="MobileBookmarkManagerCopyLink">
  <owner>wylieb@google.com</owner>
  <owner>hocheung@chromium.org</owner>
  <description>
    Recorded when a user copies the link of a selected bookmark in the Android
    bookmarks manager.
  </description>
</action>

<action name="MobileBookmarkManagerDeleteBulk">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when a user deletes all selected bookmarks in the Android bookmark
    manager.
  </description>
</action>

<action name="MobileBookmarkManagerDeletedEntryUndone">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>The user undid bookmark deletion on iOS only.</description>
</action>

<action name="MobileBookmarkManagerDragReorder">
  <owner>jhimawan@google.com</owner>
  <owner>twellington@google.com</owner>
  <description>
    Recorded when a user drops a bookmark after a drag in the Android bookmark
    manager.
  </description>
</action>

<action name="MobileBookmarkManagerEditBookmark">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when a user edits a bookmark in bookmark manager, on iOS or
    Android.
  </description>
</action>

<action name="MobileBookmarkManagerEditFolder">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when a user edits a folder in bookmark manager, on iOS or Android.
  </description>
</action>

<action name="MobileBookmarkManagerEntryDeleted">
  <owner>clank-app-team@google.com</owner>
  <description>
    Action indicating that a bookmark was deleted from the bookmark manager.
  </description>
</action>

<action name="MobileBookmarkManagerEntryOpened">
  <owner>ianwen@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    A bookmark was opened from the bookmark manager. Bookmarks opened directly
    from the NTP will not be counted. Instead those will be counted in the
    NewTabPage.ContentSuggestions.* histograms.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="MobileBookmarkManagerEntryOpenedInIncognito">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when all selected bookmarks are opened in new incognito tabs from
    the Android bookmarks manager.
  </description>
</action>

<action name="MobileBookmarkManagerEntryOpenedInNewTab">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when all selected bookmarks are opened in new tabs from the Android
    bookmarks manager.
  </description>
</action>

<action name="MobileBookmarkManagerLongPressToggleSelect">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when a user long presses on a bookmark item to toggle selection in
    the Android bookmark manager.
  </description>
</action>

<action name="MobileBookmarkManagerMoveDown">
  <owner>jhimawan@google.com</owner>
  <owner>twellington@google.com</owner>
  <description>
    Recorded when a user uses the &quot;Move Down&quot; button to reorder
    bookmarks in the Android bookmark manager.
  </description>
</action>

<action name="MobileBookmarkManagerMoveToFolder">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when a user moves one bookmark to a new folder in the Android
    bookmark manager.
  </description>
</action>

<action name="MobileBookmarkManagerMoveToFolderBulk">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when a user moves all selected bookmark items to a new folder in
    bookmark manager, on iOS or Android.
  </description>
</action>

<action name="MobileBookmarkManagerMoveToFolderUndone">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>The user undid bookmark move on iOS only.</description>
</action>

<action name="MobileBookmarkManagerMoveUp">
  <owner>jhimawan@google.com</owner>
  <owner>twellington@google.com</owner>
  <description>
    Recorded when a user uses the &quot;Move Up&quot; button to reorder
    bookmarks in the Android bookmark manager.
  </description>
</action>

<action name="MobileBookmarkManagerMultipleEntriesOpened">
  <owner>wylieb@google.com</owner>
  <owner>chrome-collections@google.com</owner>
  <description>
    Recorded when multi-selection is opened from the bookmark manager. Possible
    that the selection is only 1 bookmark.
  </description>
</action>

<action name="MobileBookmarkManagerOpen">
  <owner>ianwen@chromium.org</owner>
  <description>
    Action indictating the bookmark manager is created, either by menu or NTP
    button, or by navigation.
  </description>
</action>

<action name="MobileBookmarkManagerOpenedBookmarkEditorFromSnackbar">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user opened the bookmark editor using the snackbar.
  </description>
</action>

<action name="MobileBookmarkManagerOpenFolder">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when a user opens a folder on iOS and Android.
  </description>
</action>

<action name="MobileBookmarkManagerPageOpen">
  <owner>ianwen@chromium.org</owner>
  <description>
    Action indictating the bookmark manager is created as a Native Page. The
    porpuse of this action is to tell how many users on phones are able to get
    access to bookmark manager inside of a tab.
  </description>
</action>

<action name="MobileBookmarkManagerRemoveSelected">
  <owner>clank-app-team@google.com</owner>
  <description>
    Action indicating that the selected bookmark entries were deleted from the
    bookmark manager.
  </description>
</action>

<action name="MobileBookmarkManagerReopenBookmarksInSameSession">
  <owner>wylieb@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Tracks the bookmark manager being reopened while clank was running.
  </description>
</action>

<action name="MobileBookmarkManagerShowInFolder">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when a user uses the &quot;Show in folder&quot; button from Android
    bookmark search in order to see the bookmark of interest inside of its
    parent folder.
  </description>
</action>

<action name="MobileBookmarkManagerTapToggleSelect">
  <owner>twellington@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Recorded when a user taps on an item in order to select it from the Android
    bookmark manager (this can only occur while in selection mode).
  </description>
</action>

<action name="MobileBookmarkManagerUpdatedBookmarkUndone">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>The user undid bookmark update on iOS only.</description>
</action>

<action name="MobileBookmarksEditorCanceled">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user canceled the bookmark editor view. iOS-only.
  </description>
</action>

<action name="MobileBookmarksEditorDeletedBookmark">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user deleted the bookmark in the bookmark editor view. iOS-only.
  </description>
</action>

<action name="MobileBookmarksEditorOpenedFolderChooser">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user opened the folder chooser in the bookmark editor view. iOS-only.
  </description>
</action>

<action name="MobileBookmarksEditorSaved">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>The user saved the bookmark editor view. iOS-only.</description>
</action>

<action name="MobileBookmarksFolderChooserCanceled">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user canceled the bookmark folder chooser view. iOS-only.
  </description>
</action>

<action name="MobileBookmarksFolderChooserCancelSearch">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user cancelled a search on the bookmark folder view. iOS-only.
  </description>
</action>

<action name="MobileBookmarksFolderChooserDone">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user confirmed the bookmark folder chooser view. iOS-only.
  </description>
</action>

<action name="MobileBookmarksFolderChooserDoneSearch">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user confirmed the bookmark folder chooser view after a search.
    iOS-only.
  </description>
</action>

<action name="MobileBookmarksFolderChooserSearch">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user started a search on the bookmark folder view. iOS-only.
  </description>
</action>

<action name="MobileBookmarksFolderEditorCanceled">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user canceled the bookmark folder editor view. iOS-only.
  </description>
</action>

<action name="MobileBookmarksFolderEditorDeletedFolder">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user deleted the folder while in the bookmark folder editor view.
    iOS-only.
  </description>
</action>

<action name="MobileBookmarksFolderEditorOpenedFolderChooser">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user opened the folder chooser in the bookmark folder editor view.
    iOS-only.
  </description>
</action>

<action name="MobileBookmarksFolderEditorSaved">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user confirmed the bookmark folder editor view. iOS-only.
  </description>
</action>

<action name="MobileBookmarksManagerBulkSaveBookmarksToAccountButtonClicked">
  <owner>ankushkush@google.com</owner>
  <owner>src/components/sync/OWNERS</owner>
  <description>
    Reported when the user clicks on the entrypoint button for batch upload from
    bookmarks manager. iOS only.
  </description>
</action>

<action name="MobileBookmarksManagerBulkSaveBookmarksToAccountDialogAccepted">
  <owner>ankushkush@google.com</owner>
  <owner>src/components/sync/OWNERS</owner>
  <description>
    Reported when the user accepts the confirmation dialog to move their local
    bookmarks to their account. iOS only.
  </description>
</action>

<action name="MobileBookmarksManagerBulkSaveBookmarksToAccountDialogCancelled">
  <owner>ankushkush@google.com</owner>
  <owner>src/components/sync/OWNERS</owner>
  <description>
    Reported when the user denies the confirmation dialog to move their local
    bookmarks to their account. iOS only.
  </description>
</action>

<action name="MobileBottomBar.Aim.Clicked">
  <owner>madhavpruthi@google.com</owner>
  <owner>ckitagawa@chromium.org</owner>
  <owner>polardz@google.com</owner>
  <description>
    Recorded when the AI Mode button in the Android Bottom Bar is clicked.
  </description>
</action>

<action name="MobileBottomToolbarHomeButton">
  <obsolete>Removed as of 2020/09/09.</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The user tapped on the bottom toolbar's home button.
  </description>
</action>

<action name="MobileBottomToolbarNewTabButton">
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The user tapped on the bottom toolbar's new tab button.
  </description>
</action>

<action name="MobileBottomToolbarShareButton">
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The user tapped on the bottom toolbar's share button.
  </description>
</action>

<action name="MobileBottomToolbarShowMenu">
  <obsolete>Removed as of 5/2020</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>The bottom toolbar's overflow menu was shown.</description>
</action>

<action name="MobileBottomToolbarTabSwitcherButtonInBrowsingView">
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The user tapped on the bottom toolbar's tab switcher button.
  </description>
</action>

<action name="MobileBreakpadUploadAttempt" not_user_triggered="true">
  <obsolete>
    Deprecated 2017/02/28 due to confusing semantics and lack of use.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileBreakpadUploadFail" not_user_triggered="true">
  <obsolete>Deprecated as of at least 2017/02/28.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="MobileBreakpadUploadFailure" not_user_triggered="true">
  <obsolete>Deprecated as of 5/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileBreakpadUploadSuccess" not_user_triggered="true">
  <obsolete>Deprecated as of at least 2017/02/28.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileBWGSettingsBack">
  <obsolete>Deprecated as of 7/2025</obsolete>
  <owner>joemerramos@google.com</owner>
  <description>
    Reported when user goes back from BWG Settings UI to root Settings screen.
    iOS only.
  </description>
</action>

<action name="MobileBWGSettingsClose">
  <obsolete>Deprecated as of 7/2025</obsolete>
  <owner>joemerramos@google.com</owner>
  <description>
    Reported when BWG Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileClipboardChanged">
  <owner>jif@chromium.org</owner>
  <owner>mpearson@chromium.org</owner>
  <description>
    Emitted when Chrome detects that the clipboard contains new content.

    On iOS: this occurs either when Chrome enters the foreground and notices
    that the content of the clipboard changed, or when the users selects the
    omnibox and Chrome notices that the content of the clipboard changed.

    On Android: this occurs when Chrome starts up or when the clipboard changes
    while Chrome is running (in the foreground or not).
  </description>
</action>

<action name="MobileCloseAllTabsDialog.Cancelled">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    Recorded when user cancelled closing all tabs with the cancel button.
  </description>
</action>

<action name="MobileCloseAllTabsDialog.CancelledWithTouchOutside">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    Recorded when user cancelled closing all tabs by tapping outside the dialog.
  </description>
</action>

<action name="MobileCloseAllTabsDialog.ClosedAllTabs">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    Recorded when user closed all tabs from the close all tabs dialog.
  </description>
</action>

<action name="MobileComeToForeground">
  <owner>tedchoc@chromium.org</owner>
  <description>
    Chrome has come to the foreground. Only emitted if the foreground content is
    an Activity that views web content, e.g., not settings. This will be emitted
    everytime the Activity goes from entirely hidden to at least partially
    visible. Partially visible means that at least some portion of the Activity
    is visible, but the Activity is not interactable, e.g. being covered by the
    share dialog, javascript alert dialogs, the voice input dialog, etc.

    Please note, this has the potential to be called many times for a given
    session. For further details, see the Android activity concept of onPause
    and onResume for a better understanding of what circumstances can trigger
    this.

    Session tracking is based on the same visibility concept, but a session can
    span multiple live Android Activities, while this metric will be logged when
    each applicable Activity goes to the foreground (per above). Since session
    tracking uses onPause and onResume, this metric is also tied to that to
    ensure we capture the event.
  </description>
</action>

<action name="MobileContentNotificationsSettingsBack">
  <owner>guiperez@google.com</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    Reported when user goes back from Content Notification Settings UI to the
    root Notification Settings screen. iOS only.
  </description>
</action>

<action name="MobileContentNotificationsSettingsClose">
  <owner>guiperez@google.com</owner>
  <owner>chrome-sherlock@google.com</owner>
  <description>
    Is reported when the Content Notification Settings UI is dismissed. iOS
    only.
  </description>
</action>

<action name="MobileContentSettingsBack">
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user goes back from Content Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileContentSettingsClose">
  <owner>gambard@chromium.org</owner>
  <description>
    Is reported when the Content Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileContextMenuCopyImageLinkAddress">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuCopyLinkAddress">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuCopyLinkText">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuDownloadImage">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuDownloadLink">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuDownloadVideo">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuImage">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuLink">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuOpenImageInNewTab">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuOpenLink">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuOpenLinkInIncognito">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuOpenLinkInNewTab">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuOpenOriginalImageInNewTab">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="MobileContextMenuSaveImage">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuSearchByImage">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>bdibello@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuShareLink">
  <obsolete>Deprecated as of 5/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuText">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuVideo">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileContextMenuViewImage">
  <obsolete>Deprecated as of 8/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileCredentialProviderExtensionPromoTurnOnAutoFill">
  <owner>noemies@google.com</owner>
  <description>
    Reported when the user taps the &quot;Turn on AutoFill…&quot; button from
    the Credential Provider Extenstion promo. This button triggers an iOS prompt
    that allows the user to set the app as a credential provider. iOS only.
  </description>
</action>

<action name="MobileCreditCardScanner.Close">
  <obsolete>Removed from code in November 2020</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User closed the Credit Card Scanner without scanning a credit card.
  </description>
</action>

<action name="MobileCreditCardScanner.Error">
  <obsolete>Removed from code in November 2020</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User closed the Credit Card Scanner from an error dialog.
  </description>
</action>

<action name="MobileCreditCardScanner.ScannedCard">
  <obsolete>Removed from code in November 2020</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User scanned a credit card using the Credit Card Scanner.
  </description>
</action>

<action name="MobileCreditCardScanner.ScannedCardNumberModified">
  <obsolete>Removed from code in November 2020</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User scanned a credit card using the Credit Card Scanner and scanned card
    number was modified.
  </description>
</action>

<action name="MobileCreditCardScanner.ScannedExpiryMonthModified">
  <obsolete>Removed from code in November 2020</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User scanned a credit card using the Credit Card Scanner and scanned card
    expiry month was modified.
  </description>
</action>

<action name="MobileCreditCardScanner.ScannedExpiryYearModified">
  <obsolete>Removed from code in November 2020</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User scanned a credit card using the Credit Card Scanner and scanned card
    expiry year was modified.
  </description>
</action>

<action name="MobileCreditCardSettingsBack">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Reported when user goes back from Credit Card Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileCreditCardSettingsClose">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Reported when Credit Card Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileCreditCardSettingsCompleted">
  <owner>pabouchard@google.com</owner>
  <description>
    Reported when the credit card settings are completed. iOS only.
  </description>
</action>

<action name="MobileCrossDeviceTabJourney">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    Recorded when a user intentionally opens a tab from another device, sends a
    tab to another device, or selects an automatically opened tab from another
    device (once per-tab per-activity instance). Android only.

    This includes: recent tabs page, restore tabs promo, send tab to self, tab
    group sync, and cross device tab resumption.
  </description>
</action>

<action name="MobileCrossDeviceTabOpenedOrSent">
  <obsolete>
    Deprecated June 2024 replaced by the more inclusive
    MobileCrossDeviceTabJourney.
  </obsolete>
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    Recorded when a user opens a tab from another device or intentionally sends
    a tab to another device (i.e. send tab to self). Android only.
  </description>
</action>

<action name="MobileCustomFeedback">
  <obsolete>
    Deprecated 12/2018. CustomFeedback never shipped to 100% and is no longer
    planned for launch.
  </obsolete>
  <owner>wychen@chromium.org</owner>
  <description>Custom Feedback dialog is shown.</description>
</action>

<action name="MobileCustomRowCameraSearch">
  <owner>jif@chromium.org</owner>
  <description>
    Records when a user starts a camera search from the omnibox' assistive view.
  </description>
</action>

<action name="MobileCustomRowLensSearch">
  <owner>hujasonx@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>
    Records when a user starts a Lens search from the omnibox' assistive view.
  </description>
</action>

<action name="MobileCustomRowVoiceSearch">
  <owner>jif@chromium.org</owner>
  <description>
    Records when a user starts a voice search from the omnibox' assistive view.
  </description>
</action>

<action name="MobileDefaultBrowserViewIntent">
  <owner>thegreenfrog@chromium.org</owner>
  <description>
    Records when an iOS user opens the app from the default browser URL open.
  </description>
</action>

<action name="MobileDefaultPageModeSettingsBack">
  <owner>gambard@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when user goes back from Default Page Mode Settings UI to Content
    Settings screen. iOS only.
  </description>
</action>

<action name="MobileDefaultPageModeSettingsClose">
  <owner>gambard@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Default Page Mode UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileDefaultPageModeSettingsToggled">
  <owner>gambard@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when the user selects a default mode (Mobile/Desktop) for page
    load. iOS only.
  </description>
</action>

<action name="MobileDownloadFileUIInstallGoogleDrive">
  <obsolete>
    Removed in 12/2019 after adds of IOSDownloadFileUIGoogleDrive's histogram.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    User has requested installation of Google Drive app from the Download file
    UI.
  </description>
</action>

<action name="MobileDownloadFileUIShown">
  <obsolete>
    Removed as of 11/2019 after adds of DownloadFileUI's histogram.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>User was presented with the Download file UI.</description>
</action>

<action name="MobileDownloadFolderUIShownFromDownloadManager">
  <owner>ewannpv@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed &quot;Open in Downloads&quot; button from the download manager.
  </description>
</action>

<action name="MobileDownloadFolderUIShownFromToolsMenu">
  <owner>ewannpv@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed &quot;Downloads&quot; button from the tools menu.
  </description>
</action>

<action name="MobileDownloadFolderUIShownFromToolsMenuOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Downloads' in the app menu from a NTP page. Logged in addition
    to the general metric.
  </description>
</action>

<action name="MobileDownloadRetryDownload">
  <owner>ewannpv@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    User attempted to retry downloading a file after the download failed.
  </description>
</action>

<action name="MobileDownloadRetryUpload">
  <owner>qpubert@google.Com</owner>
  <owner>ewannpv@chromium.org</owner>
  <description>
    User attempted to retry uploading a file after the upload failed.
  </description>
</action>

<action name="MobileEnteredBackground">
  <owner>bling-fundamentals@google.com</owner>
  <description>Reported when an app entered the background.</description>
</action>

<action name="MobileExitStackView">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User exited the Android tab switcher due to one of the listed actions,
    opened a new normal/incognito tab, selected an existed tab, or pressed
    system back button.
  </description>
</action>

<action name="MobileExternalActionURLOpened">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Reported when the application was launched via an External Action URL.
  </description>
</action>

<action name="MobileExternalActionURLOpenedWithAppStoreGeminiPromo">
  <owner>joemerramos@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Reported when the application was launched via an External Action URL with
    the AppStoreGeminiPromo action. iOS only.
  </description>
</action>

<action name="MobileExternalActionURLOpenedWithDefaultBrowserSettings">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Reported when the application was launched via an External Action URL with
    the DefaultBrowserSettings action.
  </description>
</action>

<action name="MobileExternalActionURLOpenedWithOpenNTP">
  <owner>nicolasmacbeth@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Reported when the application was launched via an External Action URL with
    the OpenNTP action.
  </description>
</action>

<action name="MobileExternalNavigationDispatched">
  <owner>thildebr@chromium.org</owner>
  <description>
    Records when the system started a VIEW intent on a navigation click. This
    happens when there is another application in the system that's not a browser
    and that can handle this URL (e.g. Maps app for http://maps.google.com/
    url).
  </description>
</action>

<action name="MobileExternalNavigationReceived">
  <owner>thildebr@chromium.org</owner>
  <description>
    Records when a user was given a choice between using Chrome and an installed
    app and chose Chrome.
  </description>
</action>

<action name="MobileFakeboxNTPTapped">
  <owner>stkhapugin@chromium.org</owner>
  <description>User pressed the fakebox on NTP. iOS only.</description>
</action>

<action name="MobileFakeViewNTPTapped">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed the fake view on the top of NTP. iOS only.
  </description>
</action>

<action name="MobileFirstEditInOmnibox">
  <obsolete>Deprecated as of 12/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileFirstPartyViewIntent">
  <owner>thegreenfrog@chromium.org</owner>
  <description>
    Records when an iOS user opens the app from a Google first party app.
  </description>
</action>

<action name="MobileFocusedFakeboxOnNtp">
  <obsolete>Deprecated as of 12/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileFocusedOmniboxNotOnNtp">
  <obsolete>Deprecated as of 12/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileFocusedOmniboxOnNtp">
  <obsolete>Deprecated as of 12/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileFre.SignInShown">
  <obsolete>
    Deprecated 10/2021 since this is already recorded as part of the histogram
    MobileFre.Progress.*.
  </obsolete>
  <owner>aruslan@chromium.org</owner>
  <description>
    User was presented with the sign-in dialog during the First Run Experience.
    This metric is specific to Android.
  </description>
</action>

<action name="MobileFreAttemptSignIn">
  <obsolete>Deprecated as of 5/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileFreSignInSuccessful">
  <obsolete>Deprecated as of 5/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileFreSkipSignIn">
  <obsolete>Deprecated as of 5/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileFreTOSLinkTapped">
  <owner>justincohen@chromium.org</owner>
  <description>
    User tapped on the TOS link on the first run welcome view. This metric is
    only recorded if and after the TOS are accepted. This metric is specific to
    iOS.
  </description>
</action>

<action name="MobileFreUMALinkTapped">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    User tapped on the UMA link on the first run welcome view. This metric is
    only recorded if and after the TOS are accepted. This metric is specific to
    iOS.
  </description>
</action>

<action name="MobileFullscreenEntered">
  <obsolete>Obsolete as of 03/2025</obsolete>
  <owner>ajuma@chromium.org</owner>
  <owner>alionadangla@chromium.org</owner>
  <description>
    Reported when user scrolled to enter in fullscreen mode. iOS only.
  </description>
</action>

<action name="MobileFullscreenExited">
  <obsolete>Obsolete as of 03/2025</obsolete>
  <owner>ajuma@chromium.org</owner>
  <owner>alionadangla@chromium.org</owner>
  <description>
    Reported when user scrolled or tapped on the toolbars to exit fullscreen
    mode. iOS only.
  </description>
</action>

<action name="MobileFullscreenExitedBottomReached">
  <obsolete>Obsolete as of 03/2025</obsolete>
  <owner>ajuma@chromium.org</owner>
  <owner>alionadangla@chromium.org</owner>
  <description>
    Reported when user reached the bottom of the page and fullscreen mode is
    exited. iOS only.
  </description>
</action>

<action name="MobileFullscreenExitedManually">
  <obsolete>Obsolete as of 03/2025</obsolete>
  <owner>ajuma@chromium.org</owner>
  <owner>alionadangla@chromium.org</owner>
  <description>
    Reported when user taps on the collapsed toolbars to deploy it and exit
    fullscreen mode. iOS only.
  </description>
</action>

<action name="MobileGeminiActiveTabAttached">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the active tab is attached by the user via a Floaty chip (e.g.
    'Ask about this page') in a Gemini session. iOS only.
  </description>
</action>

<action name="MobileGeminiActiveTabDetached">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the active tab is detached by the user via a Floaty chip in a
    Gemini session. iOS only.
  </description>
</action>

<action name="MobileGeminiCameraFlowBegan">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>The Gemini camera flow began.</description>
</action>

<action name="MobileGeminiCameraFlowCameraPickerCancelled">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user cancelled the camera picker in the Gemini camera flow.
  </description>
</action>

<action name="MobileGeminiCameraFlowCameraPickerFinishedWithImage">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user finished using the camera picker in the Gemini camera flow and an
    image was included in the camera picker's result.
  </description>
</action>

<action name="MobileGeminiCameraFlowCameraPickerFinishedWithoutImage">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user finished using the camera picker in the Gemini camera flow but no
    image was included in the camera picker's result.
  </description>
</action>

<action name="MobileGeminiCameraFlowCameraPickerPresented">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The camera picker was presented in the Gemini camera flow.
  </description>
</action>

<action name="MobileGeminiCameraFlowGeminiCameraPermissionAlertAllow">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user tapped &quot;Allow&quot; on the Gemini camera permission alert in
    the Gemini camera flow.
  </description>
</action>

<action name="MobileGeminiCameraFlowGeminiCameraPermissionAlertDontAllow">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user tapped &quot;Don't Allow&quot; on the Gemini camera permission
    alert in the Gemini camera flow.
  </description>
</action>

<action name="MobileGeminiCameraFlowGoToOSSettingsAlertGoToSettings">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user tapped &quot;Go to Settings&quot; on the alert directing users to
    OS camera settings in the Gemini camera flow.
  </description>
</action>

<action name="MobileGeminiCameraFlowGoToOSSettingsAlertNoThanks">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user tapped &quot;No thanks&quot; on the alert directing users to OS
    camera settings in the Gemini camera flow.
  </description>
</action>

<action name="MobileGeminiCameraFlowOSCameraAuthorizationRequestDenied">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The OS-level camera authorization request in the Gemini camera flow was
    denied.
  </description>
</action>

<action name="MobileGeminiCameraFlowOSCameraAuthorizationRequestGranted">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The OS-level camera authorization request in the Gemini camera flow was
    granted.
  </description>
</action>

<action name="MobileGeminiCameraSettingsBack">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when user goes back from Gemini Camera Settings UI to Gemini
    Settings screen. iOS only.
  </description>
</action>

<action name="MobileGeminiCameraSettingsClose">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when Gemini Camera Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileGeminiCameraSettingsGeminiCameraPermissionToggledOff">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the user toggles the Gemini camera permission setting off from
    the Gemini Camera Settings UI.
  </description>
</action>

<action name="MobileGeminiCameraSettingsGeminiCameraPermissionToggledOn">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the user toggles the Gemini camera permission setting on from
    the Gemini Camera Settings UI.
  </description>
</action>

<action name="MobileGeminiEntryPointAutomatic">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Records the automatic promo entry point for Gemini. iOS only.
  </description>
</action>

<action name="MobileGeminiEntryPointAvailable">
  <owner>yasamans@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the Gemini entry point is available. iOS only.
  </description>
</action>

<action name="MobileGeminiEntryPointImpression">
  <owner>kanouche@google.com</owner>
  <description>
    Reported when the user sees the Gemini entry point impression during
    eligibility checking. iOS only.
  </description>
</action>

<action name="MobileGeminiEntryPointTapped">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Records the entry point used to access Gemini, includes all entry points
    whether they lead to FRE or regular BWG flow. iOS only.
  </description>
</action>

<action name="MobileGeminiEntryPointUnavailable">
  <owner>joemerramos@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the Gemini entry point is unavailable. iOS only.
  </description>
</action>

<action name="MobileGeminiFeedbackThumbsDown">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user tapped the thumbs down feedback button for a Gemini response.
  </description>
</action>

<action name="MobileGeminiFeedbackThumbsUp">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user tapped the thumbs up feedback button for a Gemini response.
  </description>
</action>

<action name="MobileGeminiFirstPromptSubmitted">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user submits the first prompt to BWG (Gemini). Persisted
    floaties resumed from persisted tabs are considered new sessions. iOS only.
  </description>
</action>

<action name="MobileGeminiFirstResponseReceived">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user receives the first response from Gemini per session.
    iOS only.
  </description>
</action>

<action name="MobileGeminiFloatyCollapsedToDismissed">
  <owner>joemerramos@google.com</owner>
  <description>
    The user dismissed the Gemini floaty from a collapsed state. iOS only.
  </description>
</action>

<action name="MobileGeminiFloatyCollapsedToExpanded">
  <owner>joemerramos@google.com</owner>
  <description>
    The user expanded the Gemini view from a collapsed state. iOS only.
  </description>
</action>

<action name="MobileGeminiFloatyExpandedToCollapsed">
  <owner>joemerramos@google.com</owner>
  <description>
    The user collapsed the Gemini view from an expanded state. iOS only.
  </description>
</action>

<action name="MobileGeminiFloatyExpandedToDismissed">
  <owner>joemerramos@google.com</owner>
  <description>
    The user dismissed the Gemini floaty from an expanded state. iOS only.
  </description>
</action>

<action name="MobileGeminiFloatyTabSwitched">
  <owner>hamzamoh@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user switched active tabs while the Gemini floaty session was active.
    iOS only.
  </description>
</action>

<action name="MobileGeminiFREConsentAccept">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user accepts the BWG FRE consent. iOS only.
  </description>
</action>

<action name="MobileGeminiFREConsentDismiss">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user dismisses the BWG FRE consent. iOS only.
  </description>
</action>

<action name="MobileGeminiFREConsentLinkClick">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user clicks any link (privacy notice, learn more, etc.) on
    the BWG FRE consent screen. iOS only.
  </description>
</action>

<action name="MobileGeminiFREPromoAccept">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user accepts the BWG FRE promo. iOS only.
  </description>
</action>

<action name="MobileGeminiFREPromoCancel">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user dismisses the BWG FRE promo. iOS only.
  </description>
</action>

<action name="MobileGeminiFREShown">
  <owner>kanouche@google.com</owner>
  <description>Reported when the BWG FRE was shown. iOS only.</description>
</action>

<action name="MobileGeminiImageActionButtonTapped">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user tapped one of the buttons associated with an image that was
    provided in a response from Gemini.
  </description>
</action>

<action name="MobileGeminiImageRemixContextMenuEntryPointShown">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user was shown the Gemini Image Remix context menu entry point.
  </description>
</action>

<action name="MobileGeminiImageRemixContextMenuEntryPointTapped">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user tapped the Gemini Image Remix context menu entry point.
  </description>
</action>

<action name="MobileGeminiImageRemixIPHTapped">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Recorded when the user taps on the Gemini Image Remix IPH or its anchor to
    trigger the feature.
  </description>
</action>

<action name="MobileGeminiInputPlateAttachmentOptionTapped">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    The user tapped one of the attachment options in the input plate in Gemini.
  </description>
</action>

<action name="MobileGeminiLiveButtonTapped">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the user taps the Live button on the UI to initiate/switch to
    the Gemini Live voice flow on iOS.
  </description>
</action>

<action name="MobileGeminiLiveChromeMicPromptAllowed">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the user grants mic permission on the Chrome-side permission
    alert for Gemini Live on iOS.
  </description>
</action>

<action name="MobileGeminiLiveChromeMicPromptDenied">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the user denies mic permission on the Chrome-side permission
    alert for Gemini Live on iOS.
  </description>
</action>

<action name="MobileGeminiLiveChromeMicPromptShown">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the Chrome-side microphone permission alert is shown to the
    user for Gemini Live on iOS.
  </description>
</action>

<action name="MobileGeminiLiveOSMicPromptAllowed">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the user grants native OS mic permission for Gemini Live on
    iOS.
  </description>
</action>

<action name="MobileGeminiLiveOSMicPromptDenied">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the user denies native OS mic permission for Gemini Live on
    iOS.
  </description>
</action>

<action name="MobileGeminiLiveOSMicPromptShown">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the native OS microphone permission alert is shown to the user
    for Gemini Live on iOS.
  </description>
</action>

<action name="MobileGeminiLiveSessionStarted">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when a Gemini Live voice session has successfully started on iOS.
  </description>
</action>

<action name="MobileGeminiLiveSettingsRedirectCancel">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the user chooses 'No Thanks' on the microphone settings
    redirect alert for Gemini Live on iOS.
  </description>
</action>

<action name="MobileGeminiLiveSettingsRedirectOpenSettings">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the user chooses 'Go to Settings' on the microphone settings
    redirect alert for Gemini Live on iOS.
  </description>
</action>

<action name="MobileGeminiLiveSettingsRedirectShown">
  <owner>tarekmakkouk@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the microphone settings redirect alert is shown to the user
    for Gemini Live on iOS.
  </description>
</action>

<action name="MobileGeminiLocationSettingsBack">
  <owner>joemerramos@google.com</owner>
  <description>
    Reported when user goes back from Gemini Location Settings UI to Gemini
    Settings screen. iOS only.
  </description>
</action>

<action name="MobileGeminiLocationSettingsClose">
  <owner>joemerramos@google.com</owner>
  <description>
    Reported when Gemini Location Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileGeminiNewChatTapped">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user taps the New Chat button in a BWG session to start a
    new conversation. iOS only.
  </description>
</action>

<action name="MobileGeminiPromptSent">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user sends a prompt in a Gemini session. This includes
    both the first prompt and subsequent prompts in a conversation. iOS only.
  </description>
</action>

<action name="MobileGeminiRegenerateButtonTapped">
  <owner>fbeauchamp@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when the user selects a regenerate option in the Gemini floaty for
    their query. iOS only.
  </description>
</action>

<action name="MobileGeminiResponseReceived">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user receives any response from BWG (Gemini) on iOS.
    Tracks overall conversation engagement and response volume per session.
  </description>
</action>

<action name="MobileGeminiSessionOpened">
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the Gemini Floaty/session UI successfully appears on screen.
    iOS only.
  </description>
</action>

<action name="MobileGeminiSettingsBack">
  <owner>joemerramos@google.com</owner>
  <description>
    Reported when user goes back from Gemini Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileGeminiSettingsClose">
  <owner>joemerramos@google.com</owner>
  <description>
    Reported when Gemini Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileGeminiSettingsOpened">
  <owner>joemerramos@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the Gemini Settings UI is opened. iOS only.
  </description>
</action>

<action name="MobileGeminiTabDetached">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when a shared (non-active) tab is detached by the user from a
    Floaty chip in a Gemini session. iOS only.
  </description>
</action>

<action name="MobileGeminiTabPickerDismissed">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the Tab Picker UI is dismissed in a Gemini session. iOS only.
  </description>
</action>

<action name="MobileGeminiTabPickerErrorAttachmentLimit">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when a snackbar error is shown due to the user trying to attach
    more tabs than the limit in the Tab Picker in a Gemini session. iOS only.
  </description>
</action>

<action name="MobileGeminiTabPickerErrorCannotAttachTab">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when a snackbar error is shown due to the user attempting to attach
    an ineligible tab in the Tab Picker in a Gemini session. iOS only.
  </description>
</action>

<action name="MobileGeminiTabPickerErrorCannotReloadTab">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Reported when a snackbar error is shown due to a tab failing to reload in
    the Tab Picker in a Gemini session. iOS only.
  </description>
</action>

<action name="MobileGeminiTabPickerOpened">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the Tab Picker UI is opened in a Gemini session. iOS only.
  </description>
</action>

<action name="MobileGeminiURLOpened">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when the user opens a URL from a BWG session. iOS only.
  </description>
</action>

<action name="MobileGoogleServicesSettingsBack">
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user goes back from Google Services Settings UI to root
    Settings screen. iOS only.
  </description>
</action>

<action name="MobileGoogleServicesSettingsClose">
  <owner>msarda@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Reported when Google Services Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileGoToBackground">
  <owner>tedchoc@chromium.org</owner>
  <description>
    Chrome has gone to the background. Only emitted if the previously
    foregrounded content was an Activity that views web content, e.g., not
    settings. Chrome may be partially visible at this point, but is not directly
    in the foreground/interactable. Partially visible means that at least some
    portion of the Activity is visible, but the Activity is not interactable,
    e.g. being covered by the share dialog, javascript alert dialogs, the voice
    input dialog, etc.

    Please note, this has the potential to be called many times for a given
    session. For further details, see the Android activity concept of onPause
    and onResume for a better understanding of what circumstances can trigger
    this.

    Session tracking is based on the same visibility concept, but a session can
    span multiple live Android Activities, while this metric will be logged when
    each applicable Activity goes to the background (per above). Since session
    tracking uses onPause and onResume, this metric is also tied to that to
    ensure we capture the event.
  </description>
</action>

<action name="MobileGroupPanelOpenGroup">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the Tab Group panel of the Tab Grid opened a saved group.
  </description>
</action>

<action name="MobileHandoffSettingsBack">
  <owner>lpromero@google.com</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when user goes back from Handoff Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileHandoffSettingsClose">
  <owner>lpromero@google.com</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Handoff Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileHelpAndFeedback">
  <owner>wychen@chromium.org</owner>
  <description>The Help and Feedback dialog is shown.</description>
</action>

<action name="MobileHistoryClose">
  <owner>rohitrao@chromium.org</owner>
  <description>Recorded when a user closes History on iOS.</description>
</action>

<action name="MobileHistoryPage_EntryLinkOpenNewIncognitoTab">
  <owner>rohitrao@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened a History entry in a new Incognito Tab.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="MobileHistoryPage_EntryLinkOpenNewTab">
  <owner>rohitrao@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened a History entry in a new Tab.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="MobileHttpAuthCancel">
  <owner>ajuma@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    User cancelled HTTP Authentication dialog. iOS only.
  </description>
</action>

<action name="MobileHttpAuthSignIn">
  <owner>ajuma@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    User confirmed provided credentials in HTTP Authentication dialog. iOS only.
  </description>
</action>

<action name="MobileHubExitViaButton">
  <owner>polardz@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    User exited the Hub (Grid Tab Switcher) by clicking the tab switcher button.
  </description>
</action>

<action name="MobileIdentityDocsSettingsBack">
  <owner>jsobiech@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Reported when user goes back from Identity Docs Settings UI to Autofill and
    Passwords Settings screen. iOS only.
  </description>
</action>

<action name="MobileIdentityDocsSettingsClose">
  <owner>jsobiech@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Reported when Identity Docs Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileInactiveTabGridEntered">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User entered the iOS Inactive Tabs grid (from anywhere).
  </description>
</action>

<action name="MobileInactiveTabGridExited">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User exited the iOS Inactive Tabs grid (by any means).
  </description>
</action>

<action name="MobileInactiveTabsCloseAll">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User pressed 'Close All Inactive' from the inactive tabs view. iOS only.
  </description>
</action>

<action name="MobileInactiveTabsCloseAllConfirm">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User pressed 'Close All' from the 'Close All Inactive' confirmation toast.
    iOS only.
  </description>
</action>

<action name="MobileInactiveTabsSettingsBack">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Reported when user goes back from Inactive Tabs Settings UI to Tabs Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileInactiveTabsSettingsClose">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Reported when Inactive Tabs Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileIncognitoBiometricAuthenticationRequested">
  <owner>stkhapugin@chromium.org</owner>
  <description>
    The user has started biometric authentication for incognito access. iOS
    only.
  </description>
</action>

<action name="MobileIncognitoIndicatorClicked">
  <owner>mklw@google.com</owner>
  <description>
    The user clicked on the Incognito indicator button on the toolbar. Android
    only.
  </description>
</action>

<action name="MobileIncognitoIndicatorCloseAllWindows">
  <owner>mklw@google.com</owner>
  <description>
    The user clicked on the &quot;Close all Incognito windows&quot; menu item
    that appears after clicking on the Incognito indicator. Android only.
  </description>
</action>

<action name="MobileKeyboardAccessoryOpenPasswordManager">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the Password Manager page from keyboard accessory.
    iOS only.
  </description>
</action>

<action name="MobileKeyboardShortcutUsed">
  <owner>aishwaryarj@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    The user has used a keyboard shortcut to perform an app action. The list of
    shortcuts for which this is emitted may not be comprehensive, and the goal
    of this metric is to estimate high-level usage of keyboard shortcuts for
    general-purpose actions, for example, opening a new tab, or saving an
    offline page. Android only.
  </description>
</action>

<action name="MobileKeyCommandAddToBookmarks">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to add the current page to Bookmarks.
  </description>
</action>

<action name="MobileKeyCommandAddToReadingList">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to add the current page to Reading
    List.
  </description>
</action>

<action name="MobileKeyCommandBack">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>The user has performed the key command to go back.</description>
</action>

<action name="MobileKeyCommandClearBrowsingData">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to clear browsing data.
  </description>
</action>

<action name="MobileKeyCommandClose">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to close a modal.
  </description>
</action>

<action name="MobileKeyCommandCloseAll">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to close all tabs.
  </description>
</action>

<action name="MobileKeyCommandCloseTab">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to close the current tab.
  </description>
</action>

<action name="MobileKeyCommandFind">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to find a string in the page.
  </description>
</action>

<action name="MobileKeyCommandFindNext">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to find the next string match.
  </description>
</action>

<action name="MobileKeyCommandFindPrevious">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to find the previous string match.
  </description>
</action>

<action name="MobileKeyCommandForward">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to go forward.
  </description>
</action>

<action name="MobileKeyCommandGoToIncognitoTabGrid">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to go to the incognito tabs.
  </description>
</action>

<action name="MobileKeyCommandGoToRegularTabGrid">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to go to the regular tab grid.
  </description>
</action>

<action name="MobileKeyCommandGoToRemoteTabGrid">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to go to the remote tabs.
  </description>
</action>

<action name="MobileKeyCommandGoToTabGrid">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to go to the tab grid.
  </description>
</action>

<action name="MobileKeyCommandGoToTabGroupsPanel">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to go to the Tab Groups panel.
  </description>
</action>

<action name="MobileKeyCommandOpenLocation">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to open a location (aka focus the
    omnibox).
  </description>
</action>

<action name="MobileKeyCommandOpenNewIncognitoTab">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to open a new incognito tab.
  </description>
</action>

<action name="MobileKeyCommandOpenNewIncognitoWindow">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to open a new incognito window.
  </description>
</action>

<action name="MobileKeyCommandOpenNewRegularTab">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to open a new regular tab.
  </description>
</action>

<action name="MobileKeyCommandOpenNewTab">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to open a new tab.
  </description>
</action>

<action name="MobileKeyCommandOpenNewWindow">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to open a new window.
  </description>
</action>

<action name="MobileKeyCommandReload">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to reload the page.
  </description>
</action>

<action name="MobileKeyCommandReopenLastClosedTab">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to reopen the last closed tab.
  </description>
</action>

<action name="MobileKeyCommandReportAnIssue">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to report an issue.
  </description>
</action>

<action name="MobileKeyCommandSearchTabs">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to search a tab in the tab grid.
  </description>
</action>

<action name="MobileKeyCommandShowBookmarks">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show Bookmarks.
  </description>
</action>

<action name="MobileKeyCommandShowDownloads">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show Downloads.
  </description>
</action>

<action name="MobileKeyCommandShowFirstTab">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the first tab.
  </description>
</action>

<action name="MobileKeyCommandShowHelp">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show Help.
  </description>
</action>

<action name="MobileKeyCommandShowHistory">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show History.
  </description>
</action>

<action name="MobileKeyCommandShowLastTab">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the last tab.
  </description>
</action>

<action name="MobileKeyCommandShowNextTab">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the next tab.
  </description>
</action>

<action name="MobileKeyCommandShowPreviousTab">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the previous tab.
  </description>
</action>

<action name="MobileKeyCommandShowReadingList">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show Reading List.
  </description>
</action>

<action name="MobileKeyCommandShowSettings">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show Settings.
  </description>
</action>

<action name="MobileKeyCommandShowTab2">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the second tab.
  </description>
</action>

<action name="MobileKeyCommandShowTab3">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the third tab.
  </description>
</action>

<action name="MobileKeyCommandShowTab4">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the fourth tab.
  </description>
</action>

<action name="MobileKeyCommandShowTab5">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the fifth tab.
  </description>
</action>

<action name="MobileKeyCommandShowTab6">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the sixth tab.
  </description>
</action>

<action name="MobileKeyCommandShowTab7">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the seventh tab.
  </description>
</action>

<action name="MobileKeyCommandShowTab8">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to show the eighth tab.
  </description>
</action>

<action name="MobileKeyCommandStop">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to stop loading the page.
  </description>
</action>

<action name="MobileKeyCommandUndo">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to undo the command which closes all
    tabs.
  </description>
</action>

<action name="MobileKeyCommandVoiceSearch">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    The user has performed the key command to start a voice search.
  </description>
</action>

<action name="MobileLanguageDetailsSettingsBack">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user goes back from Language Details Settings to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileLanguageDetailsSettingsClose">
  <owner>noemies@google.com</owner>
  <description>
    Reported when Language Details Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileLanguageSettingsBack">
  <owner>eugenebut@chromium.org</owner>
  <description>TODO(crbug.com/483962380): Write the description.</description>
</action>

<action name="MobileLocationBarTapped">
  <owner>stkhapugin@chromium.org</owner>
  <owner>rkgibson@google.com</owner>
  <description>
    The user has tapped location bar, which will focus the omnibox. iOS only.
  </description>
</action>

<action name="MobileLockdownModeSettingsBack">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when user goes back from Safe Browsing Standard Protection Settings
    UI to root Settings screen. iOS only.
  </description>
</action>

<action name="MobileLockdownModeSettingsClose">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Safe Browsing Standard Protection Settings UI was dismissed.
    iOS only.
  </description>
</action>

<action name="MobileMagicStackOpenPasswordCheckup">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the Password Checkup page from the Magic Stack. iOS
    only.
  </description>
</action>

<action name="MobileMenuAboutChrome">
  <owner>massan@google.com</owner>
  <description>
    User pressed 'About Chrome' in the help submenu in the app menu.
  </description>
</action>

<action name="MobileMenuAddAnyGroup.BeforeTabRestore">
  <owner>skym@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Any sort of add tab to new/existing group menu item before tab restore
    completed.
  </description>
</action>

<action name="MobileMenuAddressesAndMore">
  <owner>massan@google.com</owner>
  <description>User pressed 'Addresses and more' in the app menu.</description>
</action>

<action name="MobileMenuAddToBookmarks">
  <owner>aurimas@chromium.org</owner>
  <description>
    User pressed the star icon in the app menu to add or remove a bookmark for
    the current page.
  </description>
</action>

<action name="MobileMenuAddToExistingGroup">
  <owner>massan@google.com</owner>
  <description>
    User pressed a tab group name in the 'Add to group' submenu in the app menu
    to add the current tab to that group.
  </description>
</action>

<action name="MobileMenuAddToGroup{ActionType}">
  <owner>mfiaz@google.com</owner>
  <owner>skym@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    User pressed 'Add to group' in the app menu. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".LongTapMenu"
        summary="Users added a tab to a tab group by long tap menu"/>
  </token>
</action>

<action name="MobileMenuAddToHomescreen">
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'Add to homescreen' in the app menu.</description>
</action>

<action name="MobileMenuAddToNewGroup{ActionType}">
  <owner>mfiaz@google.com</owner>
  <owner>skym@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    User pressed 'Add to new group' in the app menu. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".LongTapMenu"
        summary="Users created a new tab group by long tap menu"/>
  </token>
</action>

<action name="MobileMenuAddToOrEditBookmark">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User pressed the star icon in the app menu to add or edit a bookmark for the
    current page.
  </description>
</action>

<action name="MobileMenuAddToReadingList">
  <owner>bttk@chromium.org</owner>
  <owner>chrome-collections@google.com</owner>
  <description>User pressed 'Add to reading list' in the app menu.</description>
</action>

<action name="MobileMenuAllBookmarks">
  <owner>ianwen@chromium.org</owner>
  <description>User pressed 'Bookmarks' in the app menu.</description>
</action>

<action name="MobileMenuAllBookmarksOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Bookmarks' in the app menu from a NTP page. Logged in addition
    to the general metric.
  </description>
</action>

<action name="MobileMenuBack">
  <obsolete>Obsolete as of 5/2015</obsolete>
  <owner>aurimas@chromium.org</owner>
  <description>User pressed the back icon in the app menu.</description>
</action>

<action name="MobileMenuBackward">
  <obsolete>Deprecated as of 3/2021</obsolete>
  <owner>gangwu@chromium.org</owner>
  <description>User pressed the back icon in the app menu.</description>
</action>

<action name="MobileMenuBookmarkBarAlwaysHide">
  <owner>massan@google.com</owner>
  <description>
    User pressed 'Always hide' in the 'Bookmark bar' submenu in the app menu.
  </description>
</action>

<action name="MobileMenuBookmarkBarAlwaysShow">
  <owner>massan@google.com</owner>
  <description>
    User pressed 'Always show' in the 'Bookmark bar' submenu in the app menu.
  </description>
</action>

<action name="MobileMenuBookmarkBarOnlyNtp">
  <owner>nehasapre@google.com</owner>
  <owner>massan@google.com</owner>
  <description>
    User pressed 'Only show on New Tab Page' in the 'Bookmarks bar' submenu in
    the app menu.
  </description>
</action>

<action name="MobileMenuBookmarkThisPage">
  <owner>massan@google.com</owner>
  <description>User pressed 'Bookmark this page' in the app menu.</description>
</action>

<action name="MobileMenuChromeWebstore">
  <owner>massan@google.com</owner>
  <description>User opened the Chrome Webstore from the app menu.</description>
</action>

<action name="MobileMenuClearBrowsingData">
  <owner>rkgibson@google.com</owner>
  <description>User pressed 'Clear Browsing Data' in the app menu.</description>
</action>

<action name="MobileMenuCloseAllIncognitoTabs{ActionType}">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Close all incognito tabs' in the app menu. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".LongTapMenu"
        summary="Users closed all incognito tabs by long tap menu"/>
  </token>
</action>

<action name="MobileMenuCloseAllTabs">
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'Close all tabs' in the app menu.</description>
</action>

<action name="MobileMenuCloseTab{ActionType}">
  <owner>lazzzis@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User pressed 'Close tab' in the app menu. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".LongTapMenu" summary="Users closed a tab by long tap menu"/>
  </token>
</action>

<action name="MobileMenuCopyLink">
  <owner>massan@google.com</owner>
  <description>User pressed 'Copy link' in the app menu.</description>
</action>

<action name="MobileMenuCreateTabGroup">
  <owner>massan@google.com</owner>
  <description>
    User pressed 'Create new tab group' in the app menu.
  </description>
</action>

<action name="MobileMenuDataSaverOpened">
  <owner>megjablon@chromium.org</owner>
  <description>User opened the data saver item in the app menu.</description>
</action>

<action name="MobileMenuDefaultBrowserPromo">
  <owner>eleanorlee@google.com</owner>
  <description>MobileMenuDefaultBrowserPromo</description>
</action>

<action name="MobileMenuDefaultBrowserPromoShown">
  <owner>eleanorlee@google.com</owner>
  <description>
    This metric is recorded every time the app menu is opened when Chrome is not
    set to default and the app menu therefore has a default browser promo menu
    item.
  </description>
</action>

<action name="MobileMenuDeleteFromReadingList">
  <owner>wylieb@google.com</owner>
  <description>
    User deleted from their reading list in the app menu.
  </description>
</action>

<action name="MobileMenuDevTools">
  <owner>massan@google.com</owner>
  <description>User pressed 'Developer tools' in the app menu.</description>
</action>

<action name="MobileMenuDirectShare">
  <owner>aurimas@chromium.org</owner>
  <description>
    User pressed the application icon next to 'Share' to share directly with the
    most recently used application.
  </description>
</action>

<action name="MobileMenuDisablePriceTracking">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="MobileMenuDownloadManager">
  <owner>dfalcantara@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <owner>ianwen@chromium.org</owner>
  <description>User pressed 'Downloads' in the app menu.</description>
</action>

<action name="MobileMenuDownloadPage">
  <owner>dfalcantara@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <owner>ianwen@chromium.org</owner>
  <description>
    User pressed the download page icon in the app menu.
  </description>
</action>

<action name="MobileMenuEnablePriceTracking">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="MobileMenuExtensions">
  <obsolete>
    This menu ended up being split into several different items in the menu.
  </obsolete>
  <owner>massan@google.com</owner>
  <owner>nya@chromium.org</owner>
  <description>User pressed 'Extensions' in the app menu.</description>
</action>

<action name="MobileMenuExtensionsMenu">
  <owner>massan@google.com</owner>
  <owner>emiliapaz@chromium.org</owner>
  <owner>nya@chromium.org</owner>
  <description>
    User pressed 'Open extensions menu' in the app menu.
  </description>
</action>

<action name="MobileMenuFeedback">
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'Help and Feedback' in the app menu.</description>
</action>

<action name="MobileMenuFindInPage">
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'Find in page' in the app menu.</description>
</action>

<action name="MobileMenuForward">
  <owner>aurimas@chromium.org</owner>
  <description>User pressed the forward icon in the app menu.</description>
</action>

<action name="MobileMenuFullscreen">
  <obsolete>This menu item was never added to the app menu.</obsolete>
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'Fullscreen' in the app menu.</description>
</action>

<action name="MobileMenuGooglePasswordManager">
  <owner>massan@google.com</owner>
  <description>
    User pressed 'Google password manager' in the app menu.
  </description>
</action>

<action name="MobileMenuGroupTabs">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>User pressed 'Group tabs' in the tab switcher menu.</description>
</action>

<action name="MobileMenuHelp">
  <owner>gambard@chromium.org</owner>
  <description>User pressed 'Help' in the app menu.</description>
</action>

<action name="MobileMenuHideReaderMode">
  <owner>wylieb@google.com</owner>
  <owner>evanluo@google.com</owner>
  <description>
    User pressed/clicked the &quot;Hide Reading Mode&quot; item in the app menu.
  </description>
</action>

<action name="MobileMenuHistory">
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'History' in the app menu.</description>
</action>

<action name="MobileMenuHistoryOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'History' in the app menu from a NTP page. Logged in addition
    to the general metric.
  </description>
</action>

<action name="MobileMenuHomepage">
  <owner>hanxi@chromium.org</owner>
  <owner>yyanting@google.com</owner>
  <description>User pressed the 'Homepage' item in the app menu.</description>
</action>

<action name="MobileMenuIdentityMenu">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    User pressed the identity details button in the overflow menu to open the
    account menu.
  </description>
</action>

<action name="MobileMenuIncognitoSearch">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    The user tapped the &quot;Incognito Search&quot; button in the mobile menu
    displayed when long pressing the New Tab button.
  </description>
</action>

<action name="MobileMenuItemDownloadPage">
  <owner>polardz@google.com</owner>
  <owner>ckitagawa@chromium.org</owner>
  <description>
    User pressed the download page menu item in the tablet app menu.
  </description>
</action>

<action name="MobileMenuLensCopiedImage">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>hujasonx@google.com</owner>
  <owner>schechter@google.com</owner>
  <description>User pressed 'Lens Copied Image' in the app menu.</description>
</action>

<action name="MobileMenuLensOverlay">
  <owner>ameurhosni@google.com</owner>
  <description>User opened lens overlay from the app overflow menu</description>
</action>

<action name="MobileMenuListenToFeed">
  <owner>jianli@chromium.org</owner>
  <description>
    User opened 'Listen to the feed' from the app overflow menu
  </description>
</action>

<action name="MobileMenuManageExtensions">
  <owner>massan@google.com</owner>
  <owner>emiliapaz@chromium.org</owner>
  <owner>nya@chromium.org</owner>
  <description>User pressed 'Manage extensions' in the app menu.</description>
</action>

<action name="MobileMenuMoveToOtherWindow">
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User pressed 'Move to other window' in the app menu.
  </description>
</action>

<action name="MobileMenuNameWindow">
  <owner>massan@google.com</owner>
  <description>User pressed 'Name window' in the app menu.</description>
</action>

<action name="MobileMenuNewIncognitoTab.BeforeTabRestore">
  <owner>skym@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    User pressed 'New incognito tab' in the app menu before tab restore
    completed.
  </description>
</action>

<action name="MobileMenuNewIncognitoTab{ActionType}">
  <owner>aurimas@chromium.org</owner>
  <description>
    User pressed 'New incognito tab' in the app menu. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AppMenu"
        summary="Users opened a new incognito tab by app menu"/>
    <variant name=".LongTapMenu"
        summary="Users opened a new incognito tab by long tap menu"/>
  </token>
</action>

<action name="MobileMenuNewIncognitoWindow">
  <obsolete>
    Deprecated as of 01/2026 in favor of the enumerated histogram
    Android.MultiWindowMode.NewWindow.AppSource* that tracks various new window
    creation sources.
  </obsolete>
  <owner>shuyng@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User pressed 'New incognito window' in the app menu.
  </description>
</action>

<action name="MobileMenuNewTab.BeforeTabRestore">
  <owner>skym@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    User pressed 'New tab' in the app menu before tab restore completed.
  </description>
</action>

<action name="MobileMenuNewTab.StartSurfaceFinale">
  <owner>hanxi@chromium.org</owner>
  <owner>clank-start@google.com</owner>
  <description>
    User pressed 'New tab' in the app menu when start surface finale is enabled.
  </description>
</action>

<action name="MobileMenuNewTabGroup">
  <owner>mfiaz@google.com</owner>
  <description>
    User pressed 'New Tab Group' in the mobile tab switcher.
  </description>
</action>

<action name="MobileMenuNewTab{ActionType}">
  <owner>aurimas@chromium.org</owner>
  <description>
    User pressed 'New tab' in the app menu. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AppMenu" summary="Users opened a new tab by app menu"/>
    <variant name=".LongTapMenu"
        summary="Users opened a new tab by long tap menu"/>
  </token>
</action>

<action name="MobileMenuNewWindow">
  <obsolete>
    Deprecated as of 01/2026 in favor of the enumerated histogram
    Android.MultiWindowMode.NewWindow.AppSource* that tracks various new window
    creation sources.
  </obsolete>
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>User pressed 'New Window' in the app menu.</description>
</action>

<action name="MobileMenuNtpCustomization">
  <owner>hanxi@chromium.org</owner>
  <owner>yanlinghu@google.com</owner>
  <owner>clank-start@google.com</owner>
  <description>
    User pressed 'Customize new tab page' in the app menu.
  </description>
</action>

<action name="MobileMenuOpenBookmark">
  <owner>massan@google.com</owner>
  <description>User pressed a bookmark in the app menu to open it.</description>
</action>

<action name="MobileMenuOpenTabs">
  <obsolete>This action was renamed to MobileMenuRecentTabs.</obsolete>
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'Recent tabs' in the app menu.</description>
</action>

<action name="MobileMenuOpenWebApk">
  <owner>hanxi@chromium.org</owner>
  <owner>pkotwicz@chromium.org</owner>
  <description>
    User successfully opened a WebAPK by pressing 'Open WebAPK' in the app menu.
  </description>
</action>

<action name="MobileMenuPaintPreview">
  <owner>massan@google.com</owner>
  <description>
    User pressed 'Paint preview' in the save and share submenu in the app menu.
  </description>
</action>

<action name="MobileMenuPasswords">
  <owner>rkgibson@google.com</owner>
  <description>User pressed 'Passwords' in the app menu.</description>
</action>

<action name="MobileMenuPasswordsOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Passwords' in the app menu from a NTP page. Logged in addition
    to the general metric.
  </description>
</action>

<action name="MobileMenuPasteAndGo">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>User pressed 'Paste and Go' in the app menu.</description>
</action>

<action name="MobileMenuPaymentMethods">
  <owner>massan@google.com</owner>
  <description>User pressed 'Payment methods' in the app menu.</description>
</action>

<action name="MobileMenuPinTab">
  <obsolete>Deprecated as of 2023-08</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <description>
    User tapped on the 'Pin Tab' action in the iOS overflow menu.
  </description>
</action>

<action name="MobileMenuPriceNotifications">
  <owner>danieltwhite@google.com</owner>
  <owner>ajuma@chromium.org</owner>
  <description>User pressed 'Track Price' in the app menu.</description>
</action>

<action name="MobileMenuPriceNotificationsOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Track Price' in the app menu from a NTP page. Logged in
    addition to the general metric.
  </description>
</action>

<action name="MobileMenuPrint">
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'Print' in the app menu.</description>
</action>

<action name="MobileMenuQRCode">
  <owner>massan@google.com</owner>
  <description>User pressed 'QR Code' in the app menu.</description>
</action>

<action name="MobileMenuQuit">
  <obsolete>This menu item was never added to the app menu.</obsolete>
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'Quit' in the app menu.</description>
</action>

<action name="MobileMenuReadAloud">
  <owner>basiaz@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>User pressed 'Listen to this page' in the app menu.</description>
</action>

<action name="MobileMenuReaderMode">
  <owner>fernandex@google.com</owner>
  <description>
    User pressed 'Show/Hide Reading Mode' in the app menu.
  </description>
</action>

<action name="MobileMenuReadingList">
  <owner>gambard@chromium.org</owner>
  <description>User pressed 'Reading List' in the app menu.</description>
</action>

<action name="MobileMenuReadingListOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Reading List' in the app menu from a NTP page. Logged in
    addition to the general metric.
  </description>
</action>

<action name="MobileMenuReadLater">
  <owner>gambard@chromium.org</owner>
  <description>User pressed 'Add to Reading List' in the app menu.</description>
</action>

<action name="MobileMenuRecentEntry">
  <owner>massan@google.com</owner>
  <description>User pressed a recent entry in the app menu.</description>
</action>

<action name="MobileMenuRecentTabs">
  <owner>justincohen@chromium.org</owner>
  <description>User pressed 'Recent tabs' in the app menu.</description>
</action>

<action name="MobileMenuRecentTabsOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Recent tabs' in the app menu from a NTP page. Logged in
    addition to the general metric.
  </description>
</action>

<action name="MobileMenuReload">
  <owner>tedchoc@chromium.org</owner>
  <description>
    User pressed the reload option in the app menu. This was added in M55. Prior
    to M55, the menu reload counts were combined with the toolbar counts, which
    were all reported as MobileToolbarReload.
  </description>
</action>

<action name="MobileMenuReportAnIssue">
  <owner>rohitrao@chromium.org</owner>
  <description>User pressed 'Report an Issue' in the app menu.</description>
</action>

<action name="MobileMenuRequestDesktopSite">
  <owner>aurimas@chromium.org</owner>
  <description>
    User pressed 'Request Desktop Site' in the app menu.
  </description>
</action>

<action name="MobileMenuRequestMobileSite">
  <owner>liaoyuke@chromium.org</owner>
  <description>User pressed 'Request Mobile Site' in the app menu.</description>
</action>

<action name="MobileMenuScanQRCode">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>User pressed 'Scan QR Code' in the app menu.</description>
</action>

<action name="MobileMenuSearch">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    The user tapped the &quot;New Search&quot; button in the mobile menu
    displayed when long pressing the New Tab button.
  </description>
</action>

<action name="MobileMenuSearchCopiedImage">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>rkgibson@google.com</owner>
  <description>User pressed 'Search Copied Image' in the app menu.</description>
</action>

<action name="MobileMenuSelectTabFromGroup">
  <owner>massan@google.com</owner>
  <description>
    User pressed a tab in the tab group submenu in the app menu to switch to it.
  </description>
</action>

<action name="MobileMenuSelectTabs">
  <owner>ckitagawa@chromium.org</owner>
  <description>
    User pressed 'Select tabs' in the mobile tab switcher.
  </description>
</action>

<action name="MobileMenuSendToDevices">
  <owner>massan@google.com</owner>
  <description>User pressed 'Send to devices' in the app menu.</description>
</action>

<action name="MobileMenuSettings">
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'Settings' in the app menu.</description>
</action>

<action name="MobileMenuSettingsAction">
  <owner>rkgibson@chromium.org</owner>
  <description>
    User pressed the 'Settings' action in the app menu (iOS).
  </description>
</action>

<action name="MobileMenuSettingsOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Settings' in the app menu from a NTP page. Logged in addition
    to the general metric.
  </description>
</action>

<action name="MobileMenuShare">
  <owner>aurimas@chromium.org</owner>
  <description>User pressed 'Share' in the app menu.</description>
</action>

<action name="MobileMenuShow">
  <owner>aurimas@chromium.org</owner>
  <description>User opened the app menu.</description>
</action>

<action name="MobileMenuShow.OverviewModeMenu">
  <owner>ckitagawa@chromium.org</owner>
  <description>
    User opened the app menu in overview mode (AKA the hub or tab switcher).
  </description>
</action>

<action name="MobileMenuShow.PageMenu">
  <owner>ckitagawa@chromium.org</owner>
  <description>User opened the app menu on a tab.</description>
</action>

<action name="MobileMenuShow.TabletEmptyModeMenu">
  <owner>ckitagawa@chromium.org</owner>
  <description>User opened the app menu in the empty tablet mode.</description>
</action>

<action name="MobileMenuShowReaderMode">
  <owner>jinsukkim@chromium.org</owner>
  <owner>wylieb@google.com</owner>
  <description>
    User pressed/clicked the &quot;Show Reading Mode&quot; item in the app menu.
  </description>
</action>

<action name="MobileMenuShowReadingList">
  <owner>massan@google.com</owner>
  <description>User pressed 'Show reading list' in the app menu.</description>
</action>

<action name="MobileMenuSignin">
  <obsolete>Obsolete as the feature implementation was reverted.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    User pressed the identity button in the overflow menu.
  </description>
</action>

<action name="MobileMenuSiteInformation">
  <owner>gambard@chromium.org</owner>
  <description>User pressed 'Site Information' in the app menu.</description>
</action>

<action name="MobileMenuSiteInformationOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Site Information' in the app menu from a NTP page. Logged in
    addition to the general metric.
  </description>
</action>

<action name="MobileMenuStop">
  <owner>tedchoc@chromium.org</owner>
  <description>User pressed the stop option in the app menu.</description>
</action>

<action name="MobileMenuSwitchOutOfIncognito{ActionType}">
  <owner>skavuluru@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User pressed 'Switch out of Incognito' in the tab switcher action menu.
    {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".LongTapMenu"
        summary="Users switched out of incognito by long tap menu"/>
  </token>
</action>

<action name="MobileMenuSwitchToIncognito{ActionType}">
  <owner>skavuluru@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User pressed 'Switch to Incognito' in the tab switcher action menu.
    {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".LongTapMenu"
        summary="Users switched to incognito by long tap menu"/>
  </token>
</action>

<action name="MobileMenuTabSearch">
  <owner>wylieb@google.com</owner>
  <owner>bjfong@google.com</owner>
  <description>
    User pressed 'Search tabs' in the app menu, or used the keyboard shortcut
    Ctrl+Shift+A.
  </description>
</action>

<action name="MobileMenuTaskManager">
  <owner>massan@google.com</owner>
  <description>User pressed 'Task manager' in the app menu.</description>
</action>

<action name="MobileMenuTextZoom">
  <owner>rkgibson@google.com</owner>
  <description>User pressed 'Zoom Text' in the app menu</description>
</action>

<action name="MobileMenuToggleBookmarksBar">
  <owner>massan@google.com</owner>
  <description>
    User pressed 'Show / Hide bookmarks bar' in the app menu.
  </description>
</action>

<action name="MobileMenuToggleTabLayout">
  <owner>eleanorlee@google.com</owner>
  <description>
    User pressed 'Show tabs vertically' or 'Show tabs horizontally' in 'More
    tools' in the app menu.
  </description>
</action>

<action name="MobileMenuToolbarMenuTriggered">
  <owner>gambard@chromium.org</owner>
  <owner>rkgibson@google.com</owner>
  <description>
    User triggered the presentation of a context menu on the toolbar
  </description>
</action>

<action name="MobileMenuTranslate">
  <owner>frechette@chromium.org</owner>
  <description>User pressed the 'Translate' in the app menu.</description>
</action>

<action name="MobileMenuUnpinTab">
  <obsolete>Deprecated as of 2023-08</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <description>
    User tapped on the 'Unpin Tab' action in the iOS overflow menu.
  </description>
</action>

<action name="MobileMenuVoiceSearch">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>User pressed 'Voice Search' in the app menu.</description>
</action>

<action name="MobileMenuWhatsNew">
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@google.com</owner>
  <description>User pressed 'What's New' in the app menu.</description>
</action>

<action name="MobileMenuWhatsNewOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'What's New' in the app menu from a NTP page. Logged in
    addition to the general metric.
  </description>
</action>

<action name="MobileMenuWindowManager">
  <owner>jinsukkim@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User pressed 'Manage windows' in the app menu, while not in a desktop
    window.
  </description>
</action>

<action name="MobileMenuWindowManager.InDesktopWindow">
  <owner>aishwaryarj@google.com</owner>
  <owner>wenyufu@chromium.org</owner>
  <description>
    User pressed 'Manage windows' in the app menu, while in a desktop window.
  </description>
</action>

<action name="MobileMenuWindowManagerCloseInstance">
  <owner>aishwaryarj@google.com</owner>
  <owner>wenyufu@chromium.org</owner>
  <description>
    User pressed 'Close window' on the window manager opened from the app menu.
  </description>
</action>

<action name="MobileMessagesBadgeAcceptedTapped">
  <owner>thegreenfrog@chromium.org</owner>
  <description>
    User tapped on an accepted Infobar Message badge which displayed the Modal.
  </description>
</action>

<action name="MobileMessagesBadgeNonAcceptedTapped">
  <owner>thegreenfrog@chromium.org</owner>
  <description>
    User tapped on a non-accepted Infobar Message badge which displayed the
    Modal.
  </description>
</action>

<action name="MobileMessagesBannerDraggedDown">
  <owner>thegreenfrog@chromium.org</owner>
  <description>
    User dragged down the Infobar Message Banner which expanded it into a Modal.
  </description>
</action>

<action name="MobileMessagesBannerTapped">
  <owner>thegreenfrog@chromium.org</owner>
  <description>
    User tapped the Infobar Message Banner which expanded it into a Modal.
  </description>
</action>

<action name="MobileMessagesModalAcceptedTapped">
  <owner>thegreenfrog@chromium.org</owner>
  <description>User accepted the Infobar Modal main action.</description>
</action>

<action name="MobileMessagesModalCancelledTapped">
  <owner>thegreenfrog@chromium.org</owner>
  <description>
    User dismissed the Infobar Modal without any action.
  </description>
</action>

<action name="MobileMessagesModalNever">
  <owner>thegreenfrog@chromium.org</owner>
  <description>
    User dismissed both the Infobar Modal and the InfobarBadge.
  </description>
</action>

<action name="MobileMessagesModalSettings">
  <owner>thegreenfrog@chromium.org</owner>
  <description>
    User dismissed the Infobar Modal by opening the Infobar Settings.
  </description>
</action>

<action name="MobileMessagesOverflowBadgeShown" not_user_triggered="true">
  <owner>thegreenfrog@chromium.org</owner>
  <description>An Infobar Message overflow badge is shown.</description>
</action>

<action name="MobileMessagesOverflowBadgeTapped">
  <owner>thegreenfrog@chromium.org</owner>
  <description>User tapped on an Infobar Message overflow badge.</description>
</action>

<action name="MobileMWSession">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileNewInstanceLaunchedFromDraggedLink">
  <owner>aishwaryarj@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    The user dragged a link out of Chrome to open it in a new or existing
    instance of ChromeTabbedActivity. Recorded for Android only.
  </description>
</action>

<action name="MobileNewTabOpenedTabStrip">
  <obsolete>
    Deprecated as of 8/2019. Replaced with MobileNewTabOpened.TabStrip.
  </obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    Users tapped '+' button on the tab strip, causing a new tab to be created in
    the group.
  </description>
</action>

<action name="MobileNewTabOpened{ActionType}" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    Please enter the description of this user action. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".NewTabTile"
        summary="[DEPRECATED] Users tapped the new tab tile in
                 GridTabSwitcher, causing a new tab to be created."/>
    <variant name=".TabGridDialogFromStrip"
        summary="Users tapped '+' button on the tab group dialog toolbar,
                 causing a new tab to be created in the group. The dialog is
                 expanded from tab strip"/>
    <variant name=".TabGridDialogInSwitcher"
        summary="Users tapped '+' button on the tab group dialog toolbar,
                 causing a new tab to be created in the group. The dialog is
                 in tab switcher."/>
    <variant name=".TabGridSheet"
        summary="Users tapped '+' button on the tab group bottom sheet
                 toolbar causes a new tab to be created in the group."/>
    <variant name=".TabStrip"
        summary="Users tapped '+' button on the tab strip, causing a new tab
                 to be created in the group."/>
    <variant name=".VerticalTabs"
        summary="Users tapped '+' button on the vertical tabs strip, causing
                 a new tab to be created."/>
  </token>
</action>

<action name="MobileNewTabPageNtpCustomization">
  <owner>hanxi@chromium.org</owner>
  <owner>jianli@chromium.org</owner>
  <owner>yanlinghu@google.com</owner>
  <owner>clank-start@google.com</owner>
  <description>
    User pressed the NTP customization button in the new tab page.
  </description>
</action>

<action name="MobileNTP.Interests.Click">
  <owner>knn@chromium.org</owner>
  <description>
    Android: The user clicked on an Interest item shown on the NTP.
  </description>
</action>

<action name="MobileNTP.Interests.Dismissed">
  <owner>knn@chromium.org</owner>
  <description>
    Android: The user dismissed the page showing the Interests without clicking
    on any of them.
  </description>
</action>

<action name="MobileNTP.Interests.OpenDialog">
  <owner>peconn@chromium.org</owner>
  <description>User opened the interests dialog.</description>
</action>

<action name="MobileNTP.SetupList.Click">
  <owner>agazal@google.com</owner>
  <owner>hanxi@chromium.org</owner>
  <owner>xinyiji@chromium.org</owner>
  <description>
    Android: The user clicked on an active item within the Setup List feature on
    the NTP or Start Surface.
  </description>
</action>

<action name="MobileNTP.SetupList.Impression">
  <owner>agazal@google.com</owner>
  <owner>hanxi@chromium.org</owner>
  <owner>xinyiji@chromium.org</owner>
  <description>
    Android: Any part of the Setup List feature (Single-Cell, Two-Cell, or
    Celebration) was rendered on the NTP or Start Surface.
  </description>
</action>

<action name="MobileNTP.Snippets.Click">
  <obsolete>Deprecated as of 8/2016</obsolete>
  <owner>knn@chromium.org</owner>
  <description>
    Android: User clicked on a snippet card into the host website.
  </description>
</action>

<action name="MobileNTP.Snippets.Scrolled">
  <owner>knn@chromium.org</owner>
  <description>
    Android: User scrolled through the snippet cards. Recorded at the beginning
    of the scroll event.
  </description>
</action>

<action name="MobileNTP.Snippets.ScrolledAboveTheFold">
  <obsolete>Deprecated as of 5/2016</obsolete>
  <owner>mastiz@chromium.org</owner>
  <description>
    Android: User scrolled above the fold (not reading snippets cards).
  </description>
</action>

<action name="MobileNTP.Snippets.ScrolledBelowTheFold">
  <obsolete>Deprecated as of 5/2016</obsolete>
  <owner>mastiz@chromium.org</owner>
  <description>
    Android: User scrolled to the snippet cards below the fold.
  </description>
</action>

<action name="MobileNTP.Snippets.ShowLess">
  <obsolete>Deprecated as of 4/2016</obsolete>
  <owner>knn@chromium.org</owner>
  <description>
    Android: User clicked on a snippet card to hide the bigger summary.
  </description>
</action>

<action name="MobileNTP.Snippets.ShowMore">
  <obsolete>Deprecated as of 4/2016</obsolete>
  <owner>knn@chromium.org</owner>
  <description>
    Android: User clicked on a snippet card to reveal a bigger summary.
  </description>
</action>

<action name="MobileNTP.Snippets.VisitEnd">
  <owner>mastiz@chromium.org</owner>
  <description>
    Android: User stopped reading the article linked by an opened (clicked)
    snippet card.
  </description>
</action>

<action name="MobileNTP.Snippets.VisitEndBackInNTP">
  <owner>mastiz@chromium.org</owner>
  <description>
    Android: User navigated back to the NTP after reading an opened (clicked)
    snippet card.
  </description>
</action>

<action name="MobileNTPAIMPlusButtonTapped">
  <owner>radunitescu@google.com</owner>
  <owner>bling-search@google.com</owner>
  <description>
    Recorded when the user taps on the AIM plus button in the fakebox on NTP.
    iOS only.
  </description>
</action>

<action name="MobileNTPBookmark">
  <obsolete>
    Deprecated as of 01/2017. Replaced with MobileBookmarkManagerEntryOpened.
  </obsolete>
  <owner>ianwen@chromium.org</owner>
  <description>
    Action indicating the user has opened a bookmark from the bookmark manager.
  </description>
</action>

<action name="MobileNTPCustomizationNewBadgeShown">
  <owner>adamta@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when the new feature badge is shown on the Home Customization
    menu's entrypoint.
  </description>
</action>

<action name="MobileNTPCustomizationNewBadgeTapped">
  <owner>adamta@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when the Home Customization menu's entrypoint is tapped while the
    new feature badge is visible.
  </description>
</action>

<action name="MobileNTPExploreSites">
  <owner>dewittj@chromium.org</owner>
  <description>
    Recorded when a user clicks on an Explore Sites category tile on the NTP.
  </description>
</action>

<action name="MobileNTPForeignSession">
  <obsolete>
    Deprecated as of 01/2017. Replaced with
    MobileRecentTabManagerTabFromOtherDeviceOpened.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileNTPIdentityDiscTapped">
  <owner>msarda@chromium.org</owner>
  <owner>pkl@chromium.org</owner>
  <description>
    Recorded when a user taps on the Identity Disc on NTP.
  </description>
</action>

<action name="MobileNTPIncognitoButtonTapped">
  <owner>radunitescu@google.com</owner>
  <description>
    Recorded when a taps on the Incognito button in the quick actions buttons in
    NTP. iOS only.
  </description>
</action>

<action name="MobileNTPLogoTapped">
  <owner>justincohen@chromium.org</owner>
  <description>User tapped on the Google logo on the iOS NTP.</description>
</action>

<action name="MobileNTPMIAEntryPointTapped">
  <owner>radunitescu@google.com</owner>
  <description>
    Recorded when a user taps on the AI Mode button in NTP. iOS only.
  </description>
</action>

<action name="MobileNTPMostVisited">
  <owner>dewittj@chromium.org</owner>
  <description>Recorded when a user clicks on a Most Visited tile.</description>
</action>

<action name="MobileNTPOpenedInNewTab">
  <obsolete>
    Deprecated 04/2025. Replaced with NewTabPage.OpenedInNewTab UMA.
  </obsolete>
  <owner>friedrichh@chromium.org</owner>
  <description>
    The user manually created a New Tab Page (NTP) in a new tab that has not
    been shown before. This includes the initial tab (when starting Chrome).
  </description>
</action>

<action name="MobileNTPPaused">
  <owner>skym@chromium.org</owner>
  <owner>carloks@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    The New Tab Page (NTP) was open when Chrome was backgrounded by the user.
  </description>
</action>

<action name="MobileNTPRecentlyClosed">
  <obsolete>
    Deprecated as of 01/2017. Replaced with
    MobileRecentTabManagerRecentTabOpened.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileNTPShowBookmarks">
  <owner>justincohen@chromium.org</owner>
  <description>The user tapped the bookmarks icon on the NTP.</description>
</action>

<action name="MobileNTPShowHistory">
  <owner>justincohen@chromium.org</owner>
  <description>The user tapped the history icon on the NTP.</description>
</action>

<action name="MobileNTPShowMostVisited" not_user_triggered="true">
  <owner>gambard@chromium.org</owner>
  <owner>justincohen@chromium.org</owner>
  <description>New Tab Page presented Most Visited website tiles.</description>
</action>

<action name="MobileNTPShown">
  <owner>knn@chromium.org</owner>
  <description>
    The New Tab Page (NTP) was loaded or brought to foreground by the user.
  </description>
</action>

<action name="MobileNTPShowReadingList">
  <owner>justincohen@chromium.org</owner>
  <description>The user tapped the reading list icon on the NTP.</description>
</action>

<action name="MobileNTPShowRecentTabs">
  <owner>justincohen@chromium.org</owner>
  <description>The user tapped the recent list icon on the NTP.</description>
</action>

<action name="MobileNTPShowWhatsNew">
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user tapped the what's new icon on the NTP.</description>
</action>

<action name="MobileNTPSwitchToBookmarks">
  <obsolete>
    Removed with deprecation of Bookmark suggestions category.
  </obsolete>
  <owner>ianwen@chromium.org</owner>
  <description>
    Action indicating the user has clicked the bookmark button on NTP to switch
    to the bookmark manager.
  </description>
</action>

<action name="MobileNTPSwitchToDownloadManager">
  <obsolete>
    Removed with deprecation of Download suggestions category.
  </obsolete>
  <owner>bauerb@chromium.org</owner>
  <description>
    Android: User clicked on the &quot;More&quot; card at the end of the section
    of Downloads suggestions on the NTP to open the Download Manager UI.
  </description>
</action>

<action name="MobileNTPSwitchToIncognito">
  <obsolete>Deprecated as of 5/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileNTPSwitchToMostVisited">
  <obsolete>Deprecated as of 5/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileNTPSwitchToOpenTabs">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileOmnibox.Back">
  <owner>madhavpruthi@google.com</owner>
  <owner>ckitagawa@chromium.org</owner>
  <description>
    Recorded when the back button inside the mobile omnibox is tapped.
  </description>
</action>

<action name="MobileOmniboxBookmarkHidden" not_user_triggered="true">
  <owner>clhager@google.com</owner>
  <description>Mobile Omnibox Bookmark button hidden.</description>
</action>

<action name="MobileOmniboxBookmarkShown" not_user_triggered="true">
  <owner>clhager@google.com</owner>
  <description>Mobile Omnibox Bookmark button shown.</description>
</action>

<action name="MobileOmniboxClipboardChanged">
  <obsolete>
    Replaced with MobileOmniboxClipboardChanged in April 2017.
  </obsolete>
  <owner>jif@chromium.org</owner>
  <description>
    Emitted when Chrome detects that the clipboard contains a new URL.

    On iOS: this occurs either when Chrome enters the foreground and notices
    that the content of the clipboard changed, or when the clipboard changes
    while Chrome is in the foreground.

    On Android: this occurs when Chrome starts up or when the clipboard changes
    while Chrome is running (in the foreground or not).
  </description>
</action>

<action name="MobileOmniboxClipboardToURL">
  <owner>christianxu@chromium.org</owner>
  <description>
    Emitted when a URL clipboard match is selected in the omnibox.
  </description>
</action>

<action name="MobileOmniboxDeleteGesture">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="MobileOmniboxDeleteHidden" not_user_triggered="true">
  <owner>clhager@google.com</owner>
  <description>Mobile Omnibox Delete button hidden.</description>
</action>

<action name="MobileOmniboxDeleteRequested">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="MobileOmniboxDeleteShown" not_user_triggered="true">
  <owner>clhager@google.com</owner>
  <description>Mobile Omnibox Delete button shown.</description>
</action>

<action name="MobileOmniboxDeleteUrl">
  <owner>thildebr@chromium.org</owner>
  <description>
    The user cleared the contents of the omnibox via the delete button.
  </description>
</action>

<action name="MobileOmniboxFocused" not_user_triggered="true">
  <owner>stkhapugin@chromium.org</owner>
  <description>
    Omnibox focused (either directly or through one of the shortcuts). iOS only.
  </description>
</action>

<action name="MobileOmniboxFocusedLensShown" not_user_triggered="true">
  <owner>yusuyoutube@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <owner>wylieb@google.com</owner>
  <owner>lens-chrome@google.com</owner>
  <description>
    Mobile Omnibox Lens button shown when Omnibox focused.
  </description>
</action>

<action name="MobileOmniboxInstallHidden" not_user_triggered="true">
  <owner>clhager@google.com</owner>
  <description>Mobile Omnibox Install button hidden.</description>
</action>

<action name="MobileOmniboxInstallShown" not_user_triggered="true">
  <owner>clhager@google.com</owner>
  <description>Mobile Omnibox Install button shown.</description>
</action>

<action name="MobileOmniboxLens">
  <owner>yusuyoutube@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <owner>wylieb@google.com</owner>
  <owner>lens-chrome@google.com</owner>
  <description>Mobile Omnibox Lens button clicked.</description>
</action>

<action name="MobileOmniboxLensShown" not_user_triggered="true">
  <owner>yusuyoutube@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <owner>wylieb@google.com</owner>
  <owner>lens-chrome@google.com</owner>
  <description>Mobile Omnibox Lens button shown.</description>
</action>

<action name="MobileOmniboxMicHidden" not_user_triggered="true">
  <owner>clhager@google.com</owner>
  <description>Mobile Omnibox Mic button hidden.</description>
</action>

<action name="MobileOmniboxMicShown" not_user_triggered="true">
  <owner>clhager@google.com</owner>
  <description>Mobile Omnibox Mic button shown.</description>
</action>

<action name="MobileOmniboxRefineSuggestion">
  <obsolete>
    Deprecated 07/2017. Replaced by MobileOmniboxRefineSuggestion.Query and
    MobileOmniboxRefineSuggestion.Url.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileOmniboxRefineSuggestion.Search">
  <owner>jdonnelly@chromium.org</owner>
  <description>
    User used the refinement arrow in an omnibox search suggestion to copy the
    text of the suggestion into the omnibox.
  </description>
</action>

<action name="MobileOmniboxRefineSuggestion.Url">
  <owner>jdonnelly@chromium.org</owner>
  <description>
    User used the refinement arrow in an omnibox URL suggestion to copy the text
    of the suggestion into the omnibox.
  </description>
</action>

<action name="MobileOmniboxRemoveSuggestion.Button">
  <owner>jianli@chromium.org</owner>
  <description>
    User clicks the remove button to remove the suggestion.
  </description>
</action>

<action name="MobileOmniboxRemoveSuggestion.LongPress">
  <owner>jianli@chromium.org</owner>
  <description>
    User long pressed an omnibox search suggestion to remove the suggestion.
  </description>
</action>

<action name="MobileOmniboxRichInlineRemoved">
  <owner>christianxu@chromium.org</owner>
  <description>
    User removed the additional text of rich inline autocomplete. This happens
    when the user moves the cursor or presses delete when additional text is
    displayed. iOS only.
  </description>
</action>

<action name="MobileOmniboxSearch">
  <obsolete>
    Removed Sep 2016 because the name kept misleading people. Replaced with
    MobileOmniboxUse, which has the same semantics.
  </obsolete>
  <owner>mpearson@chromium.org</owner>
  <owner>tedchoc@chromium.org</owner>
  <description>
    User used the omnibox to go somewhere. The action doesn't have to lead to a
    search page (except on iOS, where this is only recorded for search-type
    navigations).
  </description>
</action>

<action name="MobileOmniboxShortcutsOpenBookmarks">
  <owner>stkhapugin@chromium.org</owner>
  <description>
    The user clicked the Bookmarks shortcut in Omnibox popup shortcuts. iOS
    only.
  </description>
</action>

<action name="MobileOmniboxShortcutsOpenHistory">
  <owner>stkhapugin@chromium.org</owner>
  <description>
    The user clicked the History shortcut in Omnibox popup shortcuts. iOS only.
  </description>
</action>

<action name="MobileOmniboxShortcutsOpenMostVisitedItem">
  <owner>stkhapugin@chromium.org</owner>
  <description>
    The user clicked one of the Most Visited tiles in Omnibox popup shortcuts.
    iOS only.
  </description>
</action>

<action name="MobileOmniboxShortcutsOpenReadingList">
  <owner>stkhapugin@chromium.org</owner>
  <description>
    The user clicked the Reading List shortcut in Omnibox popup shortcuts. iOS
    only.
  </description>
</action>

<action name="MobileOmniboxShortcutsOpenRecentTabs">
  <owner>stkhapugin@chromium.org</owner>
  <description>
    The user clicked the Recent Tabs shortcut in Omnibox popup shortcuts. iOS
    only.
  </description>
</action>

<action name="MobileOmniboxUse">
  <owner>mpearson@chromium.org</owner>
  <owner>tedchoc@chromium.org</owner>
  <description>
    User used the omnibox to go somewhere. The action doesn't have to lead to a
    search page.
  </description>
</action>

<action name="MobileOmniboxUse.GridTabSwitcher">
  <obsolete>From 04/2021 use MobileOmniboxUse.StartSurface instead.</obsolete>
  <owner>mattsimmons@chromium.org</owner>
  <owner>memex-team@google.com</owner>
  <description>
    User used the omnibox while it is showing on top of the grid tab switcher.
  </description>
</action>

<action name="MobileOmniboxUse.StartSurface">
  <owner>hanxi@chromium.org</owner>
  <owner>clank-start@google.com</owner>
  <description>
    User used the omnibox while it is showing on the start surface.
  </description>
</action>

<action name="MobileOmniboxVoiceSearch">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileOmniboxZoomHidden" not_user_triggered="true">
  <owner>clhager@google.com</owner>
  <owner>hitarthkothari@google.com</owner>
  <description>Mobile Omnibox Zoom button hidden.</description>
</action>

<action name="MobileOmniboxZoomShown" not_user_triggered="true">
  <owner>clhager@google.com</owner>
  <owner>hitarthkothari@google.com</owner>
  <description>Mobile Omnibox Zoom button shown.</description>
</action>

<action name="MobileOpenGroupClosed">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User tried to open a group that is currently closed.
  </description>
</action>

<action name="MobileOpenGroupOpenInBrowser">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User tried to open a group that is currently opened in the same browser.
  </description>
</action>

<action name="MobileOpenGroupOpenInOtherBrowser">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User tried to open a group that is currently opened in another browser.
  </description>
</action>

<action name="MobilePageLoaded" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobilePageLoadedDesktopUserAgent" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobilePageLoadedWithAccessory" not_user_triggered="true">
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    Reported when a web page is loaded with a connected hardware accessory
    including one or more of keyboard, mouse, touchpad and trackball devices
    (excludes stylus). Android only.
  </description>
</action>

<action name="MobilePageLoadedWithKeyboard" not_user_triggered="true">
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    Reported when a web page is loaded with a connected hardware keyboard.
    Android only.
  </description>
</action>

<action name="MobilePageLoadedWithMouse" not_user_triggered="true">
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    Reported when a web page is loaded with a connected mouse. Android only.
  </description>
</action>

<action name="MobilePageLoadedWithToEdge" not_user_triggered="true">
  <owner>lazzzis@google.com</owner>
  <owner>edge-to-edge@chromium.org</owner>
  <description>
    Reported when a web page is loaded with edge to edge drawing enabled for the
    page. Android only.
  </description>
</action>

<action name="MobilePasswordBreachOpenPasswordCheckup">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the Password Checkup page from the password breach
    view. iOS only.
  </description>
</action>

<action name="MobilePasswordBreachOpenPasswordManager">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the Password Manager page from the password breach
    view. iOS only.
  </description>
</action>

<action name="MobilePasswordCheckupCoordinatorCheckStateCanceled"
    not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported to track the canceled state of the password check upon opening
    Password Issues from the Password Checkup homepage. iOS only. This user
    action was added to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordCheckupCoordinatorCheckStateIdle"
    not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported to track the idle state of the password check upon opening Password
    Issues from the Password Checkup homepage. iOS only. This user action was
    added to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordCheckupCoordinatorCheckStateNoPasswords"
    not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported to track the no passwords state of the password check upon opening
    Password Issues from the Password Checkup homepage. iOS only. This user
    action was added to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordCheckupCoordinatorCheckStateOffline"
    not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported to track the offline state of the password check upon opening
    Password Issues from the Password Checkup homepage. iOS only. This user
    action was added to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordCheckupCoordinatorCheckStateOther"
    not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported to track the other state of the password check upon opening
    Password Issues from the Password Checkup homepage. iOS only. This user
    action was added to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordCheckupCoordinatorCheckStateQuotaLimit"
    not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported to track the quota limit state of the password check upon opening
    Password Issues from the Password Checkup homepage. iOS only. This user
    action was added to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordCheckupCoordinatorCheckStateRunning"
    not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported to track the running state of the password check upon opening
    Password Issues from the Password Checkup homepage. iOS only. This user
    action was added to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordCheckupCoordinatorCheckStateSignedOut"
    not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported to track the signed out state of the password check upon opening
    Password Issues from the Password Checkup homepage. iOS only. This user
    action was added to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordCheckupCoordinatorShowReauth"
    not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported when reauth is requested as a result of entering the Password
    Checkup homepage. iOS only. This user action was added to investigate a
    crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordCheckupInteractionIgnoredDuringNavigation">
  <owner>vincb@google.com</owner>
  <description>
    Reported when a user interaction (tap) on the Password Checkup homepage is
    ignored because a navigation is already in progress. iOS only.
  </description>
</action>

<action name="MobilePasswordCheckupSettingsBack">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user goes back from Password Checkup Settings UI to root
    Settings screen. iOS only.
  </description>
</action>

<action name="MobilePasswordCheckupSettingsClose">
  <owner>noemies@google.com</owner>
  <description>
    Reported when Password Checkup Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobilePasswordDetailsCopy">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user copies a credential's site, username or passwords from
    the password details view. iOS only.
  </description>
</action>

<action name="MobilePasswordDetailsSettingsBack">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user goes back from Password Details Settings UI to root
    Settings screen. iOS only.
  </description>
</action>

<action name="MobilePasswordDetailsSettingsClose">
  <owner>noemies@google.com</owner>
  <description>
    Reported when Password Details Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobilePasswordDetailsViewPassword">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user taps the eye icon to view a password from the password
    details view. iOS only.
  </description>
</action>

<action name="MobilePasswordInfobarModalOpenPasswordManager">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the Password Manager page from a password infobar
    modal. iOS only.
  </description>
</action>

<action name="MobilePasswordIssuesCompromisedOpen">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the compromised password issues page. iOS only.
  </description>
</action>

<action name="MobilePasswordIssuesCoordinatorStart" not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported when the PasswordIssuesCoordinator is started. iOS only. This user
    action was added to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordIssuesOpenPasswordDetails">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the password details page from the password issues
    page. iOS only.
  </description>
</action>

<action name="MobilePasswordIssuesReusedOpen">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the reused password issues page. iOS only.
  </description>
</action>

<action name="MobilePasswordIssuesSettingsBack">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user goes back from Password Issues Settings UI to root
    Settings screen. iOS only.
  </description>
</action>

<action name="MobilePasswordIssuesSettingsClose">
  <owner>noemies@google.com</owner>
  <description>
    Reported when Password Issues Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobilePasswordIssuesViewDidAppear" not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported when the PasswordIssuesTableViewController view has appeared. iOS
    only. This user action was added to investigate a crash, see
    crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordIssuesViewDidLoad" not_user_triggered="true">
  <obsolete>Deprecated as of 12/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported when the PasswordIssuesTableViewController view has loaded. iOS
    only. This user action was added to investigate a crash, see
    crbug.com/409680593.
  </description>
</action>

<action name="MobilePasswordIssuesWeakOpen">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the weak password issues page. iOS only.
  </description>
</action>

<action name="MobilePasswordManagerAddPassword">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user adds a password from the Password Manager page. iOS only.
  </description>
</action>

<action name="MobilePasswordManagerOpenPasswordCheckup">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the Password Checkup page from the Password
    Manager. iOS only.
  </description>
</action>

<action name="MobilePasswordManagerOpenPasswordDetails">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the password details page from the Password
    Manager. iOS only.
  </description>
</action>

<action name="MobilePasswordManagerSearchPasswords">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user uses the Password Manager search bar to search their
    passwords. iOS only.
  </description>
</action>

<action name="MobilePasswordSettingsTurnOnAutoFill">
  <owner>noemies@google.com</owner>
  <description>
    Reported when the user taps the &quot;Turn on AutoFill…&quot; button from
    the Password Settings UI. This button triggers an iOS prompt that allows the
    user to set the app as a credential provider. iOS only.
  </description>
</action>

<action name="MobilePasswordsSettingsBack">
  <owner>kazinova@google.com</owner>
  <description>
    Reported when user goes back from Passwords Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobilePasswordsSettingsClose">
  <owner>tmartino@chromium.org</owner>
  <owner>kazinova@google.com</owner>
  <description>
    Reported when Passwords Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobilePopupMenuSwipeToSelect">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    The user selected an option in the Popup Menu without lifting the finger
    from the LongPress action.
  </description>
</action>

<action name="MobilePreviewPageBack">
  <obsolete>Deprecated as of 7/2015</obsolete>
  <owner>ksimbili@chromium.org</owner>
  <description>
    When user navigates back, using either system back or toolbar back button,
    from the preview page.
  </description>
</action>

<action name="MobilePreviewPageReload">
  <obsolete>Deprecated as of 7/2015</obsolete>
  <owner>ksimbili@chromium.org</owner>
  <description>
    User pressed reload button while the preview page is being shown.
  </description>
</action>

<action name="MobilePreviewPageSingleTap">
  <obsolete>Deprecated as of 7/2015</obsolete>
  <owner>ksimbili@chromium.org</owner>
  <description>
    User taped on the page while the preview page is being shown.
  </description>
</action>

<action name="MobilePreviewPageTabClose">
  <obsolete>Deprecated as of 7/2015</obsolete>
  <owner>ksimbili@chromium.org</owner>
  <description>User closes the tab while preview page is loaded.</description>
</action>

<action name="MobilePriceNotificationsSettingsBack">
  <owner>danieltwhite@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when user goes back from Price Notifications Settings UI to root
    Settings screen. iOS only.
  </description>
</action>

<action name="MobilePriceNotificationsSettingsClose">
  <owner>danieltwhite@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Price Notifications Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobilePrintMenuAirPrint">
  <owner>asamidoi@chromium.org</owner>
  <description>Reported when the print menu is opened. iOS only.</description>
</action>

<action name="MobilePrivacySafeBrowsingSettingsBack">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when user goes back from Privacy Safe Browsing Settings UI to root
    Settings screen. iOS only.
  </description>
</action>

<action name="MobilePrivacySafeBrowsingSettingsClose">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Privacy Safe Browsing Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobilePrivacySettingsBack">
  <owner>msramek@chromium.org</owner>
  <description>
    Reported when user goes back from Privacy Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobilePrivacySettingsClose">
  <owner>msramek@chromium.org</owner>
  <description>
    Reported when Privacy Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobilePullGestureCloseTab">
  <owner>rkgibson@google.com</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Emitted on iOS when over-scroll action touch gesture closes current tab.
    This fires only after the triggering touch is released while the refresh
    effect has been pulled beyond the activation threshold.
  </description>
</action>

<action name="MobilePullGestureNewTab">
  <owner>rkgibson@google.com</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Emitted on iOS when over-scroll action touch gesture opens a new tab. This
    fires only after the triggering touch is released while the refresh effect
    has been pulled beyond the activation threshold.
  </description>
</action>

<action name="MobilePullGestureReload">
  <owner>rkgibson@google.com</owner>
  <owner>tedchoc@chromium.org</owner>
  <description>
    Emitted on Android and iOS when a pull-to-refresh touch gesture initiates a
    page reload. This fires only after the triggering touch is released while
    the refresh effect has been pulled beyond the activation threshold.
  </description>
</action>

<action name="MobilePullGestureReloadNTP">
  <owner>jianli@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    Emitted on Android when a pull-to-refresh touch gesture initiates a NTP
    reload. This fires only after the triggering touch is released while the
    refresh effect has been pulled beyond the activation threshold.
  </description>
</action>

<action name="MobileQRScannerClose">
  <owner>jif@chromium.org</owner>
  <description>User closed the QR Scanner without scanning a code.</description>
</action>

<action name="MobileQRScannerError">
  <owner>jif@chromium.org</owner>
  <description>User closed the QR Scanner from an error dialog.</description>
</action>

<action name="MobileQRScannerScannedCode">
  <owner>jif@chromium.org</owner>
  <description>User scanned a code using the QR Scanner.</description>
</action>

<action name="MobileQRScannerTorchOn">
  <owner>jif@chromium.org</owner>
  <description>User switched on torch in the QR Scanner.</description>
</action>

<action name="MobileReaderModeActivated">
  <owner>mdjones@chromium.org</owner>
  <owner>jinsukkim@chromium.org</owner>
  <description>Recorded when reader mode gets activated.</description>
</action>

<action name="MobileReaderModeHidden">
  <owner>wylieb@google.com</owner>
  <owner>evanluo@google.com</owner>
  <description>Recorded when reader mode gets hidden.</description>
</action>

<action name="MobileReadingListAccessibilityClose">
  <owner>myuu@google.com</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when a user closes Reading List on iOS by performing a VoiceOver
    dismiss action.
  </description>
</action>

<action name="MobileReadingListAdd">
  <owner>gambard@chromium.org</owner>
  <description>
    User added an entry to the ReadingList from inside Chrome.
  </description>
</action>

<action name="MobileReadingListClose">
  <owner>rohitrao@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Recorded when a user closes Reading List on iOS by tapping the
    dismiss(&quot;Done&quot;) button.
  </description>
</action>

<action name="MobileReadingListDeleteEntry">
  <owner>gambard@chromium.org</owner>
  <description>
    User deleted a single entry from the ReadingList using swipe to delete.
  </description>
</action>

<action name="MobileReadingListDeleteFromSnackbarUndo">
  <owner>myuu@google.com</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Recorded when the user clicks on the &quot;undo&quot; button from the
    snackbar which is shown when items are added to the reading list, to remove
    the new items.
  </description>
</action>

<action name="MobileReadingListDeleteRead">
  <owner>gambard@chromium.org</owner>
  <description>
    User deleted all the read entries of the ReadingList using 'Delete All
    Read'.
  </description>
</action>

<action name="MobileReadingListDeleteSelected">
  <owner>gambard@chromium.org</owner>
  <description>
    User deleted the selected entries from the ReadingList.
  </description>
</action>

<action name="MobileReadingListMarkRead">
  <owner>gambard@chromium.org</owner>
  <description>
    User marked one or multiple ReadingList entries as 'Read'.
  </description>
</action>

<action name="MobileReadingListMarkUnread">
  <owner>gambard@chromium.org</owner>
  <description>
    User marked one or multiple ReadingList entries as 'Unread'.
  </description>
</action>

<action name="MobileReadingListOpen">
  <owner>gambard@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened a ReadingList entry.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="MobileReauthFailed">
  <obsolete>Deprecated as of 08/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported when reauthentication failed. iOS only. This user action was added
    to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobileReauthSuccessful">
  <obsolete>Deprecated as of 08/2025</obsolete>
  <owner>noemies@google.com</owner>
  <description>
    Reported when reauthentication succeeded. iOS only. This user action was
    added to investigate a crash, see crbug.com/409680593.
  </description>
</action>

<action name="MobileReceivedExternalIntent">
  <obsolete>
    Deprecated as of 06/2021. Replaced by MobileTabbedModeViewIntentFromApp and
    MobileTabbedModeViewIntentFromChrome.
  </obsolete>
  <owner>tedchoc@chromium.org</owner>
  <description>
    A VIEW intent was received by the tabbed mode activity. This will combine
    intents sent by external application as well as Chrome itself. This does not
    cover all intent types handled by Chrome. Use
    MobileTabbedModeViewIntentFromApp and MobileTabbedModeViewIntentFromChrome
    for a complete picture.
  </description>
</action>

<action name="MobileReceivedExternalIntent.App">
  <obsolete>
    Deprecated as of 06/2021. Replaced by MobileTabbedModeViewIntentFromApp.
  </obsolete>
  <owner>tedchoc@chromium.org</owner>
  <description>
    A VIEW intent was received by the tabbed mode activity from an external
    application.
  </description>
</action>

<action name="MobileReceivedExternalIntent.Chrome">
  <obsolete>
    Deprecated as of 06/2021. Replaced by MobileTabbedModeViewIntentFromChrome.
  </obsolete>
  <owner>tedchoc@chromium.org</owner>
  <description>
    A VIEW intent was received by the tabbed mode activity from Chrome. This is
    only recorded for intent types that are also allowed from external apps.
  </description>
</action>

<action name="MobileRecentTabManagerOpenAllTabsFromOtherDevice">
  <owner>edchin@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user has selected to Open all tabs from other device in Recent Tabs.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="MobileRecentTabManagerRecentBulkEventOpened">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    A recently closed bulk event entry was opened from the recent tabs manager
    on Android. This corresponds to a set of tabs and/or groups that are being
    restored together. This does not count single tabs which are counted in
    MobileRecentTabManagerRecentTabOpened or single groups which are counted in
    MobileRecentTabManagerRecentGroupOpened.
  </description>
</action>

<action name="MobileRecentTabManagerRecentGroupOpened">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    A recently closed group entry was opened from the recent tabs manager on.
    Android. This corresponds to a group of tabs that are being restored
    together. This does not count single tabs which is counted in
    MobileRecentTabManagerRecentTabOpened or bulk entries multiple tabs and/or
    groups which are counted in MobileRecentTabManagerRecentBulkEventOpened.
  </description>
</action>

<action name="MobileRecentTabManagerRecentTabOpened">
  <owner>finkm@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    A recently closed tab was opened from the recent tabs manager. Recently
    closed tabs opened directly from the NTP will not be counted. Instead those
    will be counted in the NewTabPage.ContentSuggestions.* histograms.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="MobileRecentTabManagerRecentTabOpenedSearchResult">
  <obsolete>
    Deprecated as of 7/2025. Recent tabs are no longer displayed in the tab
    grid.
  </obsolete>
  <owner>michaeldo@chromium.org</owner>
  <owner>mrefaat@chromium.org</owner>
  <description>
    A recently closed tab was opened from the recent tabs manager search
    results.
  </description>
</action>

<action name="MobileRecentTabManagerRecentTabsCleared">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    Recorded on Android when a user clears all entries using the context menu
    from Recent Tabs &gt; Recently Closed. This corresponds to clearing the
    native TabRestoreService.
  </description>
</action>

<action name="MobileRecentTabManagerRecentWindowOpened">
  <owner>aishwaryarj@google.com</owner>
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    A recently closed window was opened from the recent tabs manager. This
    corresponds to restoring an entire instance and all its associated tabs.
    This action is distinct from restoring multiple tabs that were closed via a
    multi-select bulk event, which is tracked separately as
    MobileRecentTabManagerRecentBulkEventOpened.
  </description>
</action>

<action name="MobileRecentTabManagerShowFullHistory">
  <owner>gambard@google.com</owner>
  <description>
    Recorded when a user opens History from Recent Tabs on iOS.
  </description>
</action>

<action name="MobileRecentTabManagerTabFromOtherDeviceOpened">
  <owner>finkm@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    A tab from another device was opened from the recent tabs manager. Tabs from
    another device opened directly from the NTP will not be counted. Instead
    those will be counted in the NewTabPage.ContentSuggestions.* histograms.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="MobileRecentTabManagerTabFromOtherDeviceOpenedSearchResult">
  <obsolete>
    Deprecated as of 7/2025. Recent tabs are no longer displayed in the tab
    grid.
  </obsolete>
  <owner>michaeldo@chromium.org</owner>
  <owner>mrefaat@chromium.org</owner>
  <description>
    A tab from another device was opened from the recent tabs manager search
    results.
  </description>
</action>

<action name="MobileRecentTabsClose">
  <owner>gambard@google.com</owner>
  <description>Recorded when a user closes Recent Tabs on iOS.</description>
</action>

<action name="MobileRendererCrashed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileReportAnIssueClosed">
  <owner>rohitrao@chromium.org</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    The user dismissed Report An Issue screen by cancelling or submitting
    feedback (there is no way to differentiate these two). iOS only.
  </description>
</action>

<action name="MobileSadTabFeedback">
  <owner>jwanda@chromium.org</owner>
  <description>
    The user pressed the Send Feedback button on a tab that is displaying the
    sad view.
  </description>
</action>

<action name="MobileSafeBrowsingEnhancedProtectionSettingsBack">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when user goes back from Safe Browsing Enhanced Protection Settings
    UI to root Settings screen. iOS only.
  </description>
</action>

<action name="MobileSafeBrowsingEnhancedProtectionSettingsClose">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Safe Browsing Enhanced Protection Settings UI was dismissed.
    iOS only.
  </description>
</action>

<action name="MobileSafeBrowsingStandardProtectionSettingsBack">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when user goes back from Safe Browsing Standard Protection Settings
    UI to root Settings screen. iOS only.
  </description>
</action>

<action name="MobileSafeBrowsingStandardProtectionSettingsClose">
  <owner>joemerramos@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Safe Browsing Standard Protection Settings UI was dismissed.
    iOS only.
  </description>
</action>

<action name="MobileSafetyCheckNotificationOpenPasswordCheckup">
  <owner>noemies@google.com</owner>
  <owner>bwwilliams@google.com</owner>
  <description>
    Reported when the user opens the Password Checkup page from a Safety Check
    notification. iOS only.
  </description>
</action>

<action name="MobileSaveToDriveAccountPickerAddAccountCompleted">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user successfully added an account in the Save to Drive
    account selection screen in the account picker. iOS only.
  </description>
</action>

<action name="MobileSaveToDriveAccountPickerAddAccountScreenOpened">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user taps &quot;Add Account...&quot; in the Save to Drive
    account selection screen in the account picker. iOS only.
  </description>
</action>

<action name="MobileSaveToDriveAccountPickerNewIdentitySelected">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user selects a different identity in the Save to Drive
    account selection screen in the account picker. iOS only.
  </description>
</action>

<action name="MobileSaveToDriveAccountPickerSelectionScreenClosed">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user closes the Save to Drive account selection screen in
    the account picker using the &quot;Back&quot; button. iOS only.
  </description>
</action>

<action name="MobileSaveToDriveAccountPickerSelectionScreenOpened">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user opens the Save to Drive account selection screen in
    the account picker. iOS only.
  </description>
</action>

<action name="MobileSaveToPhotosAccountPickerAddAccountCompleted">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user successfully added an account in the Save to Photos
    account selection screen in the account picker. iOS only.
  </description>
</action>

<action name="MobileSaveToPhotosAccountPickerAddAccountScreenOpened">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user taps &quot;Add Account...&quot; in the Save to Photos
    account selection screen in the account picker. iOS only.
  </description>
</action>

<action name="MobileSaveToPhotosAccountPickerNewIdentitySelected">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user selects a different identity in the Save to Photos
    account selection screen in the account picker. iOS only.
  </description>
</action>

<action name="MobileSaveToPhotosAccountPickerSelectionScreenClosed">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user closes the Save to Photos account selection screen in
    the account picker using the &quot;Back&quot; button. iOS only.
  </description>
</action>

<action name="MobileSaveToPhotosAccountPickerSelectionScreenOpened">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user opens the Save to Photos account selection screen in
    the account picker. iOS only.
  </description>
</action>

<action name="MobileSaveToPhotosManageStorage">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <owner>bling-team@google.com</owner>
  <description>
    Reported when the user selects &quot;Manage Storage&quot; in the alert
    presented when attempting to upload an image to a Google Photos account with
    insufficient storage.
  </description>
</action>

<action name="MobileSearchEngineSettingsBack">
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user goes back from Search Engine Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileSearchEngineSettingsClose">
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when Search Engine Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileSearchPasswordsWidgetOpenPasswordManager">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the Password Manager page from the Search Passwords
    widget. iOS only.
  </description>
</action>

<action name="MobileSelectionDropdown.Print">
  <owner>oka@google.com</owner>
  <description>
    User tapped the Print item in the Android text selection dropdown menu to
    print the selected text.
  </description>
</action>

<action name="MobileSettingsCleanupStarted">
  <owner>cheickcisse@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when the settings cleanup started. iOS only.
  </description>
</action>

<action name="MobileSettingsClose">
  <owner>edchin@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>Reported when Settings UI was dismissed. iOS only.</description>
</action>

<action name="MobileSettingsEnhancedSafeBrowsingInlinePromoDismiss">
  <owner>danieltwhite@google.com</owner>
  <owner>ajuma@google.com</owner>
  <description>
    User clicked the Enhanced Safe Browsing inline promo's dismiss button.
  </description>
</action>

<action
    name="MobileSettingsEnhancedSafeBrowsingInlinePromoImpressionLimitReached"
    not_user_triggered="true">
  <owner>danieltwhite@google.com</owner>
  <owner>ajuma@google.com</owner>
  <description>
    User has viewed the Enhanced Safe Browsing inline promo ten times without
    interacting with it.
  </description>
</action>

<action name="MobileSettingsEnhancedSafeBrowsingInlinePromoProceed">
  <owner>danieltwhite@google.com</owner>
  <owner>ajuma@google.com</owner>
  <description>
    User clicked the Enhanced Safe Browsing inline promo's primary button
  </description>
</action>

<action name="MobileSettingsStorageClearAll">
  <owner>dmurph@chromium.org</owner>
  <description>
    User clicked on the 'Clear All' button in the Storage section of sites
    settings.
  </description>
</action>

<action name="MobileShareActionBookmarkThisPage">
  <obsolete>Deprecated as of 9/2018</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    The user pressed &quot;Bookmark&quot; from the share action menu.
  </description>
</action>

<action name="MobileShareActionFindInPage">
  <obsolete>Deprecated as of 9/2018</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    The user pressed &quot;Find In Page&quot; from the share action menu.
  </description>
</action>

<action name="MobileShareActionReadLater">
  <obsolete>Deprecated as of 9/2018</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    The user pressed &quot;Add to Reading List&quot; from the share action menu.
  </description>
</action>

<action name="MobileShareActionRequestDesktop">
  <owner>gambard@chromium.org</owner>
  <description>
    The user pressed &quot;Request Desktop Site&quot; from the share action
    menu. This action is logged in addition to MobileShareMenuRequestSite to
    disambiguate between desktop and mobile.
  </description>
</action>

<action name="MobileShareActionRequestMobile">
  <owner>gambard@chromium.org</owner>
  <description>
    The user pressed &quot;Request Mobile Site&quot; from the share action menu.
    This action is logged in addition to MobileShareMenuRequestSite to
    disambiguate between desktop and mobile.
  </description>
</action>

<action name="MobileShareMenuAddToHome">
  <owner>gambard@chromium.org</owner>
  <description>User added current page to device home screen.</description>
</action>

<action name="MobileShareMenuBookmark">
  <owner>gambard@chromium.org</owner>
  <description>User shared to the device's bookmarks.</description>
</action>

<action name="MobileShareMenuCancel">
  <owner>gambard@chromium.org</owner>
  <owner>pkl@chromium.org</owner>
  <description>
    The user cancelled the share action menu (i.e. closed it without taking any
    action).
  </description>
</action>

<action name="MobileShareMenuClipboard">
  <owner>gambard@chromium.org</owner>
  <owner>seblalancette@chromium.org</owner>
  <description>User copied content to the device's clipboard.</description>
</action>

<action name="MobileShareMenuFindInPage">
  <owner>gambard@chromium.org</owner>
  <description>
    User activated the device's FindInPage from the share menu.
  </description>
</action>

<action name="MobileShareMenuGenerateQRCode">
  <owner>seblalancette@chromium.org</owner>
  <description>
    The user pressed the generate QR code option from the share action menu.
  </description>
</action>

<action name="MobileShareMenuGmail">
  <owner>olivierrobin@chromium.org</owner>
  <description>User shared to Gmail.</description>
</action>

<action name="MobileShareMenuGoogleDrive">
  <owner>olivierrobin@chromium.org</owner>
  <description>User shared to Google Drive.</description>
</action>

<action name="MobileShareMenuGooglePlus">
  <owner>olivierrobin@chromium.org</owner>
  <description>User shared to Google+.</description>
</action>

<action name="MobileShareMenuGoogleUnknown">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User shared to a Google app that has not been explicitly identified in
    Chrome for iOS.
  </description>
</action>

<action name="MobileShareMenuHangouts">
  <owner>olivierrobin@chromium.org</owner>
  <description>User shared to Hangout.</description>
</action>

<action name="MobileShareMenuInbox">
  <owner>olivierrobin@chromium.org</owner>
  <description>User shared to Inbox.</description>
</action>

<action name="MobileShareMenuMarkupPDF">
  <owner>alionadangla@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed &quot;Markup&quot; from the share action menu.
  </description>
</action>

<action name="MobileShareMenuPrint">
  <owner>gambard@chromium.org</owner>
  <owner>seblalancette@chromium.org</owner>
  <description>
    User triggered the Print activity from the share menu.
  </description>
</action>

<action name="MobileShareMenuReadLater">
  <owner>gambard@chromium.org</owner>
  <description>User shared to the device's Reading List.</description>
</action>

<action name="MobileShareMenuRequestSite">
  <owner>gambard@chromium.org</owner>
  <description>
    User requested the desktop or mobile version of a site web from the share
    menu.
  </description>
</action>

<action name="MobileShareMenuSaveFile">
  <owner>alionadangla@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>User saved a file from share action menu.</description>
</action>

<action name="MobileShareMenuSaveImage">
  <owner>gambard@chromium.org</owner>
  <owner>seblalancette@chromium.org</owner>
  <description>User saved an image the device's camera roll.</description>
</action>

<action name="MobileShareMenuSendTabToSelf">
  <owner>jeffreycohen@chromium.org</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user pressed &quot;Send Tab To Self&quot; from the share action menu.
  </description>
</action>

<action name="MobileShareMenuToContentApp">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User shared to a non-Google content consuming app, such as Evernote or
    Pocket.
  </description>
</action>

<action name="MobileShareMenuToInstantMessagingApp">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User shared to a non-Google IM app. This excludes the native iOS Messages
    app.
  </description>
</action>

<action name="MobileShareMenuToMail">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User shared to a non-Google mail app. This includes shares to the native iOS
    Mail app.
  </description>
</action>

<action name="MobileShareMenuToSMSApp">
  <owner>olivierrobin@chromium.org</owner>
  <description>
    User shared to a non-Google SMS app. This includes shares to the native iOS
    Messages app.
  </description>
</action>

<action name="MobileShareMenuToSocialNetwork">
  <owner>olivierrobin@chromium.org</owner>
  <description>User shared to a non-Google social network.</description>
</action>

<action name="MobileShareMenuUnknown">
  <owner>olivierrobin@chromium.org</owner>
  <description>User shared to an unknown app.</description>
</action>

<action name="MobileShareQRCode">
  <owner>seblalancette@chromium.org</owner>
  <description>
    The user initiated the Share action for the generated QR code image.
  </description>
</action>

<action name="MobileShortcutAllBookmarks">
  <obsolete>Deprecated as of 5/2015</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileShortcutFindInPage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileShortcutNewIncognitoTab">
  <obsolete>Replaced with MobileMenuNewIncognitoTab</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileShortcutNewTab">
  <obsolete>Replaced with MobileMenuNewtab</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileSideSwipeFinished">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileSingleScreenScreenshot">
  <owner>jmentasti@google.com</owner>
  <owner>seblalancette@chromium.org</owner>
  <description>
    The user took a screenshot of a single chrome window. iOS only.
  </description>
</action>

<action name="MobileSnackbarUndoPinAction">
  <obsolete>Deprecated as of 2023-08</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <description>
    User tapped on the UNDO button of the snackbar displayed after pinning a tab
    from the iOS overflow menu.
  </description>
</action>

<action name="MobileSnackbarUndoUnpinAction">
  <obsolete>Deprecated as of 2023-08</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <description>
    User tapped on the UNDO button of the snackbar displayed after unpinning a
    tab from the iOS overflow menu.
  </description>
</action>

<action name="MobileStackSwipeCancelled">
  <owner>bling-fundamentals@google.com</owner>
  <description>Reported when swipe is cancelled.</description>
</action>

<action name="MobileStackSwipeCompleted">
  <owner>bling-fundamentals@google.com</owner>
  <description>Reported when swipe is completed.</description>
</action>

<action name="MobileStackViewCloseTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileStackViewIncognitoMode">
  <owner>rlanday@chromium.org</owner>
  <description>
    User in the Android tab switcher switches from normal mode to incognito
    mode.
  </description>
</action>

<action name="MobileStackViewNormalMode">
  <owner>rlanday@chromium.org</owner>
  <description>
    User in the Android tab switcher switches from incognito mode to normal
    mode.
  </description>
</action>

<action name="MobileStackViewSwipeCloseTab{ActionType}">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    Please enter the description of this user action. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".GridTabSwitcher"
        summary="Users swipe to close a tab in grid layout TabSwitcher."/>
    <variant name=".TabGridDialogFromStrip"
        summary="Users swipe to close a tab in tab grid dialog from tab
                 strip."/>
    <variant name=".TabGridDialogInSwitcher"
        summary="Users swipe to close a tab in tab grid dialog from grid tab
                 switcher."/>
    <variant name=".TabGridSheet"
        summary="Users swipe to close a tab in tab group bottom sheet."/>
  </token>
</action>

<action name="MobileStartup.MainIntent.NTPCreatedDueToInactivity">
  <obsolete>Deprecated as of 02/2019</obsolete>
  <owner>tedchoc@chromium.org</owner>
  <description>
    An ACTION_MAIN intent was received by Chrome and an NTP was created due to
    the time elapsed since Chrome was last visited.
  </description>
</action>

<action name="MobileStartup.MainIntentReceived">
  <owner>tedchoc@chromium.org</owner>
  <description>
    An ACTION_MAIN intent was received by Chrome. This is the best indicator we
    have to signal the user tapped on the Chrome icon from the launcher.
  </description>
</action>

<action name="MobileStartup.MainIntentReceived.After12Hours">
  <owner>tedchoc@chromium.org</owner>
  <description>
    An ACTION_MAIN intent was received by Chrome after the user had not used
    Chrome for 12 hours but fewer than 24 hours.
  </description>
</action>

<action name="MobileStartup.MainIntentReceived.After1Hour">
  <owner>tedchoc@chromium.org</owner>
  <description>
    An ACTION_MAIN intent was received by Chrome after the user had not used
    Chrome for 1 hour but fewer than 6 hours.
  </description>
</action>

<action name="MobileStartup.MainIntentReceived.After24Hours">
  <owner>tedchoc@chromium.org</owner>
  <description>
    An ACTION_MAIN intent was received by Chrome after the user had not used
    Chrome for 24 hours.
  </description>
</action>

<action name="MobileStartup.MainIntentReceived.After6Hours">
  <owner>tedchoc@chromium.org</owner>
  <description>
    An ACTION_MAIN intent was received by Chrome after the user had not used
    Chrome for 6 hours but fewer than 12 hours.
  </description>
</action>

<action name="MobileStartup.UserEnteredTabSwitcher">
  <owner>memex-team@google.com</owner>
  <description>
    An ACTION_MAIN intent was received by Chrome and the user was shown the tab
    switcher (overview) on startup.
  </description>
</action>

<action name="MobileSyncEncryptionSettingsClose">
  <owner>jlebel@chromium.org</owner>
  <owner>fernandex@google.com</owner>
  <description>
    Sync Encryption Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileSyncPassphraseSettingsCancel">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user tapped on Cancel in the Sync Encryption or Sync Passphrase Settings
    UI. iOS only.
  </description>
</action>

<action name="MobileSyncPassphraseSettingsClose">
  <owner>jlebel@chromium.org</owner>
  <owner>fernandex@google.com</owner>
  <description>
    Sync Passphrase Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileSyncPassphraseSettingsEnter">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    The user entered a passphrase and tapped or pressed &quot;Enter&quot; in the
    Sync Encryption or Sync Passphrase Settings UI. iOS only.
  </description>
</action>

<action name="MobileTabbedModeViewIntentFromApp">
  <owner>tedchoc@chromium.org</owner>
  <description>
    A VIEW intent was received by the tabbed mode activity from an external
    application.
  </description>
</action>

<action name="MobileTabbedModeViewIntentFromChrome">
  <owner>tedchoc@chromium.org</owner>
  <description>
    A VIEW intent was received by the tabbed mode activity from Chrome.
  </description>
</action>

<action name="MobileTabClobbered">
  <obsolete>Deprecated as of 8/2017</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileTabClosedUndoShortCut">
  <owner>dtrainor@chromium.org</owner>
  <description>
    Undo tab closure by keyboard shortcut ctrl+shift+T, for Android only.
  </description>
</action>

<action name="MobileTabClosed{ActionType}" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    Please enter the description of this user action. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".GridTabSwitcher"
        summary="Users tapped 'x' button on the tab in grid layout
                 TabSwitcher, causing a tab to be closed."/>
    <variant name=".TabGridSheet"
        summary="Users tapped 'x' button on the tab in tab group bottom
                 sheet, causing a tab to be closed in the group."/>
    <variant name=".TabStrip"
        summary="Users tapped the currently selected tab's favicon on the tab
                 strip, causing a tab to be closed in the group."/>
    <variant name=".VerticalTabs"
        summary="Users tapped 'x' button on the tab in the vertical tab
                 strip, causing a tab to be closed."/>
  </token>
</action>

<action name="MobileTabGridAddedMultipleNewBookmarks">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    User added multiple new bookmarks base on the selected tabs, in the iOS tab
    grid. It is possible to have one tab selected.
  </description>
</action>

<action name="MobileTabGridBeganReordering">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>User in the iOS tab grid began reordering tabs.</description>
</action>

<action name="MobileTabGridCancelSearchTabs">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the iOS tab grid search mode tapped Cancel button to return from
    search mode to normal mode.
  </description>
</action>

<action name="MobileTabGridCloseAllIncognitoTabs">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Close All control while viewing the
    incognito tabs.
  </description>
</action>

<action name="MobileTabGridCloseAllIncognitoTabsConfirmationPresented">
  <obsolete>Deprecated as of 8/2021</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS incognito tab grid used the Close All control and the action
    sheet that asks for confirmation has been displayed.
  </description>
</action>

<action name="MobileTabGridCloseAllNonPinnedTabs">
  <owner>ewannpv@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Close All control and chose to close all
    non-pinned tabs.
  </description>
</action>

<action name="MobileTabGridCloseAllRegularTabs">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Close All control while viewing the
    regular tabs.
  </description>
</action>

<action name="MobileTabGridCloseAllRegularTabsConfirmationPresented">
  <obsolete>Deprecated as of 8/2021</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS regular tab grid used the Close All control and the action
    sheet that asks for confirmation has been displayed.
  </description>
</action>

<action name="MobileTabGridCloseAllTabsConfirmationCanceled">
  <obsolete>Deprecated as of 8/2021</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Close All control and the action sheet
    that asks for confirmation has been Canceled.
  </description>
</action>

<action name="MobileTabGridCloseAllTabsConfirmationConfirmed">
  <obsolete>Deprecated as of 8/2021</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Close All control and the action sheet
    that asks for confirmation has been Confirmed.
  </description>
</action>

<action name="MobileTabGridCloseControlTapped">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid tapped on the close control of a tab.
  </description>
</action>

<action name="MobileTabGridCloseControlTappedDuringSearch">
  <owner>michaeldo@chromium.org</owner>
  <owner>mrefaat@chromium.org</owner>
  <description>
    User in the iOS tab grid tapped on the close control of a tab during search.
  </description>
</action>

<action name="MobileTabGridCloseIncognitoTab">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>User in the iOS tab grid closed an incognito tab.</description>
</action>

<action name="MobileTabGridCloseOtherIncognitoTabs">
  <owner>ewannpv@chromium.org</owner>
  <owner>bling-meridian@google.com</owner>
  <description>
    User in the incognito tab grid context menu used the 'Close Other Tabs'
    control.
  </description>
</action>

<action name="MobileTabGridCloseOtherRegularTabs">
  <owner>ewannpv@chromium.org</owner>
  <owner>bling-meridian@google.com</owner>
  <description>
    User in the regular tab grid context menu used the 'Close Other Tabs'
    control.
  </description>
</action>

<action name="MobileTabGridCloseRegularTab">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>User in the iOS tab grid closed a regular tab.</description>
</action>

<action name="MobileTabGridCloseTabGroupControlTapped">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid tapped on the close control of a tab group cell.
  </description>
</action>

<action name="MobileTabGridCreateIncognitoTab">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid created a new incognito tab using the new tab
    button.
  </description>
</action>

<action name="MobileTabGridCreateIncognitoTabKeyboard">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid created a new incognito tab using the keyboard
    shortcut.
  </description>
</action>

<action name="MobileTabGridCreateRegularTab">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid created a new regular tab using the new tab button.
  </description>
</action>

<action name="MobileTabGridCreateRegularTabKeyboard">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid created a new regular tab using the keyboard
    shortcut.
  </description>
</action>

<action name="MobileTabGridCreateTabGroup">
  <owner>bmcclure@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User tapped the New Tab Group button on the Tab Grid.
  </description>
</action>

<action name="MobileTabGridDone">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User tapped the 'Done' button in the iOS tab grid. The UI of the bar changed
    from a toolbar UI to an an appbar UI, which may affect usage. This change
    happened when the flag ChromeNextIa was enabled.
  </description>
</action>

<action name="MobileTabGridEndedWithoutReordering">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid finished reordering tabs, but didn't change the tab
    order.
  </description>
</action>

<action name="MobileTabGridEntered" not_user_triggered="true">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>User entered the iOS tab grid (from anywhere).</description>
</action>

<action name="MobileTabGridExited" not_user_triggered="true">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>User exited the iOS tab grid (by any means).</description>
</action>

<action name="MobileTabGridFailedCreateIncognitoTab">
  <owner>ddac@chromium.org</owner>
  <owner>vincb@chromium.org</owner>
  <description>
    User in the iOS tab grid tried to create a new incognito tab using the new
    tab button, but it was not allowed by the policy.
  </description>
</action>

<action name="MobileTabGridFailedCreateRegularTab">
  <owner>ddac@chromium.org</owner>
  <owner>vincb@chromium.org</owner>
  <description>
    User in the iOS tab grid tried to create a new regular tab using the new tab
    button, but it was not allowed by the policy.
  </description>
</action>

<action name="MobileTabGridIncognitoTabGroupOpenCurrentTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened the currently active tab from an incognito Tab Group in the Tab
    Grid.
  </description>
</action>

<action name="MobileTabGridMoveToExistingTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>User moves from a Tab to an existing other Tab.</description>
</action>

<action name="MobileTabGridOpenedBookmarkEditorForExistingBookmark">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    User edited an existing bookmark, in the iOS tab grid.
  </description>
</action>

<action name="MobileTabGridOpenedBookmarkEditorForNewBookmark">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>User adds one new bookmark, in the iOS tab grid.</description>
</action>

<action name="MobileTabGridOpenInactiveTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened an inactive tab by tapping on it.
  </description>
</action>

<action name="MobileTabGridOpenInactiveTabSearchResult">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened an inactive tab by tapping on it from search
    results.
  </description>
</action>

<action name="MobileTabGridOpenIncognitoTab">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid opened an incognito tab by tapping on it.
  </description>
</action>

<action name="MobileTabGridOpenIncognitoTabGroup">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened an incognito tab group by tapping on it.
  </description>
</action>

<action name="MobileTabGridOpenIncognitoTabGroupSearchResult">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened an incognito tab Group by tapping on it from
    search results.
  </description>
</action>

<action name="MobileTabGridOpenIncognitoTabSearchResult">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened an incognito tab by tapping on it from
    search results.
  </description>
</action>

<action name="MobileTabGridOpenRegularTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened a regular tab by tapping on it.
  </description>
</action>

<action name="MobileTabGridOpenRegularTabGroup">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened a regular tab group by tapping on it.
  </description>
</action>

<action name="MobileTabGridOpenRegularTabGroupSearchResult">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened a regular tab group by tapping on it from
    search results.
  </description>
</action>

<action name="MobileTabGridOpenRegularTabSearchResult">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened a regular tab by tapping on it from search
    results.
  </description>
</action>

<action name="MobileTabGridOpenSearchResultInAnotherWindow">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened a tab from another window by tapping on it
    from search results.
  </description>
</action>

<action name="MobileTabGridOpenTabGroupSearchResultInAnotherWindow">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid opened a tab group from another window by tapping
    on it from search results.
  </description>
</action>

<action name="MobileTabGridPinnedTabSelected">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User selected a tab in the iOS tab grid pinned tabs section.
  </description>
</action>

<action name="MobileTabGridRegularTabGroupOpenCurrentTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened the currently active tab from a regular Tab Group in the Tab
    Grid.
  </description>
</action>

<action name="MobileTabGridReordered">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid finished reordering tabs, and changed the tab
    order.
  </description>
</action>

<action name="MobileTabGridSearchCloseTabFromAnotherWindow">
  <owner>michaeldo@chromium.org</owner>
  <owner>mrefaat@chromium.org</owner>
  <description>
    User in the iOS tab grid closed a tab from another window by closing it from
    search results.
  </description>
</action>

<action name="MobileTabGridSearchTabs">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the iOS tab grid tapped the Search button to enter search mode.
  </description>
</action>

<action name="MobileTabGridSelectIncognitoPanel">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User selected the iOS Tab Grid incognito panel by tapping the page control
    or swiping to it.
  </description>
</action>

<action name="MobileTabGridSelectionCloseAllIncognitoTabsConfirmed">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the incognito iOS tab grid used the Close All control with all
    available tab items selected and the action sheet that asks for confirmation
    has been Confirmed.
  </description>
</action>

<action name="MobileTabGridSelectionCloseAllRegularTabsConfirmed">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the regular iOS tab grid used the Close All control with all
    available tab items selected and the action sheet that asks for confirmation
    has been Confirmed.
  </description>
</action>

<action name="MobileTabGridSelectionCloseIncognitoTabsConfirmationPresented">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the iOS incognito tab grid used the Close Tabs control and the
    action sheet that asks for confirmation has been displayed.
  </description>
</action>

<action name="MobileTabGridSelectionCloseRegularTabsConfirmationPresented">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the iOS regular tab grid used the Close Tabs control and the action
    sheet that asks for confirmation has been displayed.
  </description>
</action>

<action name="MobileTabGridSelectionCloseTabsCanceled">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Close All control and the action sheet
    that asks for confirmation has been Canceled.
  </description>
</action>

<action name="MobileTabGridSelectionCloseTabsConfirmed">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Close All control and the action sheet
    that asks for confirmation has been Confirmed.
  </description>
</action>

<action name="MobileTabGridSelectionDeselectAll">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Deselect All button to deselect all items.
  </description>
</action>

<action name="MobileTabGridSelectionDone">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Done button to exit selection mode and
    return to regular or incognito tabs panel.
  </description>
</action>

<action name="MobileTabGridSelectionSelectAll">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Select All button to select all items.
  </description>
</action>

<action name="MobileTabGridSelectionShareTabs">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Users in the iOS tab grid used the share button in the selection mode to
    share multiple tabs at once.
  </description>
</action>

<action name="MobileTabGridSelectRegularPanel">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User selected the iOS Tab Grid regular tabs panel by tapping the page
    control or swiping to it.
  </description>
</action>

<action name="MobileTabGridSelectRemotePanel">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User selected the iOS Tab Grid remote tabs panel by tapping the page control
    or swiping to it.
  </description>
</action>

<action name="MobileTabGridSelectTabGroups">
  <owner>lpromero@google.com</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    User selected the iOS Tab Grid Tab Groups panel by tapping the page control
    or swiping to it.
  </description>
</action>

<action name="MobileTabGridSelectTabs">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User tapped the 'Select' button in the iOS tab grid.
  </description>
</action>

<action name="MobileTabGridShowInactiveTabs">
  <owner>lpromero@google.com</owner>
  <owner>alionadangla@google.com</owner>
  <description>
    User tapped on the Inactive Tabs button of the iOS Regular Tab Grid.
  </description>
</action>

<action name="MobileTabGridTabContextMenuSelectTabs">
  <owner>mrefaat@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    User in the iOS tab grid used the tab context menu to enter selection mode.
  </description>
</action>

<action name="MobileTabGridTabGroupCellTapped">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid tapped on a tab group cell.
  </description>
</action>

<action name="MobileTabGridTabGroupCreateNewTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    On the iOS tab grid, with a tab group open, the user pressed the
    &quot;Plus&quot; icon to open a new tab in the group.
  </description>
</action>

<action name="MobileTabGridTabGroupDismissed">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    On the iOS tab grid, with a tab group open, the user pressed the
    &quot;Back&quot; button or the `Esc` key to dismiss the tab group.
  </description>
</action>

<action name="MobileTabGridUndoCloseAllRegularTabs">
  <owner>edchin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    User in the iOS tab grid used the Undo control after closing all regular
    tabs.
  </description>
</action>

<action name="MobileTabGridUserScrolled">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>User in the iOS tab grid scrolled the grid of tabs.</description>
</action>

<action name="MobileTabGridUserScrolledToTop">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab grid tapped the status bar to scroll to the top of the
    grid of tabs.
  </description>
</action>

<action name="MobileTabGroupIndicatorShowMenu">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Logged on iOS when the user triggered action menu by tapping the tab group
    indicator view.
  </description>
</action>

<action name="MobileTabGroupIndicatorShowNTPMenu">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Logged on iOS when the user triggered action menu by tapping the tab group
    indicator view on NTP.
  </description>
</action>

<action name="MobileTabGroupUserCanceledGroupEdition">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab group edition view, canceled the group edition.
  </description>
</action>

<action name="MobileTabGroupUserCanceledNewGroupCreation">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab group edition view, canceled the group creation.
  </description>
</action>

<action name="MobileTabGroupUserCreatedNewGroup">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab group edition view, confirmed the group creation.
  </description>
</action>

<action name="MobileTabGroupUserUpdatedGroup">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab group edition view, updated the group.
  </description>
</action>

<action name="MobileTabGroupUserUpdatedGroupColor">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab group edition view, updated the color of the group.
  </description>
</action>

<action name="MobileTabGroupUserUpdatedGroupName">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User in the iOS tab group edition view, updated the name of the group.
  </description>
</action>

<action name="MobileTabIncognitoGridTabGroupOpenTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened an unselected tab from an incognito Tab Group in the Tab Grid.
  </description>
</action>

<action name="MobileTabNewTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opens a new Tab. This includes an opening from the Toolbar, the
    Overflow Menu and the Tab Grid (incognito + regular).
  </description>
</action>

<action name="MobileTabPickupSettingsBack">
  <obsolete>Deprecated as of 07/2024</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <description>
    Reported when user goes back from Tab Pickup Settings UI to Tabs Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileTabPickupSettingsClose">
  <obsolete>Deprecated as of 07/2024</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <description>
    Reported when Tab Pickup Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileTabPinned">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User pins a Tab. This includes pinning a tab from the tab strip, tab grid
    and overflow menu.
  </description>
</action>

<action name="MobileTabRegularGridTabGroupOpenTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened an unselected tab from a regular Tab Group in the Tab Grid.
  </description>
</action>

<action name="MobileTabReturnedToCurrentTab.SingleTabCard">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    Users returned to the tab that was active, either by tapping the single-tab
    card or pressing the back button, when the single tab switcher is enabled.
  </description>
</action>

<action name="MobileTabReturnedToCurrentTab.TabCarousel">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    Users returned to the tab that was active, either by tapping the tab card or
    pressing the back button, when the carousel tab switcher is enabled.
  </description>
</action>

<action name="MobileTabReturnedToCurrentTab.TabGrid">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    Users returned to the tab that was active, either by tapping the tab card or
    pressing the back button, when the grid tab switcher is enabled.
  </description>
</action>

<action name="MobileTabReturnedToCurrentTab{ActionType}">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    Users returned to the tab that was active. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".GridTabSwitcher"
        summary="Users tapped the currently selected tab in grid layout
                 TabSwitcher."/>
    <variant name=".TabGridSheet"
        summary="Users tapped the currently selected tab in tab group bottom
                 sheet."/>
  </token>
</action>

<action name="MobileTabsSettingsBack">
  <owner>alionadangla@chromium.org</owner>
  <owner>lpromero@chromium.org</owner>
  <description>
    Reported when user goes back from Tabs Settings UI to root Settings screen.
    iOS only.
  </description>
</action>

<action name="MobileTabsSettingsClose">
  <owner>alionadangla@chromium.org</owner>
  <owner>lpromero@chromium.org</owner>
  <description>
    Reported when Tabs Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileTabStripAddItemToGroup">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened the context menu for a tab cell in the tab strip and tapped an
    existing group in the &quot;Add Tab to Group&quot; menu, to move this tab to
    an existing group (iPad only).
  </description>
</action>

<action name="MobileTabStripCloseTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User tapped on the close button of a tab strip tab. Obsolete until
    19/02/2024.
  </description>
</action>

<action name="MobileTabStripCreateGroupWithItem">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened the context menu for a tab cell in the tab strip and tapped
    &quot;Add Tab to New Group&quot; to create a new tab group containing this
    tab (iPad only).
  </description>
</action>

<action name="MobileTabStripDeleteGroup">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened the context menu for a group cell in the tab strip and tapped
    &quot;Delete Group&quot; to delete a group and close all its tabs (iPad
    only).
  </description>
</action>

<action name="MobileTabStripGroupCollapse">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User tapped a group cell in the tab strip to collapse the group (iPad only).
  </description>
</action>

<action name="MobileTabStripGroupExpand">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User tapped a group cell in the tab strip to expand the group (iPad only).
  </description>
</action>

<action name="MobileTabStripNewTab">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened a tab using the tab strip new ta button. Obsolete until
    19/02/2024.
  </description>
</action>

<action name="MobileTabStripNewTabInGroup">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened the context menu for a group cell in the tab strip and tapped
    &quot;New Tab in Group&quot; to open a new tab in a group (iPad only).
  </description>
</action>

<action name="MobileTabStripRenameGroup">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened the context menu for a group cell in the tab strip and tapped
    &quot;Rename Group&quot; to rename the group or customize the group color
    (iPad only).
  </description>
</action>

<action name="MobileTabStripScrollDidEnd">
  <owner>ewannpv@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>User scrolled the tabStrip view.</description>
</action>

<action name="MobileTabStripShowTabGridMenu">
  <owner>justincohen@chromium.org</owner>
  <description>User long-pressed on the tab strip tab grid button.</description>
</action>

<action name="MobileTabStripUngroupTabs">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User opened the context menu for a group cell in the tab strip and tapped
    &quot;Ungroup&quot; to delete the group while keeping all its tabs (iPad
    only).
  </description>
</action>

<action name="MobileTabSwitched.TabletTabStrip" not_user_triggered="true">
  <owner>gauravjj@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User switched tabs via the tab strip on tablets. Recorded for Android only.
  </description>
</action>

<action name="MobileTabSwitched{ActionType}" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    User actively switched to a different tab. This does not include tab refocus
    caused by cancelling a tab closure. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".GridTabSwitcher"
        summary="Users switched tabs from the grid layout TabSwitcher."/>
    <variant name=".TabGridDialogFromStrip"
        summary="Users switched tabs within the tab grid dialog."/>
    <variant name=".TabGridDialogInSwitcher"
        summary="Users switched tabs between groups using tab grid dialog."/>
    <variant name=".TabGridSheet"
        summary="Users switched tabs from the tab group in the bottom sheet
                 switcher."/>
    <variant name=".TabStrip"
        summary="Users switched tabs from the tab strip."/>
    <variant name=".VerticalTabs"
        summary="Users switched tabs from the vertical tabs strip."/>
    <variant name=".VerticalTabsPinned"
        summary="Users switched to a pinned tab from the vertical tabs strip."/>
  </token>
</action>

<action name="MobileTabUnpinned">
  <owner>huitingyu@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    User unpins a Tab. This includes unpinning a tab from the tab strip, tab
    grid and overflow menu.
  </description>
</action>

<action name="MobileThumbstripCreateIncognitoTab">
  <obsolete>Deprecated as of 06/2023</obsolete>
  <owner>edchin@chromium.org</owner>
  <description>
    User in the iOS thumbstrip created a new incognito tab using the new tab
    button.
  </description>
</action>

<action name="MobileThumbstripCreateRegularTab">
  <obsolete>Deprecated as of 06/2023</obsolete>
  <owner>edchin@chromium.org</owner>
  <description>
    User in the iOS thumbstrip created a new regular tab using the new tab
    button.
  </description>
</action>

<action name="MobileToolbarAssistant">
  <owner>gambard@chromium.org</owner>
  <owner>meridian@google.com</owner>
  <description>
    The user tapped on the Assistant button in the toolbar.
  </description>
</action>

<action name="MobileToolbarAssistantFullscreen">
  <owner>gambard@chromium.org</owner>
  <owner>hiramahmood@google.com</owner>
  <description>
    The user tapped on the Assistant button in the AppBar on an iPhone while in
    portrait mode with Fullscreen active. Logged in addition to the general
    metric.
  </description>
</action>

<action name="MobileToolbarBack">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileToolbarBackInNewBackgroundTab">
  <owner>jhimawan@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    The user navigated back, opening the page in a background tab.
  </description>
</action>

<action name="MobileToolbarBackInNewForegroundTab">
  <owner>jhimawan@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    The user navigated back, opening the page in a foreground tab.
  </description>
</action>

<action name="MobileToolbarBackInNewForegroundWindow">
  <owner>jhimawan@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    The user navigated back, opening the page in a foreground window.
  </description>
</action>

<action name="MobileToolbarBackOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Back' on the toolbar from a NTP page. Logged in addition to
    the general metric.
  </description>
</action>

<action name="MobileToolbarCloseAllIncognitoTabsButtonTap">
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    User tapped the close all incognito tabs button in the tab switcher bottom
    toolbar.
  </description>
</action>

<action name="MobileToolbarCloseAllRegularTabsButtonTap">
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    User tapped the close all regular tabs button in the tab switcher bottom
    toolbar.
  </description>
</action>

<action name="MobileToolbarCloseAllTabs">
  <obsolete>
    Deprecated in favor of MobileToolbarTabMenu.CloseAll*Tabs.
  </obsolete>
  <owner>clank-app-team@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User clicked close all tabs button by long pressing close button on any tab
    in the tablet tab strip. Android Only.
  </description>
</action>

<action name="MobileToolbarCloseTab">
  <owner>clank-app-team@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User clicked close tab button in the tablet tab strip. Android Only.
  </description>
</action>

<action name="MobileToolbarDownloadPage">
  <owner>dfalcantara@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <owner>ianwen@chromium.org</owner>
  <description>User pressed the download page icon in the toolbar.</description>
</action>

<action name="MobileToolbarForward">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileToolbarForwardInNewBackgroundTab">
  <owner>jhimawan@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    The user navigated forward, opening the page in a background tab.
  </description>
</action>

<action name="MobileToolbarForwardInNewForegroundTab">
  <owner>jhimawan@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    The user navigated forward, opening the page in a foreground tab.
  </description>
</action>

<action name="MobileToolbarForwardInNewForegroundWindow">
  <owner>jhimawan@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    The user navigated forward, opening the page in a foreground window.
  </description>
</action>

<action name="MobileToolbarForwardOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'forward' on the toolbar from a NTP page. Logged in addition to
    the general metric.
  </description>
</action>

<action name="MobileToolbarIdentityDiscTap">
  <owner>pavely@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>User tapped on IdentityDisc button on toolbar.</description>
</action>

<action name="MobileToolbarLensOverlayTap">
  <owner>christianxu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>User tapped on Lens Overlay button on toolbar.</description>
</action>

<action name="MobileToolbarModelSelected">
  <owner>clank-large-form-factors@google.com</owner>
  <owner>skavuluru@chromium.org</owner>
  <description>
    User clicked model selector button in tablet tab strip. Android only.
  </description>
</action>

<action name="MobileToolbarNewIncognitoTabShortcut">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed the NewTab shortcut on the toolbar while in incognito mode. iOS
    only.
  </description>
</action>

<action name="MobileToolbarNewIncognitoTabShortcutFullscreen">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed the NewTab shortcut on the AppBar on an iPhone while in
    portrait mode with Fullscreen active in incognito mode. Logged in addition
    to the general metric.
  </description>
</action>

<action name="MobileToolbarNewTab">
  <owner>clank-app-team@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User clicked new tab button in tablet tab strip. Android only.
  </description>
</action>

<action name="MobileToolbarNewTabShortcut">
  <owner>gambard@chromium.org</owner>
  <owner>stkhapugin@chromium.org</owner>
  <description>
    User pressed the NewTab shortcut on the toolbar. iOS only. The UI of the bar
    changed from a toolbar UI to an an appbar UI, which may affect usage. This
    change happened when the flag ChromeNextIa was enabled.
  </description>
</action>

<action name="MobileToolbarNewTabShortcutFullscreen">
  <owner>gambard@chromium.org</owner>
  <owner>hiramahmood@google.com</owner>
  <description>
    User pressed the NewTab shortcut on the AppBar on an iPhone while in
    portrait mode with Fullscreen active. Logged in addition to the general
    metric.
  </description>
</action>

<action name="MobileToolbarNewTabShortcutOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'New Tab' on the toolbar from a NTP page. Logged in addition to
    the general metric.
  </description>
</action>

<action name="MobileToolbarNTPEntrypointShowMenu">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed the overflow tools menu button directly from the New Tab Page
    header entrypoint. iOS only.
  </description>
</action>

<action name="MobileToolbarOmniboxAcceleratorTap">
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    User tapped the omnibox accelerator button in the bottom toolbar.
  </description>
</action>

<action name="MobileToolbarOmniboxShortcut">
  <obsolete>Deprecated as of 3/2020</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed the omnibox shortcut on the toolbar. iOS only.
  </description>
</action>

<action name="MobileToolbarPinnedOnlyTabStrip">
  <obsolete>
    Deprecated in favor of MobileToolbarPinnedOnlyTabStripSkipInit below.
  </obsolete>
  <owner>zheliooo@google.com</owner>
  <description>
    User entered a state where pinned tabs occupy the entire visible area of
    tablet tab strip; record at most once per session. Android only.
  </description>
</action>

<action name="MobileToolbarPinnedOnlyTabStripSkipInit">
  <owner>zheliooo@google.com</owner>
  <description>
    User entered a state where pinned tabs occupy the entire visible area of
    tablet tab strip; record at most once per session. Skips recording if tab
    strip has not yet finished initialization. Android only.
  </description>
</action>

<action name="MobileToolbarPlusButtonTap">
  <owner>radunitescu@google.com</owner>
  <owner>stkhapugin@google.com</owner>
  <description>User tapped on Plus button on toolbar.</description>
</action>

<action name="MobileToolbarReload">
  <owner>tedchoc@chromium.org</owner>
  <description>
    User pressed the reload icon in the toolbar. Pre-M55, MobileToolbarReload
    accounted for all reload actions. M55+, this metric only refers to reloads
    that occurred from the toolbar.
  </description>
</action>

<action name="MobileToolbarReloadOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Reload' on the toolbar from a NTP page. Logged in addition to
    the general metric.
  </description>
</action>

<action name="MobileToolbarReorderTab.TabAddedToGroup">
  <owner>clank-app-team@google.com</owner>
  <owner>skavuluru@google.com</owner>
  <description>
    User long-pressed on a tab, dragged and dropped it within a tab group in the
    tablet tab strip. Android Only.
  </description>
</action>

<action name="MobileToolbarReorderTab.TabRemovedFromGroup">
  <owner>clank-app-team@google.com</owner>
  <owner>skavuluru@google.com</owner>
  <description>
    User long-pressed on a tab with in a group, dragged and dropped it outside
    of the group in the tablet tab strip. Android Only.
  </description>
</action>

<action name="MobileToolbarReorderTab.TabsAddedToGroup">
  <owner>clank-app-team@google.com</owner>
  <owner>hitarthkothari@google.com</owner>
  <description>
    User long-pressed on a tab part of a multi-tab selection, dragged and
    dropped it within a tab group in the tablet tab strip. Android Only.
  </description>
</action>

<action name="MobileToolbarReorderTab.TabsRemovedFromGroup">
  <owner>clank-app-team@google.com</owner>
  <owner>hitarthkothari@google.com</owner>
  <description>
    User long-pressed on a tab part of a multi-tab selection with in a group,
    dragged and dropped it outside of the group in the tablet tab strip. Android
    Only.
  </description>
</action>

<action name="MobileToolbarSearchButtonTapped">
  <obsolete>Deprecate as of 3/2020</obsolete>
  <owner>stkhapugin@chromium.org</owner>
  <owner>rkgibson@google.com</owner>
  <description>
    The user has tapped on search bottom toolbar, which will focus the omnibox.
    iOS only.
  </description>
</action>

<action name="MobileToolbarShareButtonTap">
  <owner>jeffreycohen@chromium.org</owner>
  <description>
    User pressed the toolbar's button to open the share menu. Android only.
  </description>
</action>

<action name="MobileToolbarShareMenu">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed the toolbar's button to open the share menu. iOS only.
  </description>
</action>

<action name="MobileToolbarShareMenuOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Share' on the toolbar from a NTP page. Logged in addition to
    the general metric.
  </description>
</action>

<action name="MobileToolbarShowAssistant">
  <owner>gambard@chromium.org</owner>
  <owner>ewannpv@chromium.org</owner>
  <description>
    User pressed button to show the assistant sheet on the toolbar. iOS only.
  </description>
</action>

<action name="MobileToolbarShowAssistantOnNTP">
  <owner>gambard@chromium.org</owner>
  <owner>ewannpv@chromium.org</owner>
  <description>
    User pressed button to show the assistant sheet on the toolbar while viewing
    the NTP. iOS only.
  </description>
</action>

<action name="MobileToolbarShowMenu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileToolbarShowMenuFromReaderMode">
  <owner>fernandex@google.com</owner>
  <description>
    User pressed button to show the overflow menu on the toolbar from Reader
    Mode. iOS only.
  </description>
</action>

<action name="MobileToolbarShowMenuOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed button to show the overflow menu on the toolbar from a NTP
    page. Logged in addition to the general metric.
  </description>
</action>

<action name="MobileToolbarShowNewTabMenu">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    The user long-pressed on the NewTab button in the toolbar
  </description>
</action>

<action name="MobileToolbarShowSearchMenu">
  <obsolete>Deprecated as of 3/2020</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User long pressed the 'Search' button to displayed the associated menu.
  </description>
</action>

<action name="MobileToolbarShowStackView">
  <owner>gambard@chromiumorg</owner>
  <description>
    User tapped on the toolbar button to show the TabGrid. On iOS the UI of the
    bar changed from a toolbar UI to an an appbar UI, which may affect usage.
    This change happened when the flag ChromeNextIa was enabled.
  </description>
</action>

<action name="MobileToolbarShowStackViewFullscreen">
  <owner>gambard@chromium.org</owner>
  <owner>hiramahmood@google.com</owner>
  <description>
    User tapped on the toolbar button to show the TabGrid on an iPhone while in
    portrait mode with Fullscreen active. Logged in addition to the general
    metric.
  </description>
</action>

<action name="MobileToolbarShowStackViewOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed the TabGrid button on the toolbar from a NTP page. Logged in
    addition to the general metric.
  </description>
</action>

<action name="MobileToolbarShowTabGridMenu">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User long pressed the Tab Grid button to display the menu associated with
    it.
  </description>
</action>

<action name="MobileToolbarShowTabHistoryMenu">
  <obsolete>Deprecated as of 3/2023</obsolete>
  <owner>gambard@chromium.org</owner>
  <description>
    User long pressed the toolbar navigation buttons to display the tab history
    menu.
  </description>
</action>

<action name="MobileToolbarSlideTabs">
  <owner>clank-app-team@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User started to slide tab to view other tabs in tablet tab strip. Android
    only.
  </description>
</action>

<action name="MobileToolbarStackViewButtonInBrowsingView">
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    User in the Android browsing mode tapped the tab switcher button on the
    toolbar to enter the tab switcher.
  </description>
</action>

<action name="MobileToolbarStackViewButtonInStackView">
  <owner>rlanday@chromium.org</owner>
  <description>
    User in the Android tab switcher tapped the tab switcher button on the
    toolbar to leave the tab switcher.
  </description>
</action>

<action name="MobileToolbarStackViewNewIncognitoTab">
  <owner>gogerald@chromium.org</owner>
  <description>
    The user taps the new tab button '+' on the tab switcher toolbar to create a
    new incognito tab.
  </description>
</action>

<action name="MobileToolbarStackViewNewTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileToolbarStartMultiTabReorder">
  <owner>clank-app-team@google.com</owner>
  <owner>hitarthkothari@google.org</owner>
  <description>
    User started to drag a multi-tab re-order in tablet tab strip. Android only.
  </description>
</action>

<action name="MobileToolbarStartReorderGroup">
  <owner>clank-app-team@google.com</owner>
  <owner>nemco@google.com</owner>
  <description>
    User started to drag a group to re-order in tablet tab strip. Android only.
  </description>
</action>

<action name="MobileToolbarStartReorderTab">
  <owner>clank-app-team@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    User started to drag a tab to re-order in tablet tab strip. Android only.
  </description>
</action>

<action name="MobileToolbarStop">
  <owner>tedchoc@chromium.org</owner>
  <description>User pressed the stop icon in the toolbar.</description>
</action>

<action name="MobileToolbarStopOnNTP">
  <owner>gambard@chromium.org</owner>
  <description>
    User pressed 'Stop' on the toolbar from a NTP page. Logged in addition to
    the general metric.
  </description>
</action>

<action name="MobileToolbarSwipeOpenStackView">
  <owner>rlanday@chromium.org</owner>
  <description>
    User entered the Android tab switcher by swiping down on the toolbar.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.CloseGroup">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User closed tab group via tab group menu on tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.ColorChanged">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User updated tab group color via tab group menu on tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.DeleteGroup">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User deleted tab group via tab group menu on tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.DeleteSharedGroup">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User deleted a shared tab group via tab group menu on tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.LeaveSharedGroup">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User left a shared tab group via tab group menu on tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.ManageSharing">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User managed a shared tab group via tab group menu on tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.MoveGroupToAnotherWindow">
  <owner>nemco@google.com</owner>
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User moved the tab group to a another existing window via tab group menu on
    tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.MoveGroupToNewWindow">
  <owner>nemco@google.com</owner>
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User moved the tab group to a new window via tab group menu on tab strip on
    Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.NewTabInGroup">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User opened new tab in tab group via tab group menu on tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.RecentActivity">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User viewed recent shared tab group activity via tab group menu on tab strip
    on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.ShareGroup">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User shared a tab group via tab group menu on tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.Shown">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User opened tab group menu via long-press on group title on tab strip on
    Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.TitleChanged">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User updated tab group title via tab group menu on tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.TitleReset">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User reset tab group title to default via tab group menu on tab strip on
    Android.
  </description>
</action>

<action name="MobileToolbarTabGroupMenu.Ungroup">
  <owner>zheliooo@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User ungrouped tab group via tab group menu on tab strip on Android.
  </description>
</action>

<action name="MobileToolbarTabMenu{ActionType}">
  <owner>jhimawan@google.com</owner>
  <owner>hitarthkothari@google.com</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    Recorded when the user interacts with the tab menu on the tab strip on
    Android. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AddTabToReadingList"
        summary="User added a tab to their reading list via the tab context
                 menu on tab strip on Android."/>
    <variant name=".AddTabToReadingList.MultiTab"
        summary="User added multiple tabs to their reading list via the tab
                 context menu on tab strip on Android."/>
    <variant name=".AddToTabGroup"
        summary="User opened the bottom sheet to add a tab to a new or
                 existing tab group, via the tab context menu on tab strip on
                 Android."/>
    <variant name=".AddToTabGroup.MultiTab"
        summary="User opened the bottom sheet to add multiple tabs to a new
                 or existing tab group, via the tab context menu on tab strip
                 on Android."/>
    <variant name=".CloseAllIncognitoTabs"
        summary="User closed all incognito tabs via the tab context menu on
                 tab strip on Android."/>
    <variant name=".CloseAllTabs"
        summary="User closed all tabs via the tab context menu on tab strip
                 on Android."/>
    <variant name=".CloseOtherTabs"
        summary="User closed other tabs via the tab context menu on tab strip
                 on Android."/>
    <variant name=".CloseOtherTabs.MultiTab"
        summary="User closed other tabs via the tab context menu on tab strip
                 on Android while having selected more than one tab."/>
    <variant name=".CloseTab"
        summary="User closed a tab via the tab context menu on tab strip on
                 Android."/>
    <variant name=".CloseTab.MultiTab"
        summary="User closed multiple tabs via the tab context menu on tab
                 strip on Android."/>
    <variant name=".CloseTabsToTheRight"
        summary="User closed tabs to the right via the tab context menu on
                 tab strip on Android."/>
    <variant name=".CloseTabsToTheRight.MultiTab"
        summary="User closed tabs to the right via the tab context menu on
                 tab strip on Android while having more than one tab
                 selected."/>
    <variant name=".DuplicateTab"
        summary="User duplicated a tab via the tab context menu on tab strip
                 on Android."/>
    <variant name=".DuplicateTab.MultiTab"
        summary="User duplicated multiple tabs via the tab context menu on
                 tab strip on Android."/>
    <variant name=".MoveTabToGroup"
        summary="User moved a tab to a synced tab group via the tab context
                 menu on tab strip on Android."/>
    <variant name=".MoveTabToGroup.MultiTab"
        summary="User moved multiple tabs to a synced tab group via the tab
                 context menu on tab strip on Android."/>
    <variant name=".MoveTabToIncognitoGroup"
        summary="User moved a tab to an incognito tab group via the tab
                 context menu on tab strip on Android."/>
    <variant name=".MoveTabToIncognitoGroup.MultiTab"
        summary="User moved multiple tabs to an incognito tab group via the
                 tab context menu on tab strip on Android."/>
    <variant name=".MoveTabToNewWindow"
        summary="User moved a tab to a new window via the tab context menu on
                 tab strip on Android."/>
    <variant name=".MoveTabToNewWindow.MultiTab"
        summary="User moved multiple tabs to a new window via the tab context
                 menu on tab strip on Android."/>
    <variant name=".MoveTabToOtherWindow"
        summary="User moved a tab to another window via the tab context menu
                 on tab strip on Android."/>
    <variant name=".MoveTabToOtherWindow.MultiTab"
        summary="User moved multiple tabs to another window via the tab
                 context menu on tab strip on Android."/>
    <variant name=".MuteSite"
        summary="User muted a site via the tab context menu on tab strip on
                 Android."/>
    <variant name=".MuteSite.MultiTab"
        summary="User muted site(s) from multiple selected tabs via the tab
                 context menu on tab strip on Android."/>
    <variant name=".NewGroup"
        summary="User created a new tab group via the tab context menu on tab
                 strip on Android."/>
    <variant name=".NewGroup.MultiTab"
        summary="User created a new tab group with multiple tabs via the tab
                 context menu on tab strip on Android."/>
    <variant name=".NewTabToTheRight"
        summary="User created a new tab to the right via the tab context menu
                 on tab strip on Android."/>
    <variant name=".PinTab"
        summary="User pinned a tab via the tab context menu on tab strip on
                 Android."/>
    <variant name=".PinTab.MultiTab"
        summary="User pinned multiple tabs via the tab context menu on tab
                 strip on Android."/>
    <variant name=".RemoveTabFromTabGroup"
        summary="User removed a tab from its tab group via the tab context
                 menu on tab strip on Android."/>
    <variant name=".RemoveTabFromTabGroup.MultiTab"
        summary="User removed multiple tabs from their tab group via the tab
                 context menu on tab strip on Android."/>
    <variant name=".SendToYourDevices"
        summary="User sent a tab to another device via the tab context menu
                 on tab strip on Android."/>
    <variant name=".ShareTab"
        summary="User shared the URL open in a tab, via the tab context menu
                 on tab strip on Android."/>
    <variant name=".Shown"
        summary="Recorded when the tab context menu is shown."/>
    <variant name=".Shown.MultiTab"
        summary="Recorded when the tab context menu is shown with multiple
                 tabs selected."/>
    <variant name=".ToggleTabLayout"
        summary="Recorded when the user taps 'Show tabs vertically' in the
                 Android tab strip context menu or 'Show tabs horizontally'
                 in the Android Vertical Tabs context menu to switch the tab
                 layout."/>
    <variant name=".UnmuteSite"
        summary="User unmuted a site via the tab context menu on tab strip on
                 Android."/>
    <variant name=".UnmuteSite.MultiTab"
        summary="User unmuted site(s) from multiple selected tabs via the tab
                 context menu on tab strip on Android."/>
    <variant name=".UnpinTab"
        summary="User unpinned a tab via the tab context menu on tab strip on
                 Android."/>
    <variant name=".UnpinTab.MultiTab"
        summary="User unpinned multiple tabs via the tab context menu on tab
                 strip on Android."/>
  </token>
</action>

<action name="MobileToolbarToggleBookmark">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MobileTopToolbarAddToBookmarksButton">
  <owner>salg@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The user tapped on the top toolbar's add to bookmarks button.
  </description>
</action>

<action name="MobileTopToolbarHomeButton">
  <obsolete>Removed as of 2020/09/09.</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>The user tapped on the top toolbar's home button.</description>
</action>

<action name="MobileTopToolbarNewTabButton">
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The user tapped on the top toolbar's new tab button.
  </description>
</action>

<action name="MobileTopToolbarOpenInBrowserButton">
  <owner>jinsukkim@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The user tapped on the top toolbar's 'open in browser' button.
  </description>
</action>

<action name="MobileTopToolbarOptionalButtonNewTab">
  <owner>bttk@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The user tapped on the top toolbar's optional button acting as a new tab
    button.
  </description>
</action>

<action name="MobileTopToolbarReadAloudButton">
  <owner>basiaz@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>
    The user tapped on the top toolbar's read aloud button.
  </description>
</action>

<action name="MobileTopToolbarShareButton">
  <owner>jeffreycohen@chromium.org</owner>
  <owner>tgupta@chromium.org</owner>
  <description>The user tapped on the top toolbar's share button.</description>
</action>

<action name="MobileTopToolbarShowMenu">
  <obsolete>Removed as of 5/2020</obsolete>
  <owner>mdjones@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Action indicating the top toolbar's overflow menu was shown.
  </description>
</action>

<action name="MobileTopToolbarTranslateButton">
  <owner>salg@google.com</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The user tapped on the top toolbar's translate button.
  </description>
</action>

<action name="MobileTopToolbarVoiceButton">
  <owner>jds@chromium.org</owner>
  <owner>chrome-language@google.com</owner>
  <description>
    The user tapped on the top toolbar's voice search button.
  </description>
</action>

<action name="MobileTrackingPriceSettingsBack">
  <owner>danieltwhite@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when user goes back from Tracking Price Settings UI to root
    Settings screen. iOS only.
  </description>
</action>

<action name="MobileTrackingPriceSettingsClose">
  <owner>danieltwhite@chromium.org</owner>
  <owner>ajuma@chromium.org</owner>
  <description>
    Reported when Tracking Price Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileTranslateSettingsBack">
  <owner>fedegermi@google.com</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    Reported when user goes back from Translate Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileTranslateSettingsClose">
  <owner>fedegermi@google.com</owner>
  <owner>sdefresne@chromium.org</owner>
  <description>
    Reported when Translate Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileTravelInfoSettingsBack">
  <owner>jsobiech@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Reported when user goes back from Travel Info Settings UI to Autofill and
    Passwords Settings screen. iOS only.
  </description>
</action>

<action name="MobileTravelInfoSettingsClose">
  <owner>jsobiech@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Reported when Travel Info Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileUsingMenuByHwButtonDragging">
  <obsolete>
    Deprecated as of 06/2014. We removed this feature http://crbug.com/366154 .
  </obsolete>
  <owner>kkimlabs@chromium.org</owner>
  <description>
    Only for Android. Menu is shown by dragging from hardware menu button.
  </description>
</action>

<action name="MobileUsingMenuByHwButtonTap">
  <owner>kkimlabs@chromium.org</owner>
  <description>
    Only for Android. Menu is shown by tapping hardware menu button.
  </description>
</action>

<action name="MobileUsingMenuBySwButtonDragging">
  <owner>kkimlabs@chromium.org</owner>
  <description>
    Only for Android. Menu is shown by dragging from software menu button.
  </description>
</action>

<action name="MobileUsingMenuBySwButtonTap">
  <owner>kkimlabs@chromium.org</owner>
  <description>
    Only for Android. Menu is shown by tapping software menu button.
  </description>
</action>

<action name="MobileVoiceOverActiveOnLaunch">
  <owner>jyquinn@chromium.org</owner>
  <description>Chrome is launched with VoiceOver active.</description>
</action>

<action name="MobileVoiceSearchSettingsBack">
  <owner>rohitrao@chromium.org</owner>
  <description>
    Reported when user goes back from Voice Search Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileVoiceSearchSettingsClose">
  <owner>rohitrao@chromium.org</owner>
  <description>
    Reported when Voice Search Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuCopyImage">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user taps Copy Image in context menu. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuCopyLink">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user taps Copy Link in context menu. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuImageImpression">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user invokes context menu for web contents image. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuImageWithSaveToPhotosImpression">
  <owner>qpubert@google.com</owner>
  <owner>olivierrobin@google.com</owner>
  <description>
    Recorded when user invokes context menu for web contents image, if Save to
    Photos is available. When this is recorded,
    MobileWebContextMenuImageImpression is recorded too. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuLinkImpression">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user invokes context menu for web contents link. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuOpenImage">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user taps Open Image in context menu. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuOpenImageInNewTab">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user taps Open Image In New Tab in context menu. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuOpenInIncognitoTab">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user taps Open In Incognito Tab in context menu. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuOpenInNewTab">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user taps Open In New Tab in context menu. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuOpenInNewWindow">
  <owner>marq@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Recorded when user taps Open In New Window in context menu. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuOpenJS">
  <obsolete>
    Deprecated as of 2021/01/26 as the feature has been removed.
  </obsolete>
  <owner>michaeldo@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Recorded when user taps Open Java Script in context menu. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuOpenTab">
  <owner>ewannpv@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Recorded when user opens a Tab from a context menu. This include: Page link,
    History, Bookmark, Reading list, Suggestion from NTP (Regular + incognito).
  </description>
</action>

<action name="MobileWebContextMenuReadLater">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user taps Add to Reading List in context menu. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuSaveImage">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user taps Save Image in context menu. iOS only.
  </description>
</action>

<action name="MobileWebContextMenuSearchByImage">
  <owner>gambard@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Recorded when user taps Search By Image in context menu. iOS only.
  </description>
</action>

<action name="MobileWebInspectorSettingsBack">
  <owner>ajuma@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Reported when user goes back from Web Inspector Settings UI to root Settings
    screen. iOS only.
  </description>
</action>

<action name="MobileWebInspectorSettingsClose">
  <owner>ajuma@chromium.org</owner>
  <owner>michaeldo@chromium.org</owner>
  <description>
    Reported when Web Inspector Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="MobileWebsiteOpenPasswordManager">
  <owner>noemies@google.com</owner>
  <description>
    Reported when user opens the Password Manager page when navigating to a
    website. iOS only.
  </description>
</action>

<action name="MobileWebsiteSettingsOpenedFromMenu">
  <owner>tedchoc@chromium.org</owner>
  <description>Page Info opened via the menu.</description>
</action>

<action name="MobileWebsiteSettingsOpenedFromPermissionPrompt">
  <owner>elklm@chromium.org</owner>
  <description>
    The user opened the page info dialog by clicking the manage button in a
    permission prompt.
  </description>
</action>

<action name="MobileWebsiteSettingsOpenedFromToolbar">
  <owner>tedchoc@chromium.org</owner>
  <description>
    Page Info opened via the toolbar page info (i.e. https lock) icon.
  </description>
</action>

<action name="MobileWebsiteSettingsOpenedFromVR">
  <owner>ymalik@chromium.org</owner>
  <description>
    Page Info opened via the toolbar page info (i.e. https lock) icon in VR.
  </description>
</action>

<action name="MobileWebsiteSettingsOpenedFromWebApkSnackbar">
  <owner>dembski@google.com</owner>
  <description>
    Page Info for Tracking Protection opened via the PWA trigger (user bypass
    mitigation heuristic).
  </description>
</action>

<action name="MobileWillEnterForeground">
  <owner>olivierrobin@chromium.org</owner>
  <owner>marq@chromium.org</owner>
  <description>
    App transitioned from background to foreground. Only recorded when the app
    was previously running; i.e., not recorded on cold starts. This action is
    directly or indirectly triggered by the user. Example of direct trigger: the
    user tapped on app icon or choose the app in app switcher. Example of
    indirect trigger: the user tapped on GMail link or used Today's View
    extension. iOS only.
  </description>
</action>

<action name="MostVisited0">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited1">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited2">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited3">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited4">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited5">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited6">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited7">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited8">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited9">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited_AddItem">
  <obsolete>Replaced by Suggestions.Button.AddItem.</obsolete>
  <owner>ckitagawa@chromium.org</owner>
  <owner>huangs@chromium.org</owner>
  <description>Open a modal dialog to add a custom item.</description>
</action>

<action name="MostVisited_BlacklistCleared">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited_Clicked">
  <owner>sfiera@chromium.org</owner>
  <owner>treib@chromium.org</owner>
  <description>An NTP tile was clicked. Desktop only.</description>
</action>

<action name="MostVisited_ClickedFromContextMenu">
  <owner>tiborg@chromium.org</owner>
  <owner>yyushkina@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    An NTP tile was opened from the context menu. Desktop only.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="MostVisited_UrlBlacklisted">
  <owner>sfiera@chromium.org</owner>
  <owner>treib@chromium.org</owner>
  <description>An NTP tile was blacklisted. iOS only.</description>
</action>

<action name="MostVisited_UrlBlocklisted_Omnibox">
  <owner>christianxu@chromium.org</owner>
  <owner>stkhapugin@chromium.org</owner>
  <description>An omnibox MV tile was blocklisted. iOS only.</description>
</action>

<action name="MostVisited_UrlPinned">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited_UrlRemoved">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisited_UrlUnpinned">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MostVisitedReordered">
  <obsolete>No longer recorded.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Mouse_Down" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveBackward">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveBackwardAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveDown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveDownAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveForward">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveForwardAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveLeft">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveLeftAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MovePageDown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MovePageDownAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MovePageUp">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MovePageUpAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveRight">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveRightAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveTabNext">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveTabPrevious">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveToBeginningOfDocument">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveToBeginningOfLine">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveToBeginningOfLineAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveToBeginningOfParagraph">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveToBeginningOfParagraphAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveToEndOfDocument">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveToEndOfLine">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveToEndOfLineAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveToEndOfParagraph">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveToEndOfParagraphAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveUp">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveUpAndModifySelection">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveWordBackward">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveWordForward">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveWordLeft">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MoveWordRight">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="MultitaskMenu_Exit_Fullscreen">
  <owner>xdai@chromium.org</owner>
  <owner>chromeos-wm-corexp@chromium.org</owner>
  <description>
    Recorded when the user pressed the exit fullscreen option in the multitask
    menu.
  </description>
</action>

<action name="MultitaskMenu_Float">
  <owner>xdai@chromium.org</owner>
  <owner>chromeos-wm-corexp@chromium.org</owner>
  <description>
    Recorded when the user pressed the float option in the multitask menu.
  </description>
</action>

<action name="MultitaskMenu_Fullscreen">
  <owner>xdai@chromium.org</owner>
  <owner>chromeos-wm-corexp@chromium.org</owner>
  <description>
    Recorded when the user pressed the fullscreen option in the multitask menu.
  </description>
</action>

<action name="MultitaskMenu_HalfSplit_Primary">
  <owner>xdai@chromium.org</owner>
  <owner>chromeos-wm-corexp@chromium.org</owner>
  <description>
    Recorded when a window is half split to primary direction.
  </description>
</action>

<action name="MultitaskMenu_HalfSplit_Secondary">
  <owner>xdai@chromium.org</owner>
  <owner>chromeos-wm-corexp@chromium.org</owner>
  <description>
    Recorded when a window is half split to secondary direction.
  </description>
</action>

<action name="MultitaskMenu_PartialSplit_OneThird">
  <owner>sophiewen@chromium.org</owner>
  <owner>chromeos-wm-corexp@chromium.org</owner>
  <description>
    Recorded when a window is partial split to one third.
  </description>
</action>

<action name="MultitaskMenu_PartialSplit_TwoThirds">
  <owner>sophiewen@chromium.org</owner>
  <owner>chromeos-wm-corexp@chromium.org</owner>
  <description>
    Recorded when a window is partial split to two thirds.
  </description>
</action>

<action name="MultitaskMenu_UnFloat">
  <owner>xdai@chromium.org</owner>
  <owner>chromeos-wm-corexp@chromium.org</owner>
  <description>
    Recorded when the user pressed the unfloat option in the multitask menu.
  </description>
</action>

<action name="MultiWindowResizerClick">
  <owner>sophiewen@chromium.org</owner>
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the multi window resize widget is clicked on.
  </description>
</action>

<action name="MultiWindowResizerClick_TwoWindowsSnapped">
  <owner>sophiewen@chromium.org</owner>
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the multi window resize widget is clicked on when two windows
    are snapped.
  </description>
</action>

<action name="MultiWindowResizerShow">
  <owner>sophiewen@chromium.org</owner>
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the resize widget shows on mouse hover on the ResizeWindows.
  </description>
</action>

<action name="MultiWindowResizerShow_TwoWindowsSnapped">
  <owner>sophiewen@chromium.org</owner>
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the resize widget shows on mouse hover on the ResizeWindows
    and the two windows of the ResizeWindows are snapped.
  </description>
</action>

<action name="NativeFileSystemAPI.OpenedBubble">
  <owner>mek@chromium.org</owner>
  <owner>src/content/browser/file_system_access/OWNERS</owner>
  <description>
    Recorded any time the user opens the usage indicator bubble for the Native
    File System API.
  </description>
</action>

<action name="NativeFileSystemAPI.RevokePermissions">
  <owner>mek@chromium.org</owner>
  <owner>src/content/browser/file_system_access/OWNERS</owner>
  <description>
    Recorded any time the user revokes all Native File System API permissions
    from the usage indicator bubble.
  </description>
</action>

<action name="NativeUI_Applications">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="NavEntryCommitted" not_user_triggered="true">
  <owner>mpearson@chromium.org</owner>
  <description>
    Emitted when a navigation commits. Recorded on both main-frame and sub-frame
    navigations.

    Example of &quot;one or more times&quot;: navigating to
    http://www.google.com will cause two emits.

    A set of NavEntryCommitted emitted in quick succession can be approximately
    viewed as a &quot;page load&quot;, though possibly in a sub-frame on a page.
    A NavEntryCommitted can happen for a variety of reasons: link clicks,
    omnibox navigations, reload button, back/forward, Javascript that changes
    the URL of the page, etc. Examples of Javascript changing the URL without
    changing the page that cause this to be emitted is switching slides in
    Google Slides or switching between the inbox and a message in gmail. These
    cases happen by changing the URL hash (#whatever) or
    history.pushState()/history.replaceState().

    Note: this is even emitted on a &quot;navigation&quot; to non-web pages,
    such as loading the NTP.

    Prior to M-121, this was also emitted for navigations in non-tab WebContents
    (e.g. DevTools, extension popups).

    Each set of NavEntryCommitted emitted in quick succession usually are
    triggered by a single user action. In this sense, all but the first in the
    set are &quot;not user triggered&quot;.

    Desktop-only.
  </description>
</action>

<action name="NavEntryCommitted.SRP" not_user_triggered="true">
  <obsolete>
    Not reliable. For example, a Google search done using the omnibox (with
    Google as the default search provider) causes this user action to trigger
    twice, not once.
  </obsolete>
  <owner>mpearson@chromium.org</owner>
  <description>
    Emitted when a navigation happens to a page whose URL looks like it's a URL
    from the user's default search engine. I.e., emitted when it looks like--via
    a simple pattern match--the user navigated to a search results page.

    Prior to M-108, this was possible to be emitted for all navigations, even
    within profiles such as &quot;system&quot; profiles that don't allow the
    user to search. (We expect it was rarely if even logged in those settings.)
    In those settings, it looked for the search engine used by default in this
    install of Chrome. This is typically Google. In M-108 and later, this user
    action is eligible to be emitted only for profiles that allow the user to
    search: regular profiles, Incognito profiles, and Guest profiles.

    NavEntryCommitted will also always be emitted at the same time (in the same
    code, just a few lines before).

    As with NavEntryCommitted (read the description of that user action),
    NavEntryCommitted.SRP is emitted roughly when the URL in the omnibox
    changes. This can happen via Javascript by, for example, scrolling through a
    news article carousel on the user's search engine page. As such,
    NavEntryCommitted.SRP does not necessarily align with the number of searches
    done, though it's certainly related. This should never be emitted for
    navigations in non-tab WebContents, such as DevTools or extension popups
    (which could not navigate to the SRP), but we do include the Side Panel
    Search WebContents.

    Desktop-only.
  </description>
</action>

<action name="Navigation.Home.NotChromeInternal">
  <owner>mpearson@chromium.org</owner>
  <owner>amaralp@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Emitted every time a user uses a Home button to go to their home page and
    their the page is not chrome-internal (such as an actual web site instead of
    the New Tab Page or about:blank). For the purpose of this action, about:,
    chrome: and chrome-native: are considered chrome-internal; everything else
    is not.

    This is logged at the same time that the Navigation.Home.IsChromeInternal
    histogram is logged.

    This action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Net.URLRequest_StartJob_InvalidReferrer">
  <obsolete>Deprecated 6/2018.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="NewGuestWindow">
  <owner>rhalavati@chromium.org</owner>
  <description>The user opened a Guest window.</description>
</action>

<action name="NewIncognitoWindow">
  <owner>rhalavati@chromium.org</owner>
  <description>
    The user opened an off-the-record window (Incognito or Guest).
  </description>
</action>

<action name="NewIncognitoWindow2">
  <owner>rhalavati@chromium.org</owner>
  <description>The user opened an Incognito window.</description>
</action>

<action name="NewProfileWindowByIndex">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="NewTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="NewTab_Button">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="NewTabButton_ContextMenu_NewGroup">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened the new tab button context menu and selected the 'new group'
    menu item.
  </description>
</action>

<action name="NewTabButton_ContextMenu_NewSplitTab">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened the new tab button context menu and selected the 'new split view
    with current tab' menu item.
  </description>
</action>

<action name="NewTabButton_ContextMenu_NewTab">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened the new tab button context menu and selected the 'new tab' menu
    item.
  </description>
</action>

<action name="NewTabButton_ContextMenu_NewTabInGroup">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened the new tab button context menu and selected the 'new tab in
    group' menu item.
  </description>
</action>

<action name="NewTabButton_PasteAndNavigate">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User middle-clicked on the new tab button, causing the selection to be
    pasted and navigated to in a new tab. (Linux only.)
  </description>
</action>

<action name="NewTabPage.Carts.AcceptDiscountConsent">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>meiliang@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    The 'get discounts' is clicked in the discount consent to agree to receive
    discounts.
  </description>
</action>

<action name="NewTabPage.Carts.DisableDiscount">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>meiliang@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    User disables the discount feature in the new tab page customize menu.
  </description>
</action>

<action name="NewTabPage.Carts.DismissDiscountConsent">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>meiliang@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    The 'x' button is clicked in the discount consent card to hide the consent
    card, or the 'x' button is clicked in the discount consent dialog to hide
    the dialog.
  </description>
</action>

<action name="NewTabPage.Carts.DismissLastCartHidesModule">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>wychen@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    The last cart in the module is temporarily hidden or permanently removed,
    which causes the module to hide.
  </description>
</action>

<action name="NewTabPage.Carts.EnableDiscount">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>meiliang@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    User enables the discount feature in the new tab page customize menu.
  </description>
</action>

<action name="NewTabPage.Carts.HideModule">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>wychen@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    The 'Hide these carts' option is clicked in the cart module menu to
    temporarily hide the module.
  </description>
</action>

<action name="NewTabPage.Carts.LeftScrollClick">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>wychen@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    The scroll button on the left side of the module is clicked in order to see
    carts on the left.
  </description>
</action>

<action name="NewTabPage.Carts.RejectDiscountConsent">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>meiliang@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    The 'No thanks' is clicked in the discount consent to opt out of receiving
    discounts.
  </description>
</action>

<action name="NewTabPage.Carts.RemoveModule">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>wychen@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    The 'Never show carts' option is clicked in the cart module menu to
    permanently remove the module.
  </description>
</action>

<action name="NewTabPage.Carts.RestoreLastCartRestoresModule">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>wychen@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    An attempt to temporarily hide or permanently remove the last cart in module
    is undone, which causes the hidden module to be restored.
  </description>
</action>

<action name="NewTabPage.Carts.RightScrollClick">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>wychen@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    The scroll button on the right side of the module is clicked in order to see
    carts on the right.
  </description>
</action>

<action name="NewTabPage.Carts.ShowInterestInDiscountConsent">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>meiliang@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    The 'continue' button is clicked in the discount consent step 1.
  </description>
</action>

<action name="NewTabPage.Carts.UndoHideModule">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>wychen@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    An attempt to temporarily hide the cart module is undone.
  </description>
</action>

<action name="NewTabPage.Carts.UndoRemoveModule">
  <obsolete>Deprecated due to feature removal in 11/2024.</obsolete>
  <owner>wychen@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <description>
    An attempt to permanently remove the cart module is undone.
  </description>
</action>

<action name="NewTabPage.HistoryClusters.DiscountClicked">
  <owner>yuezhanggg@chromium.org</owner>
  <owner>chrome-shopping@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    User clicks on a tile with discount in the history cluster module.
  </description>
</action>

<action name="NewTabPage.LinkOpenedFromContextMenu.WebUI">
  <owner>tiborg@chromium.org</owner>
  <owner>yyushkina@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    Recorded when a link on the WebUI New Tab Page is opened via the context
    menu. This can include: Middle-slot promos, Doodles, the One Google Bar,
    shortcuts and custom background image attributions. Logged only when Google
    is the default search provider, as these elements only appear on the Google
    NTP.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="NewTabPage.MostVisited.Clicked">
  <owner>justincohen@chromium.org</owner>
  <owner>mastiz@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>yyushkina@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user clicked on a most visited tile. This action is logged every time
    the NewTabPage.MostVisited histogram is logged.

    This action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="NewTabPage.PreinstalledApps.Clicked">
  <obsolete>Removed from code in 2022-01.</obsolete>
  <owner>phillis@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user clicked on a most visited tile that is a preinstalled extension
    app. This action is logged every time the NewTabPage.MostVisited histogram
    is logged and when the tile is a preinstalled extension app.
  </description>
</action>

<action name="NewTabPage.Promo.EnhancedProtectionPromo.Accepted">
  <obsolete>Removed from code in 2021-12.</obsolete>
  <owner>drubery@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    The Safe Browsing Enhanced Protection promo is accepted.
  </description>
</action>

<action name="NewTabPage.Promo.EnhancedProtectionPromo.Dismissed">
  <obsolete>Removed from code in 2021-12.</obsolete>
  <owner>drubery@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    The Safe Browsing Enhanced Protection promo is dismissed.
  </description>
</action>

<action name="NewTabPage.Realbox.Paste">
  <owner>sophiechang@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    Recorded when the user pastes clipboard contents into the New Tab Page
    realbox.
  </description>
</action>

<action name="NewTabPage.SearchBox.Lens">
  <owner>yusuyoutube@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <owner>wylieb@google.com</owner>
  <owner>lens-chrome@google.com</owner>
  <description>
    Recorded when the user taps the Lens button in the search box on the new tab
    page.
  </description>
</action>

<action name="NewTabPage.SearchBox.LensShown" not_user_triggered="true">
  <owner>yusuyoutube@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <owner>wylieb@google.com</owner>
  <owner>lens-chrome@google.com</owner>
  <description>
    Recorded when the Lens button is shown in the search box on the new tab
    page.
  </description>
</action>

<action name="NewTabPage.ViewHierarchyFixed">
  <owner>adamta@google.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    Recorded when the NTP detects a broken view hierarchy and repairs itself.
    TODO(crbug.com/40799579): Remove this when issue is fixed.
  </description>
</action>

<action name="NewTabPage_ContentSuggestions_ArticlesUsage"
    not_user_triggered="true">
  <owner>markusheintz@chromium.org</owner>
  <description>
    Counts the usage of the &quot;Articles for you&quot; section on the New Tab
    Page. Examples for &quot;Articles for You&quot; usage are: A user opening an
    article suggestion or a user viewing the articles suggestions section.
  </description>
</action>

<action name="NewTabPage_Promos_EnhancedProtection">
  <owner>drubery@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Recorded when the user clicks a Enhanced Protection promotion on the New Tab
    Page on desktop.
  </description>
</action>

<action name="NewTabPage_Promos_PrivacyGuide">
  <owner>msramek@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <description>
    Recorded when the user clicks a Privacy Guide promotion on the New Tab Page.
  </description>
</action>

<action name="NewTabPage_Promos_SafetyCheck">
  <owner>msramek@chromium.org</owner>
  <description>
    Recorded when the user clicks a Safety Check promotion on the New Tab Page.
  </description>
</action>

<action name="NewTabPage_ReopenTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="NewWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Notifications.Mute">
  <owner>dewittj@chromium.org</owner>
  <description>
    Recorded when a user enables the message center's Do Not Disturb mode.
  </description>
</action>

<action name="Notifications.Persistent.Clicked">
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when the main body of a persistent notification gets clicked on by
    the user (does not include action buttons).
  </description>
</action>

<action name="Notifications.Persistent.ClickedActionButton">
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when one of a persistent notification's action buttons gets clicked
    on by the user.
  </description>
</action>

<action name="Notifications.Persistent.ClickedWithoutPermission">
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when a persistent notification gets clicked on by the user, but the
    user has revoked notification permission for the origin since it was shown.
  </description>
</action>

<action name="Notifications.Persistent.Closed">
  <obsolete>
    Deprecated 10/2015. Replaced by Notifications.Persistent.ClosedByUser and
    Notifications.Persistent.ClosedProgrammatically.
  </obsolete>
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when a persistent notification gets closed, either programmatically
    or by the user.
  </description>
</action>

<action name="Notifications.Persistent.ClosedByUser">
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when a persistent notification gets closed by the user. This does
    not always mean that the user didn't click on the notification: both could
    be counted if the website doesn't close the notification on click.
  </description>
</action>

<action name="Notifications.Persistent.ClosedProgrammatically">
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when a persistent notification gets closed programmatically.
  </description>
</action>

<action name="Notifications.Persistent.Shown">
  <owner>peter@chromium.org</owner>
  <description>Recorded when a persistent notification gets shown.</description>
</action>

<action name="Notifications.Quiet.AnimatedIconClicked">
  <owner>andypaicu@chromium.org</owner>
  <owner>engedy@chromium.org</owner>
  <owner>hkamila@chromium.org</owner>
  <description>
    Logs when the user clicks on the notification permission request animated
    icon on the omnibox, that upon being clicked, opens the permission request
    bubble .
  </description>
</action>

<action name="Notifications.Quiet.ContinueBlockingClicked">
  <owner>engedy@chromium.org</owner>
  <description>
    Logged when the user clicks &quot;Continue Blocking&quot;, a button, that
    upon being clicked, permanently blocks notifications for the site.
  </description>
</action>

<action name="Notifications.Quiet.ManageClicked">
  <obsolete>
    From July 2021. Migrated to
    Permissions.Prompt.QuietBubble.Notifications.ManageClicked as that name
    represents the metric better.
  </obsolete>
  <owner>andypaicu@chromium.org</owner>
  <owner>engedy@chromium.org</owner>
  <owner>hkamila@chromium.org</owner>
  <description>
    Logs when the user clicks &quot;Manage&quot;, which is a button, that upon
    being clicked, navigates the user to the notifications category settings
    page.
  </description>
</action>

<action name="Notifications.Quiet.PermissionRequestShown">
  <owner>andypaicu@chromium.org</owner>
  <owner>engedy@chromium.org</owner>
  <owner>hkamila@chromium.org</owner>
  <description>
    The notification permission request was shown quietly as an icon in the
    omnibox.
  </description>
</action>

<action name="Notifications.Quiet.ShowForSiteClicked">
  <obsolete>
    From July 2021. Migrated to
    Permissions.Prompt.QuietBubble.Notifications.AllowClicked as that name
    represents the metric better.
  </obsolete>
  <owner>andypaicu@chromium.org</owner>
  <owner>engedy@chromium.org</owner>
  <owner>hkamila@chromium.org</owner>
  <description>
    Logs when the user clicks &quot;Show for site&quot;, which is a button, that
    upon being clicked, allows the site to send notifications.
  </description>
</action>

<action name="Notifications.Quiet.StaticIconClicked">
  <owner>andypaicu@chromium.org</owner>
  <owner>engedy@chromium.org</owner>
  <owner>hkamila@chromium.org</owner>
  <description>
    Logs when the user clicks on the notification permission request static icon
    on the omnibox, that upon being clicked, opens the permission request bubble
    .
  </description>
</action>

<action name="Notifications.ShowMessageCenter">
  <owner>dewittj@chromium.org</owner>
  <description>
    Recorded when the message center screen is being presented to the user.
  </description>
</action>

<action name="Notifications.ShowSettings">
  <owner>dewittj@chromium.org</owner>
  <description>
    Recorded when the message center settings screen is being presented to the
    user.
  </description>
</action>

<action name="Notifications.ShowSiteSettings">
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when a user clicks on the settings button that could be included on
    notification toasts.
  </description>
</action>

<action name="Notifications.Tips.Lens">
  <owner>bjfong@google.com</owner>
  <owner>wylieb@google.com</owner>
  <owner>lens-chrome@google.com</owner>
  <description>
    Recorded when the user taps the settings button in the Tips Notification
    promo bottom sheet for Lens to open it.
  </description>
</action>

<action name="Notifications.Tips.LensShown">
  <owner>bjfong@google.com</owner>
  <owner>wylieb@google.com</owner>
  <owner>lens-chrome@google.com</owner>
  <description>
    Recorded when the Lens entry point button in the Tips Notification promo
    bottom sheet for Lens is shown.
  </description>
</action>

<action name="Notifications.Unmute">
  <owner>dewittj@chromium.org</owner>
  <description>
    Recorded when the message center's Do Not Disturb mode is disabled, either
    due to manual user action, or because a timed Do Not Disturb expires.
  </description>
</action>

<action name="Notifications.WebPlatform.ActionButton.Click">
  <obsolete>
    From 2021-03 use Notifications.WebPlatformV2 instead; it's equivalent.
  </obsolete>
  <owner>peconn@chromium.org</owner>
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when the user clicks on the action button of a web platform
    notification.
  </description>
</action>

<action name="Notifications.WebPlatform.ActionButton.Close">
  <obsolete>
    From 2021-03 use Notifications.WebPlatformV2 instead; it's equivalent.
  </obsolete>
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the action button of a web platform
    notification, and the notification closes.
  </description>
</action>

<action name="Notifications.WebPlatform.ActionButton.FocusActivity">
  <obsolete>
    From 2021-03 use Notifications.WebPlatformV2 instead; it's equivalent.
  </obsolete>
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the action button of a web platform
    notification, and the notification focuses an Activity.
  </description>
</action>

<action name="Notifications.WebPlatform.ActionButton.NewActivity">
  <obsolete>
    From 2021-03 use Notifications.WebPlatformV2 instead; it's equivalent.
  </obsolete>
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the action button of a web platform
    notification, and the notification opens a new Activity.
  </description>
</action>

<action name="Notifications.WebPlatform.Body.Click">
  <obsolete>From 2021-03 use Notifications.WebPlatformV2 instead.</obsolete>
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the body of a web platform notification.
    This metric had a bug where it also counted cases where the user dismissed
    the notification, invalidating this and related actions.
  </description>
</action>

<action name="Notifications.WebPlatform.Body.Close">
  <obsolete>From 2021-03 use Notifications.WebPlatformV2 instead.</obsolete>
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the body of a web platform notification,
    and the notification closes.
  </description>
</action>

<action name="Notifications.WebPlatform.Body.FocusActivity">
  <obsolete>From 2021-03 use Notifications.WebPlatformV2 instead.</obsolete>
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the body of a web platform notification,
    and the notification focuses an Activity.
  </description>
</action>

<action name="Notifications.WebPlatform.Body.NewActivity">
  <obsolete>From 2021-03 use Notifications.WebPlatformV2 instead.</obsolete>
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the body of a web platform notification,
    and the notification opens a new Activity.
  </description>
</action>

<action name="Notifications.WebPlatformV2.ActionButton.Click">
  <owner>peconn@chromium.org</owner>
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when the user clicks on the action button of a web platform
    notification.
  </description>
</action>

<action name="Notifications.WebPlatformV2.ActionButton.Close">
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the action button of a web platform
    notification, and the notification closes.
  </description>
</action>

<action name="Notifications.WebPlatformV2.ActionButton.FocusActivity">
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the action button of a web platform
    notification, and the notification focuses an Activity.
  </description>
</action>

<action name="Notifications.WebPlatformV2.ActionButton.NewActivity">
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the action button of a web platform
    notification, and the notification opens a new Activity.
  </description>
</action>

<action name="Notifications.WebPlatformV2.Body.Click">
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the body of a web platform notification.
  </description>
</action>

<action name="Notifications.WebPlatformV2.Body.Close">
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the body of a web platform notification,
    and the notification closes.
  </description>
</action>

<action name="Notifications.WebPlatformV2.Body.FocusActivity">
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the body of a web platform notification,
    and the notification focuses an Activity.
  </description>
</action>

<action name="Notifications.WebPlatformV2.Body.NewActivity">
  <owner>peconn@chromium.org</owner>
  <owner>beverloo@chromium.org</owner>
  <description>
    Recorded when the user clicks on the body of a web platform notification,
    and the notification opens a new Activity.
  </description>
</action>

<action name="NPAPIRemovalInfobar.LearnMore">
  <obsolete>Deprecated due to NPAPI removal.</obsolete>
  <owner>wfh@chromium.org</owner>
  <description>
    Recorded when the NPAPI removal infobar link is clicked.
  </description>
</action>

<action name="NPAPIRemovalInfobar.Shown">
  <obsolete>Deprecated due to NPAPI removal.</obsolete>
  <owner>wfh@chromium.org</owner>
  <description>Recorded when the NPAPI removal infobar is shown.</description>
</action>

<action name="NTP_LinkOpenedFromContextMenu">
  <obsolete>Replaced by NewTabPage.LinkOpenedFromContextMenu.WebUI</obsolete>
  <owner>tiborg@chromium.org</owner>
  <owner>yyushkina@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    Recorded when a link on the New Tab Page is opened via the context menu.
    This can include: Middle-slot promos, Doodles, the One Google Bar, and
    custom background image attributions, but *not* shortcuts. For shortcuts see
    MostVisited_Clicked. Logged only when Google is the default search provider,
    as these elements only appear on the Google NTP.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="NTPPromoClosed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="NTPPromoShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="NTPRicherPicker.Backgrounds.BackClicked">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>The back arrow was clicked the richer picker.</description>
</action>

<action name="NTPRicherPicker.Backgrounds.BackgroundDeselected">
  <obsolete>Deprecated 08/2019.</obsolete>
  <owner>yyushkina@chromium.org</owner>
  <owner>dbeam@chromium.org</owner>
  <description>
    A background image tile was deselected in the richer picker.
  </description>
</action>

<action name="NTPRicherPicker.Backgrounds.BackgroundReset">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The NTP background image was reset to default from the richer picker.
  </description>
</action>

<action name="NTPRicherPicker.Backgrounds.BackgroundSelected">
  <owner>yyushkina@chromium.org</owner>
  <owner>dbeam@chromium.org</owner>
  <description>
    A background image tile was selected in the richer picker.
  </description>
</action>

<action name="NTPRicherPicker.Backgrounds.BackgroundSet">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    A background image was set as the NTP background from the richer picker.
  </description>
</action>

<action name="NTPRicherPicker.Backgrounds.CollectionClicked">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    A collection tile was selected in the richer picker.
  </description>
</action>

<action name="NTPRicherPicker.Backgrounds.DailyRefreshEnabled">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    Daily refresh was enabled by clicking 'Done' in the richer picker
  </description>
</action>

<action name="NTPRicherPicker.Backgrounds.DefaultDeselected">
  <obsolete>Deprecated 08/2019.</obsolete>
  <owner>yyushkina@chromium.org</owner>
  <owner>dbeam@chromium.org</owner>
  <description>
    'No background' was deselected in the richer picker.
  </description>
</action>

<action name="NTPRicherPicker.Backgrounds.DefaultSelected">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>'No background' was selected in the richer picker.</description>
</action>

<action name="NTPRicherPicker.Backgrounds.RefreshToggleClicked">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    'Refresh daily' toggle was clicked in the richer picker.
  </description>
</action>

<action name="NTPRicherPicker.Backgrounds.UploadCanceled">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    'Cancel' was clicked on the file select dialog originating from the richer
    picker.
  </description>
</action>

<action name="NTPRicherPicker.Backgrounds.UploadClicked">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    'Upload from device' was clicked in the richer picker.
  </description>
</action>

<action name="NTPRicherPicker.Backgrounds.UploadConfirmed">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    'Open' was clicked on the file select dialog originating from the richer
    picker.
  </description>
</action>

<action name="NTPRicherPicker.CancelClicked">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>'Cancel' was clicked in the richer picker.</description>
</action>

<action name="NTPRicherPicker.DoneClicked">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>'Done' was clicked in the richer picker.</description>
</action>

<action name="NTPRicherPicker.Opened">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>The richer picker was opened.</description>
</action>

<action name="NTPRicherPicker.Shortcuts.CustomLinksClicked">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The 'My shortcuts' (i.e. custom links) option was clicked in the richer
    picker shortcuts submenu.
  </description>
</action>

<action name="NTPRicherPicker.Shortcuts.MostVisitedClicked">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The 'Most visited sites' option was clicked in the richer picker shortcuts
    submenu.
  </description>
</action>

<action name="NTPRicherPicker.Shortcuts.VisibilityToggleClicked">
  <owner>yyushkina@chromium.org</owner>
  <owner>tiborg@chromium.org</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The 'Hide shortcuts' toggle was clicked in the richer picker shortcuts
    submenu.
  </description>
</action>

<action name="Nudge_Active_When_MultitaskMenu_Opened">
  <owner>hewer@chromium.org</owner>
  <owner>sammiequon@chromium.org</owner>
  <description>
    The multitask menu (window layout menu) was opened while the education nudge
    was showing.
  </description>
</action>

<action name="OfflineIndicator.Hidden">
  <owner>sinansahin@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>Recorded when the offline indicator is hidden.</description>
</action>

<action name="OfflineIndicator.Shown">
  <owner>sinansahin@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <description>Recorded when the offline indicator is shown.</description>
</action>

<action name="OfflinePages.Edit.RemoveButtonClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when &quot;Remove&quot; button is clicked in offline section of
    &quot;Edit bookmark&quot; page.
  </description>
</action>

<action name="OfflinePages.Edit.RemoveButtonNotClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when the user navigates away without clicking &quot;Remove&quot;
    button in offline section of &quot;Edit bookmark&quot; page.
  </description>
</action>

<action name="OfflinePages.Edit.SaveButtonClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when &quot;Save&quot; button is clicked in offline section of
    &quot;Edit bookmark&quot; page.
  </description>
</action>

<action name="OfflinePages.Edit.SaveButtonNotClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when the user navigates away without clicking &quot;Save&quot;
    button in offline section of &quot;Edit bookmark&quot; page.
  </description>
</action>

<action name="OfflinePages.Edit.VisitButtonClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when &quot;Visit&quot; button is clicked in offline section of
    &quot;Edit bookmark&quot; page.
  </description>
</action>

<action name="OfflinePages.Edit.VisitButtonNotClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when the user navigates away without clicking &quot;Visit&quot;
    button in offline section of &quot;Edit bookmark&quot; page.
  </description>
</action>

<action name="OfflinePages.FreeUpSpaceDialogButtonClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when &quot;Delete&quot; button is clicked in the Free Up Space
    dialog.
  </description>
</action>

<action name="OfflinePages.FreeUpSpaceDialogButtonNotClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when the user leaves the Free Up Space dialog without clicking
    &quot;Delete&quot; button.
  </description>
</action>

<action name="OfflinePages.FreeUpSpaceHeaderClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when &quot;Free Up Space&quot; button is clicked in the storage
    space promotion section of &quot;Saved Offline&quot; page.
  </description>
</action>

<action name="OfflinePages.FreeUpSpaceHeaderNotClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when the user navigates away without clicking &quot;Free Up
    Space&quot; button is clicked in the storage space promotion section of
    &quot;Saved Offline&quot; page.
  </description>
</action>

<action name="OfflinePages.ReloadButtonClicked">
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when &quot;Reload&quot; button is clicked in the snackbar that is
    shown when offline page is opened and there is network.
  </description>
</action>

<action name="OfflinePages.ReloadButtonClickedViewingUntrustedPage">
  <owner>romax@chromium.org</owner>
  <description>
    Recorded when &quot;Reload&quot; button is clicked in the snackbar that is
    shown when an untrusted offline page is loaded.
  </description>
</action>

<action name="OfflinePages.ReloadButtonNotClicked">
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when &quot;Reload&quot; button is not clicked in the snackbar that
    is shown when offline page is opened and there is network.
  </description>
</action>

<action name="OfflinePages.SaveButtonClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when &quot;Save&quot; button is clicked in the snackbar that is
    shown when bookmarked page without saved copy is opened.
  </description>
</action>

<action name="OfflinePages.SaveButtonNotClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when &quot;Save&quot; button is not clicked in the snackbar that is
    shown when bookmarked page without saved copy is opened.
  </description>
</action>

<action name="OfflinePages.SaveStatusSnackbar.FreeUpSpaceButtonClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when &quot;Free Up Space&quot; button is clicked in the in the
    snackbar that is shown when the page is/is not saved and storage is almost
    full.
  </description>
</action>

<action name="OfflinePages.SaveStatusSnackbar.FreeUpSpaceButtonNotClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when the user navigates away without clicking &quot;Free Up
    Space&quot; button is clicked in the storage space promotion section of
    &quot;Saved Offline&quot; page.
  </description>
</action>

<action name="OfflinePages.Sharing.SharePageFromDownloadHome">
  <owner>romax@chromium.org</owner>
  <description>
    Recorded when the user shares offline pages from Download Home. Each page
    will be counted once if there are multiple items being shared in a batch.
    This will not increment if the sharing process fails at the page publishing
    step.
  </description>
</action>

<action name="OfflinePages.Sharing.SharePageFromOverflowMenu">
  <owner>romax@chromium.org</owner>
  <description>
    Recorded when the user shares an offline page loaded in the current tab
    through the &quot;Share...&quot; button in the overflow menu. This will not
    increment if the sharing process fails at the page publishing step.
  </description>
</action>

<action name="OfflinePages.ViewingOffline.EditButtonClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when a user clicks on the &quot;Edit&quot; button on a snackbar
    that shown when viewing offline page with no network.
  </description>
</action>

<action name="OfflinePages.ViewingOffline.EditButtonNotClicked">
  <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete>
  <owner>jianli@chromium.org</owner>
  <description>
    Recorded when a snackbar shown when viewing an offline page with no network
    is dismissed without &quot;Edit&quot; button being clicked.
  </description>
</action>

<action name="Omnibox.ClipboardSuggestion.Conceal">
  <owner>gangwu@chromium.org</owner>
  <owner>chrome-omnibox-team@google.comg</owner>
  <description>
    User clicks on a clipboard suggestion's conceal button to hide the contents
    of the clipboard on Android.
  </description>
</action>

<action name="Omnibox.ClipboardSuggestion.Reveal">
  <owner>gangwu@chromium.org</owner>
  <owner>chrome-omnibox-team@google.com</owner>
  <description>
    User clicks on a clipboard suggestion's reveal button to show the contents
    of the clipboard on Android.
  </description>
</action>

<action name="Omnibox.ClipboardSuggestionRemoved">
  <owner>gangwu@chromium.org</owner>
  <owner>lzbylut@google.com</owner>
  <description>
    User long pressed a clipboard suggestion from the omnibox suggestion list to
    remove it from the omnibox suggestion and the system clipboard on Android.
  </description>
</action>

<action name="Omnibox.EditUrlSuggestion.Copy">
  <owner>mdjones@chromium.org</owner>
  <owner>lzbylut@google.com</owner>
  <description>
    User tapped on the copy icon in the edit-URL omnibox suggestion on Android.
  </description>
</action>

<action name="Omnibox.EditUrlSuggestion.Edit">
  <owner>mdjones@chromium.org</owner>
  <owner>lzbylut@google.com</owner>
  <description>
    User tapped on the edit icon in the edit-URL omnibox suggestion on Android.
  </description>
</action>

<action name="Omnibox.EditUrlSuggestion.Share">
  <owner>mdjones@chromium.org</owner>
  <owner>lzbylut@google.com</owner>
  <description>
    User tapped on the share icon in the edit-URL omnibox suggestion on Android.
  </description>
</action>

<action name="Omnibox.EditUrlSuggestion.Tap">
  <owner>mdjones@chromium.org</owner>
  <owner>lzbylut@google.com</owner>
  <description>
    User tapped on the edit-URL omnibox suggestion on Android.
  </description>
</action>

<action name="Omnibox.LongPress.Copy">
  <owner>mdjones@chromium.org</owner>
  <owner>lzbylut@google.com</owner>
  <description>
    User tapped on the copy button after long-pressing on the omnibox on
    Android.
  </description>
</action>

<action name="Omnibox.LongPress.Cut">
  <owner>mdjones@chromium.org</owner>
  <owner>lzbylut@google.com</owner>
  <description>
    User tapped on the cut button after long-pressing on the omnibox on Android.
  </description>
</action>

<action name="Omnibox.LongPress.PasteAndGo">
  <owner>mdjones@chromium.org</owner>
  <owner>lzbylut@google.com</owner>
  <description>
    User tapped on the &quot;paste and go&quot; button after long-pressing on
    the omnibox on Android.
  </description>
</action>

<action name="Omnibox.LongPress.Share">
  <owner>mdjones@chromium.org</owner>
  <owner>lzbylut@google.com</owner>
  <description>
    User tapped on the share button after long-pressing on the omnibox on
    Android.
  </description>
</action>

<action name="Omnibox.MostVisited.Clicked">
  <owner>niharm@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user clicked on a most visited tile on Omnibox Everywhere. This action
    is logged every time the Omnibox.MostVisited histogram is logged.
  </description>
</action>

<action name="Omnibox.ServerSuggestDelete.Failure">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Omnibox.ServerSuggestDelete.Success">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Omnibox.ZeroSuggestDelete.Failure">
  <owner>mariakhomenko@chromium.org</owner>
  <description>
    Counts the number of requests sent to the server to delete a suggestion
    shown by ZeroSuggestProvider that returned an error code.
  </description>
</action>

<action name="Omnibox.ZeroSuggestDelete.Success">
  <owner>mariakhomenko@chromium.org</owner>
  <description>
    Counts the number of requests sent to the server to delete a suggestion
    shown by ZeroSuggestProvider that successfully completed.
  </description>
</action>

<action name="Omnibox_DragString">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Omnibox_DragURL">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OmniboxDestinationURLIsSearchOnDSP">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OmniboxDestinationURLMatchesDefaultSearchProvider">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OmniboxInputInProgress">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OnDeviceControls_NotificationClicked">
  <owner>agawronska@chromium.org</owner>
  <owner>courtneywong@chromium.org</owner>
  <owner>amberhaynes@chromium.org</owner>
  <owner>cros-families-eng@google.com</owner>
  <description>
    Recorded when a user clicks on the On-Device App Controls notification.
  </description>
</action>

<action name="OnDeviceControls_NotificationShown">
  <owner>agawronska@chromium.org</owner>
  <owner>courtneywong@chromium.org</owner>
  <owner>amberhaynes@chromium.org</owner>
  <owner>cros-families-eng@google.com</owner>
  <description>
    Recorded when the On-Device App Controls notification is displayed to a
    user.
  </description>
</action>

<action name="Open_Sys_Internals">
  <owner>yuholong@google.com</owner>
  <owner>arcvm-eng@google.com</owner>
  <description>
    Number of times that chrome://sys-internals is accessed.
  </description>
</action>

<action name="OpenActiveTabInPwaWindow">
  <owner>alancutter@chromium.org</owner>
  <description>
    Opens the current tab as an app window belonging to the PWA that has the URL
    in its scope.
  </description>
</action>

<action name="OpenAddBluetoothDeviceDialog">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenAllBookmarks">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenAllBookmarksIncognitoWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenAllBookmarksNewWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenChangeProfilePictureDialog">
  <obsolete>Deprecated 09/2016</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenFile">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenFileManager">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenFileSystemPersistent" not_user_triggered="true">
  <obsolete>Deprecated 04/2023</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenFileSystemTemporary" not_user_triggered="true">
  <obsolete>Deprecated 04/2023</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenInternetOptionsDialog">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenLanguageOptionsDialog">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenSmartInputsSettings">
  <obsolete>Deprecated 07/2020</obsolete>
  <owner>myy@chromium.org</owner>
  <owner>essential-inputs-team@google.com</owner>
  <description>
    When user click the link to open Smart Inputs setting page in ChromeOS.
  </description>
</action>

<action name="OpenSystemOptionsDialog">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OpenTabpose">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_About">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: About Chrome</description>
</action>

<action name="Options_AccessibilityCaretHighlight_Disable">
  <owner>dtseng@chromium.org</owner>
  <description>Settings: Accessibility: Disable caret highlighting</description>
</action>

<action name="Options_AccessibilityCaretHighlight_Enable">
  <owner>dtseng@chromium.org</owner>
  <description>Settings: Accessibility: Enable caret highlighting</description>
</action>

<action name="Options_AccessibilityCursorHighlight_Disable">
  <owner>dtseng@chromium.org</owner>
  <description>
    Settings: Accessibility: Disable cursor highlighting
  </description>
</action>

<action name="Options_AccessibilityCursorHighlight_Enable">
  <owner>dtseng@chromium.org</owner>
  <description>Settings: Accessibility: Enable cursor highlighting</description>
</action>

<action name="Options_AccessibilityFocusHighlight_Disable">
  <owner>dtseng@chromium.org</owner>
  <description>Settings: Accessibility: Disable focus highlighting</description>
</action>

<action name="Options_AccessibilityFocusHighlight_Enable">
  <owner>dtseng@chromium.org</owner>
  <description>Settings: Accessibility: Enable focus highlighting</description>
</action>

<action name="Options_AccessibilityHighContrastMode">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Toggle high contrast mode</description>
</action>

<action name="Options_AccessibilityHighContrastMode_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Disable high contrast mode</description>
</action>

<action name="Options_AccessibilityHighContrastMode_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Enable high contrast mode</description>
</action>

<action name="Options_AccessibilityLargeMouseCursor_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Disable large mouse cursor</description>
</action>

<action name="Options_AccessibilityLargeMouseCursor_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Enable large mouse cursor</description>
</action>

<action name="Options_AccessibilityLearnMore">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Learn More</description>
</action>

<action name="Options_AccessibilityMonoAudio_Disable">
  <owner>warx@chromium.org</owner>
  <description>
    Settings: Disable play the same audio through all speakers (mono audio)
  </description>
</action>

<action name="Options_AccessibilityMonoAudio_Enable">
  <owner>warx@chromium.org</owner>
  <description>
    Settings: Enable play the same audio through all speakers (mono audio)
  </description>
</action>

<action name="Options_AccessibilityOnScreenKeyboard_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Disable on-screen keyboard</description>
</action>

<action name="Options_AccessibilityOnScreenKeyboard_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Enable on-screen keyboard</description>
</action>

<action name="Options_AccessibilityScreenMagnifier_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Disable screen magnifier</description>
</action>

<action name="Options_AccessibilityScreenMagnifier_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Enable screen magnifier</description>
</action>

<action name="Options_AccessibilityScreenMagnifierCenterFocus_Disable">
  <obsolete>Deprecated 05/2024</obsolete>
  <owner>jennyz@chromium.org</owner>
  <description>
    Settings: Accessibility: Disable centering focus for text input in magnifier
    screen.
  </description>
</action>

<action name="Options_AccessibilityScreenMagnifierCenterFocus_Enable">
  <obsolete>Deprecated 05/2024</obsolete>
  <owner>jennyz@chromium.org</owner>
  <description>
    Settings: Accessibility: Enable centering focus for text input in magnifier
    screen.
  </description>
</action>

<action name="Options_AccessibilitySelectToSpeak_Disable">
  <owner>dtseng@chromium.org</owner>
  <description>Settings: Accessibility: Disable select-to-speak</description>
</action>

<action name="Options_AccessibilitySelectToSpeak_Enable">
  <owner>dtseng@chromium.org</owner>
  <description>Settings: Accessibility: Enable select-to-speak</description>
</action>

<action name="Options_AccessibilitySpokenFeedback_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Disable ChromeVox</description>
</action>

<action name="Options_AccessibilitySpokenFeedback_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Enable ChromeVox</description>
</action>

<action name="Options_AccessibilityStickyKeys_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Disable sticky keys</description>
</action>

<action name="Options_AccessibilityStickyKeys_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Enable sticky keys</description>
</action>

<action name="Options_AccessibilitySwitchAccess_Disable">
  <owner>dtseng@chromium.org</owner>
  <description>Settings: Accessibility: Disable Switch Access</description>
</action>

<action name="Options_AccessibilitySwitchAccess_Enable">
  <owner>dtseng@chromium.org</owner>
  <description>Settings: Accessibility: Enable Switch Access</description>
</action>

<action name="Options_AccessibilitySystemMenu_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Accessibility: Disable show in system menu
  </description>
</action>

<action name="Options_AccessibilitySystemMenu_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Enable show in system menu</description>
</action>

<action name="Options_AccessibilityTapDragging_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Disable tap dragging</description>
</action>

<action name="Options_AccessibilityTapDragging_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Accessibility: Enable tap dragging</description>
</action>

<action name="Options_AddPersonEnabled_Disable">
  <owner>jwd@chromium.org</owner>
  <description>
    Settings: People: Disables allowing anyone to add a person to Chrome.
  </description>
</action>

<action name="Options_AddPersonEnabled_Enable">
  <owner>jwd@chromium.org</owner>
  <description>
    Settings: People: Enables anyone to add a person to Chrome.
  </description>
</action>

<action name="Options_AllowAllUsers_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Users: Disable allowing all users (whitelisted users only)
  </description>
</action>

<action name="Options_AllowAllUsers_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Enable allowing all users</description>
</action>

<action name="Options_AndroidApps_Disable">
  <owner>khmel@chromium.org</owner>
  <description>
    User changed setting to disable Android apps from running on the Chromebook.
  </description>
</action>

<action name="Options_AndroidApps_Enable">
  <owner>khmel@chromium.org</owner>
  <description>
    User changed setting to enable Android apps to run on the Chromebook.
  </description>
</action>

<action name="Options_AppLanguage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_AskForSaveLocation_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_AskForSaveLocation_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_AutofillAddressAdded">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Autofill: Address added</description>
</action>

<action name="Options_AutofillAddressDeleted">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Autofill: Address deleted</description>
</action>

<action name="Options_AutofillAuxiliaryProfiles_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_AutofillAuxiliaryProfiles_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_AutofillCreditCardAdded">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Autofill: Credit card added</description>
</action>

<action name="Options_AutofillCreditCardDeleted">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Autofill: Credit card deleted</description>
</action>

<action name="Options_AutofillShowAbout">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Autofill: About Autofill</description>
</action>

<action name="Options_Autologin_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Autologin_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_AutoSpellCorrection_Disable">
  <obsolete>Deprecated 11/2015</obsolete>
  <owner>groby@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_AutoSpellCorrection_Enable">
  <obsolete>Deprecated 11/2015</obsolete>
  <owner>groby@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_BackgroundMode_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_BackgroundMode_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_BlockAllPopups_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_BlockAllPopups_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_BluetoothConnectNewDevice">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Bluetooth: Add a device: Connect</description>
</action>

<action name="Options_BluetoothConnectPairedDevice">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Bluetooth: Connect</description>
</action>

<action name="Options_BluetoothEnabled_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Sets the Settings:Enable Bluetooth state to false.</description>
</action>

<action name="Options_BluetoothEnabled_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Sets the Settings:Enable Bluetooth state to true.</description>
</action>

<action name="Options_BluetoothRemoveDevice">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Bluetooth: remove a device from the list</description>
</action>

<action name="Options_BluetoothShowAddDevice">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Bluetooth: Add a device</description>
</action>

<action name="Options_BrowserGuestEnabled_Disable">
  <owner>jwd@chromium.org</owner>
  <description>Settings: People: Disable Guest browsing.</description>
</action>

<action name="Options_BrowserGuestEnabled_Enable">
  <owner>jwd@chromium.org</owner>
  <description>Settings: People: Allows guests to browse.</description>
</action>

<action name="Options_CaptivePortalBypassProxy_Disable">
  <obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
  <owner>alemate@chromium.org</owner>
  <description>
    Captive portal authorization bypass proxy is disabled.
  </description>
</action>

<action name="Options_CaptivePortalBypassProxy_Enable">
  <obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
  <owner>alemate@chromium.org</owner>
  <description>
    Captive portal authorization bypass proxy is enabled.
  </description>
</action>

<action name="Options_ChangeDefaultZoomLevel">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ChangeFixedFont">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ChangeFontEncoding">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ChangeProxies">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ChangeSansSerifFont">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ChangeSerifFont">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ChangeStandardFont">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_CheckCertRevocation_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_CheckCertRevocation_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ClearData">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_CloudPrintDevicesPage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ContentSettings">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_CustomFrame_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_CustomFrame_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DefaultBackgroundSyncSettingChanged">
  <owner>nsatragno@chromium.org</owner>
  <owner>peter@chromium.org</owner>
  <description>
    Triggers when the default content setting for Background Sync is changed.
  </description>
</action>

<action name="Options_DefaultCookieSettingChanged">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DefaultFullScreenSettingChanged">
  <obsolete>Deprecated as of 2016-10. These settings no longer exist.</obsolete>
  <owner>mgiuca@chromium.org</owner>
  <description>Was used for changing fullscreen settings.</description>
</action>

<action name="Options_DefaultGeolocationSettingChanged">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DefaultHandlersSettingChanged">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DefaultImagesSettingChanged">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DefaultJavaScriptSettingChanged">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DefaultKeygenSettingChanged">
  <obsolete>Support for Keygen was removed.</obsolete>
  <owner>rsleevi@chromium.org</owner>
  <owner>svaldez@chromium.org</owner>
  <description>
    Triggers when the default decision for using key generation is changed.
  </description>
</action>

<action name="Options_DefaultMediaStreamCameraSettingChanged">
  <owner>msramek@chromium.org</owner>
  <description>
    Recorded when the default value for the camera content setting is changed by
    the user.
  </description>
</action>

<action name="Options_DefaultMediaStreamMicSettingChanged">
  <owner>msramek@chromium.org</owner>
  <description>
    Recorded when the default value for the microphone content setting is
    changed by the user.
  </description>
</action>

<action name="Options_DefaultMediaStreamSettingChanged">
  <obsolete>
    This action was disused in r172302. See
    Options_DefaultMediaStreamCameraSettingChanged and
    Options_DefaultMediaStreamMicSettingChanged.
  </obsolete>
  <owner>msramek@chromium.org</owner>
  <description>
    Recorded when the default value for the combined camera and microphone
    content setting is changed by the user.
  </description>
</action>

<action name="Options_DefaultMIDISysExSettingChanged">
  <owner>toyoshim@chromium.org</owner>
  <description>
    Triggers when the default decision for Midi SysEx permissions is changed.
  </description>
</action>

<action name="Options_DefaultMouseLockSettingChanged">
  <obsolete>Deprecated as of 2016-10. These settings no longer exist.</obsolete>
  <owner>mgiuca@chromium.org</owner>
  <description>Was used for changing mouse lock settings.</description>
</action>

<action name="Options_DefaultMultipleAutomaticDLSettingChange">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DefaultNotificationsSettingChanged">
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when the default value for the Notifications content setting is
    changed by the user.
  </description>
</action>

<action name="Options_DefaultPluginsSettingChanged">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DefaultPopupsSettingChanged">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DefaultPPAPIBrokerSettingChanged">
  <owner>lshang@chromium.org</owner>
  <description>
    Recorded when the default value for the PPAPI Broker content setting is
    changed by the user.
  </description>
</action>

<action name="Options_DefaultProtectedMediaIdentifierSettingChanged">
  <owner>lshang@chromium.org</owner>
  <description>
    Recorded when the default value for the Protected Media Identifier content
    setting is changed by the user.
  </description>
</action>

<action name="Options_DefaultPushMessagingSettingChanged">
  <owner>miguelg@chromium.org</owner>
  <description>
    Triggers when the default decision for push message permissions is changed.
  </description>
</action>

<action name="Options_DictionaryLanguage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DisableCloudPrintProxy">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DisableGData_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DisableGData_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Display">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Device: Display settings</description>
</action>

<action name="Options_DisplayRearrange">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Device: Display settings: arrange desktops
  </description>
</action>

<action name="Options_DisplaySetColorProfile">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Device: Display settings: Color Profile</description>
</action>

<action name="Options_DisplaySetOrientation">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Device: Display settings: Orientation</description>
</action>

<action name="Options_DisplaySetOverscan">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Device: Display settings: Overscan</description>
</action>

<action name="Options_DisplaySetPrimary">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Device: Display settings: Make primary</description>
</action>

<action name="Options_DisplaySetResolution">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Device: Display settings: Display mode (i.e. resolution, UI-scale,
    and device scale factor).
  </description>
</action>

<action name="Options_DisplayToggleMirroring">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Device: Display settings: Start mirroring</description>
</action>

<action name="Options_DnsPrefetchCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DnsPrefetchCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_DoNotTrackCheckbox_Disable">
  <obsolete>
    Deprecated. Replaced by the Privacy.DoNotTrackSetting histogram.
  </obsolete>
  <owner>msramek@chromium.org</owner>
  <description>
    Indicates that the Do Not Track setting is disabled. Recording was removed
    from the code around M59.
  </description>
</action>

<action name="Options_DoNotTrackCheckbox_Enable">
  <obsolete>
    Deprecated. Replaced by the Privacy.DoNotTrackSetting histogram.
  </obsolete>
  <owner>msramek@chromium.org</owner>
  <description>
    Indicates that the Do Not Track setting is enabled. Recording was removed
    from the code around M59.
  </description>
</action>

<action name="Options_EasyUnlockRequireProximity_Disable">
  <owner>tengs@chromium.org</owner>
  <description>
    The user disabled the option to require their phone to be in very close
    proximity to their Chromebook (roughly, within 1 foot), in order for Smart
    Lock to unlock the Chromebook.
  </description>
</action>

<action name="Options_EasyUnlockRequireProximity_Enable">
  <owner>tengs@chromium.org</owner>
  <description>
    The user enabled the option to require their phone to be in very close
    proximity to their Chromebook (roughly, within 1 foot), in order for Smart
    Lock to unlock the Chromebook.
  </description>
</action>

<action name="Options_EnableCloudPrintProxy">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_FormAutofill_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_FormAutofill_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_GearsSettings">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_GetMoreExtensions">
  <owner>jwd@chromium.org</owner>
  <description>Extensions: Click on 'Get More Extensions' link.</description>
</action>

<action name="Options_GoogleGeolocationAccessCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_GoogleGeolocationAccessCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_GtkThemeSet">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_GuestBrowsing_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Disable guest browsing</description>
</action>

<action name="Options_GuestBrowsing_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Enable guest browsing</description>
</action>

<action name="Options_Homepage_HideHomeButton">
  <obsolete>
    Deprecated as of 03/2012. This option is now a checkbox (r127199).
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Homepage_HomeButton_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Homepage_HomeButton_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Homepage_IsNewTabPage_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Homepage_IsNewTabPage_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Homepage_ShowHomeButton">
  <obsolete>
    Deprecated as of 03/2012. This option is now a checkbox (r127199).
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Homepage_ShowSettings">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Appearance: (Homepage settings): Change</description>
</action>

<action name="Options_Homepage_URL">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Appearance: Home page: Open this page</description>
</action>

<action name="Options_Homepage_UseNewTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Homepage_UseURL">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Hotword_AudioLogging_Checkbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="Options_Hotword_AudioLogging_Checkbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="Options_HotwordCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_HotwordCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ImagesCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ImagesCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_InstantEnabled_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_InstantEnabled_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_InstantExtendedEnabled_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_InstantExtendedEnabled_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Internet_DataRoaming_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Internet_DataRoaming_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_JavaCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_JavaCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_KeyboardAutoRepeat_Delay">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Keyboard settings: Auto-repeat delay</description>
</action>

<action name="Options_KeyboardAutoRepeat_Disable">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Keyboard settings: Disable auto-repeat</description>
</action>

<action name="Options_KeyboardAutoRepeat_Enable">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Keyboard settings: Enable auto-repeat</description>
</action>

<action name="Options_KeyboardAutoRepeat_Interval">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Keyboard settings: Auto-repeat interval</description>
</action>

<action name="Options_KeyboardRemapAltKey">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Keyboard settings: Alt</description>
</action>

<action name="Options_KeyboardRemapBackspaceKey">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Keyboard settings: Backspace</description>
</action>

<action name="Options_KeyboardRemapCapsLockKey">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Keyboard settings: CapsLock</description>
</action>

<action name="Options_KeyboardRemapControlKey">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Keyboard settings: Ctrl</description>
</action>

<action name="Options_KeyboardRemapDiamondKey">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Keyboard settings: Diamond</description>
</action>

<action name="Options_KeyboardRemapEscapeKey">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Keyboard settings: Escape</description>
</action>

<action name="Options_KeyboardRemapSearchKey">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Keyboard settings: Search</description>
</action>

<action name="Options_KeyboardShowKeyboardShortcuts">
  <owner>michaelpg@chromium.org</owner>
  <description>
    Settings: Keyboard settings: View keyboard shortcuts
  </description>
</action>

<action name="Options_KeyboardShowLanguageSettings">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Keyboard settings: Change language and input settings
  </description>
</action>

<action name="Options_Languages_Add">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Languages and input: Add language</description>
</action>

<action name="Options_Languages_InputMethodCheckbox_Disable">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Languages and input: Input method</description>
</action>

<action name="Options_Languages_InputMethodCheckbox_Enable">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Languages and input: Input method</description>
</action>

<action name="Options_Languages_SpellCheck">
  <owner>michaelpg@chromium.org</owner>
  <description>
    Settings: Languages and input: Use language for spell checking
  </description>
</action>

<action name="Options_LanuageAndSpellCheckSettings">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Language and input settings</description>
</action>

<action name="Options_LinkDoctorCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_LinkDoctorCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_LoadUnpackedExtension">
  <owner>jwd@chromium.org</owner>
  <description>Extensions: Loads an unpacked extension.</description>
</action>

<action name="Options_ManageAccounts">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Manage other users</description>
</action>

<action name="Options_ManageCloudPrinters">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ManagerCerts">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ManageSearchEngines">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ManageSSLCertificates">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_MetricsReportingCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_MetricsReportingCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_MousePrimaryRight_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_MousePrimaryRight_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_NetworkAddVPNBuiltIn">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: VPN dropdown: Show built-in dialog for adding
    an OpenVPN or L2TP VPN.
  </description>
</action>

<action name="Options_NetworkAddVPNThirdParty">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: VPN dropdown: Show &quot;add network&quot;
    dialog for a third-party VPN provider.
  </description>
</action>

<action name="Options_NetworkAutoConnect">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail: Auto Connect to network
  </description>
</action>

<action name="Options_NetworkConnectToVPN">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail (VPN): Connect
  </description>
</action>

<action name="Options_NetworkConnectToWifi">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail (Wifi): Connect
  </description>
</action>

<action name="Options_NetworkDisconnectVPN">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail (VPN): Disconnect
  </description>
</action>

<action name="Options_NetworkDisconnectWifi">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail (Wifi): Disconnect
  </description>
</action>

<action name="Options_NetworkJoinOtherVPN">
  <obsolete>Replaced by Options_NetworkAddVPNBuiltIn.</obsolete>
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: VPN dropdown: Join other
  </description>
</action>

<action name="Options_NetworkJoinOtherWifi">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Wifi dropdown: Join other
  </description>
</action>

<action name="Options_NetworkManualProxy_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail: direct or automatic proxy
    config
  </description>
</action>

<action name="Options_NetworkManualProxy_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail: manual proxy config
  </description>
</action>

<action name="Options_NetworkSetPrefer">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail: Prefer this network
  </description>
</action>

<action name="Options_NetworkShowDetailsCellular">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail (cellular)
  </description>
</action>

<action name="Options_NetworkShowDetailsCellularConnected">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail (connected cellular)
  </description>
</action>

<action name="Options_NetworkShowDetailsVPN">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Internet connection: Network detail (VPN)</description>
</action>

<action name="Options_NetworkShowDetailsVPNConnected">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail (connected VPN)
  </description>
</action>

<action name="Options_NetworkShowDetailsWifi">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail (wifi)
  </description>
</action>

<action name="Options_NetworkShowDetailsWifiConnected">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail (connected wifi)
  </description>
</action>

<action name="Options_NetworkShowPreferred">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Wifi dropdiwn: Preferred networks...
  </description>
</action>

<action name="Options_NetworkShowProxyTab">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Network detail: select proxy tab
  </description>
</action>

<action name="Options_NetworkUseSharedProxies_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Allow proxies for shared networks
  </description>
</action>

<action name="Options_NetworkUseSharedProxies_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Allow proxies for shared networks
  </description>
</action>

<action name="Options_NetworkWifiToggle">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Internet connection: Wifi dropdown: Enable/Disable Wifi
  </description>
</action>

<action name="Options_OpenWallpaperManager">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Appearance: Set wallpaper...</description>
</action>

<action name="Options_PasswordGenerationCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_PasswordGenerationCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_PasswordManager_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_PasswordManager_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_PasswordManagerDeletePassword">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Password manager: Delete password</description>
</action>

<action name="Options_PasswordManagerExceptionsLearnMore">
  <owner>michaelpg@chromium.org</owner>
  <description>
    Settings: Password manager: Learn more about exceptions
  </description>
</action>

<action name="Options_PasswordManagerSearch">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Password manager: Search</description>
</action>

<action name="Options_PluginsCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_PluginsCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ResetAutoOpenFiles">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ResetToDefaults">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ResolveTimezoneByGeoLocation_Disable">
  <owner>alemate@chromium.org</owner>
  <description>ChromeOS periodic timezone refresh disabled.</description>
</action>

<action name="Options_ResolveTimezoneByGeoLocation_Enable">
  <owner>alemate@chromium.org</owner>
  <description>ChromeOS periodic timezone refresh enabled.</description>
</action>

<action name="Options_SafeBrowsingCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SafeBrowsingCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable">
  <obsolete>
    Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Disable.
  </obsolete>
  <owner>felt@chromium.org</owner>
  <description>Safe Browsing download feedback disabled</description>
</action>

<action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable">
  <obsolete>
    Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Enable.
  </obsolete>
  <owner>felt@chromium.org</owner>
  <description>Safe Browsing download feedback enabled</description>
</action>

<action name="Options_SafeBrowsingExtendedReportingCheckbox_Disable">
  <owner>carlosil@chromium.org</owner>
  <description>Safe Browsing Extended Reporting disabled</description>
</action>

<action name="Options_SafeBrowsingExtendedReportingCheckbox_Enable">
  <owner>carlosil@chromium.org</owner>
  <description>Safe Browsing Extended Reporting enabled</description>
</action>

<action name="Options_ScreenLock_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Users: Do not require a password to wake from sleep
  </description>
</action>

<action name="Options_ScreenLock_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Users: Require a password to wake from sleep
  </description>
</action>

<action name="Options_SearchEngineChanged">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SearchEngineRemoved">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Manage search engines...: Remove</description>
</action>

<action name="Options_SearchEngineSetDefault">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Manage search engines...: Make default</description>
</action>

<action name="Options_SensitivitySlider_Changed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SetAsDefaultBrowser">
  <owner>pmonette@chromium.org</owner>
  <description>
    The user clicked &quot;Make Chrome the default browser&quot; in the settings
    page.
  </description>
</action>

<action name="Options_SetDownloadDirectory">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SetTimeDialog_Show">
  <owner>michaelpg@chromium.org</owner>
  <description>Set system time dialog was launched.</description>
</action>

<action name="Options_ShowAddresses">
  <owner>vidhanj@google.com</owner>
  <description>Settings: Show addresses</description>
</action>

<action name="Options_ShowAdvancedSettings">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Show advanced settings</description>
</action>

<action name="Options_ShowAutofillSettings">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Show autofill settings</description>
</action>

<action name="Options_ShowBatterySettings">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Power settings</description>
</action>

<action name="Options_ShowBookmarksBar_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ShowBookmarksBar_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ShowContactInfo">
  <owner>jsobiech@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>Settings: Show contact info page</description>
</action>

<action name="Options_ShowCookies">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ShowFontSettings">
  <owner>michaelpg@chromium.org</owner>
  <description>Setings: Customize fonts</description>
</action>

<action name="Options_ShowIdentityDocs">
  <owner>ireneuszszulc@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>Settings: Show identity docs page</description>
</action>

<action name="Options_ShowKeyboardSettings">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Keyboard settings</description>
</action>

<action name="Options_ShowPasswordCheck">
  <owner>kazinova@google.com</owner>
  <owner>vsemeniuk@google.com</owner>
  <description>Settings: passwords check</description>
</action>

<action name="Options_ShowPasswordDetailsInPasswordManager">
  <owner>mamir@chromium.org</owner>
  <owner>vsemeniuk@google.com</owner>
  <description>Settings: credential details for domain</description>
</action>

<action name="Options_ShowPasswordManager">
  <owner>kazinova@google.com</owner>
  <owner>vsemeniuk@google.com</owner>
  <description>Settings: saved passwords</description>
</action>

<action name="Options_ShowPasswordManagerSettings">
  <owner>nsatragno@chromium.org</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>Settings: password manager settings page</description>
</action>

<action name="Options_ShowPaymentMethods">
  <owner>vidhanj@google.com</owner>
  <description>Settings: Show payment options</description>
</action>

<action name="Options_ShowPowerSettings">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Manage power</description>
</action>

<action name="Options_ShowPrivacySandbox">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Settings: Privacy sandbox</description>
</action>

<action name="Options_ShowProxySettings">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ShowSafeBrowsingEnhancedProtection">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>Settings: Safe Browsing enhanced protection</description>
</action>

<action name="Options_ShowStorageManager">
  <owner>fukino@chromium.org</owner>
  <description>Settings: Storage management</description>
</action>

<action name="Options_ShowSyncAdvanced">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Show advanced sync settings</description>
</action>

<action name="Options_ShowTouchpadSettings">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Touchpad settings</description>
</action>

<action name="Options_ShowTravel">
  <owner>ireneuszszulc@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>Settings: Show travel page</description>
</action>

<action name="Options_ShowUserNamesOnSignin_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Disable usernames on signin</description>
</action>

<action name="Options_ShowUserNamesOnSignin_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Enable usernames on signin</description>
</action>

<action name="Options_SpeedFactorSlider_Changed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SpellCheck_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SpellCheck_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SpellingServiceCheckbox_Disable">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Privacy: Use spelling service</description>
</action>

<action name="Options_SpellingServiceCheckbox_Enable">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Privacy: Use spelling service</description>
</action>

<action name="Options_SSL2_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SSL2_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SSL3_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_SSL3_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Startup_Custom">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Startup_Homepage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Startup_LastSession">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Startup_NewTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_StorageOpenAccounts">
  <owner>fukino@chromium.org</owner>
  <description>Settings: Storage management: Other users</description>
</action>

<action name="Options_StorageOpenAndroidStorage">
  <owner>fukino@chromium.org</owner>
  <description>Settings: Storage management: Android storage</description>
</action>

<action name="Options_StorageOpenClearDriveCache">
  <owner>fukino@chromium.org</owner>
  <description>Settings: Storage management: Offline files</description>
</action>

<action name="Options_StorageOpenDownloads">
  <owner>fukino@chromium.org</owner>
  <description>Settings: Storage management: Downloads</description>
</action>

<action name="Options_SupervisedUsers_Disable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Disable supervised users</description>
</action>

<action name="Options_SupervisedUsers_Enable">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Enable supervised users</description>
</action>

<action name="Options_SyncSelectDataTypes">
  <owner>stevenjb@chromium.org</owner>
  <description>
    Settings: Users: Sync: Enable selectively syncing data types
  </description>
</action>

<action name="Options_SyncSetDefault">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Sync: Use default settings</description>
</action>

<action name="Options_SyncSetEncryption">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Sync: Encrypt sync data</description>
</action>

<action name="Options_SyncToggleDataType">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Toggle a sync data type</description>
</action>

<action name="Options_TabsToLinks_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_TabsToLinks_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_TapToClickCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_TapToClickCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ThemesGallery">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Appearance: Get themes</description>
</action>

<action name="Options_ThemesReset">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_TimezoneSelect">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Date and time: Timezone</description>
</action>

<action name="Options_TLS1_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_TLS1_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ToggleDeveloperMode_Disabled">
  <owner>jwd@chromium.org</owner>
  <description>
    Extensions: Disables developer mode for Chrome extensions.
  </description>
</action>

<action name="Options_ToggleDeveloperMode_Enabled">
  <owner>jwd@chromium.org</owner>
  <description>
    Extensions: Enables developer mode for Chrome extensions.
  </description>
</action>

<action name="Options_TouchpadNaturalScroll_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_TouchpadNaturalScroll_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_TouchpadTapToClick_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_TouchpadTapToClick_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Translate_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_Translate_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_UpdateExtensions">
  <owner>jwd@chromium.org</owner>
  <description>Extensions: Click on update extensions in settings.</description>
</action>

<action name="Options_Use24HourClockCheckbox_Disable">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Date and time: Use 24-hour clock</description>
</action>

<action name="Options_Use24HourClockCheckbox_Enable">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Date and time: Use 24-hour clock</description>
</action>

<action name="Options_UseSpellingServiceCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_UseSpellingServiceCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_UseSuggestCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_UseSuggestCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_VertEdgeScrollCheckbox_Disable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_VertEdgeScrollCheckbox_Enable">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Options_ViewExtensionErrors">
  <owner>rdevlin.cronin@chromium.org</owner>
  <description>
    Extensions WebUI: User clicked or navigated directly to view errors for an
    extension.
  </description>
</action>

<action name="Options_WakeOnWifiDarkConnect_Disable">
  <owner>michaelpg@chromium.org</owner>
  <description>
    Settings: Disable Wake on Wi-Fi Dark Connect feature
  </description>
</action>

<action name="Options_WakeOnWifiDarkConnect_Enable">
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Enable Wake on Wi-Fi Dark Connect feature</description>
</action>

<action name="Options_WakeOnWifiSsid_Disable">
  <obsolete>
    Deprecated 10/2015 in issue 1412993003 and replaced by
    Options_WakeOnWifiDarkConnect_Disable.
  </obsolete>
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Disable Wake on Wi-Fi SSID</description>
</action>

<action name="Options_WakeOnWifiSsid_Enable">
  <obsolete>
    Deprecated 10/2015 in issue 1412993003 and replaced by
    Options_WakeOnWifiDarkConnect_Enable.
  </obsolete>
  <owner>michaelpg@chromium.org</owner>
  <description>Settings: Enable Wake on Wi-Fi SSID</description>
</action>

<action name="Options_WhitelistedUser_Add">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Add a whitelisted user</description>
</action>

<action name="Options_WhitelistedUser_Remove">
  <owner>stevenjb@chromium.org</owner>
  <description>Settings: Users: Remove a whitelisted user</description>
</action>

<action name="OrganizerPanel.OpenButtonPressed">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened the organizer panel via the tab strip entrypoint.
  </description>
</action>

<action name="OriginChipPress">
  <obsolete>This flag no longer exists.</obsolete>
  <owner>macourteau@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OsDefaultsChoiceDialogClosed">
  <owner>dgn@chromium.org</owner>
  <owner>triploblastic@google.com</owner>
  <owner>chrome-regionalcapabilities@google.com</owner>
  <description>
    Recorded when a choice dialog to invite users to finish choosing their
    default browser app and search engine choice from OS is closed. In rare
    occassions this may be closed by the backend if the dialog is not required.
  </description>
</action>

<action name="OsDefaultsChoiceDialogShown" not_user_triggered="true">
  <owner>dgn@chromium.org</owner>
  <owner>triploblastic@google.com</owner>
  <owner>chrome-regionalcapabilities@google.com</owner>
  <description>
    Recorded when a choice dialog to invite users to finish choosing their
    default browser app and search engine choice from OS is shown.
  </description>
</action>

<action name="OsDefaultsChoiceDialogUnblocked" not_user_triggered="true">
  <owner>dgn@chromium.org</owner>
  <owner>triploblastic@google.com</owner>
  <owner>chrome-regionalcapabilities@google.com</owner>
  <description>
    Recorded when a choice dialog to invite users to finish choosing their
    default browser app and search engine choice from OS is unblocked.
  </description>
</action>

<action name="OtherDataPage_OpenLink_ToMyActivity">
  <owner>novakovica@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Records when the user clicks on the &quot;My Activity&quot; cell in the
    Quick Delete Other Data page to be redirected to the &quot;My Activity&quot;
    page.
  </description>
</action>

<action name="OtherDataPage_OpenLink_ToPasswordSettings">
  <owner>novakovica@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Records when the user clicks on the &quot;Passwords and passkeys&quot; cell
    in the Quick Delete Other Data page to be redirected to the Password
    Settings page.
  </description>
</action>

<action name="OtherDataPage_OpenLink_ToSearchHistory">
  <owner>novakovica@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Records when the user clicks on the &quot;Search history&quot; cell in the
    Quick Delete Other Data page to be redirected to the &quot;Search
    history&quot; page.
  </description>
</action>

<action name="OutdatedPluginInfobar.AllowThisTime">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.Closed">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.Dismissed">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.LearnMore">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.Shown">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.Shown.Java">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.Shown.QuickTime">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.Shown.Reader">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.Shown.RealPlayer">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.Shown.Shockwave">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.Shown.Silverlight">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedPluginInfobar.Update">
  <obsolete>Removed in M107</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OutdatedUpgradeBubble.EnableAU">
  <owner>mad@chromium.org</owner>
  <description>
    When the user clicks on the Enable updates button of the outdated upgrade
    bubble.
  </description>
</action>

<action name="OutdatedUpgradeBubble.Later">
  <owner>mad@chromium.org</owner>
  <description>
    When the user dismisses the outdated upgrade bubble without accepting it. In
    m62 and earlier this was via a &quot;Later&quot; button. Since m63, that
    button was removed and replaced by a close [x] reporting the same metric.
  </description>
</action>

<action name="OutdatedUpgradeBubble.Reinstall">
  <owner>mad@chromium.org</owner>
  <description>
    When the user clicks on the Reinstall button of the outdated upgrade bubble.
  </description>
</action>

<action name="OutdatedUpgradeBubble.Show">
  <owner>mad@chromium.org</owner>
  <description>
    When the outdated upgrade bubble is shown for a user with auto-update on.
  </description>
</action>

<action name="OutdatedUpgradeBubble.ShowNoAU">
  <owner>mad@chromium.org</owner>
  <description>
    When the outdated upgrade bubble is shown for a user with auto-update off.
  </description>
</action>

<action name="Outdent">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="OverrideEncoding">
  <obsolete>Obsolete as of 08/2016</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Overscroll_Cancelled.Back">
  <owner>mfomitchev@chromium.org</owner>
  <description>
    When horizontal overscroll corresponding to the BACK navigation is cancelled
    - either because the user performed an interfering action such as pressing a
    key, or because the user ended the drag before the navigation threshold was
    passed.
  </description>
</action>

<action name="Overscroll_Cancelled.Forward">
  <owner>mfomitchev@chromium.org</owner>
  <description>
    When horizontal overscroll corresponding to the FORWARD navigation is
    cancelled - either because the user performed an interfering action such as
    pressing a key, or because the user ended the drag before the navigation
    threshold was passed.
  </description>
</action>

<action name="Overscroll_Cancelled.Reload">
  <owner>jonross@chromium.org</owner>
  <description>
    When vertical overscroll corresponding to the RELOAD navigation is cancelled
    - either because the user performed an interfering action such as pressing a
    key, or because the user ended the drag before the navigation threshold was
    passed.
  </description>
</action>

<action name="Overscroll_Navigated.Back">
  <owner>mfomitchev@chromium.org</owner>
  <description>
    When horizontal overscroll initiates a BACK navigation in the browser.
  </description>
</action>

<action name="Overscroll_Navigated.Forward">
  <owner>mfomitchev@chromium.org</owner>
  <description>
    When horizontal overscroll initiates a FORWARD navigation in the browser.
  </description>
</action>

<action name="Overscroll_Navigated.Reload">
  <owner>jonross@chromium.org</owner>
  <description>
    When vertical overscroll initiates a RELOAD navigation in the browser.
  </description>
</action>

<action name="OverscrollActionCloseTab">
  <owner>rkgibson@google.com</owner>
  <owner>kkhorimoto@chromium.org</owner>
  <description>
    Called when the user closes the tab using overscroll action.
  </description>
</action>

<action name="PageDown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PageInfo.AboutThisSite.MoreAboutClicked">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>More about clicked in AboutThisSite from PageInfo.</description>
</action>

<action name="PageInfo.AboutThisSite.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>AboutThisSite subpage opened from PageInfo.</description>
</action>

<action name="PageInfo.AboutThisSite.SourceLinkClicked">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Source link clicked in AboutThisSite from PageInfo.</description>
</action>

<action name="PageInfo.AdPersonalization.ManageInterestClicked">
  <obsolete>Obsolete as of 2026/08.</obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <description>
    User selected &quot;Manage interests&quot; from Page Info Ads
    Personalization subpage.
  </description>
</action>

<action name="PageInfo.AdPersonalization.OpenedWithFledge">
  <obsolete>Obsolete as of 2026/08.</obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <description>
    Page Info Ads personalization subpage opened with only FLEDGE present.
  </description>
</action>

<action name="PageInfo.AdPersonalization.OpenedWithFledgeAndTopics">
  <obsolete>Obsolete as of 2026/08.</obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <description>
    Page Info Ads personalization subpage opened with FLEDGE and Topics present.
  </description>
</action>

<action name="PageInfo.AdPersonalization.OpenedWithTopics">
  <obsolete>Obsolete as of 2026/08.</obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <description>
    Page Info Ads personalization subpage opened with only Topics present.
  </description>
</action>

<action name="PageInfo.ChangePasswordPressed">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Change password pressed in PageInfo.</description>
</action>

<action name="PageInfo.Closed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="PageInfo.Cookies.Allowed">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Cookies allowed in PageInfo.</description>
</action>

<action name="PageInfo.Cookies.Blocked">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Cookies blocked in PageInfo.</description>
</action>

<action name="PageInfo.Cookies.Cleared">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Cookies cleared in PageInfo.</description>
</action>

<action name="PageInfo.Cookies.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Page Info Cookies subpage opened.</description>
</action>

<action name="PageInfo.CookiesSubpage.AllSitesFilteredOpened">
  <owner>zsalata@google.com</owner>
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>
    Opened All sites with a filter for FPS from PageInfo.
  </description>
</action>

<action name="PageInfo.CookiesSubpage.Opened">
  <owner>zsalata@google.com</owner>
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Cookies subpage opened from PageInfo.</description>
</action>

<action name="PageInfo.CookiesSubpage.RwsSiteSettingsOpened">
  <obsolete>Deprecated. Never launched.</obsolete>
  <owner>mjenn@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Opened the RWS site settings page for a website from PageInfo.
  </description>
</action>

<action name="PageInfo.CookiesSubpage.SettingsLinkClicked">
  <owner>zsalata@google.com</owner>
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>
    Cookies settings link clicked in Cookies subpage from PageInfo.
  </description>
</action>

<action name="PageInfo.CookiesSubpage.SyncSettingsLinkClicked">
  <owner>andreydav@google.com</owner>
  <description>
    Chrome Sync settings link clicked in Cookies subpage from PageInfo.
  </description>
</action>

<action name="PageInfo.ForgetSite.Cleared">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Forget Site dialog confirmed in PageInfo.</description>
</action>

<action name="PageInfo.ForgetSite.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Forget Site dialog opened in PageInfo.</description>
</action>

<action name="PageInfo.History.EntryClicked">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>History entry clicked from PageInfo.</description>
</action>

<action name="PageInfo.History.EntryRemoved">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>History entry removed from PageInfo.</description>
</action>

<action name="PageInfo.History.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>History subpage opened in PageInfo.</description>
</action>

<action name="PageInfo.History.ShowFullHistoryClicked">
  <owner>cristianciacu@google.com</owner>
  <owner>fsenra@google.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Show full history button clicked from Last Visited page.
  </description>
</action>

<action name="PageInfo.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>User opened PageInfo.</description>
</action>

<action name="PageInfo.PasswordReuseAllowed">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Password reuse allowed from PageInfo.</description>
</action>

<action name="PageInfo.Permission.Changed">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Permission changed in page info.</description>
</action>

<action name="PageInfo.Permission.ChooserObjectDeleted">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Chooser object deleted from PageInfo.</description>
</action>

<action name="PageInfo.Permission.Cleared">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="PageInfo.Permission.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Certificate details opened in PageInfo.</description>
</action>

<action name="PageInfo.Permission.ResetDecisions">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Permissions reset from PageInfo.</description>
</action>

<action name="PageInfo.PrivacySubpage.IncognitoSettingsOpened">
  <obsolete>Deprecated 10/2025 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Incognito settings link clicked on the page info &quot;Privacy and site
    data&quot; subpage.
  </description>
</action>

<action name="PageInfo.PrivacySubpage.TrackingProtectionsPaused">
  <obsolete>Deprecated 11/2025 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User paused tracking protections on the page info &quot;Privacy and site
    data&quot; subpage via the tracking protections button.
  </description>
</action>

<action name="PageInfo.PrivacySubpage.TrackingProtectionsReenabled">
  <obsolete>Deprecated 11/2025 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User reenabled tracking protections on the page info &quot;Privacy and site
    data&quot; subpage via the tracking protections button.
  </description>
</action>

<action name="PageInfo.SafeBrowsing.HelpOpened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Help opened from Safe Browsing.</description>
</action>

<action name="PageInfo.SafetyTip.HelpOpened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Help opened from Safety Tip.</description>
</action>

<action name="PageInfo.Security.Certificate.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Certificate details opened in PageInfo.</description>
</action>

<action name="PageInfo.Security.ConnectionHelp.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Connection help opened in PageInfo.</description>
</action>

<action name="PageInfo.Security.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Certificate details opened in PageInfo.</description>
</action>

<action name="PageInfo.SiteSettings.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Site settings opened in PageInfo.</description>
</action>

<action name="PageInfo.StoreInfo.Opened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Store info subpage opened from PageInfo.</description>
</action>

<action name="PageInfo.UnsafeSite.HelpOpened">
  <owner>olesiamarukhno@google.com</owner>
  <owner>dullweber@chromium.org</owner>
  <description>Help opened from Unsafe Site PageInfo warning.</description>
</action>

<action name="PageLoad" not_user_triggered="true">
  <obsolete>
    Deprecated. Not a good representation of user behaviour for page loads.
    Check the count of PageLoad.ParseTiming.NavigationToParseStart or
    IOS.PageLoadCount.Counts (on that platform) for a better approximation of
    page loads.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    When a page load starts. This can include page loads that are not completed,
    sub frames, and pre sign-in ChromeOS pages.
  </description>
</action>

<action name="PageLoadInIncognito" not_user_triggered="true">
  <obsolete>
    Removed 06/2019, replaced with Navigation.MainFrameProfileType histogram to
    cover all profile types in a commom context.
  </obsolete>
  <owner>dullweber@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>A page was loaded in incognito mode.</description>
</action>

<action name="PageLoadSRP" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PageUp">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PaintPreview.Player.Flung">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <owner>mahmoudi@chromium.org</owner>
  <description>
    Records when the user fling-scrolls the paint preview player.
  </description>
</action>

<action name="PaintPreview.Player.LinkClicked">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <owner>mahmoudi@chromium.org</owner>
  <description>
    Records when a link is clicked in the paint preview player.
  </description>
</action>

<action name="PaintPreview.Player.LongPress">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <owner>mahmoudi@chromium.org</owner>
  <description>
    Records when the user long presses on the paint preview player.
  </description>
</action>

<action name="PaintPreview.Player.Scrolled">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <owner>mahmoudi@chromium.org</owner>
  <description>
    Records when the user scrolls the paint preview player.
  </description>
</action>

<action name="PaintPreview.Player.UnconsumedTap">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <owner>mahmoudi@chromium.org</owner>
  <description>
    Records when the user taps on an area in the paint preview player that is
    not a link.
  </description>
</action>

<action name="PaintPreview.Player.Zoomed">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <owner>mahmoudi@chromium.org</owner>
  <description>
    Records when the user zooms in/out the paint preview player.
  </description>
</action>

<action name="PaintPreview.TabbedPlayer.Actionbar.Action">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <owner>mahmoudi@chromium.org</owner>
  <description>
    Records when the user clicks on the actionbar action in
    TabbedPaintPreviewPlayer.
  </description>
</action>

<action name="PaintPreview.TabbedPlayer.Removed">
  <owner>ckitagawa@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <owner>mahmoudi@chromium.org</owner>
  <description>
    Records when the tabbed paint preview player is removed.
  </description>
</action>

<action name="Panel_Minimize_Caption_Click">
  <obsolete>Removed 07/2018 since panels were deprecated in M-69.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Panel_Minimize_Caption_Gesture">
  <obsolete>Removed 07/2018 since panels were deprecated in M-69.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PasswordManager.PasswordDropdownHidden" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the password dropdown is hidden. This can be triggered if the
    user has selected an entry in the dropdown, or focused somewhere else.
  </description>
</action>

<action name="PasswordManager.PasswordDropdownSelected.Others">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the user selected an entry in the password dropdown, that is
    not a password, passkey nor a passkey from another device option.
  </description>
</action>

<action name="PasswordManager.PasswordDropdownSelected.Passkey">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the user selected a passkey entry in the password dropdown.
  </description>
</action>

<action name="PasswordManager.PasswordDropdownSelected.PasskeyQrCode">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the user selected a passkey QR code entry in the password
    dropdown.
  </description>
</action>

<action name="PasswordManager.PasswordDropdownSelected.Password">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the user selected a password entry in the password dropdown.
  </description>
</action>

<action name="PasswordManager.PasswordDropdownSelected.UseAnotherDevice">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the user selected the entry to use a passkey from another
    device (e.g. phone or a security key) in the password dropdown.
  </description>
</action>

<action name="PasswordManager.PasswordDropdownShown.NonWebAuthnRequest"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the password dropdown is displayed for a password form that
    does not support passkeys, that is without
    autocomplete=&quot;webauthn&quot;.
  </description>
</action>

<action
    name="PasswordManager.PasswordDropdownShown.WebAuthnRequest.OnlyPasskeys"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the password dropdown is displayed for a password form that
    supports passkeys, that is with autocomplete=&quot;webauthn&quot;. The
    dropdown includes only passkeys.
  </description>
</action>

<action
    name="PasswordManager.PasswordDropdownShown.WebAuthnRequest.OnlyPasswords"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the password dropdown is displayed for a password form that
    supports passkeys, that is with autocomplete=&quot;webauthn&quot;. The
    dropdown includes only passwords.
  </description>
</action>

<action
    name="PasswordManager.PasswordDropdownShown.WebAuthnRequest.OnlyUseAnotherDevice"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the password dropdown is displayed for a password form that
    supports passkeys, that is with autocomplete=&quot;webauthn&quot;. The
    dropdown includes only an entry point to use passkeys from another device
    (e.g. a phone).
  </description>
</action>

<action
    name="PasswordManager.PasswordDropdownShown.WebAuthnRequest.PasswordsAndPasskeys"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    Recorded when the password dropdown is displayed for a password form that
    supports passkeys, that is with autocomplete=&quot;webauthn&quot;. The
    dropdown includes passwords and passkeys.
  </description>
</action>

<action name="PasswordManager_Autofilled">
  <owner>kazinova@google.com</owner>
  <owner>chrome-password-manager-metrics-alerts@google.com</owner>
  <description>Username/password were autofilled on pageload.</description>
</action>

<action name="PasswordManager_ChoseSubdomainPassword">
  <obsolete>
    Introduction of Manual Fallbacks broke recording of this action.
  </obsolete>
  <owner>vasilii@chromium.org</owner>
  <description>
    The user submitted a form with an existing credential saved for another
    subdomain. For example, the user might have signed in on
    https://accounts.spotify.com using a credential previously saved for
    https://play.spotify.com.
  </description>
</action>

<action name="PasswordManager_LoggedInWithNewPassword">
  <obsolete>
    Introduction of Manual Fallbacks broke recording of this action.
  </obsolete>
  <owner>vasilii@chromium.org</owner>
  <description>
    The user tried to log in with an existing (possibly for another subdomain)
    credential but different password.
  </description>
</action>

<action name="PasswordManager_LoggedInWithNewUsername">
  <obsolete>
    Introduction of Manual Fallbacks broke recording of this action.
  </obsolete>
  <owner>vasilii@chromium.org</owner>
  <description>
    The user tried to log in with a completely new (possibly auto generated)
    credential.
  </description>
</action>

<action name="PasswordManager_LoginFailed">
  <owner>kazinova@google.com</owner>
  <owner>chrome-password-manager-metrics-alerts@google.com</owner>
  <description>
    The user submitted a password form, but the website appeared to reject the
    credentials. This action reflects the password manager component's logic for
    whether or not to offer to save a password. At the time of writing, failure
    means that either the form submission was canceled with a failure message,
    or the form submission succeeded, but the user was directed back to a page
    that still contained a login form.
  </description>
</action>

<action name="PasswordManager_LoginPassed">
  <owner>kazinova@google.com</owner>
  <owner>chrome-password-manager-metrics-alerts@google.com</owner>
  <description>
    The user submitted a password form and the website appeared to accept the
    credentials. This action reflects the password manager component's logic for
    whether or not to offer to save a password.
  </description>
</action>

<action name="PasswordManager_OpenSettings">
  <owner>tmartino@chromium.org</owner>
  <description>
    The user opened the Password Settings submenu from within the main Password
    Manager screen. iOS only.
  </description>
</action>

<action name="PasswordManager_RemovePasskey">
  <owner>nsatragno@chromium.org</owner>
  <owner>markusheintz@google.com</owner>
  <description>
    The user removed a Google Password Manager passkey from within the Password
    Manager. Desktop only.
  </description>
</action>

<action name="PasswordManager_RemovePasswordException">
  <owner>vsemeniuk@google.com</owner>
  <owner>chrome-password-manager-metrics-alerts@google.com</owner>
  <description>
    The user deleted a blocklisted credential from within the Password Manager.
  </description>
</action>

<action name="PasswordManager_RemoveSavedPassword">
  <owner>vsemeniuk@google.com</owner>
  <owner>chrome-password-manager-metrics-alerts@google.com</owner>
  <description>
    The user deleted a stored credential from within the Password Manager.
  </description>
</action>

<action name="PasswordManager_ShowedHttpNotSecureExplanation">
  <obsolete>Deprecated 5/2018 because the feature never launched.</obsolete>
  <owner>estark@chromium.org</owner>
  <description>
    The user selected the &quot;Login not secure&quot; or &quot;Form not
    secure&quot; item in the password manager autofill dropdown to show more
    information about the warning.
  </description>
</action>

<action name="PasswordManager_SyncCredentialFilledAndLoginSuccessfull">
  <obsolete>Obsolete and no longer recorded in M121 (2023-11).</obsolete>
  <owner>vabr@chromium.org</owner>
  <owner>vasilii@chromium.org</owner>
  <description>
    Counts the number of times when Chrome fills the user's sync account
    credentials, and the user logs in successfully after submitting them.
  </description>
</action>

<action name="PasswordManager_SyncCredentialShown">
  <obsolete>Obsolete and no longer recorded in M121 (2023-11).</obsolete>
  <owner>gcasto@chromium.org</owner>
  <owner>vabr@chromium.org</owner>
  <description>
    Counts the number of times a user views the saved credentials for their sync
    account.
  </description>
</action>

<action name="PasswordManager_SyncCredentialUsed">
  <obsolete>Counted the wrong thing, http://crbug.com/635428</obsolete>
  <owner>gcasto@chromium.org</owner>
  <owner>vabr@chromium.org</owner>
  <description>
    Counts the number of times a user submits an autofilled credential which
    matches their sync account.
  </description>
</action>

<action name="PasswordManager_UsedNonDefaultUsername">
  <obsolete>
    Introduction of Manual Fallbacks broke recording of this action.
  </obsolete>
  <owner>vasilii@chromium.org</owner>
  <description>
    The user logged in with an existing credential other than the default one.
    This results in the default credential being updated, to the credential that
    the user most recently logged in with.
  </description>
</action>

<action name="PasswordProtection.Gaia.HashedPasswordSaved">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when a user's hashed gaia password is saved.
  </description>
</action>

<action name="PasswordProtection.Gmail.ChangePasswordButtonClicked">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when a user clicks on the change password button for a Gmail
    account.
  </description>
</action>

<action name="PasswordProtection.GSuite.ChangePasswordButtonClicked">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when a user clicks on the change password button for a Gsuite
    account.
  </description>
</action>

<action name="PasswordProtection.Interstitial.ResetPassword">
  <owner>drubery@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when the user clicks on the reset password button on the
    interstitial.
  </description>
</action>

<action name="PasswordProtection.ModalWarning.ChangePasswordButtonClicked">
  <owner>drubery@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when the user clicked on the change password button on the password
    protection modal warning.
  </description>
</action>

<action name="PasswordProtection.ModalWarning.CloseWarning">
  <owner>drubery@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when the user closed the password protection modal warning.
  </description>
</action>

<action name="PasswordProtection.ModalWarning.IgnoreButtonClicked">
  <owner>drubery@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when the user clicked on the ignore button on the password
    protection modal warning.
  </description>
</action>

<action name="PasswordProtection.NonGaiaEnterprise.ChangePasswordButtonClicked">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when a user clicks on the change password button for a
    Non-Gaia-Enterprise account.
  </description>
</action>

<action name="PasswordProtection.NonGaiaEnterprise.HashedPasswordSaved">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when a user's hashed non-gaia-enterprise password is saved.
  </description>
</action>

<action name="PasswordProtection.PageInfo.ChangePasswordButtonClicked">
  <owner>drubery@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when the user clicks on the change password button on the page info
    bubble.
  </description>
</action>

<action name="PasswordProtection.PageInfo.MarkSiteAsLegitimate">
  <owner>drubery@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when the user clicks on the mark site as legitimate button on the
    page info bubble.
  </description>
</action>

<action name="PasswordProtection.PasswordUpdated.AutomatedFlowPasswordChosen">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when the automated change password flow completes with a generated
    password.
  </description>
</action>

<action
    name="PasswordProtection.PasswordUpdated.AutomatedFlowResetLinkRequested">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>Reported when a password-reset link is requested.</description>
</action>

<action name="PasswordProtection.PasswordUpdated.ManualFlowPasswordChosen">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when password change/reset flow completes with a user chosen
    password.
  </description>
</action>

<action name="PasswordProtection.PasswordUpdated.Timeout">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>Reported when the password change flow times out.</description>
</action>

<action name="PasswordProtection.SavedPassword.ChangePasswordButtonClicked">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Reported when a user clicks on the change password button for a saved
    password.
  </description>
</action>

<action name="Paste">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PasteAndMatchStyle">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PaymentsUserAuthSuccessfulForMandatoryAuthToggle">
  <owner>koulvipul@google.com</owner>
  <owner>vinnypersky@google.com</owner>
  <owner>sujiezhu@google.com</owner>
  <description>
    Recorded when user completes a successful auth after trying to change the
    mandatory auth toggle in the chrome://settings/payments page.
  </description>
</action>

<action name="PaymentsUserAuthSuccessfulToShowEditLocalCardDialog">
  <owner>koulvipul@google.com</owner>
  <owner>vinnypersky@google.com</owner>
  <owner>sujiezhu@google.com</owner>
  <description>
    Recorded when user completes a successful auth after trying to edit a local
    card from the chrome://settings/payments page when the mandatory auth toggle
    is enabled.
  </description>
</action>

<action name="PaymentsUserAuthTriggeredForMandatoryAuthToggle">
  <owner>koulvipul@google.com</owner>
  <owner>vinnypersky@google.com</owner>
  <owner>sujiezhu@google.com</owner>
  <description>
    Recorded when user is asked for an auth after trying to change the mandatory
    auth toggle in the chrome://settings/payments page.
  </description>
</action>

<action name="PaymentsUserAuthTriggeredToShowEditLocalCardDialog">
  <owner>koulvipul@google.com</owner>
  <owner>vinnypersky@google.com</owner>
  <owner>sujiezhu@google.com</owner>
  <description>
    Recorded when user is asked for an auth after trying to edit a local card
    from the chrome://settings/payments page when the mandatory auth toggle is
    enabled.
  </description>
</action>

<action name="PDF.FitToHeightButton">
  <obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.FitToPageButton">
  <obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.FitToWidthButton">
  <obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.LoadFailure">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.LoadSuccess">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.PreviewDocumentLoadFailure">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.PrintButton">
  <obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.PrintPage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.SaveButton">
  <obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.SavePage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.ZoomFromBrowser">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.ZoomInButton">
  <obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF.ZoomOutButton">
  <obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_EnableReaderInfoBarCancel">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_EnableReaderInfoBarOK">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_EnableReaderInfoBarShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_InstallReaderInfoBarCancel">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_InstallReaderInfoBarOK">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_InstallReaderInfoBarShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_ReaderInterstitialCancel">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_ReaderInterstitialIgnore">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_ReaderInterstitialShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_ReaderInterstitialUpdate">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_3D">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Attachment">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Bookmarks">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Digital_Signature">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Movie">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Portfolios">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Portfolios_Packages">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Rights_Management">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Screen">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Shared_Form">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Shared_Review">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_Sound">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_Unsupported_XFA">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_UseReaderInfoBarCancel">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_UseReaderInfoBarOK">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PDF_UseReaderInfoBarShown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PeopleSearch_OpenChat">
  <obsolete>Deprecated.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PeopleSearch_SendEmail">
  <obsolete>Deprecated.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PerformanceIntervention.Dialog.RemovedSuggestion">
  <owner>stluong@chromium.org</owner>
  <owner>chrome-performance-ui-sea@google.com</owner>
  <description>
    Recorded when the user clicks on X button next to a suggested tab in the
    Performance Intervention dialog to remove that suggested tab from the list
    of tabs to discard.
  </description>
</action>

<action name="PerformanceIntervention.Toolbar.OpenDialog">
  <owner>stluong@chromium.org</owner>
  <owner>chrome-performance-ui-sea@google.com</owner>
  <description>
    Recorded when the user clicks on the Performance Intervention toolbar button
    and re-opens the performance intervention dialog.
  </description>
</action>

<action name="PermissionBubbleIFrameRequestQueued">
  <owner>gbillock@chromium.org</owner>
  <owner>leng@chromium.org</owner>
  <description>
    A website with a domain that is not the same as the main frame's domain
    requested a permission and that permission was queued because an existing
    permission request was already visible, or because an existing request for
    the main frame's domain is pending.
  </description>
</action>

<action name="PermissionBubbleRequest">
  <owner>gbillock@chromium.org</owner>
  <owner>leng@chromium.org</owner>
  <description>A website requested a permission.</description>
</action>

<action name="PermissionBubbleRequestQueued">
  <owner>gbillock@chromium.org</owner>
  <owner>leng@chromium.org</owner>
  <description>
    A website requested a permission which was queued because an existing
    permission request was already visible.
  </description>
</action>

<action name="Permissions.Prompt.QuietBubble.Geolocation.AllowClicked">
  <obsolete>Deprecated.</obsolete>
  <owner>engedy@chromium.org</owner>
  <owner>src/components/permissions/PERMISSIONS_OWNERS</owner>
  <description>
    Logs when the user clicks &quot;Allow for this site&quot;, which is a
    button, that upon being clicked, allows the site to send notifications. This
    metric can be baselined against
    &quot;Permissions.QuietChip.TimeToInteraction&quot; histogram.
  </description>
</action>

<action name="Permissions.Prompt.QuietBubble.Geolocation.ManageClicked">
  <obsolete>Deprecated.</obsolete>
  <owner>engedy@chromium.org</owner>
  <owner>src/components/permissions/PERMISSIONS_OWNERS</owner>
  <description>
    Logs when the user clicks &quot;Manage&quot;, which is a button, that upon
    being clicked, navigates the user to the geolocation category settings page.
    This metric can be baselined against
    &quot;Permissions.QuietChip.TimeToInteraction&quot; histogram.
  </description>
</action>

<action name="Permissions.Prompt.QuietBubble.Notifications.AllowClicked">
  <obsolete>Deprecated.</obsolete>
  <owner>engedy@chromium.org</owner>
  <owner>src/components/permissions/PERMISSIONS_OWNERS</owner>
  <description>
    Logs when the user clicks &quot;Show for site&quot;, which is a button, that
    upon being clicked, allows the site to send notifications. This metric can
    be baselined against &quot;Permissions.QuietChip.TimeToInteraction&quot;
    histogram.
  </description>
</action>

<action name="Permissions.Prompt.QuietBubble.Notifications.ManageClicked">
  <obsolete>Deprecated.</obsolete>
  <owner>engedy@chromium.org</owner>
  <owner>src/components/permissions/PERMISSIONS_OWNERS</owner>
  <description>
    Logs when the user clicks &quot;Manage&quot;, which is a button, that upon
    being clicked, navigates the user to the notifications category settings
    page. This metric can be baselined against
    &quot;Permissions.QuietChip.TimeToInteraction&quot; histogram.
  </description>
</action>

<action name="PersonalContext.AtMemory.Notice.SettingsLinkClick">
  <owner>lamzin@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when the user clicks the Manage Settings link in the AtMemory
    notice.
  </description>
</action>

<action name="PersonalContext.Notice.LearnMoreLinkClick">
  <owner>tommasin@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when the user clicks the Learn More link in the Personal Context
    notice.
  </description>
</action>

<action name="PersonalContext.Notice.SettingsLinkClick">
  <owner>tommasin@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when the user clicks the Manage Settings link in the Personal
    Context notice.
  </description>
</action>

<action name="PersonalContext.Settings.EntryPoint.{PersonalContextEntryPoint}">
  <owner>kalinino@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when the user clicks the Personal Context settings link row from
    the {PersonalContextEntryPoint}.
  </description>
  <token key="PersonalContextEntryPoint" variants="PersonalContextEntryPoint"/>
</action>

<action
    name="PersonalContext.Settings.Manage{PersonalContextManageTarget}Click">
  <owner>kalinino@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when the user clicks the {PersonalContextManageTarget} preference
    on the Autofill Personal Context settings page.
  </description>
  <token key="PersonalContextManageTarget"
      variants="PersonalContextManageTarget"/>
</action>

<action name="PersonalContext.Settings.Toggled{PersonalContextToggleState}">
  <owner>kalinino@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Recorded when the user clicks the Personal Context toggle on the Personal
    Context settings page, {PersonalContextToggleState}.
  </description>
  <token key="PersonalContextToggleState"
      variants="PersonalContextToggleState"/>
</action>

<action name="PhishingInterstitial.Advanced">
  <owner>psarouthakis@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User opened the &quot;Advanced&quot; tab on the Phishing interstitial.
  </description>
</action>

<action name="PhishingInterstitial.Back">
  <owner>psarouthakis@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>User pressed back on a Phishing interstitial.</description>
</action>

<action name="PhishingInterstitial.CloseInterstitialWithoutUI">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User exits interstitial page without clicking the back button on a Phishing
    interstitial.
  </description>
</action>

<action name="PhishingInterstitial.Diagnostic">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks to show diagnostic on a Phishing interstitial.
  </description>
</action>

<action name="PhishingInterstitial.EnhancedProtectionMessage">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks to show enhanced protection message on a Phishing interstitial.
  </description>
</action>

<action name="PhishingInterstitial.EnhancedProtectionSettings">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks to open enhanced protection settings on a Phishing interstitial.
  </description>
</action>

<action name="PhishingInterstitial.LearnMore">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks to learn more on a Phishing interstitial.
  </description>
</action>

<action name="PhishingInterstitial.PrivacyPolicy">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks to show privacy policy on a Phishing interstitial.
  </description>
</action>

<action name="PhishingInterstitial.Proceed">
  <owner>psarouthakis@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>User proceeded on a Phishing interstitial.</description>
</action>

<action name="PhishingInterstitial.ReportPhishingError">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks to report an error on a Phishing interstitial.
  </description>
</action>

<action name="PhishingInterstitial.SetExtendedReportingDisabled">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks to disable extended reporting on a Phishing interstitial.
  </description>
</action>

<action name="PhishingInterstitial.SetExtendedReportingEnabled">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks to enable extended reporting on a Phishing interstitial.
  </description>
</action>

<action name="PhishingInterstitial.Show">
  <owner>psarouthakis@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>User saw the Phishing interstitial.</description>
</action>

<action name="PhishingInterstitial.WhitePaper">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks to show white paper on a Phishing interstitial.
  </description>
</action>

<action name="PhishyPage.FirstClickEvent">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>First user click event within a phishy page.</description>
</action>

<action name="PhishyPage.FirstKeyEvent">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>First user keyboard entry into a phishy page.</description>
</action>

<action name="PhishyPage.FirstPasteEvent">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>First user paste event into a phishy page.</description>
</action>

<action name="PhishyPage.UserStartsInteraction">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>User starts interacting with the phishy page.</description>
</action>

<action name="PhishyPage.UserStopsInteraction">
  <owner>skrakowi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User has either closed the phishy page, navigated away, or has had a
    significant period of inactivity with the page.
  </description>
</action>

<action name="PhysicalWeb.NotificationPressed">
  <obsolete>Replaced by the histogram PhysicalWeb.ActivityReferral</obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    A notification advertising nearby Physical Web URLs was pressed.
  </description>
</action>

<action name="PhysicalWeb.OptIn.DeclineButtonPressed">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    The user has disabled the Physical Web feature via the settings.
  </description>
</action>

<action name="PhysicalWeb.OptIn.EnableButtonPressed">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    The enable button was pressed in the Physical Web opt-in activity.
  </description>
</action>

<action name="PhysicalWeb.OptIn.HighPriorityNotificationShown">
  <obsolete>Deprecated 01/2017, no longer used</obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    A high priority Physical Web opt-in notification was displayed.
  </description>
</action>

<action name="PhysicalWeb.OptIn.MinPriorityNotificationShown">
  <obsolete>Deprecated 01/2017, no longer used</obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    A min priority Physical Web opt-in notification was displayed.
  </description>
</action>

<action name="PhysicalWeb.OptIn.NotificationPressed">
  <obsolete>Deprecated 01/2017, no longer used</obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    The user pressed the Physical Web opt-in notification.
  </description>
</action>

<action name="PhysicalWeb.Prefs.FeatureDisabled">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    The user has disabled the Physical Web feature via the settings.
  </description>
</action>

<action name="PhysicalWeb.Prefs.FeatureEnabled">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    The user has enabled the Physical Web feature via the settings.
  </description>
</action>

<action name="PhysicalWeb.Prefs.FromOmnibox">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    The user tapped the Physical Web logo in an omnibox suggestion and navigated
    to the Physical Web preferences page. iOS only.
  </description>
</action>

<action name="PhysicalWeb.Prefs.LocationDenied">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    The user denied location permission when enabling the Physical Web feature
    via the settings.
  </description>
</action>

<action name="PhysicalWeb.Prefs.LocationGranted">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    The user granted location permission when enabling the Physical Web feature
    via the settings.
  </description>
</action>

<action name="PhysicalWeb.UrlSelected">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>A Physical Web URL was selected.</description>
</action>

<action name="PhysicalWeb.WebUI.ListViewUrlSelected">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>
    The user tapped an URL in the Physical Web list view.
  </description>
</action>

<action name="PhysicalWeb.WebUI.Open">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>cco3@chromium.org</owner>
  <owner>mattreynolds@chromium.org</owner>
  <owner>mmocny@chromium.org</owner>
  <description>The Physical Web WebUI was opened or refreshed.</description>
</action>

<action name="PlatformVerificationAccepted">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PlatformVerificationRejected">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Plugin_200ForByteRange">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Plugin_Blocked">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Plugin_BlockedByPolicy">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Plugin_ClickToPlay">
  <owner>tommycli@chromium.org</owner>
  <description>
    A plugin instance has loaded as a left click to play placeholder.
  </description>
</action>

<action name="Plugin_Hide_Click">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Plugin_Hide_Menu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Plugin_Load_Click">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Plugin_Load_Menu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Plugin_Load_UI">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Plugin_NPAPINotSupported">
  <obsolete>Deprecated due to NPAPI removal.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PluginContextMenu_RotateClockwise">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PluginContextMenu_RotateCounterclockwise">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PluginLoaderPosix.LaunchUtilityProcess">
  <obsolete>Deprecated due to NPAPI removal.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PluginLoaderPosix.UtilityProcessCrashed">
  <obsolete>Deprecated due to NPAPI removal.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PlusAddresses.AddressFillSuggestionShown">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user was shown an address suggestion with a plus address email override.
  </description>
</action>

<action name="PlusAddresses.AffiliationErrorCanceled">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User clicked &quot;cancel&quot; after an affiliation error occurred.
  </description>
</action>

<action name="PlusAddresses.AffiliationErrorFilledExisting">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User agreed to fill an existing affiliated plus address after an error
    dialog was shown.
  </description>
</action>

<action name="PlusAddresses.CreateErrorCanceled">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User clicked on &quot;OK&quot; after a quota error occurred.
  </description>
</action>

<action name="PlusAddresses.CreateErrorTryAgainClicked">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User clicked on &quot;try again&quot; after an error occurred during the
    creation of a plus address.
  </description>
</action>

<action name="PlusAddresses.CreateSuggestionAccepted">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user accepted the option to create a plus address suggestion. Notably on
    Desktop this is only recorded if the user has never accepted the notice.
  </description>
</action>

<action name="PlusAddresses.CreateSuggestionFirstTimeNoticeShown">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user was shown the option to create a plus address suggestion and has
    never accepted the plus address notice.
  </description>
</action>

<action name="PlusAddresses.CreateSuggestionOnAddressManualFallbackSelected">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user tapped on &quot;Create plus address&quot; in the Address Manual
    Fallback view.
  </description>
</action>

<action name="PlusAddresses.CreateSuggestionOnPasswordManualFallbackSelected">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user tapped on &quot;Create plus address&quot; in the Password Manual
    Fallback view.
  </description>
</action>

<action name="PlusAddresses.CreateSuggestionShown">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user was shown the option to create a plus address suggestion and has
    already accepted the plus address notice.
  </description>
</action>

<action name="PlusAddresses.FillAddressSuggestionAccepted">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User accepted an address suggestion with a plus address email override.
  </description>
</action>

<action name="PlusAddresses.FillAddressSuggestionUndone">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User undoes the filling of an address suggestion using a plus address email
    override and rolls back to the original email address.
  </description>
</action>

<action name="PlusAddresses.FillStandaloneSuggestionAccepted">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>User accepted to fill a plus address suggestion.</description>
</action>

<action name="PlusAddresses.ManageOptionOnAddressManualFallbackSelected">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user tapped on &quot;Manage plus addresses&quot; in the Address Manual
    Fallback view.
  </description>
</action>

<action name="PlusAddresses.ManageOptionOnPasswordManualFallbackSelected">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user tapped on &quot;Manage plus addresses&quot; in the Password Manual
    Fallback view.
  </description>
</action>

<action name="PlusAddresses.ManageOptionOnSettingsSelected">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user tapped on &quot;Manage plus addresses&quot; in Chrome Settings.
  </description>
</action>

<action name="PlusAddresses.ManualFallbackDesktopContextManualFallbackSelected">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User selected manual fallback option for plus address in the context menu on
    Desktop.
  </description>
</action>

<action name="PlusAddresses.OfferedPlusAddressAccepted">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User accepted a plus address creation suggestion. Note that this does not
    mean that the creation was successful - a server error may have occurred.
  </description>
</action>

<action name="PlusAddresses.OfferedPlusAddressDeclined">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>User declined a plus address creation suggestion.</description>
</action>

<action name="PlusAddresses.QuotaErrorAccepted">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User clicked on &quot;OK&quot; after a quota error occurred.
  </description>
</action>

<action name="PlusAddresses.Refreshed">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User clicked or tapped to refresh to proposed plus address.
  </description>
</action>

<action name="PlusAddresses.ReserveErrorCanceled">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User clicked on &quot;cancel&quot; in the plus address dialog or bottomsheet
    after receiving a reserve error.
  </description>
</action>

<action name="PlusAddresses.ReserveErrorTryAgainClicked">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    User tried again reserving a plus address after receiving a reserve error.
    Only available on Mobile platforms.
  </description>
</action>

<action
    name="PlusAddresses.SelectPlusAddressOptionOnAddressManualFallbackSelected">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user tapped on &quot;Select plus addresses&quot; in the Address Manual
    Fallback view.
  </description>
</action>

<action
    name="PlusAddresses.SelectPlusAddressOptionOnPasswordManualFallbackSelected">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user tapped on &quot;Select plus addresses&quot; in the Password Manual
    Fallback view.
  </description>
</action>

<action
    name="PlusAddresses.StandaloneFillSuggestionOnAddressManualFallbackAccepted">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user tapped on the plus address in the Address manual fill view.
  </description>
</action>

<action
    name="PlusAddresses.StandaloneFillSuggestionOnPasswordManualFallbackAccepted">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user tapped on the plus address in the Password manual fill view.
  </description>
</action>

<action name="PlusAddresses.StandaloneFillSuggestionShown">
  <owner>vizcay@google.com</owner>
  <owner>jkeitel@google.com</owner>
  <description>
    The user was shown the option to fill a standalone plus address suggestion.
  </description>
</action>

<action name="PPAPI.BrokerInfobarClickedAllow">
  <obsolete>Deprecated since the feature is deprecated.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PPAPI.BrokerInfobarClickedDeny">
  <obsolete>Deprecated since the feature is deprecated.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PPAPI.BrokerInfobarDisplayed">
  <obsolete>Deprecated since the feature is deprecated.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PPAPI.BrokerSettingAllow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PPAPI.BrokerSettingDeny">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Precache.Fetch.Begin" not_user_triggered="true">
  <owner>twifkak@chromium.org</owner>
  <owner>jamartin@chromium.org</owner>
  <description>
    A precache fetch was initiated, having met all the necessary preconditions.
    This occurs when precache is in either Enabled or Control mode.
  </description>
</action>

<action name="Precache.Fetch.IntentReceived" not_user_triggered="true">
  <owner>twifkak@chromium.org</owner>
  <owner>bengr@chromium.org</owner>
  <description>
    An intent was received by PrecacheServiceLauncher, corresponding either to a
    change in power or network, or to an alarm set by the
    PrecacheServiceLauncher itself.
  </description>
</action>

<action name="PredictableAppUpdateDialogShown">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    User clicks on the menu option to trigger the predictable app update dialog
    from the three dot menu in an app window, provided there is a pending
    security update stored for the web app.
  </description>
</action>

<action name="PrintNow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PrintPreview">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PrintView_PrintDialog">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PrintView_PrintNow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PrintView_ZoomMinus">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PrintView_ZoomPageFull">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PrintView_ZoomPageWidth">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PrintView_ZoomPlus">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="PrivacyPage_DeleteBrowsingData">
  <owner>fsenra@google.com</owner>
  <owner>alimariam@google.com</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    The user has tapped on the delete browsing data entry point on the privacy
    settings page. iOS only.
  </description>
</action>

<action name="ProcessSwapBindingsMismatch_RVHM">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ProfileChooser_AddressesClicked">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>vasilii@chromium.org</owner>
  <owner>ewald@chromium.org</owner>
  <description>
    User clicked 'Addresses' in the profile chooser menu.
  </description>
</action>

<action name="ProfileChooser_CloseAllClicked">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>vasilii@chromium.org</owner>
  <owner>ewald@chromium.org</owner>
  <description>
    User clicked 'Close All Windows' in the profile chooser menu.
  </description>
</action>

<action name="ProfileChooser_CookieSettingsClicked">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>msalama@chromium.org</owner>
  <description>
    User clicked on settings from the user menu prompted message to go to cookie
    settings. The prompt was shown because sync is paused due to cookie settings
    set to clear cookies on exit.
  </description>
</action>

<action name="ProfileChooser_GuestClicked">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>vasilii@chromium.org</owner>
  <owner>ewald@chromium.org</owner>
  <description>
    User opened a guest session from the profile chooser menu.
  </description>
</action>

<action name="ProfileChooser_ManageClicked">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>vasilii@chromium.org</owner>
  <owner>ewald@chromium.org</owner>
  <description>
    User clicked 'Manage people' in the profile chooser menu.
  </description>
</action>

<action name="ProfileChooser_ManageGoogleAccountClicked">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>droger@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <owner>tangltom@chromium.org</owner>
  <description>
    User clicked 'Manage your Google Account' in the profile chooser menu.
  </description>
</action>

<action name="ProfileChooser_PasswordsClicked">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>vasilii@chromium.org</owner>
  <owner>ewald@chromium.org</owner>
  <description>
    User clicked 'Passwords' in the profile chooser menu.
  </description>
</action>

<action name="ProfileChooser_PaymentsClicked">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>vasilii@chromium.org</owner>
  <owner>ewald@chromium.org</owner>
  <description>
    User clicked 'Payments' in the profile chooser menu.
  </description>
</action>

<action name="ProfileChooser_ProfileClicked">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>vasilii@chromium.org</owner>
  <owner>ewald@chromium.org</owner>
  <description>
    User clicked a profile to switch in the profile chooser menu.
  </description>
</action>

<action name="ProfileChooser_Show">
  <obsolete>This is replaced with ProfileMenu_Opened.</obsolete>
  <owner>vasilii@chromium.org</owner>
  <owner>ewald@chromium.org</owner>
  <description>The user opened the profile chooser menu.</description>
</action>

<action name="ProfileChooser_SignInAgainClicked">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>vasilii@chromium.org</owner>
  <owner>ewald@chromium.org</owner>
  <description>
    User clicked 'Sign in again' in the profile chooser menu.
  </description>
</action>

<action name="ProfileChooser_SignInAgainDisplayed">
  <obsolete>No longer recorded after the revamp of the profile menu</obsolete>
  <owner>vasilii@chromium.org</owner>
  <owner>ewald@chromium.org</owner>
  <description>
    The profile chooser opened with 'Sign in again' button.
  </description>
</action>

<action name="ProfileMenu_ActionableItemClicked">
  <owner>msarda@chromium.org</owner>
  <owner>tangltom@chromium.org</owner>
  <description>
    The user clicked a button or a link in the profile menu.
  </description>
</action>

<action name="ProfileMenu_ActionableItemClicked_Guest">
  <owner>droger@chromium.org</owner>
  <owner>tangltom@chromium.org</owner>
  <description>
    The user clicked a button or a link in the guest profile menu.
  </description>
</action>

<action name="ProfileMenu_ActionableItemClicked_Incognito">
  <owner>droger@chromium.org</owner>
  <owner>tangltom@chromium.org</owner>
  <description>
    The user clicked a button or a link in the incognito profile menu.
  </description>
</action>

<action name="ProfileMenu_ActionableItemClicked_Regular">
  <owner>droger@chromium.org</owner>
  <owner>tangltom@chromium.org</owner>
  <description>
    The user clicked a button or a link in the regular profile menu.
  </description>
</action>

<action name="ProfileMenu_Opened">
  <owner>msarda@chromium.org</owner>
  <owner>tangltom@chromium.org</owner>
  <description>The user opened the profile menu.</description>
</action>

<action name="ProfileMenu_Opened_Guest">
  <owner>droger@chromium.org</owner>
  <owner>tangltom@chromium.org</owner>
  <description>The user opened the guest profile menu.</description>
</action>

<action name="ProfileMenu_Opened_Incognito">
  <owner>droger@chromium.org</owner>
  <owner>tangltom@chromium.org</owner>
  <description>The user opened the incognito profile menu.</description>
</action>

<action name="ProfileMenu_Opened_Regular">
  <owner>droger@chromium.org</owner>
  <owner>tangltom@chromium.org</owner>
  <description>The user opened the regular profile menu.</description>
</action>

<action name="ProfilePicker_AddClicked">
  <owner>msalama@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user clicked the add button in chrome://profile-picker.
  </description>
</action>

<action name="ProfilePicker_OpenAllProfilesClicked">
  <owner>kbajkiewicz@google.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user clicked the open all profiles button in chrome://profile-picker.
  </description>
</action>

<action name="ProfilePicker_RemoveOptionClicked">
  <owner>msalama@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user clicked remove in the three dotted menu in chrome://profile-picker.
  </description>
</action>

<action name="ProfilePicker_ThreeDottedMenuClicked">
  <owner>msalama@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user clicked the three dotted menu in chrome://profile-picker.
  </description>
</action>

<action name="ProjectsPanel.TabGroups.CreateNewGroup.{HadExistingGroups}">
  <owner>chazzy@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user created a new tab group from the projects panel.
  </description>
  <token key="HadExistingGroups">
    <variant name="WithExistingGroups"
        summary="Existing groups were shown in the panel"/>
    <variant name="WithoutExistingGroups"
        summary="No existing groups were shown in the panel"/>
  </token>
</action>

<action name="ProjectsPanel.TabGroups.OpenGroup">
  <owner>chazzy@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened an existing group from the projects panel.
  </description>
</action>

<action name="ProjectsPanel.Threads.OpenThread.{ThreadType}">
  <owner>chazzy@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>The user opened a thread from the projects panel.</description>
  <token key="ThreadType">
    <variant name="AiMode" summary="AI Mode chat thread"/>
    <variant name="Gemini" summary="Gemini chat thread"/>
    <variant name="Unknown" summary="Unknown chat thread type"/>
  </token>
</action>

<action name="PWAInstallIcon">
  <owner>alancutter@chromium.org</owner>
  <description>
    The plus icon shown in the omnibox when a site has passed the browser's PWA
    promotability checks.
  </description>
</action>

<action name="QS_Subpage_Network_AddESim">
  <owner>sylvieliu@google.com</owner>
  <owner>cros-status-area-eng@google.com</owner>
  <description>
    User clicked on the Add ESim network entry in the quick settings network
    subpage on ChromeOS.
  </description>
</action>

<action name="QS_Subpage_Network_JoinNetwork">
  <owner>jiamingc@google.com</owner>
  <owner>cros-status-area-eng@google.com</owner>
  <description>
    User clicked on the Join Wi-Fi network entry in the quick settings network
    subpage on ChromeOS.
  </description>
</action>

<action name="QuickActionSearchWidget.LensQuery">
  <owner>ender@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <description>
    The user triggered a Lens query from the Quick Actions Search Widget.
  </description>
</action>

<action name="QuickActionSearchWidget.StartDinoGame">
  <owner>ender@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <description>
    User started the Dino Game from the Quick Action Search Widget.
  </description>
</action>

<action name="QuickActionSearchWidget.StartIncognito">
  <owner>ender@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <description>
    User opened an incognito tab from the Quick Action Search Widget.
  </description>
</action>

<action name="QuickActionSearchWidget.TextQuery">
  <owner>ender@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <description>
    The user triggered a text query from the Quick Actions Search Widget.
  </description>
</action>

<action name="QuickActionSearchWidget.VoiceQuery">
  <owner>ender@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <description>
    The user triggered a voice query from the Quick Actions Search Widget.
  </description>
</action>

<action name="ReadAloud.PlaybackStarted">
  <owner>andreaxg@google.com</owner>
  <owner>basiaz@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>The user started a Read Aloud playback.</description>
</action>

<action name="ReadAloud.SeekBackward">
  <owner>sanaakbani@google.com</owner>
  <owner>basiaz@google.com</owner>
  <description>
    The user tapped the seek backwards button on the Read Aloud expanded player.
    Logged for each UI interaction whether it was handled successfully or not.
  </description>
</action>

<action name="ReadAloud.SeekForward">
  <owner>sanaakbani@google.com</owner>
  <owner>basiaz@google.com</owner>
  <description>
    The user tapped the seek forwards button on the Read Aloud expanded player.
    Logged for each UI interaction whether it was handled successfully or not.
  </description>
</action>

<action name="ReadingList.Dialog.AddCurrentPage">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user added a page to the reading list from the dialog bubble.
  </description>
</action>

<action name="ReadingList.Dialog.Navigation">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user navigated to a page from the reading list dialog bubble.
  </description>
</action>

<action name="Redo">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="RegisterProtocolHandler.ContextMenu_Open">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="RegisterProtocolHandler.ContextMenu_Settings">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="RegisterProtocolHandler.Infobar_Accept">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="RegisterProtocolHandler.InfoBar_Deny">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="RegisterProtocolHandler.InfoBar_LearnMore">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="RegisterProtocolHandler.InfoBar_Shown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="RelatedSearches.SerpResultClicked">
  <owner>donnd@chromium.org</owner>
  <owner>related-searches-vteam@google.com</owner>
  <description>
    The user clicked on a search result in the Search Result Page that was shown
    due to a Related Searches suggestion.
  </description>
</action>

<action name="RelatedSearches.TabPromotion">
  <owner>donnd@chromium.org</owner>
  <owner>related-searches-vteam@google.com</owner>
  <description>
    The user took an action that promotes the bottom sheet from an overlay into
    its own separate Tab. The bottom sheet was showing results from a Related
    Searches suggestion.
  </description>
</action>

<action name="RelaunchRecommended_Accept">
  <owner>grt@chromium.org</owner>
  <description>
    The user accepted to relaunch Chrome in response to a bubble indicating that
    their administrator recommended that Chrome be relaunched.
  </description>
</action>

<action name="RelaunchRecommended_Close">
  <owner>grt@chromium.org</owner>
  <description>
    The bubble indicating to the user that their administrator recommends a
    browser relaunch was closed by the user.
  </description>
</action>

<action name="RelaunchRecommendedShown">
  <owner>grt@chromium.org</owner>
  <description>
    A bubble was shown to the user to indicate that their administrator
    recommends that Chrome be relaunched.
  </description>
</action>

<action name="RelaunchRequired_Accept">
  <owner>grt@chromium.org</owner>
  <description>
    The user accepted to relaunch Chrome in response to a dialog indicating that
    their administrator required that Chrome be relaunched.
  </description>
</action>

<action name="RelaunchRequired_Close">
  <owner>grt@chromium.org</owner>
  <description>
    The dialog indicating to the user that their administrator requires a
    browser relaunch was closed by the user.
  </description>
</action>

<action name="RelaunchRequiredShown">
  <owner>grt@chromium.org</owner>
  <description>
    A dialog was shown to the user to indicate that their administrator requires
    that Chrome be relaunched.
  </description>
</action>

<action name="ReleaseNotes.LaunchedAboutPage">
  <owner>yulunwu@chromium.org</owner>
  <description>
    Release Notes was launched from clicking link in about page.
  </description>
</action>

<action name="ReleaseNotes.LaunchedNotification">
  <owner>yulunwu@chromium.org</owner>
  <description>
    Release Notes was launched from clicking notification.
  </description>
</action>

<action name="ReleaseNotes.NotificationShown">
  <owner>yulunwu@chromium.org</owner>
  <description>Release Notes notification was shown.</description>
</action>

<action name="ReleaseNotes.ShowReleaseNotes">
  <owner>yulunwu@chromium.org</owner>
  <description>Release Notes app was launched.</description>
</action>

<action name="ReleaseNotes.SuggestionChipLaunched">
  <owner>yulunwu@chromium.org</owner>
  <description>Release Notes was launched from suggestion chip.</description>
</action>

<action name="Reload">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ReloadBypassingCache">
  <owner>toyoshim@chromium.org</owner>
  <description>The user triggers Shift-reload operation.</description>
</action>

<action name="ReloadIgnoringCache">
  <obsolete>This is replaced with ReloadBypassingCache.</obsolete>
  <owner>toyoshim@chromium.org</owner>
  <description>The user triggers Shift-reload operation.</description>
</action>

<action name="RemoveFormat">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="RendererForegroundMainFrameOOM">
  <owner>ssid@chromium.org</owner>
  <owner>boliu@chromium.org</owner>
  <description>
    Recorded when a foreground main frame renderer OOM is observed.
  </description>
</action>

<action name="RenderViewContextMenu.Used.IDC_CONTENT_CONTEXT_SEARCHWEBFOR">
  <owner>avi@chromium.org</owner>
  <owner>mpearson@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Emitted whenever the IDC_CONTENT_CONTEXT_SEARCHWEBFOR context menu item is
    used.

    This is logged at the same time that the RenderViewContextMenu.Used
    histogram is logged.

    This action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="ReportBug">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ReportUnsafeSite">
  <owner>nwokedi@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    Recorded when a user selects the &quot;Report an unsafe site...&quot; option
    from the app menu.
  </description>
</action>

<action name="ResetProfile">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ResponsiveToolbar.OverflowButtonActivated">
  <owner>yuhengh@chromium.org</owner>
  <owner>pengchaocai@chromium.org</owner>
  <description>
    Emitted when the oveflow button is activated in responsive toolbar mode.
  </description>
</action>

<action name="ResponsiveToolbar.OverflowButtonHidden" not_user_triggered="true">
  <owner>yuhengh@chromium.org</owner>
  <owner>pengchaocai@chromium.org</owner>
  <description>Emitted when the oveflow button is hidden.</description>
</action>

<action name="ResponsiveToolbar.OverflowButtonShown" not_user_triggered="true">
  <owner>yuhengh@chromium.org</owner>
  <owner>pengchaocai@chromium.org</owner>
  <description>Emitted when the oveflow button is shown.</description>
</action>

<action name="ResponsiveToolbar.OverflowMenuItemActivated{ActionType}">
  <owner>yuhengh@chromium.org</owner>
  <owner>pengchaocai@chromium.org</owner>
  <description>
    Emitted when the overflow menu item of the described suffix name is
    activated in responsive toolbar mode. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AvatarButton" summary="Avatar(profile) button"/>
    <variant name=".BatterySaverButton" summary="Battery Saver button"/>
    <variant name=".ChromeLabsButton" summary="Chrome Labs button"/>
    <variant name=".DownloadButton" summary="Download button"/>
    <variant name=".ExtensionsMenuButton" summary="Extensions button"/>
    <variant name=".ForwardButton" summary="Forward button"/>
    <variant name=".HomeButton" summary="Home button"/>
    <variant name=".MediaButton" summary="Media button"/>
    <variant name=".NewTabButton"
        summary="New tab button for thumbnail tab strip"/>
    <variant name=".PinnedCastButton" summary="Pinned cast button"/>
    <variant name=".PinnedClearBrowsingDataButton"
        summary="Pinned clear browsing data button"/>
    <variant name=".PinnedCopyLinkButton" summary="Pinned copy link button"/>
    <variant name=".PinnedDevToolsButton"
        summary="Pinned developer tools button"/>
    <variant name=".PinnedGlicButton" summary="Pinned glic button"/>
    <variant name=".PinnedNewIncognitoWindowButton"
        summary="Pinned new incognito window button"/>
    <variant name=".PinnedPrintButton" summary="Pinned print button"/>
    <variant name=".PinnedQrCodeGeneratorButton"
        summary="Pinned QR code generator button"/>
    <variant name=".PinnedSendTabToSelfButton"
        summary="Pinned send tab to self button"/>
    <variant name=".PinnedShowAddressesBubbleOrPageButton"
        summary="Pinned show addresses button"/>
    <variant name=".PinnedShowBookmarkSidePanelButton"
        summary="Pinned show bookmark side panel button"/>
    <variant name=".PinnedShowChromeLabsButton"
        summary="Pinned show Chrome Labs button"/>
    <variant name=".PinnedShowHistorySidePanelButton"
        summary="Pinned show history side panel button"/>
    <variant name=".PinnedShowPasswordsBubbleOrPageButton"
        summary="Pinned show passwords bubble or page button"/>
    <variant name=".PinnedShowPaymentsBubbleOrPageButton"
        summary="Pinned show payments bubble or page button"/>
    <variant name=".PinnedShowReadAnythingSidePanelButton"
        summary="Pinned show read anything side panel button"/>
    <variant name=".PinnedShowReadingListSidePanelButton"
        summary="Pinned show reading list side panel button"/>
    <variant name=".PinnedShowSearchCompanionSidePanelButton"
        summary="Pinned show search companion side panel button"/>
    <variant name=".PinnedShowTranslateButton"
        summary="Pinned show translate button"/>
    <variant name=".PinnedTabsFromOtherDevicesButton"
        summary="Pinned tabs from other devices button"/>
    <variant name=".PinnedTaskManagerButton"
        summary="Pinned task manager button"/>
    <variant name=".SharedTabGroupFeedbackButton"
        summary="Feedback button for the shared tab groups feature"/>
    <variant name=".ShowPerformanceSidePanelButton"
        summary="Show performance side panel button"/>
    <variant name=".SidePanelButton" summary="Side Panel button"/>
  </token>
</action>

<action name="RestoreTab">
  <owner>mpearson@chromium.org</owner>
  <owner>chrisha@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Emitted anytime the most recently closed tab is restored via
    browser/ui/browser_tab_restorer.cc. This occurs either via the
    (Ctrl-Shift-T) hotkey or the tab context menu. These are cases where the
    user hasn't explicitly selected a recently closed tab; the user is asking
    that the most recently closed tab be restored. Thus, it's not recorded, for
    example, if the user uses three-dots menu &gt; History &gt; Recently Closed
    Tabs and selects a tab, as in this case the user has selected a recently
    closed tab explicitly. That case and cases like it go directly to
    TabRestoreService::RestoreEntryById and bypass the browser_tab_restorer code
    path.

    Note: if the last user action was to close an entire window with multiple
    tabs, this RestoreTab action will cause the entire window to be restored,
    containing multiple tabs. This user action is only emitted once however,
    regardless of the number of tabs.

    This is not emitted during session restore that occurs as part of startup.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="RestoreTabsOnFRE{ActionType}">
  <owner>ckitagawa@chromium.org</owner>
  <owner>bjfong@google.com</owner>
  <description>
    User took an action on the RestoreTabsOnFRE feature. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".BackPressTypeBackButton"
        summary="Users backpressed the promo by using the back button."/>
    <variant name=".BackPressTypeSystemBackPress"
        summary="Users backpressed the promo using the system backpress
                 handler."/>
    <variant name=".DeviceSelectionScreen"
        summary="Users entered the device selection screen."/>
    <variant name=".PromoResultAccepted"
        summary="Users accepted the promo by touching a restore tabs button."/>
    <variant name=".PromoResultDismissedByBackpress"
        summary="Users dismissed the promo by backpressing."/>
    <variant name=".PromoResultDismissedByScrim"
        summary="Users dismissed the promo by touching the scrim."/>
    <variant name=".PromoResultDismissedBySwipe"
        summary="Users dismissed the promo by swiping down."/>
    <variant name=".RestoredViaPromoScreen"
        summary="Users restored tabs via the promo home screen button."/>
    <variant name=".RestoredViaReviewTabsScreen"
        summary="Users restored tabs via the review tabs screen button."/>
    <variant name=".ReviewTabsScreen"
        summary="Users entered the review tabs screen."/>
    <variant name=".SelectedNonDefaultDevice"
        summary="Users selected the non default device to restore tabs from."/>
  </token>
</action>

<action name="ReviewAccountSettings_Impression_FromBookmarkManager"
    not_user_triggered="true">
  <owner>jood@google.com</owner>
  <owner>treib@chromium.org</owner>
  <description>
    Recorded when showing review account settings promo in the bookmark manager.
    iOS only.
  </description>
</action>

<action name="ReviewAccountSettings_Impression_FromReadingListManager"
    not_user_triggered="true">
  <owner>jood@google.com</owner>
  <owner>treib@chromium.org</owner>
  <description>
    Recorded when showing review account settings promo in the reading list
    manager. iOS only.
  </description>
</action>

<action name="ReviewAccountSettings_Tapped_FromBookmarkManager">
  <owner>jood@google.com</owner>
  <owner>treib@chromium.org</owner>
  <description>
    Recorded when the user taps the button to review account settings in the
    bookmark manager. iOS only.
  </description>
</action>

<action name="ReviewAccountSettings_Tapped_FromReadingListManager">
  <owner>jood@google.com</owner>
  <owner>treib@chromium.org</owner>
  <description>
    Recorded when the user taps the button to review account settings in the
    reading list manager. iOS only.
  </description>
</action>

<action name="SafeBrowsing.AccountIntegration.DisabledDialog.Dismissed">
  <owner>jacastro@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>The ESB disabled dialog was dismissed.</description>
</action>

<action name="SafeBrowsing.AccountIntegration.DisabledDialog.OkButtonClicked">
  <owner>jacastro@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the OK button on the ESB disabled dialog.
  </description>
</action>

<action
    name="SafeBrowsing.AccountIntegration.DisabledDialog.SettingsButtonClicked">
  <owner>awado@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the settings button on the ESB disabled dialog.
  </description>
</action>

<action name="SafeBrowsing.AccountIntegration.DisabledDialog.Shown"
    not_user_triggered="true">
  <owner>awado@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>The ESB disabled dialog was shown to the user.</description>
</action>

<action name="SafeBrowsing.AccountIntegration.EnabledDialog.Dismissed">
  <owner>jacastro@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>The ESB enabled dialog was dismissed.</description>
</action>

<action name="SafeBrowsing.AccountIntegration.EnabledDialog.OkButtonClicked">
  <owner>jacastro@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the OK button on the ESB enabled dialog.
  </description>
</action>

<action
    name="SafeBrowsing.AccountIntegration.EnabledDialog.SettingsButtonClicked">
  <owner>awado@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the settings button on the ESB enabled dialog.
  </description>
</action>

<action name="SafeBrowsing.AccountIntegration.EnabledDialog.Shown"
    not_user_triggered="true">
  <owner>jacastro@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>The ESB enabled dialog was shown to the user.</description>
</action>

<action name="SafeBrowsing.Download.WarningBypassed">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>User bypasses a download warning.</description>
</action>

<action name="SafeBrowsing.Download.WarningShown" not_user_triggered="true">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>A download warning is shown.</description>
</action>

<action name="SafeBrowsing.EsbDownloadRowPromo.Click">
  <owner>awado@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks on the Enhanced Safe Browsing (ESB) download row promotion on
    chrome://downloads.
  </description>
</action>

<action name="SafeBrowsing.Settings.DisableSafeBrowsingClicked">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the disable Safe Browsing button in the Safe Browsing setting
    page.
  </description>
</action>

<action name="SafeBrowsing.Settings.DisableSafeBrowsingDialogConfirmed">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the confirmed button on the disable Safe Browsing dialog in the
    Safe Browsing setting page.
  </description>
</action>

<action name="SafeBrowsing.Settings.DisableSafeBrowsingDialogDenied">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the denied button on the disable Safe Browsing dialog in the
    Safe Browsing setting page.
  </description>
</action>

<action name="SafeBrowsing.Settings.EnhancedProtectionClicked">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the exhanced protection button in the Safe Browsing setting
    page.
  </description>
</action>

<action name="SafeBrowsing.Settings.EnhancedProtectionClickedDueToPromo">
  <owner>danieltwhite@google.com</owner>
  <owner>ajuma@google.com</owner>
  <description>
    User clicks the enhanced protection button in the Safe Browsing settings
    page after being navigated there by the enhanced safe browsing inline promo.
    iOS only.
  </description>
</action>

<action name="SafeBrowsing.Settings.EnhancedProtectionExpandArrowClicked">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the enhanced protection expand arrow in the Safe Browsing
    setting page.
  </description>
</action>

<action name="SafeBrowsing.Settings.SafeBrowsingRowClicked">
  <obsolete>Renamed to Settings.SafeBrowsingRowExpanded.</obsolete>
  <owner>yawfrempong@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the safe browsing row expand arrow in the
    chrome://settings/security page.
  </description>
</action>

<action name="SafeBrowsing.Settings.SafeBrowsingRowExpanded">
  <owner>yawfrempong@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the safe browsing row expand arrow in the
    chrome://settings/security page. This user action is the same as
    SafeBrowsing.Settings.SafeBrowsingRowClicked but with improved naming.
  </description>
</action>

<action name="SafeBrowsing.Settings.ShowedFromDefault">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    The Safe Browsing setting page is shown to the user. The user reaches the
    page from the default route.
  </description>
</action>

<action name="SafeBrowsing.Settings.ShowedFromParentSettings">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    The Safe Browsing setting page is shown to the user. The user reaches the
    page from the parent settings.
  </description>
</action>

<action name="SafeBrowsing.Settings.ShowedFromSafetyCheck">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    The Safe Browsing setting page is shown to the user. The user reaches the
    page from SafetyCheck.
  </description>
</action>

<action name="SafeBrowsing.Settings.ShowedFromSecurityInterstitial">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    The Safe Browsing setting page is shown to the user. The user reaches the
    page from the security interstitial.
  </description>
</action>

<action name="SafeBrowsing.Settings.ShowedFromSurfaceExplorerPromoSlinger">
  <owner>drubery@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    The Safe Browsing setting page is shown to the user. The user reaches the
    page from Surface Explorer on NTP on Android.
  </description>
</action>

<action name="SafeBrowsing.Settings.ShowedFromTipsNotificationsPromo">
  <owner>bjfong@google.com</owner>
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    The Safe Browsing setting page is shown to the user. The user reaches the
    page from the tips notifications promo.
  </description>
</action>

<action name="SafeBrowsing.Settings.StandardProtectionClicked">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the standard protection button in the Safe Browsing setting
    page.
  </description>
</action>

<action name="SafeBrowsing.Settings.StandardProtectionExpandArrowClicked">
  <owner>xinghuilu@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks the standard protection expand arrow in the Safe Browsing
    setting page.
  </description>
</action>

<action name="SafeBrowsing.SyncedEsbDialog.OkButtonClicked">
  <owner>zackhan@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicked the ok button on the ESB synced to enabled dialog.
  </description>
</action>

<action name="SafeBrowsing.SyncedEsbDialog.TurnOnButtonClicked">
  <owner>zackhan@chromium.org</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicked the turn on button to turn on ESB on the ESB synced to disabled
    dialog.
  </description>
</action>

<action name="SafetyCheck.DetailKeepClicked">
  <owner>psarouthakis@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicked on the Safety Check Keep button in the chrome://extensions
    Detail page for an extension that triggered a Safety Check warning.
  </description>
</action>

<action name="SafetyCheck.DetailRemoveClicked">
  <owner>psarouthakis@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicks remove on the detail page of an extension that is showing a
    safety check warning. This warning is shown when the extension needs a
    safety review.
  </description>
</action>

<action name="SafetyCheck.DetailWarningShown" not_user_triggered="true">
  <owner>psarouthakis@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User is shown a safety check warning after navigating to the details page of
    an extension. This warning is shown when the extension needs a safety
    review.
  </description>
</action>

<action name="SafetyCheck.NonTriggeringExtensionRemoved">
  <owner>psarouthakis@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User has clicked removed on an extension card while being shown the Safety
    Check Review Panel on the chrome://extensions page. The extension being
    removed is NOT one of the extensions listed in the Review Panel.
  </description>
</action>

<action name="SafetyCheck.ReviewCompletion" not_user_triggered="true">
  <owner>psarouthakis@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User has reviewed all triggering extensions on the Safety Check Review Panel
    on the chrome://extensions page and has been shown the green check mark
    completion state.
  </description>
</action>

<action name="SafetyCheck.ReviewPanelKeepClicked">
  <owner>psarouthakis@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User selected 'Keep this extension' for a Safety Check Review Panel entry in
    the chrome://extensions page to keep an extension that has triggered a
    safety check warning.
  </description>
</action>

<action name="SafetyCheck.ReviewPanelRemoveAllClicked">
  <owner>psarouthakis@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicked the Remove All button in the chrome://extensions Safety Check
    Review Panel to remove all extensions that triggered safety check warnings.
  </description>
</action>

<action name="SafetyCheck.ReviewPanelRemoveClicked">
  <owner>psarouthakis@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User clicked the trash button for a Safety Check Review Panel entry in the
    chrome://extensions page to remove an extension that has triggered a safety
    check warning.
  </description>
</action>

<action name="SafetyCheck.ReviewPanelShown" not_user_triggered="true">
  <owner>psarouthakis@google.com</owner>
  <owner>chrome-counter-abuse-alerts@google.com</owner>
  <description>
    User was shown the Safety Check Review Panel in the chrome://extensions
    page. This means that there is at least one extension that triggered a
    safety check warning and should be reviewed by the user.
  </description>
</action>

<action name="SafetyHub_PasswordCheckRun">
  <owner>sideyilmaz@google.com</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    Reported when the password check is run by Safety Hub in the backgroud.
  </description>
</action>

<action name="Sanitize">
  <owner>behnoodm@google.com</owner>
  <description>
    Used by the user for the Sanitize option to do a soft reset on the settings.
  </description>
</action>

<action name="Save">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SavePage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareDontProceed">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareDontProceed_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareDontProceed_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareForcedDontProceed">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareForcedDontProceed_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareForcedDontProceed_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareProceed">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareProceed_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareProceed_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareShow">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareShow_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMalwareShow_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleDontProceed">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleDontProceed_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleDontProceed_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleForcedDontProceed">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleForcedDontProceed_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleForcedDontProceed_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleProceed">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleProceed_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleProceed_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleShow">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleShow_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialMultipleShow_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingDontProceed">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingDontProceed_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingDontProceed_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingForcedDontProceed">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingForcedDontProceed_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingForcedDontProceed_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingProceed">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingProceed_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingProceed_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingShow">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingShow_V1">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SBInterstitialPhishingShow_V2">
  <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
  <owner>felt@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ScreenLocker_OnLoginFailure">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ScreenLocker_Show">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ScreenLocker_Signout">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ScreenLocker_StartScreenSaver">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ScreenlockMonitor_ScreenLocked">
  <owner>kron@chromium.org</owner>
  <description>Screen was locked. Supported on Win/MacOS/ChromeOS.</description>
</action>

<action name="ScreenlockMonitor_ScreenUnlocked">
  <owner>kron@chromium.org</owner>
  <description>
    Screen was unlocked. Supported on Win/MacOS/ChromeOS.
  </description>
</action>

<action name="ScreenOrientationChange">
  <owner>avayvod@chromium.org</owner>
  <owner>zqzhang@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    The use rotates the device triggering a screen orientation change. This
    action is Android-specific.
  </description>
</action>

<action name="Screenshot_Annotate">
  <obsolete>
    Removed 07/2021. The new screen capture tool doesn't have an annotate button
    in its notification.
  </obsolete>
  <owner>derat@chromium.org</owner>
  <owner>jdufault@chromium.org</owner>
  <owner>tbuckley@chromium.org</owner>
  <description>
    User clicks the &quot;Annotate&quot; button in the notification displayed
    after taking a screenshot.
  </description>
</action>

<action name="Screenshot_CopyClipboard">
  <obsolete>
    Removed 07/2021. The new screen capture tool copies the image to the
    clipboard directly.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Screenshot_ShowInFolder">
  <obsolete>
    Removed 07/2021. Use histogram Ash.CaptureModeController.QuickAction
    instead.
  </obsolete>
  <owner>xiyuan@chromium.org</owner>
  <owner>gzadina@google.com</owner>
  <description>
    User clicks the body of the notification displayed after taking a screenshot
    in order to show the screenshot file in its folder.
  </description>
</action>

<action name="Screenshot_TakeFull">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Screenshot_TakePartial">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Screenshot_TakeWindow">
  <owner>warx@chromium.org</owner>
  <description>
    User initiates an active window screenshot, a window selection per
    kuscher@'s request.
  </description>
</action>

<action name="ScrollToNavigate_NextTab">
  <owner>agale@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="ScrollToNavigate_PreviousTab">
  <owner>agale@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="SeaPen_FeedbackPressed">
  <owner>pzliu@google.com</owner>
  <owner>assistive-eng@google.com</owner>
  <description>
    Records that the user pressed the Sea Pen feedback button.
  </description>
</action>

<action name="Search.ContextualSearch.All.ResultsSeen.true">
  <owner>donnd@chromium.org</owner>
  <owner>contextual-search-eng@google.com</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Records that the user opened the contextual search panel when it was shown.
    Implemented for Android.

    This is logged at the same time that a true value is logged to the
    Search.ContextualSearch.All.ResultsSeen histogram.

    This action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Search.QueryTiles.NTP.FakeSearchBox.Chip.Cleared">
  <obsolete>Removed 11/2021. Query Tiles no longer show chips on NTP.</obsolete>
  <owner>shaktisahu@chromium.org</owner>
  <owner>chrome-upboarding@google.com</owner>
  <description>
    Recorded whenever a chip showing on the NTP fake search box was cleared.
  </description>
</action>

<action name="Search.QueryTiles.NTP.Tile.Clicked">
  <owner>shaktisahu@chromium.org</owner>
  <owner>chrome-upboarding@google.com</owner>
  <description>
    Recorded whenever a query tile was clicked in the new tab page.
  </description>
</action>

<action name="SearchAnswer_OpenedUrl">
  <owner>vadimt@chromium.org</owner>
  <description>User opens URL from an answer card.</description>
</action>

<action name="SearchAnswer_StoppedLoading">
  <obsolete>
    Deprecated in favor of analysing proportion of shown
    (SearchAnswer.AnswerVisibleTime total) vs. successfully loaded
    (SearchAnswer.RequestResult.REQUEST_RESULT_RECEIVED_ANSWER) cards.
  </obsolete>
  <owner>vadimt@chromium.org</owner>
  <description>Answer card successfully loads.</description>
</action>

<action name="SearchAnswer_UserInteraction">
  <owner>vadimt@chromium.org</owner>
  <description>User interacts with an answer card.</description>
</action>

<action name="SearchBasedKeyRewrite_Delete">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed Search+Backspace to produce the Delete key.
  </description>
</action>

<action name="SearchBasedKeyRewrite_End">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed Search+RightArrow to produce the End key.
  </description>
</action>

<action name="SearchBasedKeyRewrite_Home">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed Search+LeftArrow to produce the Home key.
  </description>
</action>

<action name="SearchBasedKeyRewrite_Insert">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed Search+Period to produce the Insert key.
  </description>
</action>

<action name="SearchBasedKeyRewrite_PageDown">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed Search+DownArrow to produce the PageDown key.
  </description>
</action>

<action name="SearchBasedKeyRewrite_PageUp">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed Search+UpArrow to produce the PageUp key.
  </description>
</action>

<action name="SearchClickMappedToRightClick">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>
    User pressed search click on a touchpad device to generate right click. This
    is measuring the transition of use from the legacy alt click behaviour that
    is tracked by AltClickMappedToRightClick.
  </description>
</action>

<action name="SearchEngine_ManualChange">
  <owner>ianwen@chromium.org</owner>
  <description>
    Recorded when the user has manually switched default search engine, which
    disables search engine auto switch feature in special locale. This is
    recorded on Android for every locale, but is currently only meaningful for
    studying special locales.
  </description>
</action>

<action name="SearchEngineChoiceScreenShown">
  <owner>dgn@chromium.org</owner>
  <owner>chrome-regionalcapabilities@google.com</owner>
  <description>
    Recorded when the search engine choice screen is displayed. The screen could
    be displayed in the modal dialog (or promo) and the first run experience on
    iOS and Desktop and the profile creation flow on Desktop.
  </description>
</action>

<action name="SearchEnginePromo.ExistingDevice.PromoSelected">
  <owner>yusufo@chromium.org</owner>
  <description>
    The user has made a selection in the search engine promo in an existing
    device that is setup before the promo was first introduced. This is a dialog
    prompting the user to pick a default search engine. Android only.
  </description>
</action>

<action name="SearchEnginePromo.ExistingDevice.Shown.Dialog">
  <owner>dfalcantara@chromium.org</owner>
  <owner>tedchoc@chromium.org</owner>
  <owner>yusufo@chromium.org</owner>
  <description>
    The Existing Device search engine promo screen was shown as a dialog.
  </description>
</action>

<action name="SearchEnginePromo.ExistingDevice.Shown.FirstRun">
  <owner>dfalcantara@chromium.org</owner>
  <owner>tedchoc@chromium.org</owner>
  <owner>yusufo@chromium.org</owner>
  <description>
    The Existing Device search engine promo screen was shown in the first run
    experience.
  </description>
</action>

<action name="SearchEnginePromo.NewDevice.PromoSelected">
  <owner>yusufo@chromium.org</owner>
  <description>
    The user has made a selection in the search engine promo in a new device
    that is setup after the promo was introduced. This is a dialog prompting the
    user to pick a default search engine. Android only.
  </description>
</action>

<action name="SearchEnginePromo.NewDevice.Shown.Dialog">
  <owner>dfalcantara@chromium.org</owner>
  <owner>tedchoc@chromium.org</owner>
  <owner>yusufo@chromium.org</owner>
  <description>
    The New Device search engine promo screen was shown as a dialog.
  </description>
</action>

<action name="SearchEnginePromo.NewDevice.Shown.FirstRun">
  <owner>dfalcantara@chromium.org</owner>
  <owner>tedchoc@chromium.org</owner>
  <owner>yusufo@chromium.org</owner>
  <description>
    The New Device search engine promo screen was shown in the first run
    experience.
  </description>
</action>

<action name="SearchPlusDigitRewrite_F1">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+1 to produce the F1 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F10">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+0 to produce the F10 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F11">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+Minus to produce the F11 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F12">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+Equals to produce the F12 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F2">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+2 to produce the F2 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F3">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+3 to produce the F3 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F4">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+4 to produce the F4 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F5">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+5 to produce the F5 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F6">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+6 to produce the F6 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F7">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+7 to produce the F7 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F8">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+8 to produce the F8 key.</description>
</action>

<action name="SearchPlusDigitRewrite_F9">
  <owner>dpad@google.com</owner>
  <owner>jimmyxgong@chromium.org</owner>
  <description>User pressed Search+9 to produce the F9 key.</description>
</action>

<action name="SearchResumptionModule.NTP.Click">
  <owner>hanxi@chromium.org</owner>
  <owner>xinyiji@chromium.org</owner>
  <description>
    The search suggestion on the search resumption module is clicked.
  </description>
</action>

<action name="SearchResumptionModule.NTP.Collapse">
  <owner>hanxi@chromium.org</owner>
  <owner>xinyiji@chromium.org</owner>
  <description>
    Users click the header of the search resumption module to collapse the
    suggestions.
  </description>
</action>

<action name="SearchResumptionModule.NTP.Expand">
  <owner>hanxi@chromium.org</owner>
  <owner>xinyiji@chromium.org</owner>
  <description>
    Users click the header of the search resumption module to expand and show
    the suggestions.
  </description>
</action>

<action name="SearchWidget.SearchMade">
  <owner>yusufo@chromium.org</owner>
  <description>
    The user made a search from the Android search widget.
  </description>
</action>

<action name="SearchWidget.WidgetSelected">
  <owner>yusufo@chromium.org</owner>
  <description>
    The user launched the Android search widget from home screen.
  </description>
</action>

<action name="SearchWithoutRLZ">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SearchWithRLZ">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SegmentationPurgeTriggeredByHistoryDelete">
  <owner>ssid@chromium.org</owner>
  <description>
    Segmentation preferences were purged due to an user triggered history
    deletion event.
  </description>
</action>

<action name="SelectAll">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectionChanged">
  <owner>donnd@chromium.org</owner>
  <description>
    The user changed the selection by manipulating the selection handles. Only
    one action of this kind is emmitted when the selection handles are
    repeatedly moved. Recorded whenever the selection changes on any platform in
    the native touch selection controller.
  </description>
</action>

<action name="SelectLastTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectLine">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectNextTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectNumberedTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectPrevTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectProfile">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectTab0">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectTab1">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectTab2">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectTab3">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectTab4">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectTab5">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectTab6">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SelectTab7">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ServiceWorker.ControlledPageLoad" not_user_triggered="true">
  <obsolete>Replaced by ServiceWorker.PageLoad histogram.</obsolete>
  <owner>nhiroki@chromium.org</owner>
  <description>
    Counts the number of page loads controlled by a Service Worker.
  </description>
</action>

<action name="SessionCrashedInfobarClose">
  <owner>justincohen@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Logged when user taps on close button that dismisses tab restoration UI when
    the app was relaunched after the crash. iOS only.
  </description>
</action>

<action name="SessionCrashedInfobarRestore">
  <owner>justincohen@chromium.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Logged when user taps on Restore button that restores tabs when the app was
    relaunched after the crash. iOS only.
  </description>
</action>

<action name="Settings.AddressBar.Back">
  <owner>christianxu@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user clicks the back button on the Address Bar Settings. iOS
    only.
  </description>
</action>

<action name="Settings.AddressBar.BottomAddressBar">
  <owner>christianxu@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user selects bottom address bar in Address Bar Settings. iOS
    only.
  </description>
</action>

<action name="Settings.AddressBar.Dismissed">
  <owner>christianxu@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user dismisses the Address Bar Settings. iOS only.
  </description>
</action>

<action name="Settings.AddressBar.Opened">
  <owner>christianxu@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user navigates to Address Bar Settings. iOS only.
  </description>
</action>

<action name="Settings.AddressBar.TopAddressBar">
  <owner>christianxu@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user selects top address bar in Address Bar Settings. iOS
    only.
  </description>
</action>

<action name="Settings.AiPage.AutofillAIEntryPointClick">
  <owner>brunobraga@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when user clicks on the Auofill AI row in the chrome://settings/ai
    page.
  </description>
</action>

<action name="Settings.AiPage.Collapsed.LearnMoreClicked">
  <owner>bryantchandler@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>
    Logged when the user clicks on the 'Learn more' link in the collapsed Glic
    row in the chrome://settings/ai page.
  </description>
</action>

<action name="Settings.AiPage.Compare.FeatureLinkClicked">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when the user clicks on the feature linkout in the
    chrome://settings/ai/compareProducts page.
  </description>
</action>

<action name="Settings.AiPage.Compare.LearnMoreClicked">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when the user clicks on the learn more link in the
    chrome://settings/ai/compareProducts page.
  </description>
</action>

<action name="Settings.AiPage.CompareEntryPointClick">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when user clicks on the Compare row in the chrome://settings/ai
    page.
  </description>
</action>

<action name="Settings.AiPage.Compose.LearnMoreClicked">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when the user clicks on the learn more link in the
    chrome://settings/ai/helpMeWrite page.
  </description>
</action>

<action name="Settings.AiPage.Compose.ProactiveNudgeDisabled">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when the user disables Compose proactive nudge through the toggle
    in the chrome://settings/ai/helpMeWrite page.
  </description>
</action>

<action name="Settings.AiPage.Compose.ProactiveNudgeEnabled">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when the user enables Compose proactive nudge through the toggle in
    the chrome://settings/ai/helpMeWrite page.
  </description>
</action>

<action name="Settings.AiPage.ComposeEntryPointClick">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when user clicks on the Compose row in the chrome://settings/ai
    page.
  </description>
</action>

<action
    name="Settings.AiPage.GlicShortcuts.DefaultTabAccessToggleLearnMoreClicked">
  <owner>birnie@google.com</owner>
  <owner>harringtond@google.com</owner>
  <description>
    Logged when the user clicks on the 'Learn more' link associated with the
    Default Tab Access Toggle in chrome://settings/ai/gemini.
  </description>
</action>

<action name="Settings.AiPage.GlicShortcuts.LauncherToggleLearnMoreClicked">
  <owner>birnie@google.com</owner>
  <owner>harringtond@google.com</owner>
  <description>
    Logged when the user clicks on the 'Learn more' link associated with the
    Glic Shortcuts Launcher Toggle in chrome://settings/ai/gemini.
  </description>
</action>

<action name="Settings.AiPage.GlicShortcuts.LearnMoreClicked">
  <owner>sanaakbani@google.com</owner>
  <owner>iwells@chromium.org</owner>
  <description>
    Logged when the user clicks on the 'Learn more about shortcuts' link inside
    the keyboard shortcuts description from chrome://settings.
  </description>
</action>

<action name="Settings.AiPage.GlicShortcuts.LocationToggleLearnMoreClicked">
  <owner>birnie@google.com</owner>
  <owner>harringtond@google.com</owner>
  <description>
    Logged when the user clicks on the 'Learn more' link associated with the
    Location Toggle in chrome://settings/ai/gemini.
  </description>
</action>

<action name="Settings.AiPage.GlicShortcuts.TabAccessToggleLearnMoreClicked">
  <owner>birnie@google.com</owner>
  <owner>harringtond@google.com</owner>
  <description>
    Logged when the user clicks on the 'Learn more' link associated with the Tab
    Access Toggle in chrome://settings/ai/gemini.
  </description>
</action>

<action name="Settings.AiPage.GlicShortcuts.WebActuationToggleLearnMoreClicked">
  <owner>michelleabreo@google.com</owner>
  <description>
    Logged when the user clicks on the 'Learn more' link associated with the Web
    Actuation setting in chrome://settings/ai/gemini.
  </description>
</action>

<action name="Settings.AiPage.GoogleSearchAiModeWorkspaceEntryPointClick">
  <owner>adamyao@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when user clicks on the Google Search AI Mode Workspace row in the
    chrome://settings/ai page.
  </description>
</action>

<action name="Settings.AiPage.HistorySearch.Disabled">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when the user disables History Search through the toggle in the
    chrome://settings/ai/historySearch page.
  </description>
</action>

<action name="Settings.AiPage.HistorySearch.Enabled">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when the user enables History Search through the toggle in the
    chrome://settings/ai/historySearch page.
  </description>
</action>

<action name="Settings.AiPage.HistorySearch.FeatureLinkClicked">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when the user clicks on the feature linkout in the
    chrome://settings/ai/historySearch page.
  </description>
</action>

<action name="Settings.AiPage.HistorySearch.LearnMoreClicked">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when the user clicks on the learn more link in the
    chrome://settings/ai/historySearch page.
  </description>
</action>

<action name="Settings.AiPage.HistorySearchEntryPointClick">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when user clicks on the History Search row in the
    chrome://settings/ai page.
  </description>
</action>

<action name="Settings.AiPage.IndigoEntryPointClick">
  <owner>jbroman@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when user clicks on the Indigo row in the chrome://settings/ai
    page.
  </description>
</action>

<action name="Settings.AiPage.InlineCueMenu.AddSiteClicked">
  <owner>wusirui@google.com</owner>
  <owner>naai-xfn@google.com</owner>
  <description>
    Recorded when the user clicks 'Add site' to add a site block exception on
    the inline cue settings subpage.
  </description>
</action>

<action name="Settings.AiPage.InlineCueMenu.Disabled">
  <owner>wusirui@google.com</owner>
  <owner>naai-xfn@google.com</owner>
  <description>
    Recorded when the user toggles off the inline cue feature on the settings
    subpage.
  </description>
</action>

<action name="Settings.AiPage.InlineCueMenu.Enabled">
  <owner>wusirui@google.com</owner>
  <owner>naai-xfn@google.com</owner>
  <description>
    Recorded when the user toggles on the inline cue feature on the settings
    subpage.
  </description>
</action>

<action name="Settings.AiPage.PasswordChangeEntryPointClick">
  <owner>vsemeniuk@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when user clicks on the Password Change row in the
    chrome://settings/ai page.
  </description>
</action>

<action name="Settings.AiPage.TabOrganization.LearnMoreClicked">
  <obsolete>Deprecated 03/2026. Tab organization page was removed.</obsolete>
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when the user clicks on the learn more link in the
    chrome://settings/ai/tabOrganizer page.
  </description>
</action>

<action name="Settings.AiPage.TabOrganizationEntryPointClick">
  <obsolete>
    Deprecated 03/2026. Tab organization settings row was removed.
  </obsolete>
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when user clicks on the Tab Organization row in the
    chrome://settings/ai page.
  </description>
</action>

<action name="Settings.AiPage.ThemesEntryPointClick">
  <obsolete>Deprecated 02/2025. Themes settings row was removed.</obsolete>
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    Reported when user clicks on the Themes row in the chrome://settings/ai
    page.
  </description>
</action>

<action name="Settings.ArticlesForYouToggled">
  <owner>gambard@chromium.org</owner>
  <owner>treib@chromium.org</owner>
  <description>
    Reported when the user toggles &quot;Articles For You&quot; in settings. iOS
    only.
  </description>
</action>

<action name="Settings.Bandwidth">
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user navigates to Bandwidth Settings. iOS only.
  </description>
</action>

<action name="Settings.BWGSettings">
  <obsolete>Renamed to Settings.GeminiSettings.</obsolete>
  <owner>joemerramos@google.com</owner>
  <description>
    Reported when user navigates to BWG Settings. iOS only.
  </description>
</action>

<action name="Settings.BWGSettings.BWGAppActivity">
  <obsolete>Renamed to Settings.GeminiSettings.GeminiAppsActivity.</obsolete>
  <owner>joemerramos@google.com</owner>
  <description>
    Reported when user tap BWG App Activity row in Settings. iOS only.
  </description>
</action>

<action name="Settings.BWGSettings.BWGExtensions">
  <obsolete>Renamed to Settings.GeminiSettings.GeminiExtensions.</obsolete>
  <owner>joemerramos@google.com</owner>
  <description>
    Reported when user tap BWG Extensions row in Settings. iOS only.
  </description>
</action>

<action name="Settings.ContentSettings">
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user navigates to Content Settings. iOS only.
  </description>
</action>

<action name="Settings.DefaultBrowser">
  <owner>gambard@chromium.org</owner>
  <owner>thegreenfrog@chromium.org</owner>
  <description>
    Reported when user taps on the button that opens the Chrome panel in
    Settings.app. iOS only.
  </description>
</action>

<action name="Settings.DeleteBrowsingData.CheckboxesShowMoreClick">
  <owner>hkamila@google.com</owner>
  <owner>zalmashni@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User clicks on the &quot;Show more&quot; button in the Clear Browsing Data
    dialog to reveal more options.
  </description>
</action>

<action name="Settings.DeleteBrowsingData.CookiesSignOutLinkClick">
  <owner>hkamila@google.com</owner>
  <owner>zalmashni@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User clicks on the &quot;Sign out&quot; link within the sub-label of the
    &quot;Cookies and other site data&quot; checkbox in the Clear Browsing Data
    dialog.
  </description>
</action>

<action name="Settings.DeleteBrowsingData.GeminiAppsActivityLinkClick">
  <owner>rainhard@chromium.com</owner>
  <owner>zalmashni@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User clicks on the &quot;Gemini Apps Activity&quot; link in the &quot;Other
    Google data&quot; dialog.
  </description>
</action>

<action name="Settings.DeleteBrowsingData.GoogleSearchHistoryLinkClick">
  <owner>hkamila@google.com</owner>
  <owner>zalmashni@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User clicks on the &quot;Search History&quot; link in the &quot;Other Google
    data&quot; dialog.
  </description>
</action>

<action name="Settings.DeleteBrowsingData.MyActivityLinkClick">
  <owner>hkamila@google.com</owner>
  <owner>zalmashni@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User clicks on the &quot;My Activity&quot; link in the &quot;Other Google
    data&quot; dialog.
  </description>
</action>

<action name="Settings.DeleteBrowsingData.OtherDataEntryPointClick">
  <owner>hkamila@google.com</owner>
  <owner>zalmashni@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User clicks on the &quot;Manage other Google data&quot; or &quot;Manage
    other data&quot; link row in the Clear Browsing Data dialog.
  </description>
</action>

<action name="Settings.DeleteBrowsingData.PasswordManagerLinkClick">
  <owner>hkamila@google.com</owner>
  <owner>zalmashni@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User clicks on the &quot;Password Manager&quot; link in the &quot;Other
    Google data&quot; dialog.
  </description>
</action>

<action name="Settings.DeleteBrowsingData.TimePickerMoreClick">
  <owner>hkamila@google.com</owner>
  <owner>zalmashni@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User clicks on the &quot;More&quot; button in the time period picker of the
    Clear Browsing Data dialog to reveal more time range options.
  </description>
</action>

<action name="Settings.DownloadsSettings">
  <owner>qpubert@google.com.org</owner>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Reported when user navigates to Downloads Settings. iOS only.
  </description>
</action>

<action name="Settings.EnhancedAutofill">
  <owner>sugoi@google.com</owner>
  <owner>leozhao@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when user navigates to Enhanced Autofill Settings. iOS only.
  </description>
</action>

<action name="Settings.FingerprintingProtection.Enabled">
  <obsolete>
    Deprecated 05/2025. Replaced with the
    Settings.TrackingProtections.FingerprintingProtection.Enabled action.
  </obsolete>
  <owner>dembski@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User enables the Fingerprinting Protection in the Privacy settings page.
  </description>
</action>

<action name="Settings.GeminiSettings">
  <owner>joemerramos@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when user navigates to Gemini Settings. iOS only.
  </description>
</action>

<action name="Settings.GeminiSettings.GeminiAppsActivity">
  <owner>joemerramos@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when user taps Gemini Apps Activity row in Settings. iOS only.
  </description>
</action>

<action name="Settings.GeminiSettings.GeminiExtensions">
  <owner>joemerramos@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when user taps Gemini Extensions row in Settings. iOS only.
  </description>
</action>

<action name="Settings.GeminiSettings.GeminiPersonalization">
  <owner>joepeplowski@google.com</owner>
  <owner>bling-alchemy@google.com</owner>
  <description>
    Reported when user taps Gemini Personalization row in Settings. iOS only.
  </description>
</action>

<action name="Settings.GetTheMostOutOfChrome.FirstSectionExpanded">
  <obsolete>Feature was removed.</obsolete>
  <owner>jochen@chromium.org</owner>
  <owner>dwarren@google.com</owner>
  <description>
    Recorded when the user expands the &quot;Better for you&quot; section of the
    &quot;Get the most out of Chrome&quot; settings page.
  </description>
</action>

<action name="Settings.GetTheMostOutOfChrome.SecondSectionExpanded">
  <obsolete>Feature was removed.</obsolete>
  <owner>jochen@chromium.org</owner>
  <owner>dwarren@google.com</owner>
  <description>
    Recorded when the user expands the &quot;Your data in Chrome&quot; section
    of the &quot;Get the most out of Chrome&quot; settings page.
  </description>
</action>

<action name="Settings.GetTheMostOutOfChrome.ThirdSectionExpanded">
  <obsolete>Feature was removed.</obsolete>
  <owner>jochen@chromium.org</owner>
  <owner>dwarren@google.com</owner>
  <description>
    Recorded when the user expands the &quot;Beyond cookies&quot; section of the
    &quot;Get the most out of Chrome&quot; settings page.
  </description>
</action>

<action name="Settings.GoogleServices">
  <owner>jlebel@chromium.org</owner>
  <owner>fernandex@google.com</owner>
  <description>
    Reported when user navigates to Google Services Settings. iOS only.
  </description>
</action>

<action name="Settings.GoogleServices.FromSigninNotificationInfobar">
  <owner>fernandex@google.com</owner>
  <description>
    Reported when user navigates to Google Services Settings from the sign-in
    notification infobar. iOS only.
  </description>
</action>

<action name="Settings.Homepage.LocationChanged">
  <obsolete>
    Removed as original metrics is over counting. Replaced with
    Settings.Homepage.LocationChanged_V2.
  </obsolete>
  <owner>wenyufu@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    Recorded when the user changes their homepage location in settings. Note
    that this metric is only recorded on user action and does not capture
    changes caused by enterprise policy. Recorded for Android only.
  </description>
</action>

<action name="Settings.Homepage.LocationChanged_V2">
  <owner>wenyufu@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    Recorded once when exiting homepage settings if the user changed their
    homepage location. Note that this is only recorded if the homepage location
    actually changes. So, if for example, the user goes to the settings screen
    and toggles between options ultimately ending up at the original state an
    event will not be recorded. This metric does not capture changes caused by
    enterprise policy. Recorded for Android only.
  </description>
</action>

<action name="Settings.Homepage.Opened">
  <owner>wenyufu@chromium.org</owner>
  <owner>twellington@chromium.org</owner>
  <description>
    Recorded when the user opens homepage settings. Recored when the user
    launches homepage settings either from the main settings screen or the
    homepage button long-press menu. Recorded for Android only.
  </description>
</action>

<action name="Settings.IpProtection.OpenedFromPrivacyPage">
  <obsolete>
    Deprecated 04/2025. The IP Protection page has been redesigned and no longer
    opens from the privacy page.
  </obsolete>
  <owner>dembski@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Reported when user navigates to Ip Protection Settings via the Ip Protection
    link row in the Privacy Page.
  </description>
</action>

<action name="Settings.Language">
  <owner>eugenebut@chromium.org</owner>
  <description>TODO(crbug.com/483964250): Write the description.</description>
</action>

<action name="Settings.ManageOptionOnSettingsSelected">
  <owner>vizcay@google.com</owner>
  <description>TODO(crbug.com/483963277): Write the description.</description>
</action>

<action name="Settings.MobileHelpAndFeedback">
  <owner>jinsukkim@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    Reported when user clicks the question icon on the toolbar of Settings page,
    and the Help and Feedback dialog is shown. Recorded for Android only.
  </description>
</action>

<action name="Settings.MyAccount">
  <obsolete>Deprecated 02/2025 after sync-the-feature deprecation</obsolete>
  <owner>jlebel@chromium.org</owner>
  <owner>fernandex@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the user taps on the account item in the settings. Recorded
    for iOS only.
  </description>
</action>

<action name="Settings.Notifications">
  <owner>guiperez@google.com</owner>
  <owner>wry@chromium.org</owner>
  <owner>treib@chromium.org</owner>
  <description>
    Reported when the user navigates to &quot;Notifications&quot; in settings.
    iOS only.
  </description>
</action>

<action name="Settings.OpenDefaultBrowserFromPassiveCell">
  <owner>cheickcisse@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Reported when user opens the Default Browser Settings page from the Default
    Browser Passive cell promo.
  </description>
</action>

<action name="Settings.Privacy">
  <owner>thgreenfrog@chromium.org</owner>
  <description>
    Reported when user navigates to Language Settings. iOS only.
  </description>
</action>

<action name="Settings.PrivacyGuide.AdTopicsPrivacyPolicyLinkClicked">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks on Privacy Policy link on the Ad Topics card in Privacy Guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.BackClickAdTopics">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the back button on the ad topics card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.BackClickCompletion">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the back button on the completion card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.BackClickCookies">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the back button on the cookies card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.BackClickHistorySync">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the back button on the history sync card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.BackClickMSBB">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the back button on the MSBB card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.BackClickSafeBrowsing">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the back button on the Safe Browsing card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.BackClickSearchSuggestions">
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the back button on the search suggestions card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.ChangeAdTopicsOff">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>User changes Ad Topics to off in Privacy guide.</description>
</action>

<action name="Settings.PrivacyGuide.ChangeAdTopicsOn">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>User changes Ad Topics to on in Privacy guide.</description>
</action>

<action name="Settings.PrivacyGuide.ChangeCookiesBlock3P">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User changes cookies to block 3rd party in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.ChangeCookiesBlock3PIncognito">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User changes cookies to block 3rd party in Incognito in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.ChangeHistorySyncOff">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>User changes history sync to off in Privacy guide.</description>
</action>

<action name="Settings.PrivacyGuide.ChangeHistorySyncOn">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>User changes history sync to on in Privacy guide.</description>
</action>

<action name="Settings.PrivacyGuide.ChangeMSBBOff">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>User changes MSBB to off in Privacy guide.</description>
</action>

<action name="Settings.PrivacyGuide.ChangeMSBBOn">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>User changes MSBB to on in Privacy guide.</description>
</action>

<action name="Settings.PrivacyGuide.ChangeSafeBrowsingEnhanced">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User changes Safe Browsing to enhanced in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.ChangeSafeBrowsingStandard">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User changes Safe Browsing to standard in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.ChangeSearchSuggestionsOff">
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User changes Search Suggestions to off in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.ChangeSearchSuggestionsOn">
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User changes Search Suggestions to on in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.CompletionAiSettingsClick">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    User clicks on the AI settings link on the completion step of Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.CompletionPSClick">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks on the Privacy Sandbox link on the completion step of Privacy
    guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.CompletionSWAAClick">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks on the sWAA link on the completion step of Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.NextClickAdTopics">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the next button on the ad topics card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.NextClickCompletion">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the next button on the completion card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.NextClickCookies">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the next button on the cookies card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.NextClickHistorySync">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the next button on the history sync card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.NextClickMSBB">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the next button on the msbb card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.NextClickSafeBrowsing">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the next button on the Safe Browsing card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.NextClickSearchSuggestions">
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the next button on the search suggestions card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.NextClickWelcome">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User clicks the next button on the welcome card in Privacy guide.
  </description>
</action>

<action name="Settings.PrivacyGuide.StartPrivacySettings">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    User starts the Privacy guide via the link row in settings privacy section.
  </description>
</action>

<action name="Settings.PrivacyGuide.StartPromo">
  <owner>harrisonsean@chromium.org</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>User starts the Privacy guide via the promo.</description>
</action>

<action name="Settings.PrivacySandbox.AdMeasurement.Disabled">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User disables the privacy sandbox Ad Measurement API in the Ad Measurement
    setting page.
  </description>
</action>

<action name="Settings.PrivacySandbox.AdMeasurement.Enabled">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User enables the privacy sandbox Ad Measurement API in the Ad Measurement
    setting page.
  </description>
</action>

<action name="Settings.PrivacySandbox.AdMeasurement.Opened">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>dullweber@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>User opened Ad measurement subpage.</description>
</action>

<action name="Settings.PrivacySandbox.AdMeasurement.PrivacyPolicyLinkClicked">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User clicked on the Privacy Policy link in the Ad Measurement setting page.
  </description>
</action>

<action name="Settings.PrivacySandbox.AdPersonalization.LearnMoreClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>dullweber@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User selected &quot;Learn more&quot; about Ad Personalization.
  </description>
</action>

<action name="Settings.PrivacySandbox.AdPersonalization.Opened">
  <owner>dullweber@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User opened Ad Personalization subpage from main sandbox settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.AdPersonalization.SiteRemoved">
  <owner>dullweber@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User removed a site that was previously in their allowed sites list.
    TODO(crbug.com/40244046): Deprecate this action in favor of
    Settings.PrivacySandbox.Fledge.SiteRemoved after the feature is launched.
  </description>
</action>

<action name="Settings.PrivacySandbox.AdPersonalization.TopicRemoved">
  <owner>dullweber@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User removed a topic that was previously in their allowed topics list.
    TODO(crbug.com/40244046): Deprecate this action in favor of
    Settings.PrivacySandbox.Topics.TopicRemoved after the feature is launched.
  </description>
</action>

<action name="Settings.PrivacySandbox.AdTopics.PrivacyPolicyLinkClicked">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User clicked on the Privacy Policy link in the Ad Topics setting page.
  </description>
</action>

<action name="Settings.PrivacySandbox.ApisDisabled">
  <owner>rainhard@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User disables the privacy sandbox APIs in the privacy sandbox page.
  </description>
</action>

<action name="Settings.PrivacySandbox.ApisEnabled">
  <owner>rainhard@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User enables the privacy sandbox APIs in the privacy sandbox page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Block3PCookies">
  <obsolete>
    Made obsolete 07/2026 with the removal of the cookies page Privacy Sandbox
    toast.
  </obsolete>
  <owner>rainhard@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User changes cookie setting and moves from a state where 3P cookies are
    enabled, to one where 3P cookies are disabled. Only recorded if the privacy
    sandox feature is enabled, and the privacy sandbox API preference is
    enabled. A toast linking the provacy sandbox page is shown immediately
    following this action.
  </description>
</action>

<action name="Settings.PrivacySandbox.Consent.Accepted">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>User accepted the privacy sandbox consent.</description>
</action>

<action name="Settings.PrivacySandbox.Consent.ClosedNoInteraction">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    Consent dialog closed with no interaction (e.g. browser shutdown).
  </description>
</action>

<action name="Settings.PrivacySandbox.Consent.Declined">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>User declined the privacy sandbox consent.</description>
</action>

<action name="Settings.PrivacySandbox.Consent.LearnMoreClosed">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User closed the Learn More in the Privacy Sandbox Consent.
  </description>
</action>

<action name="Settings.PrivacySandbox.Consent.LearnMoreExpanded">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User expanded the Learn More in the Privacy Sandbox Consent.
  </description>
</action>

<action name="Settings.PrivacySandbox.Consent.MoreButtonClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core-eng@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User clicked on the More button in the Privacy Sandbox Consent.
  </description>
</action>

<action name="Settings.PrivacySandbox.Consent.PrivacyPolicyLinkClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>chrstne@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User clicked on the Privacy Policy Link in the Privacy Sandbox Consent
    notice.
  </description>
</action>

<action name="Settings.PrivacySandbox.Consent.Shown">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>User is shown the Privacy Sandbox consent.</description>
</action>

<action name="Settings.PrivacySandbox.ConsentDialog.AckClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>aashnas@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded on privacy sandbox consent accept button click.
  </description>
</action>

<action name="Settings.PrivacySandbox.ConsentDialog.NoClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>aashnas@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded on privacy sandbox consent no button click.
  </description>
</action>

<action name="Settings.PrivacySandbox.Fledge.AllSitesOpened">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User opened the all sites subpage, by clicking on the pref in the Fledge
    settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Fledge.BlockedSitesOpened">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User opened the blocked sites section, by clicking on the button in the
    Topics settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Fledge.Disabled">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User disables the privacy sandbox Fledge API in the Fledge settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Fledge.Enabled">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User enables the privacy sandbox Fledge API in the Fledge settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Fledge.LearnMoreClicked">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User opened the learn more about fledge section, by clicking on the button
    in the Fledge settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Fledge.Opened">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User opened Fledge subpage from main sandbox settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Fledge.SiteAdded">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User added back a site that was previously in their removed sites list.
  </description>
</action>

<action name="Settings.PrivacySandbox.Fledge.SiteRemoved">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User removed a site that was previously in their allowed sites list.
  </description>
</action>

<action name="Settings.PrivacySandbox.FlocSubpageOpened">
  <owner>andzaytsev@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User opens the FLoC subpage by clicking on an element on the privacy sandbox
    page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.Acknowledged">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>User acknowledged the Privacy Sandbox notice.</description>
</action>

<action name="Settings.PrivacySandbox.Notice.AdsMeasurementLearnMoreClosed">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User closed the Ads Measurement Learn More in the Privacy Sandbox Notice.
    This is part of the Ads API UX Enhancements.
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.AdsMeasurementLearnMoreExpanded">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User expanded the Ads Measurement Learn More in the Privacy Sandbox Notice.
    This is part of the Ads API UX Enhancements.
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.ClosedNoInteraction">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    Notice dialog closed with no interaction (e.g. browser shutdown).
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.Dismissed">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>User dismissed the Privacy Sandbox notice.</description>
</action>

<action name="Settings.PrivacySandbox.Notice.LearnMore">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User clicked on the link &quot;estimates your interests&quot; from the
    Privacy Sandbox notice. It opens Privacy Sandbox settings page with
    &quot;About Browser-based ad personalization&quot; dialog.
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.LearnMoreClosed">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>tommasin@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User closed the Learn More in the Privacy Sandbox Notice.
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.LearnMoreExpanded">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>tommasin@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User expanded the Learn More in the Privacy Sandbox Notice.
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.MoreButtonClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core-eng@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User clicked on the More button in the Privacy Sandbox Notice.
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.OpenedSettings">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User opened settings from the Privacy Sandbox notice.
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.PrivacyPolicyLinkClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>chrstne@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User clicked on the Privacy Policy Link in the Privacy Sandbox Notice.
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.Shown">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>harrisonsean@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>User is shown the Privacy Sandbox notice.</description>
</action>

<action name="Settings.PrivacySandbox.Notice.SiteSuggestedAdsLearnMoreClosed">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User closed the Site Suggested Ads Learn More in the Privacy Sandbox Notice.
    This is part of the Ads API UX Enhancements.
  </description>
</action>

<action name="Settings.PrivacySandbox.Notice.SiteSuggestedAdsLearnMoreExpanded">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User expanded the Site Suggested Ads Learn More in the Privacy Sandbox
    Notice. This is part of the Ads API UX Enhancements.
  </description>
</action>

<action name="Settings.PrivacySandbox.NoticeEeaDialog.AckClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>aashnas@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded on privacy sandbox notice accept button click (EEA region).
  </description>
</action>

<action name="Settings.PrivacySandbox.NoticeEeaDialog.OpenSettingsClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>aashnas@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded on privacy sandbox notice settings button click (EEA region).
  </description>
</action>

<action name="Settings.PrivacySandbox.NoticeRowDialog.AckClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>aashnas@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded on privacy sandbox notice accept button click (ROW region).
  </description>
</action>

<action name="Settings.PrivacySandbox.NoticeRowDialog.OpenSettingsClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>aashnas@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded on privacy sandbox notice settings button click (ROW region).
  </description>
</action>

<action name="Settings.PrivacySandbox.OpenedFromCookiesPageToast">
  <obsolete>
    Made obsolete 07/2026 with the removal of the cookies page Privacy Sandbox
    toast.
  </obsolete>
  <owner>rainhard@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User clicks the toast shown on the cookies page after blocking 3P cookies to
    open the privacy sandbox page.
  </description>
</action>

<action name="Settings.PrivacySandbox.OpenedFromSettingsParent">
  <owner>rainhard@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User clicks the privacy sandbox row in the privacy page to open the privacy
    sandbox page.
  </description>
</action>

<action name="Settings.PrivacySandbox.OpenExplainer">
  <owner>rainhard@chromium.org</owner>
  <owner>sauski@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User clicks the details button in the privacy sandbox page to see the
    privacy sandbox explainer.
  </description>
</action>

<action name="Settings.PrivacySandbox.RemovedInterests.Opened">
  <owner>dullweber@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User clicked on &quot;Interests you removed&quot;, to visit the blocked
    interests subpage.
  </description>
</action>

<action name="Settings.PrivacySandbox.RemovedInterests.SiteAdded">
  <owner>dullweber@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User added back a site that was previously in their removed sites list.
    TODO(crbug.com/40244046): Deprecate this action in favor of
    Settings.PrivacySandbox.Fledge.SiteAdded after the feature is launched.
  </description>
</action>

<action name="Settings.PrivacySandbox.RemovedInterests.TopicAdded">
  <owner>dullweber@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User added back a topic that was previously in their removed topics list.
    TODO(crbug.com/40244046): Deprecate this action in favor of
    Settings.PrivacySandbox.Topics.TopicAdded after the feature is launched.
  </description>
</action>

<action name="Settings.PrivacySandbox.RestrictedNotice.Acknowledged">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>djmitche@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <owner>tommasin@chromium.org</owner>
  <description>
    User acknowledged the Restricted Privacy Sandbox notice.
  </description>
</action>

<action name="Settings.PrivacySandbox.RestrictedNotice.ClosedNoInteraction"
    not_user_triggered="true">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>tommasin@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <owner>kartoffel-core-eng@google.com</owner>
  <description>
    Restricted Notice closed with no interaction (e.g. browser shutdown).
  </description>
</action>

<action name="Settings.PrivacySandbox.RestrictedNotice.MoreButtonClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>tommasin@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <owner>kartoffel-core-eng@google.com</owner>
  <description>
    User clicked on the More button in the Privacy Sandbox Restricted Notice.
  </description>
</action>

<action name="Settings.PrivacySandbox.RestrictedNotice.OpenedSettings">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>djmitche@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <owner>tommasin@chromium.org</owner>
  <description>
    User opened settings from the Restricted Privacy Sandbox notice.
  </description>
</action>

<action name="Settings.PrivacySandbox.RestrictedNotice.Shown"
    not_user_triggered="true">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>tommasin@chromium.org</owner>
  <owner>kartoffel-core@google.com</owner>
  <owner>kartoffel-core-eng@google.com</owner>
  <description>Restricted Privacy Sandbox notice is shown.</description>
</action>

<action name="Settings.PrivacySandbox.RestrictedNoticeDialog.AckClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>aashnas@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded on privacy sandbox restricted notice accept button click.
  </description>
</action>

<action
    name="Settings.PrivacySandbox.RestrictedNoticeDialog.OpenSettingsClicked">
  <obsolete>
    Made obsolete 03/2026 with the privacy sandbox notices deprecation.
  </obsolete>
  <owner>aashnas@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded on privacy sandbox restricted notice settings button click.
  </description>
</action>

<action
    name="Settings.PrivacySandbox.SiteSuggestedAds.PrivacyPolicyLinkClicked">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User clicked on the Privacy Policy link in the Site Suggested Ads setting
    page.
  </description>
</action>

<action name="Settings.PrivacySandbox.SpamFraud.Opened">
  <owner>dullweber@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>User opened Fraud prevention subpage.</description>
</action>

<action name="Settings.PrivacySandbox.Topics.BlockedTopicsOpened">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User opened the blocked Topics section, by clicking on the button in the
    Topics settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Topics.Disabled">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User disables the privacy sandbox Topics API in the Topics setting page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Topics.Enabled">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User enables the privacy sandbox Topics API in the Topics settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Topics.LearnMoreClicked">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>olesiamarukhno@google.com</owner>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User opened the learn more about topics section, by clicking on the button
    in the Topics settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Topics.Manage.LearnMoreClicked">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>Learn more is clicked in the Manage Topics Page.</description>
</action>

<action name="Settings.PrivacySandbox.Topics.Manage.PageOpened">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>Manage Topics page is opened.</description>
</action>

<action name="Settings.PrivacySandbox.Topics.Manage.TopicBlocked">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>Topic blocked from the Manage Topics page.</description>
</action>

<action name="Settings.PrivacySandbox.Topics.Manage.TopicBlockingCanceled">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Topic blocking operation canceled from the confirmation dialog.
  </description>
</action>

<action name="Settings.PrivacySandbox.Topics.Manage.TopicBlockingConfirmed">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Topic blocking operation confirmed from the confirmation dialog.
  </description>
</action>

<action name="Settings.PrivacySandbox.Topics.Manage.TopicEnabled">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>jacobstanley@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>Topic enabled from the Manage Topics page.</description>
</action>

<action name="Settings.PrivacySandbox.Topics.Opened">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User opened Topics subpage from main sandbox settings page.
  </description>
</action>

<action name="Settings.PrivacySandbox.Topics.TopicAdded">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User added back a topic that was previously in their removed topics list.
  </description>
</action>

<action name="Settings.PrivacySandbox.Topics.TopicRemoved">
  <obsolete>
    Deprecated as of 07/2026 as part of Ad Privacy UX deprecation.
  </obsolete>
  <owner>sauski@google.com</owner>
  <owner>kartoffel-core@google.com</owner>
  <description>
    User removed a topic that was previously in their allowed topics list.
  </description>
</action>

<action name="Settings.SafariImport">
  <owner>ginnyhuang@chromium.org</owner>
  <description>Reported when user opens Safari import. iOS only.</description>
</action>

<action name="Settings.SafetyCheck">
  <owner>bwwilliams@google.com</owner>
  <owner>treib@chromium.org</owner>
  <description>
    Reported when the user navigates to &quot;Safety Check&quot; in settings.
    iOS only.
  </description>
</action>

<action name="Settings.SafetyCheck.ChromeCleanerCaretNavigation">
  <owner>rainhard@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User clicks the safety check Chrome cleaner row to navigate to the Chrome
    cleaner UI.
  </description>
</action>

<action name="Settings.SafetyCheck.ChromeCleanerReboot">
  <owner>rainhard@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User clicks the safety check Chrome cleaner reboot button.
  </description>
</action>

<action name="Settings.SafetyCheck.ChromeCleanerReviewInfectedState">
  <owner>rainhard@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User clicks the review button in an CCT infected state.
  </description>
</action>

<action name="Settings.SafetyCheck.ManagePasswords">
  <owner>rainhard@chromium.org</owner>
  <owner>andzaytsev@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User clicks the manage passwords button in safety check when compromised
    passwords have been found.
  </description>
</action>

<action name="Settings.SafetyCheck.ManagePasswordsThroughCaretNavigation">
  <owner>rainhard@chromium.org</owner>
  <owner>andzaytsev@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <description>User clicks the passwords row in safety check.</description>
</action>

<action name="Settings.SafetyCheck.ManageSafeBrowsing">
  <owner>rainhard@chromium.org</owner>
  <owner>andzaytsev@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User clicks the manage safe browsing button in safety check.
  </description>
</action>

<action name="Settings.SafetyCheck.ManageSafeBrowsingThroughCaretNavigation">
  <owner>rainhard@chromium.org</owner>
  <owner>andzaytsev@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <description>User clicks the safe browsing row in safety check.</description>
</action>

<action name="Settings.SafetyCheck.ManageWeakPasswords">
  <owner>rainhard@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User clicks the manage passwords button in safety check when weak passwords
    have been found.
  </description>
</action>

<action name="Settings.SafetyCheck.RelaunchAfterUpdates">
  <owner>rainhard@chromium.org</owner>
  <owner>andzaytsev@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User clicks the relaunch browser button in safety check after an update.
  </description>
</action>

<action name="Settings.SafetyCheck.ReviewExtensions">
  <owner>rainhard@chromium.org</owner>
  <owner>andzaytsev@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User clicks the review extensions button in safety check.
  </description>
</action>

<action name="Settings.SafetyCheck.ReviewExtensionsThroughCaretNavigation">
  <owner>rainhard@chromium.org</owner>
  <owner>andzaytsev@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <description>User clicks the extensions row in safety check.</description>
</action>

<action name="Settings.SafetyCheck.ReviewExtensionsThroughSafetyCheck">
  <owner>psarouthakis@google.com</owner>
  <description>
    User clicks the review button in the extensions safety check.
  </description>
</action>

<action name="Settings.SafetyCheck.ReviewUnusedSitePermissions">
  <owner>sideyilmaz@chromium.org</owner>
  <owner>msramek@chromium.org</owner>
  <description>
    User clicks the button in the unused site permissions row in safety check.
  </description>
</action>

<action name="Settings.SafetyCheck.ShownExtensionsReviewRow">
  <owner>psarouthakis@google.com</owner>
  <owner>anunoy@chromium.org</owner>
  <description>
    The user has been shown the Safety Check Extensions Review Row on the
    chrome://settings/privacy page. This row encourages navigation to the main
    Safety Check Extensions Review panel on chrome://extensions. This row is
    shown when the user has at least one extension that needs a safety review.
  </description>
</action>

<action name="Settings.SafetyCheck.Start">
  <owner>rainhard@chromium.org</owner>
  <owner>andzaytsev@google.com</owner>
  <owner>msramek@chromium.org</owner>
  <description>User started a browser safety check in settings.</description>
</action>

<action name="Settings.SafetyHub.IncognitoLinkClicked">
  <owner>sideyilmaz@chromium.org</owner>
  <owner>aisulu@google.com</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    Recorded whenever the user clicks on 'Incognito' link in the Education
    module of Safety Check page in settings.
  </description>
</action>

<action name="Settings.SafetyHub.SafeBrowsingLinkClicked">
  <owner>sideyilmaz@chromium.org</owner>
  <owner>aisulu@google.com</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    Recorded whenever the user clicks on 'Safe Browsing' link in the Education
    module of Safety Check page in settings.
  </description>
</action>

<action name="Settings.SafetyHub.SafetyToolsLinkClicked">
  <owner>sideyilmaz@chromium.org</owner>
  <owner>aisulu@google.com</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    Recorded whenever the user clicks on 'Safety Tools' link in the Education
    module of Safety Check page in settings.
  </description>
</action>

<action name="Settings.Searching">
  <owner>dschuyler@chromium.org</owner>
  <description>
    A new search has been started in the chrome://settings (preferences) page. A
    search is considered complete via timeout since there is no concrete way to
    define the end of a search (the search is incremental).
  </description>
</action>

<action name="Settings.ShowDefaultBrowser">
  <owner>thegreenfrog@chromium.org</owner>
  <owner>gambard@chromium.org</owner>
  <description>
    Reported when user opens the Default Browser Settings page. iOS only.
  </description>
</action>

<action name="Settings.SuggestionsFromGemini">
  <owner>alimariam@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when user navigates to Suggestions from Gemini Settings. iOS only.
  </description>
</action>

<action name="Settings.SuggestionsFromGeminiHelpImprove">
  <owner>alimariam@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when user navigates to Suggestions from Gemini Help Improve Notice
    UI. iOS only.
  </description>
</action>

<action name="Settings.Sync">
  <owner>jlebel@chromium.org</owner>
  <owner>fernandex@google.com</owner>
  <description>
    Reported when user navigates to Google Sync Settings. iOS only.
  </description>
</action>

<action name="Settings.Tabs">
  <owner>alionadangla@chromium.org</owner>
  <owner>lpromero@chromium.org</owner>
  <description>
    Reported when user navigates to Tabs Settings. iOS only.
  </description>
</action>

<action name="Settings.Tabs.InactiveTabs">
  <owner>alionadangla@chromium.org</owner>
  <owner>lpromero@chromium.org</owner>
  <description>
    Reported when user navigates to Inactive Tabs Settings. iOS only.
  </description>
</action>

<action name="Settings.Tabs.TabPickup">
  <obsolete>Deprecated as of 07/2024</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <description>
    Reported when user navigates to Tab Pickup Tabs Settings. iOS only.
  </description>
</action>

<action name="Settings.ThirdPartyCookies.Allow">
  <owner>mjenn@google.org</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded on user change to allow third-party cookies.
  </description>
</action>

<action name="Settings.ThirdPartyCookies.Block">
  <owner>mjenn@google.org</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded on user change to block third-party cookies.
  </description>
</action>

<action name="Settings.TrackingProtection.OpenedFromPrivacyPage">
  <obsolete>
    Deprecated 04/2025. The Tracking Protection page was deprecated and removed
    in Q4 2024.
  </obsolete>
  <owner>alvingo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Reported when user navigates to Tracking Protection Settings via the
    Tracking Protection link row in the Privacy Page.
  </description>
</action>

<action name="Settings.TrackingProtection.SiteExceptionAdded">
  <obsolete>Deprecated 01/2026 because the project was discontinued.</obsolete>
  <owner>fmacintosh@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when a tracking protection site exception is added via the settings
    page.
  </description>
</action>

<action name="Settings.TrackingProtection.SiteExceptionRemoved">
  <obsolete>Deprecated 01/2026 because the project was discontinued.</obsolete>
  <owner>fmacintosh@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when a tracking protection site exception is removed via the
    settings page.
  </description>
</action>

<action name="Settings.TrackingProtections.FingerprintingProtection.Disabled">
  <obsolete>Deprecated 10/2025 because the project was discontinued.</obsolete>
  <owner>mjenn@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User disables Fingerprinting Protection in the Incognito tracking
    protections settings page.
  </description>
</action>

<action name="Settings.TrackingProtections.FingerprintingProtection.Enabled">
  <obsolete>Deprecated 10/2025 because the project was discontinued.</obsolete>
  <owner>mjenn@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User enables Fingerprinting Protection in the Incognito tracking protections
    settings page.
  </description>
</action>

<action name="Settings.TrackingProtections.IpProtection.Disabled">
  <obsolete>Deprecated 10/2025 because the project was discontinued.</obsolete>
  <owner>mjenn@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User enables IP Protection in the Incognito tracking protections settings
    page.
  </description>
</action>

<action name="Settings.TrackingProtections.IpProtection.Enabled">
  <obsolete>Deprecated 10/2025 because the project was discontinued.</obsolete>
  <owner>mjenn@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User enables IP Protection in the Incognito tracking protections settings
    page.
  </description>
</action>

<action name="Settings.TrackingProtections.OpenedFromPrivacyPage">
  <obsolete>Deprecated 10/2025 because the project was discontinued.</obsolete>
  <owner>mjenn@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Reported when a user navigates to the &quot;Incognito tracking
    protections&quot; settings page via the entry point on the Privacy Page.
  </description>
</action>

<action name="Settings.VoiceSearch">
  <owner>rohitrao@chromium.org</owner>
  <description>
    Reported when user navigates to Voice Search Settings. iOS only.
  </description>
</action>

<action name="Settings.YourSavedInfo.CategoryClick.CONTACT_INFO">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Contact info category link in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.CategoryClick.IDENTITY_DOCS">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Identity docs category link in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.CategoryClick.PASSWORD_MANAGER">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Password Manager category link in the Your saved info
    page.
  </description>
</action>

<action name="Settings.YourSavedInfo.CategoryClick.PAYMENTS">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Payments category link in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.CategoryClick.TRAVEL">
  <owner>ireneuszszulc@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    User clicks on the Travel category link in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.ADDRESSES">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Addresses data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.CREDIT_CARDS">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Credit cards data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.DRIVERS_LICENSES">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Drivers licenses data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.FLIGHT_RESERVATIONS">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Flight reservations data chip in the Your saved info
    page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.IBANS">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the IBANs data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.LOYALTY_CARDS">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Loyalty cards data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.NATIONAL_ID_CARDS">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the National ID cards data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.PASSKEYS">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Passkeys data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.PASSPORTS">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Passports data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.PASSWORDS">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Passwords data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.PAY_OVER_TIME">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Pay over time data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.TRAVEL_INFO">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Travel info data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.ChipClick.VEHICLES">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Vehicles data chip in the Your saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.RelatedServiceClick.GOOGLE_ACCOUNT">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Google Account related service link in the Your saved
    info page.
  </description>
</action>

<action
    name="Settings.YourSavedInfo.RelatedServiceClick.GOOGLE_PASSWORD_MANAGER">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Google Password Manager related service link in the Your
    saved info page.
  </description>
</action>

<action name="Settings.YourSavedInfo.RelatedServiceClick.GOOGLE_WALLET">
  <owner>jsobiech@google.com</owner>
  <description>
    User clicks on the Google Wallet related service link in the Your saved info
    page.
  </description>
</action>

<action
    name="Settings.YourSavedInfo.{YourSavedInfoPageName}.{YourSavedInfoActionName}.{YourSavedInfoEntityType}">
  <owner>jsobiech@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    User clicks on the {YourSavedInfoActionName} button in the Your saved info
    &gt; {YourSavedInfoPageName} page for {YourSavedInfoEntityType}.
  </description>
  <token key="YourSavedInfoPageName" variants="YourSavedInfoPageName"/>
  <token key="YourSavedInfoActionName" variants="YourSavedInfoActionName"/>
  <token key="YourSavedInfoEntityType" variants="YourSavedInfoEntityType"/>
</action>

<action name="Settings_A11y_ShelfNavigationButtonsLearnMoreClicked">
  <owner>gzadina@chromium.org</owner>
  <owner>tbarzic@chromium.org</owner>
  <description>
    The user clicked the &quot;Learn more&quot; link for the setting to show
    shelf navigation buttons when in tablet mode. The setting is part of
    accessibility settings in Chrome OS settings page.
  </description>
</action>

<action name="Settings_BookmarkBar_AlwaysHide">
  <owner>jennserrano@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user selected the &quot;Always Hide&quot; option for the bookmark bar
    visibility setting in the Settings appearance page.
  </description>
</action>

<action name="Settings_BookmarkBar_AlwaysShow">
  <owner>jennserrano@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user selected the &quot;Always Show&quot; option for the bookmark bar
    visibility setting in the Settings appearance page.
  </description>
</action>

<action name="Settings_BookmarkBar_OnlyShowOnNtp">
  <owner>jennserrano@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user selected the &quot;Only Show on NTP&quot; option for the bookmark
    bar visibility setting in the Settings appearance page.
  </description>
</action>

<action name="SettingsAppMonitor.AppFocused">
  <owner>grt@chromium.org</owner>
  <description>The Windows Settings app became focused.</description>
</action>

<action name="SettingsAppMonitor.CheckItOut">
  <owner>grt@chromium.org</owner>
  <owner>pmonette@chromium.org</owner>
  <description>
    The user clicked the &quot;Check it out&quot; button in the Edge promo.
  </description>
</action>

<action name="SettingsAppMonitor.ChooserInvoked">
  <owner>grt@chromium.org</owner>
  <description>
    The user opened the Windows Settings app's browser chooser.
  </description>
</action>

<action name="SettingsAppMonitor.ChromeBrowserChosen">
  <owner>grt@chromium.org</owner>
  <description>
    The user selected Chrome from the Windows Settings app's browser chooser.
  </description>
</action>

<action name="SettingsAppMonitor.Initialized">
  <owner>grt@chromium.org</owner>
  <description>
    The Windows Settings app monitor initialized successfully. This action can
    be used as an anchor representing the start of a user's interactions with
    the app regardless of what UX in Chrome initiated the flow.
  </description>
</action>

<action name="SettingsAppMonitor.OtherBrowserChosen">
  <owner>grt@chromium.org</owner>
  <description>
    The user selected a different browser from the Windows Settings app's
    browser chooser.
  </description>
</action>

<action name="SettingsAppMonitor.PromoFocused">
  <owner>grt@chromium.org</owner>
  <owner>pmonette@chromium.org</owner>
  <description>The Edge promo became focused.</description>
</action>

<action name="SettingsAppMonitor.SwitchAnyway">
  <owner>grt@chromium.org</owner>
  <owner>pmonette@chromium.org</owner>
  <description>
    The user clicked the &quot;Switch Anyway&quot; button in the Edge promo.
  </description>
</action>

<action name="SettingsMenu_AboutClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;About Chrome&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_AccessibilityClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;Accessibility&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_AiPageEntryPointClicked">
  <owner>zalmashni@google.com</owner>
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-browser-privacy-team@google.com</owner>
  <description>
    The user clicked the &quot;AI Innovations&quot; external link in the
    settings menu (drawer).
  </description>
</action>

<action name="SettingsMenu_AppearanceClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;Appearance&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_AutofillClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;Autofill and passwords&quot; item in the settings
    menu.
  </description>
</action>

<action name="SettingsMenu_DefaultBrowserClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;Default browser&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_DownloadsClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;Downloads&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_ExtensionsLinkClicked">
  <owner>aee@chromium.org</owner>
  <description>
    The user clicked the &quot;Extensions&quot; external link in the settings
    menu (drawer).
  </description>
</action>

<action name="SettingsMenu_LanguagesClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;Languages&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_OnStartupClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;On startup&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_PeopleClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;You and Google&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_PerformanceClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;Performance&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_PrivacyClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;Privacy and security&quot; item in the settings
    menu.
  </description>
</action>

<action name="SettingsMenu_ResetClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;Reset settings&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_SearchClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;Search engine&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsMenu_SystemClicked">
  <owner>mickeyburks@google.com</owner>
  <description>
    The user clicked the &quot;System&quot; item in the settings menu.
  </description>
</action>

<action name="SettingsPage.OpenAppManagement">
  <obsolete>
    Removed in M79, replaced by the histogram AppManagement.EntryPoints.
  </obsolete>
  <owner>jshikaram@chromium.org</owner>
  <owner>dominickn@chromium.org</owner>
  <description>
    The user clicked on the &quot;Manage your apps&quot; external link in the
    settings page.
  </description>
</action>

<action name="SettingsResetBubble.LearnMore">
  <obsolete>Removed in Chrome 49.</obsolete>
  <owner>mad@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SettingsResetBubble.NoThanks">
  <obsolete>Removed in Chrome 49.</obsolete>
  <owner>mad@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SettingsResetBubble.Reset">
  <obsolete>Removed in Chrome 49.</obsolete>
  <owner>mad@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SettingsResetBubble.Show">
  <obsolete>Removed in Chrome 49.</obsolete>
  <owner>mad@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SettingsResetPrompt_Accepted">
  <owner>alito@chromium.org</owner>
  <description>The user accepted the settings reset prompt.</description>
</action>

<action name="SettingsResetPrompt_Canceled">
  <owner>alito@chromium.org</owner>
  <description>
    The user clicked the cancel button in the settings reset prompt dialog.
  </description>
</action>

<action name="SettingsResetPrompt_Declined">
  <obsolete>
    Deprecated in M59 in April 2017 and replaced by SettingsResetPrompt_Canceled
    and SettingsResetPrompt_Dismissed.
  </obsolete>
  <owner>alito@chromium.org</owner>
  <description>The user declined the settings reset prompt.</description>
</action>

<action name="SettingsResetPrompt_Dismissed">
  <owner>alito@chromium.org</owner>
  <description>
    The user dismissed the settings reset prompt, for example by clicking the x
    in the top right corner or pressing the Escape key.
  </description>
</action>

<action name="SettingsResetPrompt_Shown">
  <owner>alito@chromium.org</owner>
  <description>
    The settings reset dialog was displayed to the user.
  </description>
</action>

<action name="SharedHighlights.LinkGenerated.Error.OK">
  <owner>seblalancette@chromium.org</owner>
  <owner>chrome-shared-highlighting@google.com</owner>
  <description>
    User pressed the 'OK' button on the Link Generation Error Alert dialog (iOS
    only).
  </description>
</action>

<action name="SharedHighlights.LinkGenerated.Error.SharePage">
  <owner>seblalancette@chromium.org</owner>
  <owner>chrome-shared-highlighting@google.com</owner>
  <description>
    User pressed the 'Share Page...' button on the Link Generation Error Alert
    dialog (iOS only).
  </description>
</action>

<action name="ShareSubmenu.Abandoned">
  <obsolete>Removed 02/2022.</obsolete>
  <owner>ellyjones@chromium.org</owner>
  <owner>src/chrome/browser/share/OWNERS</owner>
  <description>
    The share submenu was opened, but closed without choosing any of the
    options.
  </description>
</action>

<action name="ShareSubmenu.CopyLinkSelected">
  <obsolete>Removed 02/2022.</obsolete>
  <owner>ellyjones@chromium.org</owner>
  <owner>src/chrome/browser/share/OWNERS</owner>
  <description>
    The &quot;copy link&quot; option was selected in the share submenu.
  </description>
</action>

<action name="ShareSubmenu.QRCodeSelected">
  <obsolete>Removed 02/2022.</obsolete>
  <owner>ellyjones@chromium.org</owner>
  <owner>src/chrome/browser/share/OWNERS</owner>
  <description>
    The &quot;generate QR code&quot; option was selected in the share submenu.
  </description>
</action>

<action name="ShareSubmenu.SendTabToSelfSelected">
  <obsolete>Removed 02/2022.</obsolete>
  <owner>ellyjones@chromium.org</owner>
  <owner>src/chrome/browser/share/OWNERS</owner>
  <description>
    The &quot;send tab to self&quot; option was selected in the share submenu.
  </description>
</action>

<action name="ShareSubmenu.ThirdPartySelected">
  <obsolete>Removed 02/2022.</obsolete>
  <owner>ellyjones@chromium.org</owner>
  <owner>src/chrome/browser/share/OWNERS</owner>
  <description>
    One of the third-party targets was selected in the share submenu.
  </description>
</action>

<action name="SharingDesktopScreenshot.ScreenshotEdited">
  <owner>skare@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User chose to edit a screenshot in the capture bubble.
  </description>
</action>

<action name="SharingDesktopScreenshot.ScreenshotSavedViaBubble">
  <owner>skare@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User saved a screenshot captured from the desktop screenshot bubble.
  </description>
</action>

<action name="SharingHubAndroid.BottomRowScrolled">
  <obsolete>
    Renamed to SharingHubAndroid.ThirdPartyAppsScrolled 09/2020.
  </obsolete>
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The bottom row was horizontally scrolled. Recorded only once per open share
    sheet.
  </description>
</action>

<action name="SharingHubAndroid.CopyGifSelected">
  <owner>sophey@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;Copy GIF&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.CopyImageSelected">
  <owner>sophey@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;Copy Image&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.CopyTextSelected">
  <owner>sophey@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;Copy Text&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.CopyURLSelected">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;Copy URL&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.FirstPartyAppsScrolled">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The chrome app row was horizontally scrolled. Recorded only once per open
    share sheet.
  </description>
</action>

<action name="SharingHubAndroid.GenericFaviconShown">
  <owner>sophey@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The generic favicon was shown in the sharing hub preview. This means the
    link's favicon was not available.
  </description>
</action>

<action name="SharingHubAndroid.LinkFaviconShown">
  <owner>sophey@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The link's favicon was shown in the sharing hub preview.
  </description>
</action>

<action name="SharingHubAndroid.LinkGeneration.Failure">
  <owner>cheickcisse@google.com</owner>
  <description>
    The user request to share link-to-text in the sharing hub failed.
  </description>
</action>

<action name="SharingHubAndroid.LinkGeneration.Failure.TextShared">
  <owner>cheickcisse@google.com</owner>
  <description>
    The user shared only the text because the link generation failed.
  </description>
</action>

<action name="SharingHubAndroid.LinkGeneration.Link">
  <owner>cheickcisse@google.com</owner>
  <description>
    The user requested sharing the link-to-text in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.LinkGeneration.Success.LinkToTextShared">
  <owner>cheickcisse@google.com</owner>
  <description>The user shared link-to-text.</description>
</action>

<action name="SharingHubAndroid.LinkGeneration.Success.TextShared">
  <owner>cheickcisse@google.com</owner>
  <description>The user shared only the text.</description>
</action>

<action name="SharingHubAndroid.LinkGeneration.Text">
  <owner>cheickcisse@google.com</owner>
  <description>
    The user requested sharing the text only in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.LinkToTextSelected">
  <obsolete>
    Corresponding option was removed from sharing hub in M95. Never launched.
  </obsolete>
  <owner>gayane@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;Link to text&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.LongScreenshotSelected">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;Long Screenshot&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.MoreSelected">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;More...&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.PrintSelected">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>The Print option was selected in the sharing hub.</description>
</action>

<action name="SharingHubAndroid.QRCodeSelected">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;QR Code&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.SaveImageSelected">
  <owner>gayane@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;Save Image&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.ScreenshotSelected">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;Screenshot&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.SendTabToSelf.ChromeSettingsClicked">
  <obsolete>Removed 02/2022.</obsolete>
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The user tapped the Chrome Settings button in the STTS dialog.
  </description>
</action>

<action name="SharingHubAndroid.SendTabToSelf.NoTargetDevices">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The user tapped STTS in the sharing hub with no target devices available.
  </description>
</action>

<action name="SharingHubAndroid.SendTabToSelf.NotSyncing">
  <obsolete>Removed 02/2022.</obsolete>
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The user tapped STTS in the sharing hub with sync disabled.
  </description>
</action>

<action name="SharingHubAndroid.SendTabToSelfSelected">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The &quot;Send to your device&quot; option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.ThirdPartyAppSelected">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    A third party option was selected in the sharing hub.
  </description>
</action>

<action name="SharingHubAndroid.ThirdPartyAppsScrolled">
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The third party app row was horizontally scrolled. Recorded only once per
    open share sheet.
  </description>
</action>

<action name="SharingHubAndroid.TopRowScrolled">
  <obsolete>
    Renamed to SharingHubAndroid.FirstPartyAppsScrolled 09/2020.
  </obsolete>
  <owner>kmilka@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The top row was horizontally scrolled. Recorded only once per open share
    sheet.
  </description>
</action>

<action name="SharingHubDesktop.CastSelected">
  <owner>jeffreycohen@chromium.org</owner>
  <owner>kristipark@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The cast feature was selected in the desktop sharing hub.
  </description>
</action>

<action name="SharingHubDesktop.CopyURLSelected">
  <owner>jeffreycohen@chromium.org</owner>
  <owner>kristipark@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The QR code feature was selected in the desktop sharing hub.
  </description>
</action>

<action name="SharingHubDesktop.FollowSelected">
  <obsolete>Removed 02/2024</obsolete>
  <owner>jianli@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The follow feature was selected in the desktop sharing hub.
  </description>
</action>

<action name="SharingHubDesktop.QRCodeSelected">
  <owner>jeffreycohen@chromium.org</owner>
  <owner>kristipark@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The QR code feature was selected in the desktop sharing hub.
  </description>
</action>

<action name="SharingHubDesktop.SavePageSelected">
  <owner>jeffreycohen@chromium.org</owner>
  <owner>kristipark@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The Save page feature was selected in the desktop sharing hub.
  </description>
</action>

<action name="SharingHubDesktop.ScreenshotSelected">
  <owner>jeffreycohen@chromium.org</owner>
  <owner>kristipark@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The screenshot feature was selected in the desktop sharing hub.
  </description>
</action>

<action name="SharingHubDesktop.SendTabToSelfSelected">
  <owner>jeffreycohen@chromium.org</owner>
  <owner>kristipark@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    The send tab to self feature was selected in the desktop sharing hub.
  </description>
</action>

<action name="SharingHubDesktop.ThirdPartyAppSelected">
  <owner>jeffreycohen@chromium.org</owner>
  <owner>kristipark@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    A third party option was selected in the desktop sharing hub.
  </description>
</action>

<action name="SharingHubDesktop.UnfollowSelected">
  <obsolete>Removed 02/2024</obsolete>
  <owner>jianli@chromium.org</owner>
  <owner>feed@chromium.org</owner>
  <description>
    The unfollow feature was selected in the desktop sharing hub.
  </description>
</action>

<action name="SharingQRCode.DialogLaunched">
  <owner>skare@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User launched the QR Generator dialog (desktop platforms).
  </description>
</action>

<action name="SharingQRCode.DialogLaunched.ContextMenuImage">
  <owner>skare@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User launched the QR Generator dialog for an image via the context menu on
    desktop.
  </description>
</action>

<action name="SharingQRCode.DialogLaunched.ContextMenuLink">
  <obsolete>Removed 02/2022.</obsolete>
  <owner>ellyjones@chromium.org</owner>
  <owner>src/chrome/browser/share/OWNERS</owner>
  <description>
    User launched the QR Generator dialog for a link via the context menu on
    desktop.
  </description>
</action>

<action name="SharingQRCode.DialogLaunched.ContextMenuPage">
  <owner>skare@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User launched the QR Generator dialog for a page via the context menu on
    desktop.
  </description>
</action>

<action name="SharingQRCode.DownloadQRCode">
  <owner>tgupta@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User attempted to download a QR code from the share hub generator.
  </description>
</action>

<action name="SharingQRCode.DownloadQRCode.Failed">
  <obsolete>Removed 06/2020. Never launched.</obsolete>
  <owner>tgupta@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    Downloading a QR Code from the sharing dialog failed.
  </description>
</action>

<action name="SharingQRCode.DownloadQRCode.Succeeded">
  <obsolete>Removed 06/2020. Never launched.</obsolete>
  <owner>tgupta@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    Downloading a QR Code from the sharing dialog succeeded.
  </description>
</action>

<action name="SharingQRCode.DownloadQRCodeMultipleAttempts">
  <owner>tgupta@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User attempted to download a QR code from the share hub generator two or
    more times.
  </description>
</action>

<action name="SharingQRCode.EditTextField">
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User edited the text field for a QR code URL (desktop platforms).
  </description>
</action>

<action name="SharingQRCode.FailureNotificationTapped">
  <obsolete>Deprecated 6/2020</obsolete>
  <owner>tgupta@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User tapped on failure notification for saving QR code image.
  </description>
</action>

<action name="SharingQRCode.ScannedNonURL">
  <owner>tgupta@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    QR code scanner scanned a QR code that did not contain a URL.
  </description>
</action>

<action name="SharingQRCode.ScannedURL">
  <owner>tgupta@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    QR code scanner scanned a QR code that contained a URL.
  </description>
</action>

<action name="SharingQRCode.SuccessNotificationTapped">
  <obsolete>Deprecated 6/2020</obsolete>
  <owner>tgupta@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User tapped on successful notification for saving QR code image.
  </description>
</action>

<action name="SharingQRCode.TabVisible.Scan">
  <owner>tgupta@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User launched, foregrounded, or switched to the QR feature's scan tab.
  </description>
</action>

<action name="SharingQRCode.TabVisible.Share">
  <owner>tgupta@chromium.org</owner>
  <owner>src/components/send_tab_to_self/OWNERS</owner>
  <description>
    User launched, foregrounded, or switched to the QR feature's generator tab.
  </description>
</action>

<action name="Shelf_AlignmentSetBottom">
  <owner>mmourgos@chromium.org</owner>
  <owner>gzadina@google.com</owner>
  <description>User sets shelf to bottom alignment on ChromeOS.</description>
</action>

<action name="Shelf_AlignmentSetLeft">
  <owner>mmourgos@chromium.org</owner>
  <owner>gzadina@google.com</owner>
  <description>User sets shelf to left alignment on ChromeOS.</description>
</action>

<action name="Shelf_AlignmentSetRight">
  <owner>mmourgos@chromium.org</owner>
  <owner>gzadina@google.com</owner>
  <description>User sets shelf to right alignment on ChromeOS.</description>
</action>

<action name="Shelf_BrowserShortcutShelfItem_ShowTabs">
  <owner>erikchen@chromium.org</owner>
  <owner>alexbn@chromium.org</owner>
  <description>
    User interacts with the browser icon in the shelf on ChromeOS to show a
    context menu with all the tabs.
  </description>
</action>

<action name="Shelf_BrowserShortcutShelfItem_ShowWindows">
  <owner>erikchen@chromium.org</owner>
  <owner>alexbn@chromium.org</owner>
  <description>
    User interacts with the browser icon in the shelf on ChromeOS to show a
    context menu with all the windows.
  </description>
</action>

<action name="Shelf_ContextMenu_Task_Manager">
  <owner>oshima@chromium.org</owner>
  <owner>cros-system-ui-eng@google.com</owner>
  <description>
    User selected Task Manager from the shelf context menu on ChromeOS.
  </description>
</action>

<action name="Shelf_ItemPinned">
  <owner>mmourgos@chromium.org</owner>
  <owner>gzadina@google.com</owner>
  <description>User pinned an app item to the shelf on ChromeOS.</description>
</action>

<action name="Shelf_ItemUnpinned">
  <owner>mmourgos@chromium.org</owner>
  <owner>gzadina@google.com</owner>
  <description>
    User unpinned an app item from the shelf on ChromeOS.
  </description>
</action>

<action name="Shelf_ShutDown">
  <owner>antrim@google.com</owner>
  <owner>cros-lurs@google.com</owner>
  <description>User shut down from the shelf shutdown button.</description>
</action>

<action name="ShortcutCustomization_OpenEditAcceleratorDialog">
  <owner>jimmyxgong@chromium.org</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    User clicks on an editable accelerator to modify it.
  </description>
</action>

<action name="ShortcutCustomization_RemoveAccelerator">
  <owner>jimmyxgong@chromium.org</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>User has removed an accelerator.</description>
</action>

<action name="ShortcutCustomization_ResetAction">
  <owner>jimmyxgong@chromium.org</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    User has clicked on the restore default button for an action.
  </description>
</action>

<action name="ShortcutCustomization_ResetAll">
  <owner>jimmyxgong@chromium.org</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    User has clicked on the restore default for all actions button.
  </description>
</action>

<action name="ShortcutCustomization_StartAddAccelerator">
  <owner>jimmyxgong@chromium.org</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>User has begun adding a new accelerator.</description>
</action>

<action name="ShortcutCustomization_StartReplaceAccelerator">
  <owner>jimmyxgong@chromium.org</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>User has begun replacing an accelerator.</description>
</action>

<action name="ShortcutCustomization_SuccessfullyModified">
  <owner>jimmyxgong@chromium.org</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    User has successfully added or replaced an accelerator.
  </description>
</action>

<action name="ShowAccessibilitySettings">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowAppLauncherPage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowApplications">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowAppManagementDetailPage">
  <obsolete>
    Removed in M79, replaced by the histogram AppManagement.EntryPoints.
  </obsolete>
  <owner>jshikaram@chromium.org</owner>
  <owner>dominickn@chromium.org</owner>
  <description>
    The user selected the App Info context menu item in the app launcher.
  </description>
</action>

<action name="ShowAppManagementPage">
  <obsolete>Replaced with ShowAppManagementDetailPage</obsolete>
  <owner>jshikaram@chromium.org</owner>
  <owner>dominickn@chromium.org</owner>
  <description>
    The user selected the App Info context menu item in the app launcher.
  </description>
</action>

<action name="ShowAppMenu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowAsTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowAudioSettingsPage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowBluetoothSettingsPage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowBookmarkManager">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowBookmarks">
  <obsolete>Duplicate of ShowBookmarkManager.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowBookmarksBar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowChargerReplacementDialog">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowControlPanel">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowDateOptions">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowDiscover">
  <owner>alemate@chromium.org</owner>
  <owner>zalcorn@chromium.org</owner>
  <description>
    The Chrome OS Discover App was displayed to the user.
  </description>
</action>

<action name="ShowDisplayOptions">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowDownloads">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowExtensions">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowFileBrowserFullTab">
  <owner>sashab@chromium.org</owner>
  <owner>slangley@chromium.org</owner>
  <description>
    The user opened the file manager to a specific file or folder.
  </description>
</action>

<action name="ShowGestureEducationHelp">
  <owner>amehfooz@chromium.org</owner>
  <owner>tengs@chromium.org</owner>
  <description>
    The user opened the gesture education help from the notification shown to
    highlight new gestures in tablet mode.
  </description>
</action>

<action name="ShowGraphicsTabletSettingsPage">
  <owner>wangdanny@google.com</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    Recorded when a user navigates to the graphics tablet settings subpage by
    clicking on the notification shown when a graphics tablet with customizable
    buttons is connected to a chromebook for the first time.
  </description>
</action>

<action name="ShowHelpTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowHelpTabViaF1">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowHelpTabViaWrenchMenu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowHistory">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowJSConsole">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowKaleidoscope">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="ShowKeyboardSettingsPage">
  <owner>michaelcheco@google.com</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    Recorded when a user navigates to the keyboard settings subpage by clicking
    on the notification shown when a mouse with customizable buttons is
    connected to a chromebook for the first time.
  </description>
</action>

<action name="ShowModalDialog">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowMouseSettingsPage">
  <owner>wangdanny@google.com</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    Recorded when a user navigates to the mouse settings subpage by clicking on
    the notification shown when a mouse with customizable buttons is connected
    to a chromebook for the first time.
  </description>
</action>

<action name="ShowOptions">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowPageMenu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowPaletteOptions">
  <owner>jdufault@chromium.org</owner>
  <description>Triggered when the palette options are opened.</description>
</action>

<action name="ShowPointingStickSettingsPage">
  <owner>michaelcheco@google.com</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    Recorded when a user navigates to the pointing stick settings subpage by
    clicking on the notification shown when a mouse with customizable buttons is
    connected to a chromebook for the first time.
  </description>
</action>

<action name="ShowRecentlyViewed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowRemapKeysSettingsSubpage">
  <owner>michaelcheco@google.com</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    Recorded when a user navigates to the remap keys settings subpage by
    clicking on the notification shown when they attempted to rewrite a key
    event to a six pack key action using a shortcut that is inconsistent with
    their setting for that behavior.
  </description>
</action>

<action name="ShowSections_RecentSitesDisabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowSections_RecentSitesEnabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowSessions">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ShowTouchpadSettingsPage">
  <owner>michaelcheco@google.com</owner>
  <owner>cros-device-enablement@google.com</owner>
  <description>
    Recorded when a user navigates to the touchpad settings subpage by clicking
    on the notification shown when they attempted to simulate a right-click
    using a rewrite that is inconsistent with their setting for that behavior.
  </description>
</action>

<action name="ShowYouTubeMusicPremiumPage">
  <owner>hongyulong@google.com</owner>
  <owner>richui@google.com</owner>
  <owner>chromeos-wms@google.com</owner>
  <description>
    Recorded when a user clicks the Learn More button on the focus mode panel
    and navigates to the page which shows the user with different premium plans.
  </description>
</action>

<action name="Shutdown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SidePanel.AboutThisSite.NewTabButtonClicked">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the new tab button is clicked with the about this site side
    panel entry showing.
  </description>
</action>

<action name="SidePanel.Bookmarks.FolderClose">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user collapsed a bookmarks folder within the side panel.
  </description>
</action>

<action name="SidePanel.Bookmarks.FolderOpen">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user expanded a bookmarks folder within the side panel.
  </description>
</action>

<action name="SidePanel.Bookmarks.Navigation">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user navigated to a page from bookmarks in the side panel.
  </description>
</action>

<action name="SidePanel.Bookmarks.Pinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the bookmarks side panel entry is pinned via the pin button in
    the side panel header.
  </description>
</action>

<action name="SidePanel.Bookmarks.Unpinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the bookmarks side panel entry is unpinned via the pin button
    in the side panel header.
  </description>
</action>

<action name="SidePanel.Companion.Pinned.BySidePanelHeaderButton">
  <obsolete>Deprecated 11/2024. Companion was deprecated and removed.</obsolete>
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the companion side panel entry is pinned via the pin button in
    the side panel header.
  </description>
</action>

<action name="SidePanel.Companion.Unpinned.ByPinnedButtonContextMenu">
  <obsolete>Deprecated 11/2024. Companion was deprecated and removed.</obsolete>
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the companion side panel entry is unpinned via the context
    menu from the pinned companion button.
  </description>
</action>

<action name="SidePanel.Companion.Unpinned.BySidePanelHeaderButton">
  <obsolete>Deprecated 11/2024. Companion was deprecated and removed.</obsolete>
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the companion side panel entry is unpinned via the pin button
    in the side panel header.
  </description>
</action>

<action name="SidePanel.Feed.Pinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>jianli@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the feed side panel entry is pinned via the pin button in the
    side panel header.
  </description>
</action>

<action name="SidePanel.Feed.Unpinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>jianli@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the feed side panel entry is unpinned via the pin button in
    the side panel header.
  </description>
</action>

<action name="SidePanel.HistoryClusters.NewTabButtonClicked">
  <owner>mfacey@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the new tab button is clicked with the history clusters side
    panel entry showing.
  </description>
</action>

<action name="SidePanel.HistoryClusters.Pinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>mfacey@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the history clusters side panel entry is pinned via the pin
    button in the side panel header.
  </description>
</action>

<action name="SidePanel.HistoryClusters.Unpinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>mfacey@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the history clusters side panel entry is unpinned via the pin
    button in the side panel header.
  </description>
</action>

<action name="SidePanel.Lens.NewTabButtonClicked">
  <owner>lens-chrome-eng@google.com</owner>
  <owner>juanmojica@google.com</owner>
  <description>
    Recorded when the new tab button is clicked with the Lens side panel entry
    showing.
  </description>
</action>

<action name="SidePanel.LensOverlayResults.NewTabButtonClicked">
  <owner>lens-chrome-eng@google.com</owner>
  <owner>nguyenbryan@google.com</owner>
  <description>
    Recorded when the new tab button is clicked with the Lens Overlay side panel
    entry showing.
  </description>
</action>

<action name="SidePanel.Performance.Pinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the performance side panel entry is pinned via the pin button
    in the side panel header.
  </description>
</action>

<action name="SidePanel.Performance.Unpinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the performance side panel entry is unpinned via the pin
    button in the side panel header.
  </description>
</action>

<action name="SidePanel.ReadAnything.Pinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>abigailbklein@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the read anything side panel entry is pinned via the pin
    button in the side panel header.
  </description>
</action>

<action name="SidePanel.ReadAnything.Unpinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>abigailbklein@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the read anything side panel entry is unpinned via the pin
    button in the side panel header.
  </description>
</action>

<action name="SidePanel.ReadingList.AddCurrentPage">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user added a page to the reading list from the side panel.
  </description>
</action>

<action name="SidePanel.ReadingList.Navigation">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user navigated to a page from the reading list in the side panel.
  </description>
</action>

<action name="SidePanel.ReadingList.Pinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the reading list side panel entry is pinned via the pin button
    in the side panel header.
  </description>
</action>

<action name="SidePanel.ReadingList.Unpinned.BySidePanelHeaderButton">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the reading list side panel entry is unpinned via the pin
    button in the side panel header.
  </description>
</action>

<action name="SidePanel.SideSearch.NewTabButtonClicked">
  <owner>pengchaocai@chromium.org</owner>
  <owner>chrome-cros@google.com</owner>
  <description>
    Recorded when the new tab button is clicked with the side search side panel
    entry showing.
  </description>
</action>

<action name="SidePanel_Bookmarks_ContextMenu_OpenAll">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the bookmarks context menu is used in the SidePanel for
    &quot;open all&quot;
  </description>
</action>

<action name="SidePanel_Bookmarks_ContextMenu_OpenAllIncognito">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the bookmarks context menu is used in the SidePanel for
    &quot;open all incognito&quot;
  </description>
</action>

<action name="SidePanel_Bookmarks_ContextMenu_OpenAllInNewTabGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the bookmarks context menu is used in the SidePanel for
    &quot;open all in new tab group&quot;
  </description>
</action>

<action name="SidePanel_Bookmarks_ContextMenu_OpenAllInNewWindow">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the bookmarks context menu is used in the SidePanel for
    &quot;open all in new window&quot;
  </description>
</action>

<action name="SidePanel_Bookmarks_ContextMenu_OpenAllIsolated">
  <owner>przybytniowska@google.com</owner>
  <owner>zmin@chromium.com</owner>
  <description>
    The user opened one or more bookmarks in the Side Panel using the context
    menu option to open in an Isolated window.
  </description>
</action>

<action name="SidePanel_Bookmarks_ContextMenu_OpenSplitView">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the bookmarks context menu is used in the SidePanel for
    &quot;open split view&quot;
  </description>
</action>

<action name="Signin_Abort_Signin">
  <owner>mahmadi@chromium.org</owner>
  <description>
    Recorded when the user closes the tab or exits the browser without choosing
    any of the other options on the sync confirmation modal.
  </description>
</action>

<action name="Signin_Abort_Signin_UINotAvailable">
  <owner>jlebel@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the sign-in process is aborted as the user started it when the
    UI was not available to present the sign-in screen. Logged only on iOS.
    Needed in crash report for debugging, which is why it’s not marked as
    `not_user_triggered`.
  </description>
</action>

<action name="Signin_AccountMenu_AddAccount">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Add account…&quot; from the account
    menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_Close">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on the Close button in the account menu. iOS
    only.
  </description>
</action>

<action name="Signin_AccountMenu_Dismissed_By_User">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user dismissed by swipe-down or tapping out of the account
    menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_EditAccountList">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Edit Account List&quot; menu entry in
    the account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_ErrorButton_BookmarksLimitExceeded">
  <owner>mtatarski@google.com</owner>
  <owner>chrome-sync-client-team@google.com</owner>
  <description>
    Recorded when the user taps on the error button (bookmark limit exceeded) in
    the account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_ErrorButton_MDM">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Error&quot; (MDM error) button in the
    account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_ErrorButton_Passphrase">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Error&quot; (missing passphrase) button
    in the account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_ErrorButton_Reauth">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Error&quot; (Reauth needed) button in
    the account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_ErrorButton_TrustedVaultDegradedForEverything">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Error&quot; (degraded trusted vault for
    everything) button in the account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_ErrorButton_TrustedVaultDegradedForPasswords">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Error&quot; (degraded trusted vault for
    passwords) button in the account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_ErrorButton_TrustedVaultForEverything">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Error&quot; (trusted vault for
    everything) button in the account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_ErrorButton_TrustedVaultForPasswords">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Error&quot; (trusted vault for
    passwords) button in the account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_ManageAccount">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user tap to manage the account from the account menu. iOS
    only.
  </description>
</action>

<action name="Signin_AccountMenu_SelectAccount">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user selects an account in the account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_Signout">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user signes out from the account menu. iOS only.
  </description>
</action>

<action name="Signin_AccountMenu_SubscriptionChip">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on the AI subscription chip in the account menu.
    iOS only.
  </description>
</action>

<action name="Signin_AccountPicker_Close">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user closes the account picker. Only on iOS.
  </description>
</action>

<action name="Signin_AccountPicker_Open">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user opens the account picker. Only on iOS.
  </description>
</action>

<action name="Signin_AccountSettings_GoogleActivityControlsClicked">
  <owner>mahmadi@chromium.org</owner>
  <description>
    Recorded when the user clicks the &quot;Google Activity Controls&quot; link
    in the account settings page.
  </description>
</action>

<action name="Signin_AccountSettings_LinkedGoogleServicesClicked">
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    Recorded when the user clicks the &quot;Linked Google Services&quot; link
    row in the &quot;Personalize Google Settings&quot; page. Only on Android and
    iOS.
  </description>
</action>

<action name="Signin_AccountSettings_PersonalizeGoogleServicesClicked">
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    Recorded when the user clicks the &quot;Personalize Google Services&quot;
    link row in the account settings page. Only on Android and iOS.
  </description>
</action>

<action name="Signin_AccountsTableView_AccountDetail">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user opens the detail alert dialog (to choose between
    MyAccount UI or remove the identity) in the accounts table view. iOS only.
  </description>
</action>

<action name="Signin_AccountsTableView_AccountDetail_Cancel">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user cancels the account detail alert dialog in the
    accounts table view. iOS only.
  </description>
</action>

<action name="Signin_AccountsTableView_AccountDetail_OpenMyGoogleUI">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user opens MyGoogleUI from the accounts table view. iOS
    only.
  </description>
</action>

<action name="Signin_AccountsTableView_AccountDetail_RemoveAccount">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user asks to remove an identity in the accounts table
    view. iOS only.
  </description>
</action>

<action
    name="Signin_AccountsTableView_AccountDetail_RemoveAccount_ConfirmationCancelled">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user cancels the account removal action in the accounts
    table view. iOS only.
  </description>
</action>

<action name="Signin_AccountsTableView_AccountDetail_RemoveAccount_Confirmed">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user confirms the account removal action in the accounts
    table view. iOS only.
  </description>
</action>

<action name="Signin_AccountsTableView_AddAccount">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Add Account…&quot; button in the
    accounts table view. iOS only.
  </description>
</action>

<action name="Signin_AccountsTableView_Close">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user closes the accounts table view. iOS only.
  </description>
</action>

<action name="Signin_AccountsTableView_ErrorButton">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Error&quot; button in the accounts
    table view. iOS only.
  </description>
</action>

<action name="Signin_AccountsTableView_Open">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user opens the account table view. iOS only.
  </description>
</action>

<action name="Signin_AccountsTableView_SignOut">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on &quot;Sign-out&quot; button in the accounts
    table view. iOS only.
  </description>
</action>

<action name="Signin_AddAccount_Cancelled">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user cancel the Add Account flow. Recorded for iOS only.
  </description>
</action>

<action name="Signin_AddAccount_Error">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when an error caused the Add Account flow to fail. Recorded for iOS
    only.
  </description>
</action>

<action name="Signin_AddAccount_Interrupted">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the Add Account flow was interrupted, as requested by the
    coordinator’s owner. It may or may not be triggered by an action from the
    user. Recorded for iOS only.
  </description>
</action>

<action name="Signin_AddAccount_Success">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user succesfully added an account through the Add Account
    flow. Recorded for iOS only.
  </description>
</action>

<action name="Signin_AddAccountToDevice">
  <owner>gogerald@chromium.org</owner>
  <description>Recorded when the add account dialog is opened.</description>
</action>

<action name="Signin_AddAccountToDevice_DismissedWithError">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the add account view is dismissed with an error. Recorded for
    iOS only.
  </description>
</action>

<action name="Signin_AddAccountToDevice_DismissedWithNewAccount">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the add account view is dismissed with adding a new account.
    Recorded for iOS only.
  </description>
</action>

<action name="Signin_AddAccountToDevice_DismissedWithoutNewAccount">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the add account view is dismissed without adding a new
    account. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Android_GmsUserRecoverableDialogAccepted">
  <owner>bsazonov@chromium.org</owner>
  <description>
    Recorded when user accepts an option presented by Google Play services error
    dialog (e.g., clicks &quot;Update&quot; button).
  </description>
</action>

<action name="Signin_Android_GmsUserRecoverableDialogShown"
    not_user_triggered="true">
  <owner>bsazonov@chromium.org</owner>
  <description>
    Recorded when dialog is shown to resolve Google Play services error (e.g.,
    update request).
  </description>
</action>

<action name="Signin_AuthenticationFlowPerformer_ErrorDialog_Confirmed">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    This user action is triggered when the error dialog from
    AuthenticationFlowPerformer is confirmed by the user.
  </description>
</action>

<action name="Signin_AuthenticationFlowPerformer_ErrorDialog_Presented">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    This user action is triggered when the error dialog is presented. This user
    action will help to understand crbug.com/1482623 using breadcrumbs.
    TODO(crbug.com/40072272): Remove once the bug will be closed.
  </description>
</action>

<action
    name="Signin_AuthenticationFlowPerformer_ManagedConfirmationDialog_Canceled">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    This user action is triggered when the managed confirmation dialog from
    AuthenticationFlowPerformer is canceled by the user.
  </description>
</action>

<action
    name="Signin_AuthenticationFlowPerformer_ManagedConfirmationDialog_Confirmed">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    This user action is triggered when the managed confirmation dialog from
    AuthenticationFlowPerformer is confirmed by the user.
  </description>
</action>

<action
    name="Signin_AuthenticationFlowPerformer_ManagedConfirmationDialog_Presented">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    This user action is triggered when the managed confirmation dialog is
    presented. This user action will help to understand crbug.com/1482623 using
    breadcrumbs. TODO(crbug.com/40072272): Remove once the bug will be closed.
  </description>
</action>

<action name="Signin_AuthenticationFlowPerformer_SwitchDialog_Canceled">
  <obsolete>Removed 04/2024.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    This user action is triggered when the switch account dialog from
    AuthenticationFlowPerformer is canceled by the user.
  </description>
</action>

<action name="Signin_AuthenticationFlowPerformer_SwitchDialog_Confirmed">
  <obsolete>Removed 04/2024.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    This user action is triggered when the switch account dialog from
    AuthenticationFlowPerformer is confirmed by the user.
  </description>
</action>

<action name="Signin_AuthenticationFlowPerformer_SwitchDialog_Presented">
  <obsolete>Removed 04/2024.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    This user action is triggered when the switch account dialog is presented.
    This user action will help to understand crbug.com/1482623 using
    breadcrumbs. TODO(crbug.com/40072272): Remove once the bug will be closed.
  </description>
</action>

<action name="Signin_BottomSheet_ClosedByCancel">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the sign-in bottom sheet is canceled. Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_ClosedByInterrupt">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the sign-in bottom sheet is interrupted by a Chrome action.
    Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_ClosedByProfileChange">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the sign-in bottom sheet is getting closed because the current
    profile is being stopped. That is, the user is signing in a managed account
    and #separate-profiles-for-managed-accounts is enabled. Recorded for iOS
    only.
  </description>
</action>

<action name="Signin_BottomSheet_ClosedBySignIn">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the sign-in bottom sheet closes after the user is signed in.
    Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_DefaultAccount_AddAccount">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on the Add Account button in the sign-in bottom
    sheet. This can only occurs if all accounts were removed from the device
    after the sign-in sheet was opened. Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_DefaultAccount_IdentityButtonTapped">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on the button with the default identity in the
    sign-in bottom sheet. That cause the identity chooser to be opened. Recorded
    for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_DefaultAccount_Signin">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on sign-in button in the sign-in bottom sheet.
    Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_DefaultAccount_Skip">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user tap &quot;cancel&quot; or &quot;skip&quot; in the
    sign-in bottom sheet. Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_IdentityChooser_AddAccount">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on AddAccount in the identity chooser dialog.
    Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_IdentityChooser_Closed">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the identity chooser dialog from the bottom sheet is closed.
    This might be caused by an explicit user action or any other event that
    closes the UI. Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_IdentityChooser_ClosedByUser">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user closed the identity chooser dialog from the bottom
    sheet with the back button or voice-over Z move. Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_IdentityChooser_Opened">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the identity chooser dialog from the bottom sheet is opened by
    the user. Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_IdentityChooser_Selected">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user selects an identity in the identity chooser dialog.
    Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_IdentityChooser_ShowManagementHelpPage">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user taps on the &quot;management help&quot; link in the
    footer of the identity chooser dialog. Recorded for iOS only.
  </description>
</action>

<action name="Signin_BottomSheet_Opened">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the bottom sheet is opened. Recorded for iOS only.
  </description>
</action>

<action name="Signin_BulkUpload_Close">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the Bulk Upload Settings is dismissed. iOS only.
  </description>
</action>

<action name="Signin_BulkUpload_FaceID_CannotBeStarted">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the face id auth cannot be started in the Bulk Upload
    Settings. iOS only.
  </description>
</action>

<action name="Signin_BulkUpload_FaceID_Failed">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the face id auth fails in the Bulk Upload Settings. iOS only.
  </description>
</action>

<action name="Signin_BulkUpload_FaceID_Success">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the face id auth is successful in the Bulk Upload Settings.
    iOS only.
  </description>
</action>

<action name="Signin_BulkUpload_Open">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the Bulk Upload Settings is opened. iOS only.
  </description>
</action>

<action name="Signin_BulkUpload_Save">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user presses the save button in the Bulk Upload Settings.
    iOS only.
  </description>
</action>

<action name="Signin_EnterpriseAccountPrompt_Cancel">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user clicks 'cancel' in the sign in enterprise account
    confirmation dialog.
  </description>
</action>

<action name="Signin_EnterpriseAccountPrompt_DontImportData">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user chooses to not import data in the sign in enterprise
    account confirmation dialog.
  </description>
</action>

<action name="Signin_EnterpriseAccountPrompt_ImportData">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user chooses to import data in the sign in enterprise
    account confirmation dialog.
  </description>
</action>

<action name="Signin_HistorySync{ActionType}">
  <owner>myuu@google.com</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Recorded when user takes an action on the History Sync Opt-In screen.
    Recorded on iOS and Desktop. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name="_Aborted"
        summary="The user or other events (identity disappeared, Chrome
                 shutdown) dismissed the History Sync Opt-In screen"/>
    <variant name="_AlreadyOptedIn"
        summary="The History Sync Opt-In screen is skipped since the user has
                 already opted-in for history sync previously"/>
    <variant name="_Completed" summary="The user tapped on the accept button"/>
    <variant name="_Declined" summary="The user tapped on the decline button"/>
    <variant name="_Skipped"
        summary="The History Sync Opt-In screen is skipped (Since sync is
                 disabled by policies or the user is signed-out)"/>
    <variant name="_Started" summary="The History Sync Opt-In screen is shown"/>
    <variant name="_SwipedDown"
        summary="The user dismissed the History Sync Opt-In screen by swiping
                 down"/>
  </token>
</action>

<action name="Signin_ImportDataPrompt_Cancel">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user chooses to cancel (abort) sign in in the import data
    confirmation dialog.
  </description>
</action>

<action name="Signin_ImportDataPrompt_DontImport">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user chooses to not import data (create new profile) in
    the import data confirmation dialog of sign in.
  </description>
</action>

<action name="Signin_ImportDataPrompt_ImportData">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user chooses to import data in the import data
    confirmation dialog of sign in.
  </description>
</action>

<action name="Signin_Impression_FromAddressBubble">
  <owner>amelies@google.com</owner>
  <description>
    Recorded when showing sign in entry in the saving address bubble.
  </description>
</action>

<action name="Signin_Impression_FromAppsPageLink" not_user_triggered="true">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the chrome://apps page.
  </description>
</action>

<action name="Signin_Impression_FromAutofillDropdown" not_user_triggered="true">
  <owner>battre@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the Autofill dropdown.
  </description>
</action>

<action name="Signin_Impression_FromAvatarBubbleSignin"
    not_user_triggered="true">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the avatar sign in bubble.
  </description>
</action>

<action name="Signin_Impression_FromBookmarkBubble" not_user_triggered="true">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the bookmark bubble.
  </description>
</action>

<action name="Signin_Impression_FromBookmarkManager" not_user_triggered="true">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the bookmark manager.
  </description>
</action>

<action name="Signin_Impression_FromChromeSigninInterceptBubble">
  <owner>rsult@google.com</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Recorded when showing the Chrome sign in intercept bubble.
  </description>
</action>

<action name="Signin_Impression_FromCloudPrint">
  <obsolete>Deprecated 10/2017. No longer needed.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the cloud print preview page.
  </description>
</action>

<action name="Signin_Impression_FromComposeboxDriveContextMenuOptionBubble">
  <owner>chrome-signin-desktop-team@google.com</owner>
  <description>
    Recorded when the signin promo is shown from interacting with the Composebox
    Drive context menu option.
  </description>
</action>

<action name="Signin_Impression_FromCreatorFeedFollow">
  <owner>wry@chromium.org</owner>
  <description>
    Recorded when showing sign-in entry in Creator Feed on Android only.
  </description>
</action>

<action name="Signin_Impression_FromCredentialExchangeImport">
  <owner>rgod@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Recorded when showing sign in that originates from the Credential Exchange
    import flow. iOS only.
  </description>
</action>

<action name="Signin_Impression_FromDevicesPage" not_user_triggered="true">
  <obsolete>No longer recorded.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the chrome://devices page.
  </description>
</action>

<action name="Signin_Impression_FromEnterpriseDialogAfterSigninInterception"
    not_user_triggered="true">
  <owner>chrome-signin-desktop-team@google.com</owner>
  <owner>ydago@chromium.org</owner>
  <description>
    Recorded when showing the enterprise dialog after signin interception.
  </description>
</action>

<action name="Signin_Impression_FromExtensionInstallBubble"
    not_user_triggered="true">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the extension installed bubble.
  </description>
</action>

<action name="Signin_Impression_FromGoogleServicesSettings"
    not_user_triggered="true">
  <obsolete>No longer recorded.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when the sign-in promo in the Google services settings is shown.
  </description>
</action>

<action name="Signin_Impression_FromIOSAppBar">
  <owner>thegreenfrog@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when showing sign in that originates from App Bar. iOS only.
  </description>
</action>

<action name="Signin_Impression_FromIOSGeminiButtonToolbar">
  <owner>thegreenfrog@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when showing sign in that originates from the Toolbar. iOS only.
  </description>
</action>

<action name="Signin_Impression_FromKaleidoscope">
  <obsolete>No longer recorded.</obsolete>
  <owner>beccahughes@chromium.org</owner>
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    Recorded when showing a sign-in page from Kaleidoscope.
  </description>
</action>

<action name="Signin_Impression_FromManageCardsBubble"
    not_user_triggered="true">
  <obsolete>Removed in M103.</obsolete>
  <owner>osaul@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the manage cards bubble.
  </description>
</action>

<action name="Signin_Impression_FromMenu" not_user_triggered="true">
  <owner>gogerald@chromium.org</owner>
  <description>Recorded when showing sign in entry in the menu.</description>
</action>

<action name="Signin_Impression_FromNotificationsOptInScreenContentToggle">
  <owner>hiramahmood@google.com</owner>
  <owner>scottyoder@google.com</owner>
  <description>
    Recorded when showing sign in entry in the notifications opt-in screen.
  </description>
</action>

<action name="Signin_Impression_FromNTP" not_user_triggered="true">
  <obsolete>No longer recorded.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the new tab page.
  </description>
</action>

<action name="Signin_Impression_FromNTPContentSuggestions"
    not_user_triggered="true">
  <obsolete>Removed in M126</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in card in the snippets new tab page.
  </description>
</action>

<action name="Signin_Impression_FromNTPFeedBottomSigninPromo">
  <owner>tinazwang@chromium.org</owner>
  <description>
    Recorded when showing sign-in promo card in the feed bottom.
  </description>
</action>

<action name="Signin_Impression_FromNTPFeedCardMenuSigninPromo">
  <owner>tinazwang@chromium.org</owner>
  <description>
    Recorded when showing sign-in promo UI triggered by feed card menu
    personalization options.
  </description>
</action>

<action name="Signin_Impression_FromNTPFeedTopPromo">
  <owner>mrefaat@google.com</owner>
  <owner>feed@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the NTP feed top section promo.
  </description>
</action>

<action name="Signin_Impression_FromOverflowMenu">
  <owner>jlebel@google.com</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when showing sign in that originates from the Overflow Menu. iOS
    only.
  </description>
</action>

<action name="Signin_Impression_FromPasswordBubble" not_user_triggered="true">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the saving password bubble.
  </description>
</action>

<action name="Signin_Impression_FromPostDeviceRestoreSigninPromo">
  <owner>scottyoder@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when showing sign in after the post restore signin promo.
  </description>
</action>

<action name="Signin_Impression_FromProductSpecifications">
  <owner>chrome-shopping@google.com</owner>
  <description>
    Recorded when showing sync entry in product specifications.
  </description>
</action>

<action name="Signin_Impression_FromReadingList" not_user_triggered="true">
  <owner>myuu@google.com</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the reading list.
  </description>
</action>

<action name="Signin_Impression_FromRecentTabs" not_user_triggered="true">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the recent tabs page.
  </description>
</action>

<action name="Signin_Impression_FromReSigninInfobar" not_user_triggered="true">
  <owner>bzanotti@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the re-signin infobar.
  </description>
</action>

<action name="Signin_Impression_FromSaveCardBubble" not_user_triggered="true">
  <obsolete>Removed in M103.</obsolete>
  <owner>osaul@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the save card bubble.
  </description>
</action>

<action name="Signin_Impression_FromSearchAIModeBubble">
  <owner>anthie@google.com</owner>
  <owner>chrome-signin-desktop-team@google.com</owner>
  <description>
    Recorded when the signin promo is shown from interracting with Search AI
    Mode results.
  </description>
</action>

<action name="Signin_Impression_FromSearchCompanion">
  <obsolete>Deprecated 11/2024. Companion was deprecated and removed.</obsolete>
  <owner>shaktisahu@google.com</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded when showing sign in promo in the search companion.
  </description>
</action>

<action name="Signin_Impression_FromSendTabToSelfPromo">
  <owner>victorvianna@google.com</owner>
  <owner>harrisonsean@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the send tab to self promo.
  </description>
</action>

<action name="Signin_Impression_FromSettings" not_user_triggered="true">
  <owner>bzanotti@chromium.org</owner>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the settings main page.
  </description>
</action>

<action name="Signin_Impression_FromSettingsAutofillAndPasswords"
    not_user_triggered="true">
  <owner>josefraska@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Recorded when showing sign in entry in the Autofill and passwords settings
    page.
  </description>
</action>

<action name="Signin_Impression_FromSetUpList">
  <owner>scottyoder@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded when showing sign in that originates from the Set Up List on the
    NTP. (Mobile only)
  </description>
</action>

<action name="Signin_Impression_FromSigninPromo" not_user_triggered="true">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the sign in promo.
  </description>
</action>

<action name="Signin_Impression_FromStartPage" not_user_triggered="true">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the first run experience.
  </description>
</action>

<action name="Signin_Impression_FromTabSwitcher" not_user_triggered="true">
  <obsolete>No longer recorded.</obsolete>
  <owner>bzanotti@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the tab switcher.
  </description>
</action>

<action name="Signin_Impression_FromTipsNotification">
  <owner>scottyoder@google.com</owner>
  <description>
    Recorded when sign-in is shown after the user interacts with a Tips
    Notification on iOS.
    (signin_metrics::AccessPoint::signin_metrics::AccessPoint)
  </description>
</action>

<action name="Signin_Impression_FromUserManager" not_user_triggered="true">
  <owner>jkrcal@chromium.org</owner>
  <owner>droger@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the profile creation flow (as part of
    the profile picker).
  </description>
</action>

<action name="Signin_Impression_FromUserManagerWithPrefilledEmail">
  <owner>chrome-signin-team@google.com</owner>
  <owner>ydago@chromium.org</owner>
  <description>
    Recorded when showing sign in entry in the profile creation flow (as part of
    the profile picker) with a prefilled email.
  </description>
</action>

<action name="Signin_Impression_FromYourSavedInfo" not_user_triggered="true">
  <owner>ireneuszszulc@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Recorded when showing sign in entry in the Your Saved Info settings page.
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromAvatarBubbleSignin"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with an account in the
    avatar bubble. (signin_metrics::AccessPoint::kAvatarBubbleSignIn).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromBookmarkBubble"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with an account in the
    bookmark bubble. (signin_metrics::AccessPoint::kBookmarkBubble).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromBookmarkManager"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with an account in the
    in the bookmark manager. (signin_metrics::AccessPoint::kBookmarkManager).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromExtensionInstallBubble"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with an account in the
    extension install bubble.
    (signin_metrics::AccessPoint::kExtensionInstallBubble).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromManageCardsBubble"
    not_user_triggered="true">
  <obsolete>Removed in M103.</obsolete>
  <owner>osaul@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with an account in the
    manage cards bubble. (signin_metrics::AccessPoint::kManageCardsBubble).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromNTPContentSuggestions"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with a default account,
    from NTP content suggestions
    (signin_metrics::AccessPoint::kNtpContentSuggestions).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromNTPFeedTopPromo"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>mrefaat@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with a default account,
    from NTP Feed top section (signin_metrics::AccessPoint::kNtpFeedTopPromo).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromPasswordBubble"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with an account in the
    password saved bubble. (signin_metrics::AccessPoint::kPasswordBubble).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromRecentTabs"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with a default account,
    from recent tabs (signin_metrics::AccessPoint::kRecentTabs).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromSaveCardBubble"
    not_user_triggered="true">
  <obsolete>Removed in M103.</obsolete>
  <owner>osaul@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with an account in the
    save card bubble. (signin_metrics::AccessPoint::kSaveCardBubble).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromSettings"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with a default account,
    from settings (signin_metrics::AccessPoint::kSettings).
  </description>
</action>

<action name="Signin_ImpressionWithAccount_FromTabSwitcher"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with a default account,
    from tab switcher (signin_metrics::AccessPoint::kTabSwitcher).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromAvatarBubbleSignin"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with no account in the
    avatar bubble. (signin_metrics::AccessPoint::kAvatarBubbleSignIn).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromBookmarkBubble"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with no account in the
    bookmark bubble. (signin_metrics::AccessPoint::kBookmarkBubble).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromBookmarkManager"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with no default
    account, from bookmarks manager
    (signin_metrics::AccessPoint::kBookmarkManager).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromExtensionInstallBubble"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with no account in the
    extension install bubble.
    (signin_metrics::AccessPoint::kExtensionInstallBubble).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromManageCardsBubble"
    not_user_triggered="true">
  <obsolete>Removed in M103.</obsolete>
  <owner>osaul@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with no account in the
    manage cards bubble.
    (signin_metrics::AccessPoint::ACCESS_POINT_MANAGE_CARDS_BUBBLE).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromNTPContentSuggestions"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with no default
    account, from NTP content suggestions
    (signin_metrics::AccessPoint::ACCESS_POINT_NTP_CONTENT_SUGGESTIONS).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromNTPFeedTopPromo"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>mrefaat@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with no default
    account, from NTP content suggestions
    (signin_metrics::AccessPoint::kNTPFeedTopPromo).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromPasswordBubble"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with no account in the
    password saved bubble. (signin_metrics::AccessPoint::kPasswordBubble).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromRecentTabs"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with no default
    account, from recent tabs (signin_metrics::AccessPoint::kRecentTabs).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromSaveCardBubble"
    not_user_triggered="true">
  <obsolete>Removed in M103.</obsolete>
  <owner>osaul@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded when the personalized sign-in promo is shown with no account in the
    save card bubble.
    (signin_metrics::AccessPoint::ACCESS_POINT_SAVE_CARD_BUBBLE).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromSettings"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with no default
    account, from settings (signin_metrics::AccessPoint::kSettings).
  </description>
</action>

<action name="Signin_ImpressionWithNoAccount_FromTabSwitcher"
    not_user_triggered="true">
  <obsolete>Removed in M104.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when starting sign-in using the promo view, with no default
    account, from tab switcher (signin_metrics::AccessPoint::kTabSwitcher).
  </description>
</action>

<action name="Signin_Interrupt_Signin">
  <owner>jlebel@chromium.org</owner>
  <owner>fernandex@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the user chooses to interrupt the sign in process. It closes
    the sign in page without signing the user in and opens the new flow, e.g.
    when clicking 'Open in Chrome' from an app.
  </description>
</action>

<action name="Signin_MoreButton_Shown">
  <owner>gogerald@chromium.org</owner>
  <owner>bzanotti@chromium.org</owner>
  <description>
    Recorded when the More button is shown on the sign in confirmation screen.
  </description>
</action>

<action name="Signin_MultiProfileForcedMigration_DialogAcknowleged">
  <owner>jood@google.com</owner>
  <owner>treib@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Records when the user acknowledges the multi-profile forced migration
    dialog. iOS only.
  </description>
</action>

<action name="Signin_MultiProfileForcedMigration_DialogShown"
    not_user_triggered="true">
  <owner>jood@google.com</owner>
  <owner>treib@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Records when the multi-profile forced migration dialog is shown to the user
    which informs the user that the migration is done. iOS only.
  </description>
</action>

<action name="Signin_MultiProfileForcedMigration_MigrationDone"
    not_user_triggered="true">
  <owner>jood@google.com</owner>
  <owner>treib@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Records when the multi-profile forced migration is completed. iOS only.
  </description>
</action>

<action name="Signin_MyGoogleUI_AccountDetails">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user opens MyGoogleUI account details.
  </description>
</action>

<action name="Signin_MyGoogleUI_ActivityControls">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user opens MyGoogleUI activity controls.
  </description>
</action>

<action name="Signin_MyGoogleUI_LinkedServicesControls">
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    Recorded when the user opens MyGoogleUI linked services Controls.
  </description>
</action>

<action name="Signin_Promo_Close">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user closes the sign-in promo. iOS only.
  </description>
</action>

<action name="Signin_Show_EnterpriseAccountPrompt">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in enterprise account confirmation dialog.
  </description>
</action>

<action name="Signin_Show_ImportDataPrompt">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when showing sign in import data confirmation dialog.
  </description>
</action>

<action name="Signin_Signin_AbortAdvancedSyncSettings">
  <owner>tangltom@chromium.org</owner>
  <description>
    Recorded when the user closes the tab, quits Chrome, reloads the page, etc.
    during the advanced sync opt-in flow.
  </description>
</action>

<action name="Signin_Signin_BackOnAdvancedSyncSettings">
  <owner>tangltom@chromium.org</owner>
  <description>
    Recorded when the user clicks the &quot;browser back&quot; or the
    &quot;settings back&quot; button to leave the sync settings page during the
    advanced sync opt-in flow.
  </description>
</action>

<action name="Signin_Signin_CancelAbortAdvancedSyncSettings">
  <owner>tangltom@chromium.org</owner>
  <description>
    Recorded when the user hits 'Cancel' on the 'Leave site?' dialog during the
    advanced sync opt-in flow. This means the user continues their sync setup.
  </description>
</action>

<action name="Signin_Signin_CancelAdvancedSyncSettings">
  <owner>tangltom@chromium.org</owner>
  <description>
    Recorded when the user clicks the 'Cancel' button during the advanced sync
    opt-in flow.
  </description>
</action>

<action name="Signin_Signin_CancelCancelAdvancedSyncSettings">
  <obsolete>
    Deprecated as the advanced settings can no longer be canceled.
  </obsolete>
  <owner>tangltom@chromium.org</owner>
  <description>
    Recorded when the user clicks the 'Back' button on the 'Cancel sync?' dialog
    during the advanced sync opt-in flow.
  </description>
</action>

<action name="Signin_Signin_ConfirmAdvancedSyncSettings">
  <owner>tangltom@chromium.org</owner>
  <description>
    Recorded when the user clicks the 'Confirm' button during the advanced sync
    opt-in flow.
  </description>
</action>

<action name="Signin_Signin_ConfirmCancelAdvancedSyncSettings">
  <owner>tangltom@chromium.org</owner>
  <description>
    Recorded when the user clicks the 'Cancel sync' button on the 'Cancel sync?'
    dialog during the advanced sync opt-in flow.
  </description>
</action>

<action name="Signin_Signin_FromAccountConsistencyService">
  <owner>jlebel@google.com</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAccountConsistencyService.
  </description>
</action>

<action name="Signin_Signin_FromAccountMenu">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAccountMenuSwitchAccount.
  </description>
</action>

<action name="Signin_Signin_FromAccountMenuFailedSwitch">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAccountMenuSwitchAccountFailed.
  </description>
</action>

<action name="Signin_Signin_FromAddressBubble">
  <owner>amelies@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAddressBubble.
  </description>
</action>

<action name="Signin_Signin_FromAppsPageLink">
  <obsolete>
    Deprecated as the apps page no longer has a sign-in link/promo.
  </obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_APPS_PAGE_LINK.
  </description>
</action>

<action name="Signin_Signin_FromAutofillDropdown">
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAutofillDropdown.
  </description>
</action>

<action name="Signin_Signin_FromAvatarBubbleSignin">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAvatarBubbleSignIn.
  </description>
</action>

<action name="Signin_Signin_FromAvatarBubbleSigninWithSyncPromo">
  <owner>droger@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAvatarBubbleSignInWithSyncPromo.
  </description>
</action>

<action name="Signin_Signin_FromAvatarPillExpandPromo">
  <owner>rsult@google.com</owner>
  <owner>chrome-signin-desktop-team@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAvatarPillExpandPromo. Desktop only.
  </description>
</action>

<action name="Signin_Signin_FromBookmarkBubble">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkBubble.
  </description>
</action>

<action name="Signin_Signin_FromBookmarkManager">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkManager.
  </description>
</action>

<action name="Signin_Signin_FromChromeSigninInterceptBubble">
  <owner>rsult@google.com</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Recorded on signin in to chrome from the Chrome Signin Intercept Bubble.
  </description>
</action>

<action name="Signin_Signin_FromCloudPrint">
  <obsolete>
    Removed by clean-up in M123 but was deprecated even long before that.
  </obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_CLOUD_PRINT.
  </description>
</action>

<action name="Signin_Signin_FromCollaborationJoinTabGroup">
  <owner>gambard@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kCollaborationJoinTabGroup.
  </description>
</action>

<action name="Signin_Signin_FromCollaborationLeaveOrDeleteTabGroup">
  <owner>gambard@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kCollaborationLeaveOrDeleteTabGroup.
  </description>
</action>

<action name="Signin_Signin_FromCollaborationShareTabGroup">
  <owner>gambard@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kCollaborationShareTabGroup.
  </description>
</action>

<action name="Signin_Signin_FromCollaborationTabGroup">
  <obsolete>
    Deprecated. It has been divided into separate metrics for sign-in
    originating from join flows and manage flows.
  </obsolete>
  <owner>gambard@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kCollaborationTabGroup.
  </description>
</action>

<action name="Signin_Signin_FromComposeboxDriveContextMenuOptionBubble">
  <owner>chrome-signin-desktop-team@google.com</owner>
  <description>
    Recorded on sign in start from the Composebox Drive context menu option
    signin promo.
  </description>
</action>

<action name="Signin_Signin_FromContentArea">
  <obsolete>Removed in M116.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_CONTENT_AREA.
  </description>
</action>

<action name="Signin_Signin_FromCreatorFeedFollow">
  <owner>wry@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kCreatorFeedFollow on Android Only.
  </description>
</action>

<action name="Signin_Signin_FromCredentialExchangeImport">
  <owner>rgod@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kCredentialExchangeImport. iOS only.
  </description>
</action>

<action name="Signin_Signin_FromDevicesPage">
  <obsolete>No longer recorded.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kDevicesPage.
  </description>
</action>

<action name="Signin_Signin_FromEnterpriseDialogAfterSigninInterception">
  <owner>chrome-signin-desktop-team@google.com</owner>
  <owner>ydago@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kEnterpriseDialogAfterSigninInterception.
  </description>
</action>

<action
    name="Signin_Signin_FromEnterpriseManagementDisclaimerAfterBrowserFocus">
  <owner>chrome-signin-team@google.com</owner>
  <owner>ydago@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kEnterpriseManagementDisclaimerAfterBrowserFocus.
  </description>
</action>

<action name="Signin_Signin_FromEnterpriseManagementDisclaimerAfterSignin">
  <owner>chrome-signin-team@google.com</owner>
  <owner>ydago@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kEnterpriseManagementDisclaimerAfterSignin.
  </description>
</action>

<action name="Signin_Signin_FromEnterpriseManagementDisclaimerAtStartup">
  <owner>chrome-signin-team@google.com</owner>
  <owner>ydago@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kEnterpriseManagementDisclaimerAtStartup.
  </description>
</action>

<action name="Signin_Signin_FromEnterpriseSignoutSheet">
  <obsolete>No longer recorded.</obsolete>
  <owner>ewannpv@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded on sign in start from the enterprise sign out sheet.
  </description>
</action>

<action name="Signin_Signin_FromExtensionInstallBubble">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kExtensionInstallBubble.
  </description>
</action>

<action name="Signin_Signin_FromExtensions">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kExtensions.
  </description>
</action>

<action name="Signin_Signin_FromForceSigninWarning">
  <obsolete>Deprecated as the warning dialog is no longer used.</obsolete>
  <owner>zmin@chromium.org</owner>
  <description>
    Recorded when a user signs in again from the force sign in auth error
    warning modal dialog.
  </description>
</action>

<action name="Signin_Signin_FromForYouFre">
  <owner>dgn@chromium.org</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded when a user taps in the sign-in promo in the Desktop First Run
    Experience
  </description>
</action>

<action name="Signin_Signin_FromGlicLaunchButton">
  <owner>harringtond@chromium.org</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded when a user taps the Glic button on the tab strip, and is directed
    to sign in.
  </description>
</action>

<action name="Signin_Signin_FromGoogleServicesSettings">
  <obsolete>No longer recorded.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded when a user taps in the sign-in promo in the Google services
    settings.
  </description>
</action>

<action name="Signin_Signin_FromHistorySyncOptinExpansionPillOnInactivity">
  <owner>ernn@google.com</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Recorded when a user taps on the identity pill to enable history sync after
    having the browser being inactive for some time.
  </description>
</action>

<action name="Signin_Signin_FromHistorySyncOptinExpansionPillOnStartup">
  <owner>ernn@google.com</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Recorded when a user taps on the identity pill to enable history sync after
    a profile startup.
  </description>
</action>

<action name="Signin_Signin_FromIndigo">
  <owner>jbroman@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kIndigo.
  </description>
</action>

<action name="Signin_Signin_FromIOSAppBar">
  <owner>thegreenfrog@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kIOSAppBar. iOS only.
  </description>
</action>

<action name="Signin_Signin_FromIOSGeminiButtonToolbar">
  <owner>thegreenfrog@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kIosGeminiButtonToolbar. iOS only.
  </description>
</action>

<action name="Signin_Signin_FromLevelUp">
  <owner>pabouchard@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kLevelUp. iOS only.
  </description>
</action>

<action name="Signin_Signin_FromMachineLogon">
  <owner>rogerta@chromium.org</owner>
  <owner>tienmai@chromium.org</owner>
  <description>
    Recorded when a user signs in using a Windows machine's logon screen.
  </description>
</action>

<action name="Signin_Signin_FromManageCardsBubble">
  <obsolete>Removed in M103.</obsolete>
  <owner>osaul@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_MANAGE_CARDS_BUBBLE.
  </description>
</action>

<action name="Signin_Signin_FromMenu">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kMenu.
  </description>
</action>

<action name="Signin_Signin_FromNonModalSigninBookmarkPromo">
  <owner>kanouche@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kNonModalSigninBookmarkPromo.
  </description>
</action>

<action name="Signin_Signin_FromNonModalSigninPasswordPromo">
  <owner>kanouche@google.com</owner>
  <owner>bling-mony-pod@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kNonModalSigninPasswordPromo.
  </description>
</action>

<action name="Signin_Signin_FromNotificationsOptInScreenContentToggle">
  <owner>hiramahmood@google.com</owner>
  <owner>scottyoder@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kNotificationsOptInScreenContentToggle.
  </description>
</action>

<action name="Signin_Signin_FromNTP">
  <obsolete>Removed 01/2026.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kNTPLink.
  </description>
</action>

<action name="Signin_Signin_FromNTPContentSuggestions">
  <obsolete>Removed in M126</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_NTP_CONTENT_SUGGESTIONS.
  </description>
</action>

<action name="Signin_Signin_FromNtpFeaturePromo">
  <owner>cjgrant@chromium.org</owner>
  <description>
    A sign-in flow is shown triggered by an NTP feature promo.
  </description>
</action>

<action name="Signin_Signin_FromNTPFeedBottomSigninPromo">
  <owner>tinazwang@chromium.org</owner>
  <description>
    A sign-in flow is shown triggered by NTP feed bottom sign-in entry point.
  </description>
</action>

<action name="Signin_Signin_FromNTPFeedCardMenuSigninPromo">
  <owner>tinazwang@chromium.org</owner>
  <description>
    A sign-in flow is shown triggered by NTP feed card sign-in promo UI.
  </description>
</action>

<action name="Signin_Signin_FromNTPFeedTopPromo">
  <owner>jlebel@chromium.org</owner>
  <owner>mrefaat@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kNTPFeedTopPromo.
  </description>
</action>

<action name="Signin_Signin_FromNtpIdentityDisc">
  <obsolete>No longer recorded.</obsolete>
  <owner>treib@chromium.org</owner>
  <description>
    Recorded on signin start from access point
    signin_metrics::AccessPoint::kNTPIdentityDisc.
  </description>
</action>

<action name="Signin_Signin_FromNTPSignedOutIcon">
  <owner>triploblastic@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded on signin start from access point
    signin_metrics::AccessPoint::kNTPSignedOutIcon.
  </description>
</action>

<action name="Signin_Signin_FromOidcRedirectionInterception">
  <owner>xzonghan@chromium.org</owner>
  <owner>ydago@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kOIDCRedirectionInterception.
  </description>
</action>

<action name="Signin_Signin_FromOverflowMenu">
  <owner>jlebel@google.com</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kOverflowMenu. iOS only.
  </description>
</action>

<action name="Signin_Signin_FromPageActionMenu">
  <owner>kanouche@google.com</owner>
  <owner>bling-alchemy-eng@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kIosPageActionMenu.
  </description>
</action>

<action name="Signin_Signin_FromPasswordBubble">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kPasswordBubble.
  </description>
</action>

<action name="Signin_Signin_FromPasswordMigrationWarning">
  <obsolete>Removed 04/2025.</obsolete>
  <owner>ioanap@chromium.org</owner>
  <owner>izuzic@google.com</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded on sign in/sync consent flow start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_PASSWORD_MIGRATION_WARNING.
    Android only.
  </description>
</action>

<action name="Signin_Signin_FromPasswordMigrationWarningAndroid">
  <obsolete>Removed 04/2025.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="Signin_Signin_FromPostDeviceRestoreSigninPromo">
  <owner>scottyoder@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kPostDeviceRestoreSigninPromo.
  </description>
</action>

<action name="Signin_Signin_FromProductSpecifications">
  <owner>chrome-shopping@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kProductSpecifications.
  </description>
</action>

<action name="Signin_Signin_FromReadingList">
  <owner>myuu@google.com</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kReadingList.
  </description>
</action>

<action name="Signin_Signin_FromReauthInfoBar">
  <owner>jlebel@google.com</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kReauthInfoBar.
  </description>
</action>

<action name="Signin_Signin_FromRecentTabs">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kRecentTabs.
  </description>
</action>

<action name="Signin_Signin_FromReSigninInfobar">
  <owner>bzanotti@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kResigninInfobar.
  </description>
</action>

<action name="Signin_Signin_FromSaveCardBubble">
  <obsolete>Removed in M103.</obsolete>
  <owner>osaul@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_SAVE_CARD_BUBBLE.
  </description>
</action>

<action name="Signin_Signin_FromSearchAIModeBubble">
  <owner>anthie@google.com</owner>
  <owner>chrome-signin-desktop-team@google.com</owner>
  <description>
    Recorded on sign in start from the Search AI Mode signin promo.
  </description>
</action>

<action name="Signin_Signin_FromSearchCompanion">
  <obsolete>Deprecated 11/2024. Companion was deprecated and removed.</obsolete>
  <owner>shaktisahu@google.com</owner>
  <owner>chrome-signin-team@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSearchCompanion.
  </description>
</action>

<action name="Signin_Signin_FromSendTabToSelfPromo">
  <owner>victorvianna@google.com</owner>
  <owner>harrisonsean@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSendTabToSelfPromo.
  </description>
</action>

<action name="Signin_Signin_FromSettings">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSettings.
  </description>
</action>

<action name="Signin_Signin_FromSettingsAutofillAndPasswords">
  <owner>josefraska@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSettingsAutofillAndPasswords, emitted from
    Autofill and passwords settings page.
  </description>
</action>

<action name="Signin_Signin_FromSetUpList">
  <owner>scottyoder@google.com</owner>
  <owner>bling-pandamonium@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSetUpList. (Mobile only)
  </description>
</action>

<action name="Signin_Signin_FromSigninInterceptFirstRunExperience">
  <owner>alexilin@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSigninInterceptFirstRunExperience.
  </description>
</action>

<action name="Signin_Signin_FromSigninPromo">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kFullscreenSigninPromo.
  </description>
</action>

<action name="Signin_Signin_FromSignoutUndoSnackbar">
  <owner>jlebel@chromium.org</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSignoutUndoSnackbar. iOS only.
  </description>
</action>

<action name="Signin_Signin_FromStartPage">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kStartPage.
  </description>
</action>

<action name="Signin_Signin_FromSupervisedUser">
  <obsolete>No longer recorded.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSupervisedUser.
  </description>
</action>

<action name="Signin_Signin_FromTabOrganization">
  <obsolete>No longer recorded.</obsolete>
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kTabOrganization.
  </description>
</action>

<action name="Signin_Signin_FromTabSwitcher">
  <obsolete>No longer recorded.</obsolete>
  <owner>bzanotti@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kTabSwitcher.
  </description>
</action>

<action name="Signin_Signin_FromTipsNotification">
  <owner>scottyoder@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kTipsNotification. iOS Only.
  </description>
</action>

<action name="Signin_Signin_FromUnknownAccessPoint">
  <obsolete>kUnknown AccessPoint has been removed.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kUnknown (obsolete).
  </description>
</action>

<action name="Signin_Signin_FromUnspecifiedAccessPoint">
  <obsolete>Replaced by Signin_Signin_FromUnknownAccessPoint.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_UNSPECIFIED.
  </description>
</action>

<action name="Signin_Signin_FromUserManager">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kUserManager.
  </description>
</action>

<action name="Signin_Signin_FromUserManagerWithPrefilledEmail">
  <owner>chrome-signin-team@google.com</owner>
  <owner>ydago@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kUserManagerWithPrefilledEmail.
  </description>
</action>

<action name="Signin_Signin_FromYourSavedInfo">
  <owner>ireneuszszulc@google.com</owner>
  <owner>chrome-autofill-team@google.com</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSettingsYourSavedInfo, emitted from Your saved
    info settings page.
  </description>
</action>

<action name="Signin_Signin_ShowAdvancedSyncSettings">
  <obsolete>Deprecated 2026/01</obsolete>
  <owner>triploblastic@chromium.org</owner>
  <owner>bsazonov@chromium.org</owner>
  <description>
    Recorded when advanced turn on sync flow is started.
  </description>
</action>

<action name="Signin_Signin_Succeed">
  <owner>gogerald@chromium.org</owner>
  <description>Recorded when user sign in was successful.</description>
</action>

<action name="Signin_Signin_WipeDataOnChildAccountSignin">
  <obsolete>
    This metric was recorded in a wrong way. Deprecated in 2021/08.
  </obsolete>
  <owner>triploblastic@chromium.org</owner>
  <owner>aliceywang@chromium.org</owner>
  <description>
    Recorded when wiping data during child account sign-in process. Only
    recorded on Android.
  </description>
</action>

<action name="Signin_Signin_WipeDataOnChildAccountSignin2">
  <owner>triploblastic@chromium.org</owner>
  <owner>aliceywang@chromium.org</owner>
  <description>
    Recorded when wiping data during child account sign-in process. Only
    recorded on Android.
  </description>
</action>

<action name="Signin_Signin_WithAdvancedSyncSettings">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user chooses advanced sync settings in the sign in succeed
    confirmation dialog.
  </description>
</action>

<action name="Signin_Signin_WithDefaultSyncSettings">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user chooses default sync settings in the sign in succeed
    confirmation dialog.
  </description>
</action>

<action name="Signin_SigninNewAccount_FromAvatarBubbleSignin">
  <obsolete>Deprecated 08/2018</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAvatarBubbleSignIn, with a new account.
  </description>
</action>

<action name="Signin_SigninNewAccount_FromBookmarkBubble">
  <obsolete>Deprecated 08/2018</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkBubble, with a new account.
  </description>
</action>

<action name="Signin_SigninNewAccount_FromBookmarkManager">
  <obsolete>Deprecated 08/2018</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkManager, with a new account.
  </description>
</action>

<action name="Signin_SigninNewAccount_FromExtensionInstallBubble">
  <obsolete>Deprecated 08/2018</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kExtensionInstallBubble, with a new account.
  </description>
</action>

<action name="Signin_SigninNewAccount_FromNTPContentSuggestions">
  <obsolete>Deprecated 08/2018</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_NTP_CONTENT_SUGGESTIONS, with a
    new account.
  </description>
</action>

<action name="Signin_SigninNewAccount_FromPasswordBubble">
  <obsolete>Deprecated 08/2018</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kPasswordBubble, with a new account.
  </description>
</action>

<action name="Signin_SigninNewAccount_FromRecentTabs">
  <obsolete>Deprecated 08/2018</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kRecentTabs, with a new account.
  </description>
</action>

<action name="Signin_SigninNewAccount_FromSaveCardBubble">
  <obsolete>Deprecated 08/2018</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_SAVE_CARD_BUBBLE, with a new
    account.
  </description>
</action>

<action name="Signin_SigninNewAccount_FromSettings">
  <obsolete>Deprecated 08/2018</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSettings, with a new account.
  </description>
</action>

<action name="Signin_SigninNewAccount_FromTabSwitcher">
  <obsolete>Deprecated 08/2018</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kTabSwitcher, with a new account.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromAvatarBubbleSignin">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAvatarBubbleSignIn, with a new account, while
    Chrome already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromBookmarkBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkBubble, with a new account, while
    Chrome already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromBookmarkManager">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkManager, with a new account, while
    Chrome already has other accounts.
  </description>
</action>

<action
    name="Signin_SigninNewAccountExistingAccount_FromExtensionInstallBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kExtensionInstallBubble, with a new account,
    while Chrome already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromManageCardsBubble">
  <obsolete>Removed in M103.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_MANAGE_CARDS_BUBBLE, with a new
    account, while Chrome already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromNTPContentSuggestions">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_NTP_CONTENT_SUGGESTIONS, with a
    new account, while Chrome already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromNTPFeedTopPromo">
  <obsolete>Removed in M104.</obsolete>
  <owner>mrefaat@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kNTPFeedTopPromo, with a new account, while
    Chrome already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromPasswordBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kPasswordBubble, with a new account, while
    Chrome already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromRecentTabs">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kRecentTabs, with a new account, while Chrome
    already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromSaveCardBubble">
  <obsolete>Removed in M103.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_SAVE_CARD_BUBBLE, with a new
    account, while Chrome already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromSettings">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSettings, with a new account, while Chrome
    already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountExistingAccount_FromTabSwitcher">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kTabSwitcher, with a new account, while Chrome
    already has other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountNoExistingAccount_FromAvatarBubbleSignin">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAvatarBubbleSignIn, with a new account, while
    Chrome does not have other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountNoExistingAccount_FromBookmarkBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkBubble, with a new account, while
    Chrome does not have other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountNoExistingAccount_FromBookmarkManager">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkManager, with a new account, while
    Chrome does not have other accounts.
  </description>
</action>

<action
    name="Signin_SigninNewAccountNoExistingAccount_FromExtensionInstallBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kExtensionInstallBubble, with a new account,
    while Chrome does not have other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountNoExistingAccount_FromManageCardsBubble">
  <obsolete>Removed in M103.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_MANAGE_CARDS_BUBBLE, with a new
    account, while Chrome does not have other accounts, while Chrome does not
    have other accounts.
  </description>
</action>

<action
    name="Signin_SigninNewAccountNoExistingAccount_FromNTPContentSuggestions">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_NTP_CONTENT_SUGGESTIONS, with a
    new account, while Chrome does not have other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountNoExistingAccount_FromNTPFeedTopPromo">
  <obsolete>Removed in M104.</obsolete>
  <owner>mrefaat@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kNTPFeedTopPromo, with a new account, while
    Chrome does not have other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountNoExistingAccount_FromPasswordBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kPasswordBubble, with a new account, while
    Chrome does not have other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountNoExistingAccount_FromRecentTabs">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kRecentTabs, with a new account, while Chrome
    does not have other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountNoExistingAccount_FromSaveCardBubble">
  <obsolete>Removed in M103.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_SAVE_CARD_BUBBLE, with a new
    account, while Chrome does not have other accounts, while Chrome does not
    have other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountNoExistingAccount_FromSettings">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSettings, with a new account, while Chrome
    does not have other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountNoExistingAccount_FromTabSwitcher">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kTabSwitcher, with a new account, while Chrome
    does not have other accounts.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromAvatarBubbleSignin">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAvatarBubbleSignIn, with a new account, on
    desktop pre-Dice.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromBookmarkBubble">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkBubble, with a new account, on desktop
    pre-Dice.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromBookmarkManager">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkManager, with a new account, on
    desktop pre-Dice.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromExtensionInstallBubble">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kExtensionInstallBubble, with a new account, on
    desktop pre-Dice.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromManageCardsBubble">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_MANAGE_CARDS_BUBBLE, with a new
    account, while Chrome does not have other accounts, on desktop pre-Dice.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromNTPContentSuggestions">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_NTP_CONTENT_SUGGESTIONS, with a
    new account, on desktop pre-Dice.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromPasswordBubble">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kPasswordBubble, with a new account, on desktop
    pre-Dice.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromRecentTabs">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kRecentTabs, with a new account, on desktop
    pre-Dice.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromSaveCardBubble">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_SAVE_CARD_BUBBLE, with a new
    account, while Chrome does not have other accounts, on desktop pre-Dice.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromSettings">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSettings, with a new account, on desktop
    pre-Dice.
  </description>
</action>

<action name="Signin_SigninNewAccountPreDice_FromTabSwitcher">
  <obsolete>Removed M80</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kTabSwitcher, with a new account, on desktop
    pre-Dice.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromAvatarBubbleSignin">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAvatarBubbleSignIn, using another account than
    the default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromBookmarkBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkBubble, using another account than the
    default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromBookmarkManager">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkManager, using another account than
    the default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromExtensionInstallBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kExtensionInstallBubble, using another account
    than the default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromManageCardsBubble">
  <obsolete>Removed in M103.</obsolete>
  <owner>osaul@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_MANAGE_CARDS_BUBBLE, using another
    account than the default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromNTPContentSuggestions">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_NTP_CONTENT_SUGGESTIONS, using
    another account than the default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromNTPFeedTopPromo">
  <obsolete>Removed in M104.</obsolete>
  <owner>mrefaat@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kNTPFeedTopPromo, using another account than
    the default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromPasswordBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kPasswordBubble, using another account than the
    default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromRecentTabs">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kRecentTabs, using another account than the
    default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromSaveCardBubble">
  <obsolete>Removed in M103.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_SAVE_CARD_BUBBLE, using another
    account than the default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromSettings">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSettings, using another account than the
    default one.
  </description>
</action>

<action name="Signin_SigninNotDefault_FromTabSwitcher">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kTabSwitcher, using another account than the
    default one.
  </description>
</action>

<action name="Signin_SigninPage_Loading">
  <owner>gogerald@chromium.org</owner>
  <description>Recorded when sign in page is loading.</description>
</action>

<action name="Signin_SigninPage_Shown">
  <owner>gogerald@chromium.org</owner>
  <description>Recorded when sign in page is shown.</description>
</action>

<action name="Signin_SigninWithDefault_FromAvatarBubbleSignin">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kAvatarBubbleSignIn, using the default account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromBookmarkBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkBubble, using the default account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromBookmarkManager">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kBookmarkManager, using the default account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromExtensionInstallBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kExtensionInstallBubble, using the default
    account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromManageCardsBubble">
  <obsolete>Removed in M103.</obsolete>
  <owner>osaul@google.com</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_MANAGE_CARDS_BUBBLE, using the
    default account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromNTPContentSuggestions">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_NTP_CONTENT_SUGGESTIONS, using the
    default account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromNTPFeedTopPromo">
  <obsolete>Removed in M104.</obsolete>
  <owner>mrefaat@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kNTPFeedTopPromo, using the default account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromPasswordBubble">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kPasswordBubble, using the default account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromRecentTabs">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kRecentTabs, using the default account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromSaveCardBubble">
  <obsolete>Removed in M103.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>osaul@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <owner>battre@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::ACCESS_POINT_SAVE_CARD_BUBBLE, using the
    default account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromSettings">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kSettings, using the default account.
  </description>
</action>

<action name="Signin_SigninWithDefault_FromTabSwitcher">
  <obsolete>Removed in M104.</obsolete>
  <owner>bsazonov@chromium.org</owner>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded on sign in start from access point
    signin_metrics::AccessPoint::kTabSwitcher, using the default account.
  </description>
</action>

<action name="Signin_Signout">
  <owner>jlebel@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user signs out. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_Cancel">
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user cancels signing-out and we are not in one of the
    other cancelling case explicitly mentioned here. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_Cancel_Managed_ClearDataOnSignout">
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user cancels signing-out from a managed account and
    ClearDeviceDataOnSignoutForManaged is enabled. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_Cancel_Regular_UNO">
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded, when UNO is enabled, and the user rejects sign-out from a regular
    account after being told there is unsynced data. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_Confirm_ForcedSignin">
  <obsolete>Deprecated 01/2025 after sync-the-feature deprecation</obsolete>
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user confirms they accept to sign-out after being warned
    their device requires them to be signed-in. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_Confirm_Managed_ClearDataOnSignout">
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user confirms they accept to sign-out from a managed
    account and ClearDeviceDataOnSignoutForManaged is enabled. Recorded for iOS
    only.
  </description>
</action>

<action name="Signin_Signout_Confirm_Managed_NotSyncing">
  <obsolete>Deprecated 01/2025 after sync-the-feature deprecation</obsolete>
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user confirms they accept to sign-out, from a managed
    account with sync turned off. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_Confirm_Managed_Syncing">
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user confirms they accept to sign-out from a managed
    account, were using UNO, and accept to clear data. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_Confirm_Regular_NotSyncing">
  <obsolete>Deprecated 01/2025 after sync-the-feature deprecation</obsolete>
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user confirms they accept to sign-out from a regular
    account and sync was disabled. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_Confirm_Regular_Syncing_KeepData">
  <obsolete>Deprecated 01/2025 after sync-the-feature deprecation</obsolete>
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user confirms they accept to sign-out from a regular
    account, sync was enabled and they want to keep data. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_Confirm_Regular_Syncing_RemoveData">
  <obsolete>Deprecated 01/2025 after sync-the-feature deprecation</obsolete>
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user confirms sign-out from a regular account, sync was
    enabled and they want to remove data. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_Confirm_Regular_UNO">
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded, when UNO is enabled, and the user confirms they accept to sign-out
    from a regular account with unsynced data. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_ConfirmationRequestNotPresented">
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when sign-out can proceed without requesting confirmation. Needed
    in crash report for debugging, which is why it’s not marked as
    `not_user_triggered`. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_ConfirmationRequestPresented">
  <owner>chrome-signin-team@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when an alert is presented to the user due to sign-out. Needed in
    crash report for debugging, which is why it’s not marked as
    `not_user_triggered`. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Signout_FromAccountListSettings">
  <obsolete>
    Removed since M107. Renamed without _FromAccountListSettings since the
    action is called from anywhere.
  </obsolete>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the user signs out from the Account list view. Recorded for
    iOS only.
  </description>
</action>

<action name="Signin_Signout_FromUserMenu">
  <obsolete>Removed since M85, replaced by a histogram.</obsolete>
  <owner>droger@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <owner>tangltom@chromium.org</owner>
  <description>
    Recorded when the user is signed into Chrome, but not syncing, and clicks
    the sign out button in the user menu. This is only recorded when Desktop
    Identity Consistency is enabled.
  </description>
</action>

<action name="Signin_SignoutClearData">
  <obsolete>Removed 03/2025.</obsolete>
  <owner>jlebel@chromium.org</owner>
  <owner>arthurmilchior@chromium.org</owner>
  <description>
    Recorded when the user signs out and delete user data. Recorded for iOS
    only.
  </description>
</action>

<action name="Signin_SignoutClearData_FromAccountListSettings">
  <obsolete>
    Removed since M107. Renamed without _FromAccountListSettings since the
    action is called from anywhere.
  </obsolete>
  <owner>jlebel@chromium.org</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Recorded when the user signs out and delete user data, from the Account list
    view. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Switch_Profile">
  <owner>arthurmilchior@chromium.org</owner>
  <owner>chrome-signin-mobile-team@chromium.org</owner>
  <description>
    Recorded when the user tapped on a managed account and accepted to sign-in
    it. That Recorder for iOS only and if
    #separate-profiles-for-managed-accounts is enabled.
  </description>
</action>

<action name="Signin_TwoScreens_SwipeDismiss">
  <owner>scottyoder@google.com</owner>
  <owner>chrome-signin-mobile-team@google.com</owner>
  <description>
    Recorded when the user swipes to dismiss the signin or sync screen during
    the &quot;TwoScreensSignin&quot; UI flow. Recorded for iOS only.
  </description>
</action>

<action name="Signin_Undo_Signin">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user chooses to undo (abort) the sign in process. It
    closes sign in page without signing user in.
  </description>
</action>

<action name="SiteChipPress">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SnapGroups_ActivateViaKeyboard">
  <owner>sophiewen@chromium.org</owner>
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the divider is activated via the keyboard.
  </description>
</action>

<action name="SnapGroups_AddSnapGroup">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>Recorded when a snap group is added.</description>
</action>

<action name="SnapGroups_DoubleTapWindowSwapAttempts">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>
    Tracks the number of times users attempt to swap windows within a Snap Group
    via double tap.
  </description>
</action>

<action name="SnapGroups_DoubleTapWindowSwapSuccess">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>
    Recorded when two windows in a Snap Group are successfully swapped via
    double tap.
  </description>
</action>

<action name="SnapGroups_DoubleTapWindowSwapTriggered">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="SnapGroups_MoveSnapGroupToDesk">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>
    Recorded when a snap group is moved to another desk, which may be via the
    keyboard shortcut, dragging a group item in overview, or the context menu.
  </description>
</action>

<action name="SnapGroups_MoveSnapGroupToDisplay">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>
    Recorded when a snap group is moved to another display, which may be via the
    keyboard shortcut or by dragging a group item in overview.
  </description>
</action>

<action name="SnapGroups_RecallSnapGroup">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>
    Recorded when a snap group is recalled or brought back together. This covers
    all recall inactive group scenarios, including if one of the windows in the
    group was active, then overview was started, then the same group was brought
    back from overview.
  </description>
</action>

<action name="SnapGroups_RemoveSnapGroup">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>Recorded when a snap group is removed.</description>
</action>

<action name="SnapGroups_ResizeSnapGroup">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>Recorded when a snap group is being resized.</description>
</action>

<action name="SnapGroups_ResizeViaKeyboard">
  <owner>sophiewen@chromium.org</owner>
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the divider is resized via the keyboard.
  </description>
</action>

<action name="SnapGroups_SkipFormSnapGroupAfterSnapping">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>
    Recorded when a window is snapped without starting partial overview or
    getting added to a snap group. This will typically occur if the user snapped
    two windows side-by-side after skipping partial overview, after which we
    won't create a snap group.
  </description>
</action>

<action name="SnapGroups_SnapDirect">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>
    Recorded when a window is snapped directly on top of a snap group.
  </description>
</action>

<action name="SnapGroups_SnapToReplace">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>
    Recorded when a window is snapped to replace in a snap group.
  </description>
</action>

<action name="SnapGroups_StartPartialOverview">
  <owner>sophiewen@chromium.org</owner>
  <owner>cros-snap-groups@google.com</owner>
  <description>
    Recorded when split view overview session is started.
  </description>
</action>

<action name="SoundContentSetting.MuteBy.DefaultSwitch">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User muted all sites by changing the default sound setting from the content
    settings privacy page (Desktop) or the SingleCategoryPreferences page
    (Android).
  </description>
</action>

<action name="SoundContentSetting.MuteBy.PageInfo">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>User muted site via the Page Info bubble.</description>
</action>

<action name="SoundContentSetting.MuteBy.PatternException">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User muted site via adding/removing a pattern exception from the content
    settings privacy page (Desktop) or the SingleCategoryPreferences page
    (Android).
  </description>
</action>

<action name="SoundContentSetting.MuteBy.SiteSettings">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>User muted site via the site settings page.</description>
</action>

<action name="SoundContentSetting.MuteBy.TabStrip">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>User muted site via the tab strip.</description>
</action>

<action name="SoundContentSetting.UnmuteBy.DefaultSwitch">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User unmuted all sites by changing the default sound setting from the
    content settings privacy page (Desktop) or the SingleCategoryPreferences
    page (Android).
  </description>
</action>

<action name="SoundContentSetting.UnmuteBy.PageInfo">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>User unmuted site via the Page Info bubble.</description>
</action>

<action name="SoundContentSetting.UnmuteBy.PatternException">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>
    User unmuted site via adding/removing a pattern exception from the content
    settings privacy page (Desktop) or the SingleCategoryPreferences page
    (Android).
  </description>
</action>

<action name="SoundContentSetting.UnmuteBy.SiteSettings">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>User unmuted site via the site settings page.</description>
</action>

<action name="SoundContentSetting.UnmuteBy.TabStrip">
  <owner>steimel@chromium.org</owner>
  <owner>media-dev@chromium.org</owner>
  <description>User unmuted site via the tab strip.</description>
</action>

<action name="SplitView_DoubleTapDividerSwapWindows">
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the user double tapped on the split divider to swap windows in
    tablet mode on Chrome OS.
  </description>
</action>

<action name="SplitView_EndSplitView">
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the user ended split view mode in tablet mode on Chrome OS.
  </description>
</action>

<action name="SplitView_MultiDisplaySplitView">
  <owner>amusbach@chromium.org</owner>
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the number of displays in split view becomes more than one.
  </description>
</action>

<action name="SplitView_ResizeWindows">
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the user dragged the split divider to resize the windows in
    tablet mode on Chrome OS.
  </description>
</action>

<action name="SplitView_SnapWindow">
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when a window was just snapped in tablet mode on Chrome OS.
  </description>
</action>

<action name="SplitView_SwapWindowsButtonSwapWindows">
  <owner>sophiewen@chromium.org</owner>
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the user clicks on the swap windows button in the expanded
    menu shown on the kebab button toggled in Chrome OS.
  </description>
</action>

<action name="SplitViewCreated_BookmarkContextMenu">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser by clicking the
    bookmark context menu item.
  </description>
</action>

<action name="SplitViewCreated_DragAndDropLink">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser by dragging and
    dropping a link.
  </description>
</action>

<action name="SplitViewCreated_DragAndDropTab">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser by dragging and
    dropping a tab.
  </description>
</action>

<action name="SplitViewCreated_DuplicateSplit">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser by duplicating an
    existing Split View.
  </description>
</action>

<action name="SplitViewCreated_ExtensionsApi">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser via the extensions
    API which is used to create Split Views from the bookmarks side panel.
  </description>
</action>

<action name="SplitViewCreated_KeyboardShortcut">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser by triggering the
    keyboard shortcut.
  </description>
</action>

<action name="SplitViewCreated_LinkContextMenu">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser by clicking the
    link context menu item.
  </description>
</action>

<action name="SplitViewCreated_NewTabButton">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser by clicking the
    new tab button context menu item.
  </description>
</action>

<action name="SplitViewCreated_TabContextMenu">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser by clicking the
    tab context menu item.
  </description>
</action>

<action name="SplitViewCreated_ToolbarButton">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser by clicking the
    toolbar button.
  </description>
</action>

<action name="SplitViewCreated_WhatsNew">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a Split View was created within the browser by clicking the
    What's New page button.
  </description>
</action>

<action name="SplitViewMenuClicked_CloseEndTab">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the &quot;Close right view&quot; Split View menu item was
    clicked.
  </description>
</action>

<action name="SplitViewMenuClicked_CloseSpecifiedTab">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the &quot;Close this view&quot; Split View menu item was
    clicked.
  </description>
</action>

<action name="SplitViewMenuClicked_CloseStartTab">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the &quot;Close left view&quot; Split View menu item was
    clicked.
  </description>
</action>

<action name="SplitViewMenuClicked_ExitSplit">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the &quot;Separate views&quot; Split View menu item was
    clicked.
  </description>
</action>

<action name="SplitViewMenuClicked_ReversePosition">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the &quot;Reverse&quot; Split View menu item was clicked.
  </description>
</action>

<action name="SplitViewMenuClicked_SendFeedback">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the &quot;Send feedback&quot; Split View menu item was
    clicked.
  </description>
</action>

<action name="SplitViewOrientationChanged.TabContextMenu">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the orientation of a Split View within the browser was changed
    by clicking the tab context menu item.
  </description>
</action>

<action name="SplitViewOrientationChanged.ToolbarButton">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the orientation of a Split View within the browser was changed
    by clicking the toolbar button.
  </description>
</action>

<action name="SSL.DisplayedInsecureContent" not_user_triggered="true">
  <obsolete>Deprecated 02/2017</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SSL.RanInsecureContent" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SSL.RanInsecureContentGoogle" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SSLInterstitial.Advanced">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="SSLInterstitial.Reload">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="SSLNonOverridableInsterstitial.Back">
  <owner>carlosil@chromium.org</owner>
  <description>
    User went back after seeing the non-overridable SSL interstitial.
  </description>
</action>

<action name="SSLNonOverridableInterstitial.Show">
  <owner>carlosil@chromium.org</owner>
  <description>User saw a non-overridable SSL interstitial.</description>
</action>

<action name="SSLOverridableInterstitial.Back">
  <owner>carlosil@chromium.org</owner>
  <description>
    User went back after seeing the overridable SSL interstitial.
  </description>
</action>

<action name="SSLOverridableInterstitial.Proceed">
  <owner>carlosil@chromium.org</owner>
  <description>
    User proceeded through an overridable SSL interstitial.
  </description>
</action>

<action name="SSLOverridableInterstitial.Show">
  <owner>carlosil@chromium.org</owner>
  <description>User saw an overridable SSL interstitial.</description>
</action>

<action name="StackedTab_DragActiveTab">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the active tab is dragged while the tabstrip is using a
    stacked layout. The user performs this action in order to view tabs which
    are not currently visible within the tabstrip. Note this user action is only
    recorded for platforms which use the Views toolkit.
  </description>
</action>

<action name="StackedTab_EnteredStackedLayout">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the tabstrip begins using a stacked layout for its tabs. This
    occurs when the user is interacting with the tabstrip using touch and there
    is insufficient space to be able to display all tabs at a minimum
    touch-friendly width. Note this user action is only recorded for platforms
    which use the Views toolkit.
  </description>
</action>

<action name="Star">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Stars_SignInPromoActivity_Launched">
  <obsolete>Replaced with Signin_Signin_FromBookmarkManager.</obsolete>
  <owner>kkimlabs@google.com</owner>
  <description>
    User launches Signin activity from the promo header shown in Android Stars
    UI.
  </description>
</action>

<action name="Stars_SignInPromoActivity_NewAccount">
  <obsolete>Removed from codebase.</obsolete>
  <owner>kkimlabs@google.com</owner>
  <description>
    User attempts to create a new account on Android Stars signin activity.
  </description>
</action>

<action name="Stars_SignInPromoActivity_SignedIn">
  <obsolete>
    Replaced with Signin_Signin_FromBookmarkManager when followed by
    Signin_Signin_Succeed.
  </obsolete>
  <owner>kkimlabs@google.com</owner>
  <description>
    User confirms an account to sign in on Android Stars signin activity.
  </description>
</action>

<action name="Stars_SignInPromoHeader_Dismissed">
  <obsolete>Removed from codebase.</obsolete>
  <owner>kkimlabs@google.com</owner>
  <description>
    User dismisses the promo header shown in Android Stars UI
  </description>
</action>

<action name="Stars_SignInPromoHeader_Displayed">
  <obsolete>Replaced with Signin_Impression_FromBookmarkManager.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="StartSurface.Hidden">
  <owner>gogerald@chromium.org</owner>
  <description>The start surface overview is hidden.</description>
</action>

<action name="StartSurface.OmniboxOnly">
  <obsolete>Deprecated due to removal starting with M92.</obsolete>
  <owner>wychen@chromium.org</owner>
  <description>
    The omnibox-only start surface is shown (the user taps the tab switcher
    button or on Chrome start).
  </description>
</action>

<action name="StartSurface.Shown">
  <owner>gogerald@chromium.org</owner>
  <description>The start surface overview is shown.</description>
</action>

<action name="StartSurface.ShownFromBackNavigation{ActionType}">
  <owner>hanxi@chromium.org</owner>
  <owner>andrewheard@chromium.org</owner>
  <description>
    The Start surface is showing due to the user taps the back button.
    {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".FromTab"
        summary="The back navigation is initiated from a Tab."/>
    <variant name=".FromTabSwitcher"
        summary="The back navigation is initiated from the Tab switcher."/>
  </token>
</action>

<action name="StartSurface.SinglePane">
  <obsolete>
    Split in StartSurface.SinglePane.Home and
    StartSurface.SinglePane.Tabswitcher.
  </obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    The single-pane start surface is shown (the user taps the tab switcher
    button or on Chrome start).
  </description>
</action>

<action name="StartSurface.SinglePane.Home">
  <owner>gogerald@chromium.org</owner>
  <description>
    The single-pane home surface is shown (the user taps the home button or on
    Chrome start).
  </description>
</action>

<action name="StartSurface.SinglePane.MoreTabs">
  <owner>gogerald@chromium.org</owner>
  <description>
    The user taps the more tabs button on the single pane start surface.
  </description>
</action>

<action name="StartSurface.SinglePane.Tabswitcher">
  <owner>gogerald@chromium.org</owner>
  <description>
    The single-pane tabswitcher surface is shown (the user taps the tabswitcher
    button or more tabs button).
  </description>
</action>

<action name="StartSurface.TasksOnly">
  <obsolete>Deprecated due to removal starting with M92.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    The tasks only start surface is shown (the user taps the tab switcher button
    or on chrome start).
  </description>
</action>

<action name="StartSurface.TrendyTerms">
  <obsolete>Deprecated due to removal starting with M92.</obsolete>
  <owner>wychen@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <description>
    The trendy terms start surface is shown (the user taps the tab switcher
    button or on Chrome start).
  </description>
</action>

<action name="StartSurface.TrendyTerms.TapTerm">
  <obsolete>Deprecated due to removal starting with M92.</obsolete>
  <owner>wychen@chromium.org</owner>
  <owner>yuezhanggg@chromium.org</owner>
  <description>The user tapped a trendy term.</description>
</action>

<action name="StartSurface.TwoPanes">
  <obsolete>Deprecated due to removal starting with M92.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    The two panes start surface is shown (the user taps the tab switcher button
    or on chrome start).
  </description>
</action>

<action name="StartSurface.TwoPanes.BottomBar.TapExploreSurface">
  <obsolete>Deprecated due to removal starting with M92.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    The user taps the explore button on the two panes start surface.
  </description>
</action>

<action name="StartSurface.TwoPanes.BottomBar.TapHome">
  <obsolete>Deprecated due to removal starting with M92.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    The user taps the home button on the two panes start surface
  </description>
</action>

<action name="StartSurface.TwoPanes.DefaultOnExploreSurface">
  <obsolete>Deprecated due to removal starting with M92.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    The two panes start surface is shown with explore surface visible by
    default.
  </description>
</action>

<action name="StartSurface.TwoPanes.DefaultOnHomeSurface">
  <obsolete>Deprecated due to removal starting with M92.</obsolete>
  <owner>gogerald@chromium.org</owner>
  <description>
    The two panes start surface is shown with home surface visible by default.
  </description>
</action>

<action name="StartupTick" not_user_triggered="true">
  <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Accessability_DetailedView">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Audio_AutoInputSelectionOverridden">
  <owner>aaronyu@google.com</owner>
  <owner>judyhsiao@google.com</owner>
  <owner>chromeos-audio-sw@google.com</owner>
  <description>
    The user overrode the automatically selected audio input device.
  </description>
</action>

<action name="StatusArea_Audio_AutoOutputSelectionOverridden">
  <owner>aaronyu@google.com</owner>
  <owner>judyhsiao@google.com</owner>
  <owner>chromeos-audio-sw@google.com</owner>
  <description>
    The user overrode the automatically selected audio output device.
  </description>
</action>

<action name="StatusArea_Audio_CurrentInputDevice">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Audio_CurrentOutputDevice">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Audio_Detailed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Audio_Muted">
  <obsolete>
    Replaced with &quot;Ash.QuickSettings.Slider.{SliderBehavior}&quot; in ash,
    09/2022.
  </obsolete>
  <owner>tetsui@chromium.org</owner>
  <description>User muted audio from the button in SystemTray.</description>
</action>

<action name="StatusArea_Audio_SwitchInputDevice">
  <owner>judyhsiao@google.com</owner>
  <owner>aaronyu@google.com</owner>
  <owner>chromeos-audio-sw@google.com</owner>
  <description>
    User selected an audio input device from the SystemTray.
  </description>
</action>

<action name="StatusArea_Audio_SwitchOutputDevice">
  <owner>judyhsiao@google.com</owner>
  <owner>aaronyu@google.com</owner>
  <owner>chromeos-audio-sw@google.com</owner>
  <description>
    User selected an audio output device from the SystemTray.
  </description>
</action>

<action name="StatusArea_Audio_Unmuted">
  <obsolete>
    Replaced with &quot;Ash.QuickSettings.Slider.{SliderBehavior}&quot; in ash,
    09/2022.
  </obsolete>
  <owner>tetsui@chromium.org</owner>
  <description>User unmuted audio from the button in SystemTray.</description>
</action>

<action name="StatusArea_AutoClickDisabled">
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <description>User disabled autoclick from the SystemTray</description>
</action>

<action name="StatusArea_AutoClickEnabled">
  <owner>katie@chromium.org</owner>
  <owner>dtseng@chromium.org</owner>
  <description>User enabled autoclick from the SystemTray</description>
</action>

<action name="StatusArea_Bluetooth_Connect_Known">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Bluetooth_Connect_Unknown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Bluetooth_Detailed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Bluetooth_Disabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Bluetooth_Enabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Brightness_Detailed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_BrightnessChanged" not_user_triggered="true">
  <obsolete>
    Replaced with Ash.QuickSettings.Slider.{SliderBehavior} on 10/2022.
  </obsolete>
  <owner>jamescook@chromium.org</owner>
  <description>
    Recorded when the screen brightness changes, for any reason (including both
    UI actions and non-UI actions).
  </description>
</action>

<action name="StatusArea_CapsLock_Detailed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_CapsLock_DisabledByClick">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_CapsLock_EnabledByClick">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_CapsLock_Popup">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_CaretHighlightDisabled">
  <owner>minch@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Disable caret highlighting
  </description>
</action>

<action name="StatusArea_CaretHighlightEnabled">
  <owner>minch@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Enable caret highlighting
  </description>
</action>

<action name="StatusArea_Cast_Detailed">
  <owner>jdufault@chromium.org</owner>
  <description>
    Counts the number of times the user has clicked on the &quot;Cast desktop
    to&quot; status tray item and is now in the detail view to select a cast
    receiver.
  </description>
</action>

<action name="StatusArea_Cast_Detailed_Launch_AccesCastDialog">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="StatusArea_Cast_Detailed_Launch_Cast">
  <owner>jdufault@chromium.org</owner>
  <description>
    Counts the number of times the user has initiated a cast from the system
    tray. This does not mean the cast has actually begun, as the user still has
    to select what to cast (ie, the desktop or a tab) and they may cancel the
    process.
  </description>
</action>

<action name="StatusArea_Cast_StopCast">
  <owner>jdufault@chromium.org</owner>
  <description>
    Counts the number of times the user has stopped a cast from the system tray.
  </description>
</action>

<action name="StatusArea_ColorCorrectionDisabled">
  <owner>katie@chromium.org</owner>
  <owner>ash/accessibility/OWNERS</owner>
  <description>
    Counts the number of times the user has turned off color correction settings
    from the system tray.
  </description>
</action>

<action name="StatusArea_ColorCorrectionEnabled">
  <owner>katie@chromium.org</owner>
  <owner>ash/accessibility/OWNERS</owner>
  <description>
    Counts the number of times the user has turned on color correction settings
    from the system tray.
  </description>
</action>

<action name="StatusArea_DictationDisabled">
  <owner>anastasi@google.com</owner>
  <description>Ash system menu: Accessibility: Disable Dictation.</description>
</action>

<action name="StatusArea_DictationEnabled">
  <owner>anastasi@google.com</owner>
  <description>Ash system menu: Accessibility: Enable Dictation.</description>
</action>

<action name="StatusArea_Display_Default_Selected">
  <obsolete>Deprecated 10/2022. No longer needed.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the user selects the display row in the system
    menu. This action does not always open the display settings, e.g. if the row
    is slected from the lock screen. Use the
    StatusArea_Display_Default_ShowSettings metric to see how often the settings
    are actually launched.
  </description>
</action>

<action name="StatusArea_Display_Default_ShowSettings">
  <obsolete>Deprecated 10/2022. No longer needed.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the display settings are opened as a result of
    the user selecting the display row in the system menu.
  </description>
</action>

<action name="StatusArea_Display_Notification_Created">
  <obsolete>Deprecated 10/2022. No longer needed.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times a new display notification is added to the
    notification center.
  </description>
</action>

<action name="StatusArea_Display_Notification_Selected">
  <obsolete>Deprecated 10/2022. No longer needed.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the user selects the display notification. This
    action does not always open the display settings, e.g. if the notification
    is selected from the lock screen. Use the
    StatusArea_Display_Notification_Show_Settings metric to see how often the
    settings are actually launched. Note these notifications are managed by the
    notification center.
  </description>
</action>

<action name="StatusArea_Display_Notification_Show_Settings">
  <obsolete>Deprecated 10/2022. No longer needed.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the display settings are opened as a result of
    the user selecting the display notification. Note these notifications are
    managed by the notification center.
  </description>
</action>

<action name="StatusArea_DockedMagnifierDisabled">
  <owner>afakhry@chromium.org</owner>
  <description>
    The user disabled the Docked Magnifier from the accessibility menu in the
    system tray.
  </description>
</action>

<action name="StatusArea_DockedMagnifierEnabled">
  <owner>afakhry@chromium.org</owner>
  <description>
    The user enabled the Docked Magnifier from the accessibility menu in the
    system tray.
  </description>
</action>

<action name="StatusArea_Drive_CancelOperation">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Drive_Detailed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Drive_Settings">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_FaceGazeDisabled">
  <owner>katie@chromium.org</owner>
  <owner>akihiroota@chromium.org</owner>
  <owner>bkersting@google.com</owner>
  <description>Ash system menu: Accessibility: Disable FaceGaze.</description>
</action>

<action name="StatusArea_FaceGazeEnabled">
  <owner>katie@chromium.org</owner>
  <owner>akihiroota@chromium.org</owner>
  <owner>bkersting@google.com</owner>
  <description>Ash system menu: Accessibility: Enable FaceGaze.</description>
</action>

<action name="StatusArea_FocusMode_Detailed">
  <owner>richui@chromium.org</owner>
  <description>
    Counts the number of times the user has clicked on the Focus Mode status
    tray item and is now in the detail view.
  </description>
</action>

<action name="StatusArea_HighContrastDisabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_HighContrastEnabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_HighlightKeyboardFocusDisabled">
  <owner>minch@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Disable keyboard focus highlighting
  </description>
</action>

<action name="StatusArea_HighlightKeyboardFocusEnabled">
  <owner>minch@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Enable keyboard focus highlighting
  </description>
</action>

<action name="StatusArea_HighlightMouseCursorDisabled">
  <owner>minch@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Disable mouse cursor highlighting
  </description>
</action>

<action name="StatusArea_HighlightMouseCursorEnabled">
  <owner>minch@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Enable mouse cursor highlighting
  </description>
</action>

<action name="StatusArea_IME_Detailed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_IME_SwitchMode">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_LargeCursorDisabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_LargeCursorEnabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_LiveCaptionDisabled">
  <owner>abigailbklein@google.com</owner>
  <description>
    Ash system menu: Accessibility: Disable Live Caption
  </description>
</action>

<action name="StatusArea_LiveCaptionEnabled">
  <owner>abigailbklein@google.com</owner>
  <description>Ash system menu: Accessibility: Enable Live Caption</description>
</action>

<action name="StatusArea_MagnifierDisabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_MagnifierEnabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_MenuOpened">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Mic_Gain_Changed">
  <obsolete>
    Replaced with &quot;Ash.QuickSettings.Slider.{SliderBehavior}&quot; in ash,
    09/2022.
  </obsolete>
  <owner>amehfooz@chromium.org tengs@chromium.org</owner>
  <description>
    The user changed the slider for mic gain in the audio detailed view.
  </description>
</action>

<action name="StatusArea_Mic_Muted">
  <obsolete>
    Replaced with &quot;Ash.QuickSettings.Slider.{SliderBehavior}&quot; in ash,
    09/2022.
  </obsolete>
  <owner>amehfooz@chromium.org tengs@chromium.org</owner>
  <description>
    The user muted the mic by pressing the mic mute button.
  </description>
</action>

<action name="StatusArea_Mic_Unmuted">
  <obsolete>
    Replaced with &quot;Ash.QuickSettings.Slider.{SliderBehavior}&quot; in ash,
    09/2022.
  </obsolete>
  <owner>amehfooz@chromium.org tengs@chromium.org</owner>
  <description>
    The user unmuted the mic by pressing the mic mute button
  </description>
</action>

<action name="StatusArea_MonoAudioDisabled">
  <owner>minch@chromium.org</owner>
  <description>Ash system menu: Accessibility: Disable mono audio</description>
</action>

<action name="StatusArea_MonoAudioEnabled">
  <owner>minch@chromium.org</owner>
  <description>Ash system menu: Accessibility: Enable mono audio</description>
</action>

<action name="StatusArea_Network_ConnectConfigured">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Network_ConnectionDetails">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Network_ConnectToConfigured">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Network_ConnectUnconfigured">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Network_Detailed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Network_JoinOther">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Network_Settings">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Network_WifiDisabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Network_WifiEnabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_NightLight_Disabled">
  <owner>tetsui@chromium.org</owner>
  <description>
    User disabled NightLight from the feature button in the system menu.
  </description>
</action>

<action name="StatusArea_NightLight_Enabled">
  <owner>tetsui@chromium.org</owner>
  <description>
    User enabled NightLight from the feature button in the system menu.
  </description>
</action>

<action name="StatusArea_NightLight_Settings">
  <owner>tetsui@chromium.org</owner>
  <description>
    User opened NightLight WebUI settings from the feature button in the system
    menu.
  </description>
</action>

<action name="StatusArea_Notifications_ClearAll">
  <obsolete>
    Deprecated in favour of StatusArea_Notifications_StackingBarClearAll.
  </obsolete>
  <owner>tetsui@chromium.org</owner>
  <description>
    User removed all notifications using the bottom Clear All button in the
    system menu. This button, which no longer exists, was located on the bottom
    of the notification list.
  </description>
</action>

<action name="StatusArea_Notifications_SeeAllNotifications">
  <owner>amehfooz@chromium.org</owner>
  <description>
    User expanded the message center by clicking on the see all notifications
    button in the system menu.
  </description>
</action>

<action name="StatusArea_Notifications_StackingBarClearAll">
  <owner>tengs@chromium.org</owner>
  <description>
    User removed all notifications using the top Clear All button in the system
    menu.
  </description>
</action>

<action name="StatusArea_OS_Update_Default_Selected">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the user selects the update row in the system
    menu.
  </description>
</action>

<action name="StatusArea_QuietMode_Disabled">
  <owner>tetsui@chromium.org</owner>
  <description>
    User disabled Quiet Mode (Do not disturb) from the feature button in the
    system menu.
  </description>
</action>

<action name="StatusArea_QuietMode_Enabled">
  <owner>tetsui@chromium.org</owner>
  <description>
    User enabled Quiet Mode (Do not disturb) from the feature button in the
    system menu.
  </description>
</action>

<action name="StatusArea_ReducedAnimationsDisabled">
  <owner>katie@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Disable reduced animations.
  </description>
</action>

<action name="StatusArea_ReducedAnimationsEnabled">
  <owner>katie@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Enable reduced animations.
  </description>
</action>

<action name="StatusArea_ScreenCapture_Change_Source">
  <owner>braveyao@chromium.org</owner>
  <owner>niklase@chromium.org</owner>
  <description>
    Counts the number of times the user changes screen capture source via the
    Screen Capture notification. Note these notifications are managed by the
    system menu and not the general notification center.
  </description>
</action>

<action name="StatusArea_ScreenCapture_Default_Stop">
  <obsolete>Deprecated 10/2022. No longer needed.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the user stops screen capturing via the screen
    capture row in the system menu.
  </description>
</action>

<action name="StatusArea_ScreenCapture_Notification_Stop">
  <obsolete>Deprecated 10/2022. No longer needed.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the user stops screen capturing via the Screen
    Capture notification. Note these notifications are managed by the system
    menu and not the general notification center.
  </description>
</action>

<action name="StatusArea_SelectToSpeakDisabled">
  <owner>katie@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Disable Select-to-Speak.
  </description>
</action>

<action name="StatusArea_SelectToSpeakEnabled">
  <owner>katie@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Enable Select-to-Speak.
  </description>
</action>

<action name="StatusArea_SignOut">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_SMS_Detailed">
  <obsolete>
    Not recorded as of 10/2022. It's unclear when the recording code was
    deleted.
  </obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the user has opened the &quot;SMS messages &quot;
    detailed view in the system menu.
  </description>
</action>

<action name="StatusArea_SMS_Detailed_DismissMsg">
  <obsolete>
    Not recorded as of 10/2022. It's unclear when the recording code was
    deleted.
  </obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the user has dismissed an SMS message from the
    SMS message detailed view in the system menu.
  </description>
</action>

<action name="StatusArea_SMS_Notification_DismissMsg">
  <obsolete>
    Not recorded as of 10/2022. It's unclear when the recording code was
    deleted.
  </obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the user has dismissed an SMS message
    notification. Note these notifications are managed by the system menu and
    not the general notification center.
  </description>
</action>

<action name="StatusArea_SpokenFeedbackDisabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_SpokenFeedbackEnabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_StickyKeysDisabled">
  <owner>minch@chromium.org</owner>
  <description>Ash system menu: Accessibility: Disable sticky keys</description>
</action>

<action name="StatusArea_StickyKeysEnabled">
  <owner>minch@chromium.org</owner>
  <description>Ash system menu: Accessibility: Enable sticky keys</description>
</action>

<action name="StatusArea_SwitchAccessDisabled">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Disable Switch Access
  </description>
</action>

<action name="StatusArea_SwitchAccessEnabled">
  <owner>anastasi@google.com</owner>
  <owner>dtseng@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Enable Switch Access
  </description>
</action>

<action name="StatusArea_TapDraggingDisabled">
  <obsolete>Tap dragging removed from status area menu 03/2018.</obsolete>
  <owner>minch@chromium.org</owner>
  <description>
    Ash system menu: Accessibility: Disable tap dragging
  </description>
</action>

<action name="StatusArea_TapDraggingEnabled">
  <obsolete>Tap dragging removed from status area menu 03/2018.</obsolete>
  <owner>minch@chromium.org</owner>
  <description>Ash system menu: Accessibility: Enable tap dragging</description>
</action>

<action name="StatusArea_Tracing_Default_Selected">
  <obsolete>Deprecated 10/2022. No longer needed.</obsolete>
  <owner>tbuckley@chromium.org</owner>
  <description>
    Counts the number of times the user selects the tracing row in the system
    menu.
  </description>
</action>

<action name="StatusArea_VirtualKeyboardDisabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_VirtualKeyboardEnabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Volume_ChangedMenu">
  <obsolete>
    Replaced with &quot;Ash.QuickSettings.Slider.{SliderBehavior}&quot; in ash,
    09/2022.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_Volume_ChangedPopup">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_VPN_AddBuiltIn">
  <owner>bartfab@chromium.org</owner>
  <description>
    Indicates that the user requested that the built-in dialog for adding an
    OpenVPN or L2TP VPN be shown via the ash UI.
  </description>
</action>

<action name="StatusArea_VPN_AddThirdParty">
  <owner>bartfab@chromium.org</owner>
  <description>
    Indicates that the user requested that the &quot;add network&quot; dialog
    for a third-party VPN be shown via the ash UI.
  </description>
</action>

<action name="StatusArea_VPN_ConnectionDetails">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_VPN_ConnectToNetwork">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_VPN_Detailed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_VPN_Disconnect">
  <owner>bartfab@chromium.org</owner>
  <description>
    Indicates that the user disconnected from a VPN via the ash UI.
  </description>
</action>

<action name="StatusArea_VPN_JoinOther">
  <obsolete>Replaced by StatusArea_VPN_AddBuiltIn.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="StatusArea_VPN_Settings">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Stop">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Strikethrough">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="styleWithCSS">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Suggestions.AllDismissed.Shown">
  <owner>peconn@chromium.org</owner>
  <description>
    User dismissed all cards and was not able to get any more suggestions
    resulting in the All Dismissed State. Only records for users with Chrome
    Home enabled.
  </description>
</action>

<action name="Suggestions.Button.AddItem">
  <owner>ckitagawa@chromium.org</owner>
  <owner>huangs@chromium.org</owner>
  <owner>ginnyhuang@chromium.org</owner>
  <description>
    Mobile: Recorded when user clicks the &quot;Add new&quot; button to open the
    &quot;Add shortcut&quot; dialog (disregarding what happens thereafter).
  </description>
</action>

<action name="Suggestions.Card.ActionTapped">
  <obsolete>Removed with removal of Zine code in April 2020.</obsolete>
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>
    User tapped on a card's button in the content suggestions UI.
  </description>
</action>

<action name="Suggestions.Card.SwipedAway">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>
    User swiped a card away in the content suggestions UI.
  </description>
</action>

<action name="Suggestions.Card.Tapped">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>
    User tapped on a card in the content suggestions UI.
  </description>
</action>

<action name="Suggestions.Category.Dismissed">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>User dismissed a content suggestions category.</description>
</action>

<action name="Suggestions.Category.Fetch">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>User requested fetching more content suggestions.</description>
</action>

<action name="Suggestions.Category.ViewAll">
  <obsolete>
    Removed with deprecation of Download suggestions category.
  </obsolete>
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>
    User navigated to the complete view of a content suggestions section.
  </description>
</action>

<action name="Suggestions.Content.Dismissed">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>User dismissed a content suggestion.</description>
</action>

<action name="Suggestions.Content.Opened">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    User opened a content suggestion.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="Suggestions.ContextMenu{ContextMenu_Type}">
  <owner>mvanouwerkerk@chromium.org</owner>
  <owner>galinap@google.com</owner>
  <description>
    Android: User used the context menu to download a suggested item on the new
    tab page. {ContextMenu_Type}
  </description>
  <token key="ContextMenu_Type" variants="ContextMenu_Type"/>
</action>

<action name="Suggestions.Contextual.Carousel.Scrolled">
  <obsolete>
    Deprecated with new contextual suggestions implementation.
  </obsolete>
  <owner>dgn@chromium.org</owner>
  <owner>galinap@google.com</owner>
  <description>
    Android: The contextual suggestions carousel in Chrome Home was scrolled by
    the user.
  </description>
</action>

<action name="Suggestions.Contextual.Carousel.Shown">
  <obsolete>
    Deprecated with new contextual suggestions implementation.
  </obsolete>
  <owner>dgn@chromium.org</owner>
  <owner>galinap@google.com</owner>
  <description>
    Android: The contextual suggestions carousel in Chrome Home was shown to the
    user.
  </description>
</action>

<action name="Suggestions.ContextualSuggestion.Open">
  <obsolete>
    Deprecated with new contextual suggestions implementation.
  </obsolete>
  <owner>dgn@chromium.org</owner>
  <owner>galinap@google.com</owner>
  <description>
    Android: A contextual suggestion in the carousel in Chrome Home was opened
    by the user.
  </description>
</action>

<action name="Suggestions.Drag.ReorderItem">
  <owner>ckitagawa@chromium.org</owner>
  <owner>huangs@chromium.org</owner>
  <owner>ginnyhuang@chromium.org</owner>
  <description>
    Mobile: Recorded user using drag-and-drop to rearrange Custom Tiles in the
    Most Visited Tiles area on the NTP, disregarding cancelled actions
    (including dragging tile back to its original position).
  </description>
</action>

<action name="Suggestions.ExpandableHeader.Collapsed">
  <owner>twellington@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The suggestions section is collapsed through the section header.
  </description>
</action>

<action name="Suggestions.ExpandableHeader.Expanded">
  <owner>twellington@chromium.org</owner>
  <owner>clank-app-team@google.com</owner>
  <description>
    The suggestions section is expanded through the section header.
  </description>
</action>

<action name="Suggestions.FirstTimeSurfaceVisible">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>
    Recorded right before Suggestions.SurfaceVisible when this is the first time
    a suggestions surface is made visible to the user on that device.
  </description>
</action>

<action name="Suggestions.Keyboard.ReorderItem">
  <owner>ckitagawa@chromium.org</owner>
  <owner>huangs@chromium.org</owner>
  <description>
    Android: Recorded user using keyboard to rearrange Custom Tiles in the Most
    Visited Tiles area on the NTP.
  </description>
</action>

<action name="Suggestions.ScrolledAfterOpen">
  <owner>dgn@chromium.org</owner>
  <owner>finkm@chromium.org</owner>
  <description>
    Android: Recorded the first time the user scrolls after opening the
    suggestions UI.
  </description>
</action>

<action name="Suggestions.Site.RemovalUndone">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>User reverted the removal of a suggested site.</description>
</action>

<action name="Suggestions.Site.Removed">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>User removed a suggested site.</description>
</action>

<action name="Suggestions.SnackBar.UndoPinItem">
  <owner>ginnyhuang@chromium.org</owner>
  <description>
    iOS: Recorded when user clicks the &quot;Undo&quot; link in the &quot;Item
    removed&quot; SnackBar that appears on pinning a Custom Tile.
  </description>
</action>

<action name="Suggestions.SnackBar.UndoUnpinItem">
  <owner>ckitagawa@chromium.org</owner>
  <owner>huangs@chromium.org</owner>
  <owner>ginnyhuang@chromium.org</owner>
  <description>
    Mobile: Recorded when user clicks the &quot;Undo&quot; link in the
    &quot;Item removed&quot; SnackBar that appears on unpinning a Custom Tile.
    (iOS support added on M146)
  </description>
</action>

<action name="Suggestions.SurfaceFullyVisible">
  <obsolete>Deprecated with Chrome Home ramp down.</obsolete>
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>
    ChromeHome: The Suggestion surface is loaded or brought in the foreground in
    its fully visible state. In regular Chrome, MobileNTPShown is the
    equivalent.
  </description>
</action>

<action name="Suggestions.SurfaceHalfVisible">
  <obsolete>Deprecated with Chrome Home ramp down.</obsolete>
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>
    ChromeHome: The Suggestion surface is loaded or brought in the foreground in
    its half visible state. In regular Chrome, MobileNTPShown is the equivalent.
  </description>
</action>

<action name="Suggestions.SurfaceHidden">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>User closed the content suggestions UI.</description>
</action>

<action name="Suggestions.SurfaceVisible">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>User opened the content suggestions UI.</description>
</action>

<action name="Suggestions.Tile.RemovalUndone">
  <obsolete>
    Deprecated as of 05/2017. Now recorded as
    &quot;Suggestions.Site.RemovalUndone&quot;.
  </obsolete>
  <owner>mvanouwerkerk@chromium.org</owner>
  <owner>galinap@google.com</owner>
  <description>
    Android: User tapped the undo button in the snackbar after removing a
    suggested item.
  </description>
</action>

<action name="Suggestions.Tile.Tapped">
  <owner>finkm@chromium.org</owner>
  <owner>dgn@chromium.org</owner>
  <description>
    User tapped on a tile in the content suggestions UI.
  </description>
</action>

<action name="Suggestions.Tile.Tapped.GridTabSwitcher">
  <obsolete>
    From 04/2021 use Suggestions.Tile.Tapped.StartSurface instead.
  </obsolete>
  <owner>mattsimmons@chromium.org</owner>
  <owner>memex-team@google.com</owner>
  <description>
    User tapped on a suggestions tile while viewing the tab switcher.
    Android-only.
  </description>
</action>

<action name="Suggestions.Tile.Tapped.NewTabPage">
  <owner>hanxi@chromium.org</owner>
  <owner>xinyiji@chromium.org</owner>
  <owner>clank-start@google.com</owner>
  <description>
    User tapped on a suggestions tile while viewing the new tab page. This is
    recorded when 1) user clicks on most visited tiles; 2) long press on most
    visited tiles to open in a new incognito tab. This is consistent with
    Suggestions.Tile.Tapped.StartSurface on Start Surface. Android-only.
  </description>
</action>

<action name="Suggestions.Tile.Tapped.StartSurface">
  <owner>hanxi@chromium.org</owner>
  <owner>xinyiji@chromium.org</owner>
  <owner>clank-start@google.com</owner>
  <description>
    User tapped on a suggestions tile while viewing the start surface. This is
    recorded when 1) user clicks on most visited tiles; 2) long press on most
    visited tiles to open in a new incognito tab. This is consistent with
    Suggestions.Tile.Tapped.NewTabPage on NTP. Android-only.
  </description>
</action>

<action name="SuggestionsFromGeminiHelpImproveBack">
  <owner>alimariam@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when the user goes back from Suggestions from Gemini Help Improve
    Notice UI. iOS only.
  </description>
</action>

<action name="SuggestionsFromGeminiHelpImproveClose">
  <owner>alimariam@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when Suggestions from Gemini Help Improve notice UI was dismissed.
    iOS only.
  </description>
</action>

<action name="SuggestionsFromGeminiSettingsBack">
  <owner>alimariam@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when the user goes back from Suggestions from Gemini Settings UI to
    root Settings screen. iOS only.
  </description>
</action>

<action name="SuggestionsFromGeminiSettingsClose">
  <owner>alimariam@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when Suggestions from Gemini Settings UI was dismissed. iOS only.
  </description>
</action>

<action name="SuggestionsFromGeminiSettingsManageConnectedAppsClick">
  <owner>alimariam@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when the user taps on the Manage Connected Apps row in the
    Suggestions from Gemini Settings UI. iOS only.
  </description>
</action>

<action name="SuggestionsFromGeminiSettingsToggleOff">
  <owner>alimariam@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when the user toggles off the Suggestions from Gemini preference
    switch. iOS only.
  </description>
</action>

<action name="SuggestionsFromGeminiSettingsToggleOn">
  <owner>alimariam@google.com</owner>
  <owner>bling-transactions@google.com</owner>
  <description>
    Reported when the user toggles on the Suggestions from Gemini preference
    switch. iOS only.
  </description>
</action>

<action name="SupervisedUserProfileSignIn_IPHPromo_ParentalControlsPageOpened">
  <owner>anthie@google.com</owner>
  <owner>chrome-kids-eng@google.com</owner>
  <description>
    The parental controls page is opened from the supervised user signing in to
    a profile.
  </description>
</action>

<action name="SupervisedUsers_Extensions_ApprovalGranted">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when the custodian locally approves the supervised user's request to
    install an extension by entering the custodian's password.
  </description>
</action>

<action name="SupervisedUsers_Extensions_ApprovalRemoved">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when the supervised user removes an extension.
  </description>
</action>

<action name="SupervisedUsers_Extensions_AskParentDialog_Approved">
  <owner>richui@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>
    Emitted when the user continues the request for parent approval, which will
    trigger the parent authentication flow.
  </description>
</action>

<action name="SupervisedUsers_Extensions_AskParentDialog_Canceled">
  <owner>richui@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>
    Emitted when the user cancels the Ask Parent Dialog, denying the attempt to
    enable an extension.
  </description>
</action>

<action name="SupervisedUsers_Extensions_AskParentDialog_Opened">
  <owner>richui@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>cros-edu-eng@google.com</owner>
  <description>
    Emitted when a supervised user initiates the flow to install an extension
    that requires parent approval, and opens the Ask Parent Dialog.
  </description>
</action>

<action name="SupervisedUsers_Extensions_Disabled">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when a supervised user successfully disables an extension.
  </description>
</action>

<action name="SupervisedUsers_Extensions_Enabled">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when a supervised user successfully enables an extension.
  </description>
</action>

<action name="SupervisedUsers_Extensions_ExtensionInstallDialog_ChildAccepted">
  <owner>anthie@google.com</owner>
  <owner>chrome-kids-eng@google.com</owner>
  <description>
    Emitted when a supervised user clicks &quot;Add Extension&quot; on the
    Extension Install Dialog.
  </description>
</action>

<action name="SupervisedUsers_Extensions_ExtensionInstallDialog_ChildCanceled">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when a supervised user clicks &quot;Cancel&quot; on the Extension
    Install Dialog.
  </description>
</action>

<action name="SupervisedUsers_Extensions_ExtensionInstallDialog_Opened">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when a supervised user tries to install an extension from the Chrome
    Web Store and opens the Extension Install Dialog.
  </description>
</action>

<action name="SupervisedUsers_Extensions_FailedToEnable">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emmitted when a supervised user tries to enable a force-disabled extension
    and fails.
  </description>
</action>

<action name="SupervisedUsers_Extensions_NewExtensionApprovalGranted">
  <obsolete>Renamed to SupervisedUsers_Extensions_ApprovalGranted.</obsolete>
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when the custodian locally approves the supervised user's request to
    install an extension by entering the custodian's password.
  </description>
</action>

<action name="SupervisedUsers_Extensions_NewVersionApprovalGranted">
  <obsolete>
    Renamed to SupervisedUsers_Extensions_PermissionsIncreaseGranted.
  </obsolete>
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when the supervised user approves a new version of an existing
    extension.
  </description>
</action>

<action name="SupervisedUsers_Extensions_ParentPermissionDialog_Opened">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when a supervised user tries to enable an extension that requires
    parent approval, and opens the Parent Permission Dialog.
  </description>
</action>

<action name="SupervisedUsers_Extensions_ParentPermissionDialog_ParentApproved">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when a parent successfully types their password and approves the
    extension on the Parent Permission Dialog.
  </description>
</action>

<action name="SupervisedUsers_Extensions_ParentPermissionDialog_ParentCanceled">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when a parent cancels the Parent Permission Dialog, denying the
    supervised user's attempt to enable an extension.
  </description>
</action>

<action name="SupervisedUsers_Extensions_PermissionsIncreaseGranted">
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when the supervised user approves a new version of an existing
    extension with increased permissions.
  </description>
</action>

<action name="SupervisedUsers_Extensions_Removed">
  <obsolete>Renamed to SupervisedUsers_Extensions_ApprovalRemoved.</obsolete>
  <owner>tobyhuang@chromium.org</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>danan@chromium.org</owner>
  <owner>cros-families@google.com</owner>
  <description>
    Emitted when the supervised user removes an extension.
  </description>
</action>

<action name="SupervisedUsers_RemoteWebApproval_NotificationClicked">
  <owner>cros-families-eng@google.com</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>lienhoang@chromium.org</owner>
  <description>
    Recorded when the supervised user clicks on a remote web approval
    notification.
  </description>
</action>

<action name="SupervisedUsers_RemoteWebApproval_NotificationShown">
  <owner>cros-families-eng@google.com</owner>
  <owner>agawronska@chromium.org</owner>
  <owner>lienhoang@chromium.org</owner>
  <description>
    Recorded when a remote web approval notification is shown to a supervised
    user.
  </description>
</action>

<action name="SuspiciousExtensionBubbleDismissed">
  <owner>finnur@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SwitchTab_Click">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the user switches tabs with a mouse click. This user action is
    only recorded on platforms which use the Views toolkit.
  </description>
</action>

<action name="SwitchToHorizontalTabStrip_FromAppMenu">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to horizontal tab strip mode via the app
    menu. This user action only applies to Desktop.
  </description>
</action>

<action name="SwitchToHorizontalTabStrip_FromMacMenu">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to horizontal tab strip mode via the mac
    menu. This user action only applies to Desktop MacOS.
  </description>
</action>

<action name="SwitchToHorizontalTabStrip_FromSettings">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to horizontal tab strip mode via the
    settings page. This user action only applies to Desktop.
  </description>
</action>

<action name="SwitchToHorizontalTabStrip_FromSystemContextMenu">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to horizontal tab strip mode via the system
    context menu. This user action only applies to Desktop.
  </description>
</action>

<action name="SwitchToHorizontalTabStrip_FromTabContextMenu">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to horizontal tab strip mode via the tab
    context menu. This user action only applies to Desktop.
  </description>
</action>

<action name="SwitchToHorizontalTabStrip_FromWhatsNew">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to horizontal tab strip mode via the What's
    New page. This user action only applies to Desktop.
  </description>
</action>

<action name="SwitchToVerticalTabStrip_FromAppMenu">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to vertical tab strip mode via the app menu.
    This user action only applies to Desktop.
  </description>
</action>

<action name="SwitchToVerticalTabStrip_FromMacMenu">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to vertical tab strip mode via the mac menu.
    This user action only applies to Desktop MacOS.
  </description>
</action>

<action name="SwitchToVerticalTabStrip_FromSettings">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to vertical tab strip mode via the settings
    page. This user action only applies to Desktop.
  </description>
</action>

<action name="SwitchToVerticalTabStrip_FromSystemContextMenu">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to vertical tab strip mode via the system
    context menu. This user action only applies to Desktop.
  </description>
</action>

<action name="SwitchToVerticalTabStrip_FromTabContextMenu">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to vertical tab strip mode via the tab
    context menu. This user action only applies to Desktop.
  </description>
</action>

<action name="SwitchToVerticalTabStrip_FromWhatsNew">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user switches to vertical tab strip mode via the What's
    New page. This user action only applies to Desktop.
  </description>
</action>

<action name="Sync_CustomizeSync">
  <owner>msalama@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user selected to customize sync from
    chrome://settings/syncSetup/advanced.
  </description>
</action>

<action name="Sync_NavigateToSyncAdvancedPage">
  <obsolete>
    Deprecated as of 03/2020. Navigation to settings routes are recorded in
    WebUI.Settings.PathVisited histogram.
  </obsolete>
  <owner>msalama@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user has navigated to the sync advanced settings page
    chrome://settings/syncSetup/advanced.
  </description>
</action>

<action name="Sync_OpenActivityControlsPage">
  <owner>msalama@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user has clicked on the history usage row in chrome://settings/syncSetup
    to open Activity controls page.
  </description>
</action>

<action name="Sync_OpenLinkedServicesPage">
  <owner>rainhard@chromium.org</owner>
  <owner>chrome-privacy-controls@google.com</owner>
  <description>
    The user has clicked on the linked services row in
    chrome://settings/syncSetup to open the Linked Services page.
  </description>
</action>

<action name="Sync_SaveNewPassphraseClicked">
  <owner>msalama@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user has clicked on save in the encryption option section from
    chrome://settings/syncSetup to encrypt the data with a custom passphrase.
  </description>
</action>

<action name="Sync_SyncEverything">
  <owner>msalama@chromium.org</owner>
  <owner>chrome-signin-team@google.com</owner>
  <description>
    The user selected sync everything from chrome://settings/syncSetup/advanced.
  </description>
</action>

<action name="SyncedNotifications.SendingServiceDisabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SyncedNotifications.SendingServiceEnabled">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="SyncedTabGroup.DeleteWithLocal">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    User deleted a synced tab group along with the open local tab group.
  </description>
</action>

<action name="SyncedTabGroup.DeleteWithoutLocal">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    User deleted a synced tab group that didn't have an open local tab group.
  </description>
</action>

<action name="SyncedTabGroup.OpenExistingLocal">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    User opened a synced tab group that already had an existing local tab group.
  </description>
</action>

<action name="SyncedTabGroup.OpenNewLocal">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    User opened a synced tab group in a new local tab group.
  </description>
</action>

<action name="SyncPreferences_ManageGoogleAccountClicked">
  <owner>triploblastic@google.com</owner>
  <owner>msarda@chromium.org</owner>
  <description>
    Used clicked 'Manage your Google Account' in sync and google services menu
    in android.
  </description>
</action>

<action name="SystemBack">
  <obsolete>Unused as of Oct 29, 2024</obsolete>
  <owner>lazzzis@google.com</owner>
  <description>
    The user triggered system back **after** Native is initialized. This action
    is mutually exclusive with SystemBackBeforeNativeInitialized. Android only.
  </description>
</action>

<action name="SystemBackBeforeFirstVisibleContent">
  <obsolete>Replaced by SystemBackBeforeFirstVisibleContent2</obsolete>
  <owner>lazzzis@google.com</owner>
  <description>
    Records that a back press occurs before the first visible content is drawn
    (i.e. at the moment Startup.Android.Cold.TimeToFirstVisibleContent2 is
    recorded). Android only.
  </description>
</action>

<action name="SystemBackBeforeFirstVisibleContent2">
  <obsolete>Deprecated 03/2025</obsolete>
  <owner>lazzzis@google.com</owner>
  <description>
    Records that a back press occurs before the first visible content is drawn
    (i.e. at the moment Startup.Android.Cold.TimeToFirstVisibleContent2 is
    recorded). Android only.
  </description>
</action>

<action name="SystemBackForNavigation">
  <obsolete>
    Deprecated as of 02/2016. Now recorded in the histogram
    &quot;Android.Activity.ChromeTabbedActivity.SystemBackAction&quot;.
  </obsolete>
  <owner>dfalcantara@chromium.org</owner>
  <description>
    The user navigated backward in the tab's history using the system back
    button.
  </description>
</action>

<action name="SystemContextMenu_BookmarkAllTabs">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened the system menu context and selected the 'bookmark all tabs'
    menu item.
  </description>
</action>

<action name="SystemContextMenu_GroupAllTabs">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened the system menu context and selected the 'group all tabs'
    menu item.
  </description>
</action>

<action name="SystemContextMenu_NameWindow">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened the system menu context and selected the 'name window' menu
    item.
  </description>
</action>

<action name="SystemContextMenu_NewTab">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened the system menu context and selected the 'new tab' menu
    item.
  </description>
</action>

<action name="SystemContextMenu_Opened">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>The user opened the system menu context.</description>
</action>

<action name="SystemContextMenu_RestoreTab">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened the system menu context and selected the 'reopen closed tab'
    menu item.
  </description>
</action>

<action name="SystemContextMenu_TabScrollButtons_Pinned">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened the system frame context menu and selected the menu item to
    pin the tab scroll buttons.
  </description>
</action>

<action name="SystemContextMenu_TabScrollButtons_Unpinned">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened the system frame context menu and selected the menu item to
    unpin the tab scroll buttons.
  </description>
</action>

<action name="Tab.PinnedTabToastClosedAfterConfirmation">
  <owner>dljames@google.com</owner>
  <owner>chrome-desktop-ui@google.com</owner>
  <description>
    On desktop, triggered when a user invokes the keyboard shortcut to close a
    tab on a single selected pinned tab after the confirmation toast has been
    displayed.
  </description>
</action>

<action name="Tab.Screenshot">
  <owner>petewil@chromium.org</owner>
  <description>
    Recorded when the user takes a screenshot of a chrome tab.
  </description>
</action>

<action name="Tab.Screenshot.WithoutStoragePermission">
  <owner>sebsg@chromium.org</owner>
  <description>
    Recorded when the user takes a screenshot of a chrome tab when chrome
    doesn't have storage permissions.
  </description>
</action>

<action name="Tab_DropURLBetweenTabs">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Tab_DropURLOnTab">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabAlertIndicator_Clicked">
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the tab alert indicator; this will have no effect.
  </description>
</action>

<action name="TabContextMenu.OpenInNewTab">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    The user selected the 'open in new tab' option for the tab context menu.
  </description>
</action>

<action name="TabContextMenu.OpenInNewTabInGroup">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    The user selected the 'open in new tab in group' option for the tab context
    menu.
  </description>
</action>

<action name="TabContextMenu_AddToClosedSavedGroup">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User selected the menu item to add to a closed saved tab group from the tab
    context menu.
  </description>
</action>

<action name="TabContextMenu_AddToExistingGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User selected an entry in the Add to existing group submenu from the tab
    context menu.
  </description>
</action>

<action name="TabContextMenu_AddToExistingWindow">
  <owner>lgrey@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User selected an entry in the Move Tab to Existing Window submenu from the
    tab context menu.
  </description>
</action>

<action name="TabContextMenu_AddToNewGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User selected Add to new group from the tab context menu.
  </description>
</action>

<action name="TabContextMenu_Back">
  <owner>loubrett@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>User selected Back from tab context menu.</description>
</action>

<action name="TabContextMenu_BookmarkAllTabs">
  <obsolete>Deprecated due to removal.</obsolete>
  <owner>wittman@chromium.org</owner>
  <description>
    User selected Bookmark All Tabs from the tab context menu.
  </description>
</action>

<action name="TabContextMenu_CloseAllTabs">
  <owner>loubrett@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>User selected Close All Tabs from tab context menu.</description>
</action>

<action name="TabContextMenu_CloseOtherTabs">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User selected Close Other Tabs from the tab context menu. Temporarily
    removed in M78.
  </description>
</action>

<action name="TabContextMenu_CloseTab">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>User selected Close Tabs from tab context menu.</description>
</action>

<action name="TabContextMenu_CloseTabsOpenedBy">
  <obsolete>Could not find traces of this used in code.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabContextMenu_CloseTabsToRight">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User selected Close Tabs to the Right from tab context menu.
  </description>
</action>

<action name="TabContextMenu_CompactNavigationBar">
  <obsolete>Could not find traces of this used in code.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabContextMenu_CopyURL">
  <owner>loubrett@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>User selected Copy URL from tab context menu.</description>
</action>

<action name="TabContextMenu_Duplicate">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>User selected Duplicate from tab context menu.</description>
</action>

<action name="TabContextMenu_FocusMode">
  <owner>dfried@chromium.org</owner>
  <owner>yiningwang@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User selected Focus This Tab from the tab context menu.
  </description>
</action>

<action name="TabContextMenu_MoveTabToNewWindow">
  <owner>lgrey@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User selected Move Tab to New Window from the tab context menu.
  </description>
</action>

<action name="TabContextMenu_MuteTabs">
  <owner>miu@chromium.org</owner>
  <description>
    User muted one or more tabs via the tab context menu.
  </description>
</action>

<action name="TabContextMenu_NewTab">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User selected New Tab to the Right from the tabstrip context menu.
  </description>
</action>

<action name="TabContextMenu_NewTabInGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User added a tab to an existing group by choosing 'Add to existing group'
    from the tabstrip context menu.
  </description>
</action>

<action name="TabContextMenu_OpenTabsLeftToRight">
  <obsolete>Could not find traces of this used in code.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabContextMenu_OpenTabsRightToLeft">
  <obsolete>Could not find traces of this used in code.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabContextMenu_OrganizeTabs">
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>User selected Organize Tabs from tab context menu.</description>
</action>

<action name="TabContextMenu_Reload">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>User selected Reload from tab context menu.</description>
</action>

<action name="TabContextMenu_RemoveFromGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User selected Remove from group from the tab context menu.
  </description>
</action>

<action name="TabContextMenu_RestoreTab">
  <obsolete>Deprecated due to removal.</obsolete>
  <owner>mpearson@chromium.org</owner>
  <owner>chrisha@chromium.org</owner>
  <description>
    Emitted when the user uses the tab strip context menu and selects
    &quot;Reopen Closed Tab&quot;. This interaction also causes the user action
    RestoreTab to be emitted.

    Note: if the last user action was to close an entire window with multiple
    tabs, this &quot;Reopen Closed Tab&quot; action will cause the entire window
    to be restored, containing multiple tabs. This user action is only emitted
    once however, regardless of the number of tabs.
  </description>
</action>

<action name="TabContextMenu_SendTabToSelf_Clicked">
  <obsolete>Deprecated because of using histogram.</obsolete>
  <owner>jeffreycohen@chromium.org</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    User send current tab to other synced devices by clicking on the option in
    the tab strip menu.
  </description>
</action>

<action name="TabContextMenu_SendTabToSelf_Shown">
  <obsolete>Deprecated because of using histogram.</obsolete>
  <owner>jeffreycohen@chromium.org</owner>
  <owner>sebsg@chromium.org</owner>
  <description>Self share option shows in the tab context menu.</description>
</action>

<action name="TabContextMenu_SendToMyDevices">
  <obsolete>
    Deprecated since SendTabToSelf is collecting two kinds of metrics (shown and
    cliked).
  </obsolete>
  <owner>jeffreycohen@chromium.org</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    User send current tab to other synced devices by clicking on the option in
    the tab strip menu.
  </description>
</action>

<action name="TabContextMenu_TogglePinned">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>User selected Pin/Unpin from tab context menu.</description>
</action>

<action name="TabContextMenu_UnmuteTabs">
  <owner>miu@chromium.org</owner>
  <description>
    User unmuted one or more tabs via the tab context menu.
  </description>
</action>

<action name="TabContextMenu_UseDestinationsTab_Off">
  <obsolete>Could not find traces of this used in code.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabContextMenu_UseDestinationsTab_On">
  <obsolete>Could not find traces of this used in code.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabContextMenu_UseVerticalTabs">
  <obsolete>Could not find traces of this used in code.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabGrid.AccessibilityDelegate.Reordered">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User reordered tabs in grid layout in accessibility mode.
  </description>
</action>

<action name="TabGrid.DragToReorder">
  <obsolete>
    Deprecated as of 6/2019. Replaced with TabGrid.Drag.Reordered.
  </obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>User drags a tab to reorder it.</description>
</action>

<action name="TabGrid.Drag{ActionType}">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>User drags a tab to reorder it. {ActionType}</description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".DropToMerge"
        summary="Users use drop-to-merge to combine a single tab and a group
                 or two groups."/>
    <variant name=".RemoveFromGroup.TabGridDialogFromStrip"
        summary="Users ungroup a tab by dropping it on the ungroup bar in tab
                 grid dialog from tab strip."/>
    <variant name=".RemoveFromGroup.TabGridDialogInSwitcher"
        summary="Users ungroup a tab by dropping it on the ungroup bar in tab
                 grid dialog from grid tab switcher."/>
    <variant name=".Reordered.GridTabSwitcher"
        summary="Users drag to reorder tabs in grid layout TabSwitcher.
                 Recorded at each mini reordering during the gesture."/>
    <variant name=".Reordered.TabGridDialogFromStrip"
        summary="Users drag to reorder tabs in tab grid dialog from tab
                 strip. Recorded at each mini reordering during the gesture."/>
    <variant name=".Reordered.TabGridDialogInSwitcher"
        summary="Users drag to reorder tabs in tab grid dialog from grid tab
                 switcher. Recorded at each mini reordering during the
                 gesture."/>
    <variant name=".Reordered.TabGridSheet"
        summary="Users drag to reorder tabs in tab group bottom sheet.
                 Recorded at each mini reordering during the gesture."/>
    <variant name=".Start.GridTabSwitcher"
        summary="Users long tap on a tab to trigger dragging in grid layout
                 TabSwitcher."/>
    <variant name=".Start.TabGridDialogFromStrip"
        summary="Users long tap on a tab to trigger dragging in tab grid
                 dialog from tab strip."/>
    <variant name=".Start.TabGridDialogInSwitcher"
        summary="Users long tap on a tab to trigger dragging in tab grid
                 dialog from grid tab switcher."/>
    <variant name=".Start.TabGridSheet"
        summary="Users long tap on a tab to trigger dragging in tab group
                 bottom sheet."/>
  </token>
</action>

<action name="TabGrid.TabSearchChipTapped">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User tapped on the search term chip on a tab card in the TabGrid.
  </description>
</action>

<action name="TabGridDialog.Drag.RemoveFromGroup">
  <obsolete>
    Deprecated as of 8/2019. Replaced with TabGrid.Drag.RemoveFromGroup.
  </obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User drags a tab in tab grid dialog and drops it on the ungroup bar to move
    the tab out of the group.
  </description>
</action>

<action name="TabGridDialogMenu.Close">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the close group menu item in the tab grid dialog
    menu.
  </description>
</action>

<action name="TabGridDialogMenu.Delete">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the delete group menu item in the tab grid
    dialog menu.
  </description>
</action>

<action name="TabGridDialogMenu.DeleteShared">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the delete group menu item in the tab grid
    dialog menu for a group with a collaboration.
  </description>
</action>

<action name="TabGridDialogMenu.EditColor">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the edit color menu item in the tab grid dialog
    menu.
  </description>
</action>

<action name="TabGridDialogMenu.LeaveShared">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the leave group menu item in the tab grid dialog
    menu for a group with a collaboration.
  </description>
</action>

<action name="TabGridDialogMenu.ManageSharing">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the manage sharing menu item in the tab grid
    dialog menu.
  </description>
</action>

<action name="TabGridDialogMenu.RecentActivity">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the recent activity menu item in the tab grid
    dialog menu.
  </description>
</action>

<action name="TabGridDialogMenu.Rename">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the edit title menu item in the tab grid dialog
    menu.
  </description>
</action>

<action name="TabGridDialogMenu.SelectTabs">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the select tabs menu item in the tab grid dialog
    menu.
  </description>
</action>

<action name="TabGridDialog{ActionType}">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User took an action on the TabGridDialog. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".Exit"
        summary="Users clicked the back button or the scrim to exit the tab
                 group dialog."/>
    <variant name=".ExpandedFromSwitcher"
        summary="Users clicked a card in TabSwitcher to open a dialog. See
                 also TabGroup.ExpandedFromStrip.TabGridDialog."/>
    <variant name=".RemoveFromGroup.TabMultiSelect"
        summary="Users ungrouped tabs by clicking the ungroup option in the
                 top toolbar menu in tab grid dialog and selecting tabs they
                 want to ungroup."/>
    <variant name=".ResetTabGroupName"
        summary="User reset the tab group name by using an empty or default
                 title."/>
    <variant name=".SharedGroupAsTextList"
        summary="Users shared a tab group as a text list of links by clicking
                 the share option in the top toolbar menu in tab grid dialog."/>
    <variant name=".TabGroupNamedInDialog"
        summary="Users named a tab group by clicking the title text field in
                 tab grid dialog and modifying."/>
  </token>
</action>

<action name="TabGridSheet.UndoCloseTab">
  <obsolete>Deprecated as of 11/2019. Sheet UI is no longer used.</obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User undoes the closed tab that was closed from tab grid sheet.
  </description>
</action>

<action name="TabGroup.Created{ActionType}">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>Users created a new tab group. {ActionType}</description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".DeveloperRequestedNewTab"
        summary="Users tapped on a link with a target=_blank"/>
    <variant name=".DropToMerge"
        summary="Users dragged a single tab and dropped it on another single
                 tab to create a group."/>
    <variant name=".OpenInNewTab"
        summary="Users long pressed a link and opened in new tab."/>
    <variant name=".TabMultiSelect"
        summary="Users tapped the 'Group' button in the TabSelectionEditor."/>
    <variant name=".TabSwitcher"
        summary="Users tapped the 'Create group' button in TabSwitcher."/>
  </token>
</action>

<action name="TabGroup.ExpandedFromStrip{ActionType}">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    Users tapped &quot;^&quot; button on the tab strip, causing tab group
    component to be shown. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".TabGridDialog"
        summary="Users tapped expand button on the tab strip, causing tab
                 grid dialog to be shown."/>
    <variant name=".TabGridSheet"
        summary="Users tapped expand button on the tab strip, causing tab
                 grid sheet to be shown."/>
  </token>
</action>

<action name="TabGroup.MinimizedFromGrid">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    Users tapped &quot;v&quot; button on tab group bottom sheet toolbar, causing
    tab group bottom sheet to be hidden.
  </description>
</action>

<action name="TabGroup.RenameDialog.ColorChanged">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Tab group color was changed using the tab group rename dialog on Android.
  </description>
</action>

<action name="TabGroup.RenameDialog.TitleChanged">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Tab group title was changed using the tab group rename dialog on Android.
  </description>
</action>

<action name="TabGroupConfirmation.CloseTab.Abort">
  <obsolete>Merged with CloseTabFullGroup.Abort.</obsolete>
  <owner>zheliooo@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user aborts a full tab group removal in the confirmation
    dialog.
  </description>
</action>

<action name="TabGroupConfirmation.CloseTab.Proceed">
  <obsolete>Merged with CloseTabFullGroup.Proceed.</obsolete>
  <owner>zheliooo@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user proceeds with a full tab group removal in the
    confirmation dialog.
  </description>
</action>

<action name="TabGroupConfirmation.CloseTab.StopShowing">
  <obsolete>Merged with CloseTabFullGroup.StopShowing.</obsolete>
  <owner>zheliooo@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user requests to stop seeing a confirmation dialog when
    removing a full tab group.
  </description>
</action>

<action name="TabGroupConfirmation.CloseTabFullGroup.Abort">
  <owner>skym@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user aborts a full tab group closure in the confirmation
    dialog.
  </description>
</action>

<action name="TabGroupConfirmation.CloseTabFullGroup.Proceed">
  <owner>skym@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user proceeds with a full tab group closure in the
    confirmation dialog.
  </description>
</action>

<action name="TabGroupConfirmation.CloseTabFullGroup.StopShowing">
  <owner>skym@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user requests to stop seeing a confirmation dialog when
    closing a full tab group.
  </description>
</action>

<action
    name="TabGroupConfirmation.CollaborationMemberRemoveLastTab.KeepGroupButton">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a collaboration member keeps the group via the button.
  </description>
</action>

<action
    name="TabGroupConfirmation.CollaborationMemberRemoveLastTab.KeepGroupImplicit">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a collaboration member keeps the group via any other dialog
    dismissal.
  </description>
</action>

<action
    name="TabGroupConfirmation.CollaborationMemberRemoveLastTab.RemoveGroup">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a collaboration member removes the last tab and leaves the
    group.
  </description>
</action>

<action
    name="TabGroupConfirmation.CollaborationOwnerRemoveLastTab.KeepGroupButton">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a collaboration owner keeps the group via the button.
  </description>
</action>

<action
    name="TabGroupConfirmation.CollaborationOwnerRemoveLastTab.KeepGroupImplicit">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a collaboration owner keeps the group via any other dialog
    dismissal.
  </description>
</action>

<action name="TabGroupConfirmation.CollaborationOwnerRemoveLastTab.RemoveGroup">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a collaboration owner removes the last tab deleting the group.
  </description>
</action>

<action name="TabGroupConfirmation.DeleteGroup.Abort">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user aborts deleting a tab group in the confirmation dialog.
  </description>
</action>

<action name="TabGroupConfirmation.DeleteGroup.Proceed">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user proceeds to delete a tab group in the confirmation
    dialog.
  </description>
</action>

<action name="TabGroupConfirmation.DeleteGroup.StopShowing">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user requests to stop seeing a confirmation dialog when
    deleting a tab group.
  </description>
</action>

<action name="TabGroupConfirmation.DeleteSharedGroup.Abort">
  <owner>skym@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user aborts deleting a shared tab group closure in the
    confirmation dialog.
  </description>
</action>

<action name="TabGroupConfirmation.DeleteSharedGroup.Proceed">
  <owner>skym@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user proceeds with deleting a shared tab group closure in
    the confirmation dialog.
  </description>
</action>

<action name="TabGroupConfirmation.LeaveGroup.Abort">
  <owner>skym@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user aborts leaving a shared tab group in the confirmation
    dialog.
  </description>
</action>

<action name="TabGroupConfirmation.LeaveGroup.Proceed">
  <owner>skym@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user proceeds with leaving a shared tab group in the
    confirmation dialog.
  </description>
</action>

<action name="TabGroupConfirmation.RemoveTab.Abort">
  <obsolete>Merged with RemoveTabFullGroup.Abort.</obsolete>
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user aborts a tab removal in the confirmation dialog.
  </description>
</action>

<action name="TabGroupConfirmation.RemoveTab.Proceed">
  <obsolete>Merged with RemoveTabFullGroup.Proceed.</obsolete>
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user proceeds to remove a tab in the confirmation dialog.
  </description>
</action>

<action name="TabGroupConfirmation.RemoveTab.StopShowing">
  <obsolete>Merged with RemoveTabFullGroup.StopShowing.</obsolete>
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when user requests to stop seeing a confirmation dialog when
    removing a tab.
  </description>
</action>

<action name="TabGroupConfirmation.RemoveTabFullGroup.Abort">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user aborts a full tab group removal in the confirmation
    dialog.
  </description>
</action>

<action name="TabGroupConfirmation.RemoveTabFullGroup.Proceed">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user proceeds with a full tab group removal in the
    confirmation dialog.
  </description>
</action>

<action name="TabGroupConfirmation.RemoveTabFullGroup.StopShowing">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user requests to stop seeing a confirmation dialog when
    removing a full tab group.
  </description>
</action>

<action name="TabGroupConfirmation.Ungroup.Abort">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user aborts ungrouping a tab group in the confirmation
    dialog.
  </description>
</action>

<action name="TabGroupConfirmation.Ungroup.Proceed">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user proceeds to ungroup a tab group in the confirmation
    dialog.
  </description>
</action>

<action name="TabGroupConfirmation.Ungroup.StopShowing">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user requests to stop seeing a confirmation dialog when
    ungrouping a tab group.
  </description>
</action>

<action name="TabGroupItemMenu.Close">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the close option on a tab group item in the tab
    switcher.
  </description>
</action>

<action name="TabGroupItemMenu.Delete">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the delete option on a tab group item in the tab
    switcher.
  </description>
</action>

<action name="TabGroupItemMenu.DeleteShared">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the delete option on a collaboration tab group
    item in the tab switcher.
  </description>
</action>

<action name="TabGroupItemMenu.LeaveShared">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the leave option on a collaboration tab group
    item in the tab switcher.
  </description>
</action>

<action name="TabGroupItemMenu.Rename">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the rename option on a tab group item in the tab
    switcher.
  </description>
</action>

<action name="TabGroupItemMenu.ShareGroup">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the share option on a tab group item in the tab
    switcher.
  </description>
</action>

<action name="TabGroupItemMenu.Ungroup">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a user clicks the ungroup option on a tab group item in the
    tab switcher.
  </description>
</action>

<action name="TabGroupParity.BottomSheetRowSelection{ActionType}">
  <owner>mfiaz@google.com</owner>
  <owner>skym@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    Record when the user attempts to group tabs through the
    TabGroupListBottomSheet. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".ExistingGroup" summary="Added to existing tab group."/>
    <variant name=".NewGroup" summary="New tab group created."/>
  </token>
</action>

<action name="TabGroupParity.TabListEditorMenuActions{ActionType}">
  <owner>mfiaz@google.com</owner>
  <owner>skym@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    Record when the user attempts to group tabs through the
    TabListEditorAddToGroupAction. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".GroupsExist"
        summary="Recorded when tab groups exist when clicked."/>
    <variant name=".NoGroupsExist"
        summary="Recorded when no tab groups exist when clicked."/>
  </token>
</action>

<action name="TabGroups.ArchivedTabGroupAutoDeleted">
  <owner>bjfong@google.com</owner>
  <owner>wylieb@google.com</owner>
  <owner>evanluo@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when an archived tab group is deleted. This happens when the tab
    group's archival time exceeds the limit for auto-deletion.
  </description>
</action>

<action name="TabGroups.ArchivedTabGroupManualCloseOnInactiveSurface">
  <owner>wylieb@google.com</owner>
  <owner>evanluo@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when archived tab group is closed due to user manually clicking the
    X button of the tab group in the inactive pane.
  </description>
</action>

<action name="TabGroups.HubSearchTabGroupSuggestionClicked">
  <owner>wylieb@google.com</owner>
  <owner>bjfong@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a surfaced tab group suggestion matching the typed user query
    is clicked in the hub search bar.
  </description>
</action>

<action name="TabGroups.RestoreFromTabGroupPane">
  <owner>wylieb@google.com</owner>
  <owner>evanluo@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when an archived tab group is restored when the user opens the same
    tab group from the tab group pane.
  </description>
</action>

<action name="TabGroups.RestoreSingleTabGroup">
  <owner>wylieb@google.com</owner>
  <owner>evanluo@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when archived tab group is restored due to user manually clicking
    into the tab group in the inactive pane.
  </description>
</action>

<action name="TabGroups.Shared.SwitchGroupedTab">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User switched to a tab that belongs to a shared group.
  </description>
</action>

<action name="TabGroups.Sync.CreatedNewTab">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>Tab was created for tab group sync.</description>
</action>

<action name="TabGroups.Sync.LocalDeleted">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>Local version of a synced tab group was deleted.</description>
</action>

<action name="TabGroups.Sync.LocalHidden">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>Local version of a synced tab group was hidden.</description>
</action>

<action name="TabGroups.Sync.SelectedRemotelyUpdatedTabInSession">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Records when a tab is selected if that tab was last accessed remotely up to
    once per-tab per-activity instance.
  </description>
</action>

<action name="TabGroups.Sync.SelectedTabInLocallyCreatedGroup">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>Tab was selected in a locally created tab group.</description>
</action>

<action name="TabGroups.Sync.SelectedTabInRemotelyCreatedGroup">
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>Tab was selected in a remotely created tab group.</description>
</action>

<action name="TabGroups_CannotCollapse">
  <obsolete>
    This action no longer occurs as of 11/2022. Tab groups can always collapse.
  </obsolete>
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User clicked on the tab group header of the last expanded tab group. This
    user action means there are no more available tabs so the user saw a no-op.
  </description>
</action>

<action name="TabGroups_GroupAllUngroupedTabs">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User created a tab group by opening the system menu and selecting the group
    all ungrouped tabs button.
  </description>
</action>

<action name="TabGroups_NewTabGroup_AppMenu">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User created a tab group by clicking 'New tab group' in the app menu.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_Closed">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User right-clicked the tab group header on a SavedTabGroup, and pressed the
    close group button.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_ContextMenuTriggeredFromEverythingMenu">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User triggered the context menu of a saved tab group item from the
    Everything menu.
  </description>
</action>

<action
    name="TabGroups_SavedTabGroups_CreateNewGroupTriggeredFromEverythingMenu">
  <obsolete>
    Replaced with
    &quot;TabGroups_SavedTabGroups_CreateNewGroupTriggeredFromEverythingMenu_2&quot;.
  </obsolete>
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User pressed &quot;Create New Tab Group&quot; from the Everything menu.
  </description>
</action>

<action
    name="TabGroups_SavedTabGroups_CreateNewGroupTriggeredFromEverythingMenu_2">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User pressed &quot;Create New Tab Group&quot; from the Everything menu in
    the bookmarks bar.
  </description>
</action>

<action
    name="TabGroups_SavedTabGroups_CreateNewGroupTriggeredFromTabGroupsAppMenu">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User pressed &quot;Create New Tab Group&quot; from the TabGroups app menu.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_CreateNewGroupTriggeredFromVerticalTabs">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User pressed &quot;Create New Tab Group&quot; from the Everything menu in
    the vertical tab strip.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_Deleted">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User performed an action that would delete a SavedTabGroup (Ex: Right-click
    a button in the bookmarks bar and press delete group, close the last tab in
    a group, unsave a group). This user action is not emitted when a change
    originated from the sync service that would cause a group to be deleted.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_EverythingButtonPressed">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>User pressed the Everything button.</description>
</action>

<action name="TabGroups_SavedTabGroups_EverythingButtonPressed_{TabStripMode}">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opens the Everything menu in either the Vertical Tab Strip or
    Horizontal Tab Strip
  </description>
  <token key="TabStripMode">
    <variant name="Horizontal" summary="Horizontal Tab Strip"/>
    <variant name="Vertical" summary="Vertical Tab Strip"/>
  </token>
</action>

<action name="TabGroups_SavedTabGroups_Focused">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User attempted to open a SavedTabGroup that was already open by clicking a
    SavedTabGroup button in the bookmarks bar, but focused the group instead.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_MoveGroupToNewWindow">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened a SavedTabGroup by clicking the move group to new window submenu
    item from the tab groups app menu.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_Opened">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened a SavedTabGroup by clicking a SavedTabGroup button in the
    bookmarks bar.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_OpenedFromAppMenu">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened a SavedTabGroup by clicking a menu item from the &quot;Tab
    groups&quot; submenu in 3-dot menu.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_OpenedFromEverythingMenu">
  <obsolete>
    Replaced with
    &quot;TabGroups_SavedTabGroups_OpenedFromEverythingMenu_2&quot;.
  </obsolete>
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened a SavedTabGroup by clicking a menu item from the Everything
    menu.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_OpenedFromEverythingMenu_2">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened a SavedTabGroup by clicking a menu item from the Everything menu
    in the bookmarks bar.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_OpenedFromTabGroupsAppMenu">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened a SavedTabGroup by clicking the open group submenu item from the
    tab groups app menu.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_Pinned">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User pinned a saved tab group that is previously unpinned.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_TabAdded">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User added a tab into a SavedTabGroup, for example by clicking on a link
    that opens a new tab or by manually adding a new tab into the group.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_TabGroupSubmenu_Opened">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened a SavedTabGroup by clicking the 'Open group' menu item that
    appears in the submenu or context menu for a tab group. This can appear in
    several places, but one such location is the tab groups submenu within the
    app menu.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_TabNavigated">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User navigated within a tab to a new url in a SavedTabGroup, for example by
    clicking on a link, by using the omnibox.
  </description>
</action>

<action name="TabGroups_SavedTabGroups_TabRemoved">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User removed a tab from a SavedTabGroup. This is emitted whenever a user
    performs an action that would remove a tab from the group (for example,
    click the x on a tab, ctrl + w, drag a tab out of the group).
  </description>
</action>

<action name="TabGroups_SavedTabGroups_Unpinned">
  <owner>dljames@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User unpinned a saved tab group that is previously pinned.
  </description>
</action>

<action name="TabGroups_SwitchGroupedTab">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>User switched to a tab that belongs in a group.</description>
</action>

<action name="TabGroups_TabGroupBubble_CloseGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User closed a group by choosing 'Close group' from the tab group editor
    bubble.
  </description>
</action>

<action name="TabGroups_TabGroupBubble_ColorChanged">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User changed the color of a group through the color picker in the tab group
    editor bubble.
  </description>
</action>

<action name="TabGroups_TabGroupBubble_DeleteGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>
    User deleted an existing tab group by clicking the delete button.
  </description>
</action>

<action name="TabGroups_TabGroupBubble_GroupSaved">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User saved an existing tab group by switching the toggle to the right next
    to 'Save group' from the tab group editor bubble.
  </description>
</action>

<action name="TabGroups_TabGroupBubble_GroupUnsaved">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User unsaved an existing tab group by switching the toggle to the left next
    to 'Save group' from the tab group editor bubble.
  </description>
</action>

<action name="TabGroups_TabGroupBubble_NameChanged">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User changed the name of a group through the editor bubble.
  </description>
</action>

<action name="TabGroups_TabGroupBubble_NewTabInGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User added a new tab to an existing group by choosing 'New tab in group'
    from the tab group editor bubble.
  </description>
</action>

<action name="TabGroups_TabGroupBubble_SendFeedback">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User opened the feedback app by choosing 'Send feedback' from the tab group
    editor bubble.
  </description>
</action>

<action name="TabGroups_TabGroupBubble_Ungroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User removed all tabs in a group from that group by choosing 'Ungroup' from
    the tab group editor bubble.
  </description>
</action>

<action name="TabGroups_TabGroupHeader_Collapsed">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User clicked on the tab group header of an expanded tab group to collapse
    the group.
  </description>
</action>

<action name="TabGroups_TabGroupHeader_Expanded">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User clicked on the tab group header of a collapsed tab group to expand the
    group.
  </description>
</action>

<action name="Tablet.WindowDrag.OpenedOverview">
  <owner>minch@chromium.org</owner>
  <description>
    User dragged a window from top in tablet mode and opened overview behind.
  </description>
</action>

<action name="Tablet_BackButton">
  <owner>sammiequon@chromium.org</owner>
  <description>
    User tapped the shelf back button in tablet mode on Chrome OS.
  </description>
</action>

<action name="Tablet_LongPressOverviewButtonEnterSplitView">
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the user long pressed the overview button to enter split view
    in tablet mode on Chrome OS.
  </description>
</action>

<action name="Tablet_LongPressOverviewButtonExitSplitView">
  <owner>xdai@chromium.org</owner>
  <description>
    Recorded when the user long pressed the overview button to exit split view
    in tablet mode on Chrome OS.
  </description>
</action>

<action name="Tablet_QuickSwitch">
  <owner>sammiequon@chromium.org</owner>
  <description>
    User double tapped the overview button in tablet mode on Chrome OS, which
    quick switches the current application.
  </description>
</action>

<action name="Tablet_WindowCloseFromCaptionButton">
  <owner>xdai@chromium.org</owner>
  <description>
    User closed the window through the close button in the caption area in
    tablet mode on Chrome OS.
  </description>
</action>

<action name="Tablet_WindowCloseFromContextMenu">
  <owner>xdai@chromium.org</owner>
  <description>
    User closed the window through the shelf context menu in tablet mode on
    Chrome OS.
  </description>
</action>

<action name="Tablet_WindowCloseFromOverviewButton">
  <owner>xdai@chromium.org</owner>
  <description>
    User closed the window through the close button in overview mode in tablet
    mode on Chrome OS.
  </description>
</action>

<action name="TabletTabStrip.UndoCloseTab">
  <owner>gauravjj@google.com</owner>
  <owner>skavuluru@google.com</owner>
  <owner>twellington@chromium.org</owner>
  <owner>clank-large-form-factors@google.com</owner>
  <description>
    User clicked on the undo close tab snackbar to undo a tab closure on tablet
    done from the tab strip. This does not include undo tab closures from the
    grid tab switcher.
  </description>
</action>

<action name="TabMediaIndicator_Clicked">
  <obsolete>Replaced with &quot;TabAlertIndicator_Clicked&quot;.</obsolete>
  <owner>miu@chromium.org</owner>
  <description>
    User clicked the tab media indicator; this will have no effect.
  </description>
</action>

<action name="TabMultiSelect_AddSelectionFromAnchorTo">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a user Shift+Ctrl+clicks (Shift+Cmd+clicks on macOS) a tab to
    add a range of tabs from the anchor tab to the selection in the tab strip.
  </description>
</action>

<action name="TabMultiSelect_ExtendSelectionTo">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a user Shift+clicks a tab to extend the tab selection from the
    anchor tab to the clicked tab in the tab strip.
  </description>
</action>

<action name="TabMultiSelect_ToggleSelected">
  <owner>agale@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when a user Ctrl+clicks (Cmd+clicks on macOS) a tab to toggle its
    selection state in the tab strip.
  </description>
</action>

<action name="TabMultiSelectV2{ActionType}">
  <owner>ckitagawa@chromium.org</owner>
  <owner>bjfong@google.com</owner>
  <description>
    User took an action on the TabSelectionEditorV2. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".BookmarkTabs"
        summary="Users tapped on the bookmark tabs button in
                 TabSelectionEditorV2."/>
    <variant name=".BookmarkTabsSnackbarEditClicked"
        summary="Users tapped on the edit button on the bookmarks snackbar in
                 TabSelectionEditorV2."/>
    <variant name=".BookmarkTabsSnackbarEditNotClicked"
        summary="Users did not tap on the edit button on the bookmarks
                 snackbar in TabSelectionEditorV2."/>
    <variant name=".Closed"
        summary="Catch all for closures of the TabSelectionEditorV2."/>
    <variant name=".ClosedAutomatically"
        summary="Users closed the TabSelectionEditorV2 via an action."/>
    <variant name=".ClosedByUser"
        summary="Users closed the TabSelectionEditorV2 explictly."/>
    <variant name=".CloseTabs"
        summary="Users tapped on the close tabs button in
                 TabSelectionEditorV2."/>
    <variant name=".DeselectAll"
        summary="Users tapped on the deselect all button in
                 TabSelectionEditorV2."/>
    <variant name=".GroupTabs"
        summary="Users tapped on the group tabs button in
                 TabSelectionEditorV2."/>
    <variant name=".OpenFromDialog"
        summary="Users opened TabSelectionEditorV2 from the Tab Dialog."/>
    <variant name=".OpenFromGrid"
        summary="Users opened TabSelectionEditorV2 from the Tab Switcher."/>
    <variant name=".OpenLongPressInDialog"
        summary="Users enacted a longpress action from the Tab Dialog to
                 enter TabSelectionEditorV2."/>
    <variant name=".OpenLongPressInGrid"
        summary="Users enacted a longpress action from the Tab Switcher to
                 enter TabSelectionEditorV2."/>
    <variant name=".SelectAll"
        summary="Users tapped on the select all button in
                 TabSelectionEditorV2."/>
    <variant name=".SharedTabAsTextList"
        summary="Users tapped on the share button for a single tab in
                 TabSelectionEditorV2."/>
    <variant name=".SharedTabsListAsTextList"
        summary="Users tapped on the share button for multiple tabs in
                 TabSelectionEditorV2."/>
    <variant name=".TabSelected"
        summary="Users selected a tab in TabSelectionEditorV2."/>
    <variant name=".TabsPinned"
        summary="Users tapped on the pin tabs button in TabSelectionEditorV2."/>
    <variant name=".TabsUnpinned"
        summary="Users tapped on the unpin tabs button in
                 TabSelectionEditorV2."/>
    <variant name=".TabUnselected"
        summary="Users un-selected a tab in TabSelectionEditorV2."/>
    <variant name=".UngroupTabs"
        summary="Users tapped on the ungroup tabs button in
                 TabSelectionEditorV2."/>
  </token>
</action>

<action name="TabMultiSelect{ActionType}">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User took an action on the TabSelectionEditor. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".Cancelled"
        summary="Users exited the TabSelectionEditor to the tab switcher via
                 the back arrow or through the system back."/>
    <variant name=".Done"
        summary="Users tapped the action button on the top right corner."/>
    <variant name=".OpenFromDialog"
        summary="Users tapped the ungroup button in the tab grid dialog."/>
    <variant name=".TabSelected"
        summary="Users selected a tab in TabSelectionEditor."/>
    <variant name=".TabUnselected"
        summary="Users un-selected a tab in TabSelectionEditor."/>
  </token>
</action>

<action name="TabOverview_DetachCell">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabOverview_DragCell">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabOverview_DragOverMiniWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabOverview_DropOnMiniWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabOverview_ExitMouse">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabOverview_Keystroke">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TabOverview_PressedCreateNewBrowserButton">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Tabs.ArchivedDuplicateTab">
  <owner>bjfong@google.com</owner>
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a duplicate tab that is not the most recently used copy is
    archived. This is happens when tabs share the same URL.
  </description>
</action>

<action name="Tabs.ArchivedTabAutoDeleted">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when an archived tab is deleted. This happens when the tab's last
    archived time exceeds the limit for auto-deletion.
  </description>
</action>

<action name="Tabs.ArchivedTabAutoDeletePromo{ActionType}">
  <owner>hitarthkothari@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the user opts in/out of auto delete through the promo.
    {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".No"
        summary="Recorded when user opts out of auto delete through the
                 promo."/>
    <variant name=".Yes"
        summary="Recorded when user opts into auto delete through the promo."/>
  </token>
</action>

<action name="Tabs.ArchivedTabRescued">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when an archived tab was rescued. This happens when the feature
    flag is turned off while there are still archived tabs.
  </description>
</action>

<action name="Tabs.ArchivedTabRestored">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when an archived tab is restored. This happens when a user manually
    restores the tab through the archived tabs dialog.
  </description>
</action>

<action name="Tabs.ArchivedTabsDialogIphClicked">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the archived tabs dialog IPH is clicked.
  </description>
</action>

<action name="Tabs.ArchivedTabsDialogIphDismissed">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the archived tabs dialog IPH is dismissed.
  </description>
</action>

<action name="Tabs.ArchivedTabsDialogIphShown">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the archived tabs dialog IPH is shown.
  </description>
</action>

<action name="Tabs.ArchivedTabsDialogShown">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>Recorded when the archived tabs dialog is shown.</description>
</action>

<action name="Tabs.CloseAllArchivedTabsMenuItem">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the close all archived tabs menu item is clicked by a user in
    the archived tabs dialog.
  </description>
</action>

<action name="Tabs.CloseArchivedTabsMenuItem">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the close menu item is clicked by a user while selecting in
    the archived tabs dialog.
  </description>
</action>

<action name="Tabs.OpenArchivedTabsSettingsMenuItem">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the settings menu item is clicked by a user.
  </description>
</action>

<action name="Tabs.RestoreAllArchivedTabsMenuItem">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the restore all menu item is clicked by a user in the archived
    tabs dialog.
  </description>
</action>

<action name="Tabs.RestoreArchivedTabsMenuItem">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the restore menu item is clicked by a user while selecting in
    ths archived tabs dialog.
  </description>
</action>

<action name="Tabs.RestoreSingleTab">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the user selects a single tab from the archived tabs dialog.
  </description>
</action>

<action name="Tabs.SelectArchivedTabsMenuItem">
  <owner>wylieb@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when the select tabs menu item is clicked by a user.
  </description>
</action>

<action name="Tabs.SplitView.NudgeShown">
  <owner>agale@chromium.org</owner>
  <owner>edwardjung@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the nudge is shown for the split tab drop target during a link
    drag operation.
  </description>
</action>

<action name="Tabs.SplitView.NudgeUsed">
  <owner>agale@chromium.org</owner>
  <owner>edwardjung@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user drops a link into the split tab drop target if the
    nudge had previously been shown during the drag.
  </description>
</action>

<action name="TabScrollButton.ContextMenu.Unpinned">
  <owner>dominicaustria@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    The user opened the tab scroll button context menu and unpinned the tab
    scroll buttons.
  </description>
</action>

<action name="TabsSearch.SuggestedActions.OpenTabs">
  <owner>michaeldo@chromium.org</owner>
  <owner>mrefaat@chromium.org</owner>
  <description>
    The user tapped the suggested search action to search open tabs for the
    entered search term.
  </description>
</action>

<action name="TabsSearch.SuggestedActions.RecentTabs">
  <obsolete>
    Deprecated as of 7/2025. Recent tabs are no longer displayed in the tab
    grid.
  </obsolete>
  <owner>michaeldo@chromium.org</owner>
  <owner>mrefaat@chromium.org</owner>
  <description>
    The user tapped the suggested search action to search recent tabs for the
    entered search term.
  </description>
</action>

<action name="TabsSearch.SuggestedActions.SearchHistory">
  <owner>michaeldo@chromium.org</owner>
  <owner>mrefaat@chromium.org</owner>
  <description>
    The user tapped the suggested search action to search the user's history for
    the entered search term.
  </description>
</action>

<action name="TabsSearch.SuggestedActions.SearchOnWeb">
  <owner>michaeldo@chromium.org</owner>
  <owner>mrefaat@chromium.org</owner>
  <description>
    The user tapped the suggested search action to search on the web for the
    entered search term.
  </description>
</action>

<action name="TabsSuggestions.Close.Accepted">
  <obsolete>
    This is renamed to TabSuggestions.Considered.Accepted.Closing on 07/2020.
  </obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <description>
    The tab close suggestions were considered and accepted by the user (with
    some possible editing).
  </description>
</action>

<action name="TabsSuggestions.Close.Dismissed">
  <obsolete>
    This is renamed to TabSuggestions.Considered.Dismissed.Closing on 07/2020.
  </obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <description>
    The tab close suggestions were considered and dismissed by the user (with
    some possible editing).
  </description>
</action>

<action name="TabsSuggestions.Close.SuggestionsReview.Accepted">
  <obsolete>This is removed as 07/2020.</obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <description>
    The tab close suggestions were considered by the user by following through
    the tab suggestions offered in the snackbar.
  </description>
</action>

<action name="TabsSuggestions.Close.SuggestionsReview.Dismissed">
  <obsolete>
    This is renamed to TabsSuggestions.NotConsidered.Closing on 07/2020.
  </obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <description>
    The tab close suggestions were not considered at all by the user by
    dismissing the snackbar indicating tab suggestions are available.
  </description>
</action>

<action name="TabsSuggestions.Considered.Accepted{TabsSuggestions_Type}">
  <owner>yusufo@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>meiliang@chromium.org</owner>
  <description>
    The tab suggestions were considered and accepted by the user (with some
    possible editing). {TabsSuggestions_Type}
  </description>
  <token key="TabsSuggestions_Type" variants="TabsSuggestions_Type"/>
</action>

<action name="TabsSuggestions.Considered.Dismissed{TabsSuggestions_Type}">
  <owner>yusufo@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>meiliang@chromiu.org</owner>
  <description>
    The tab suggestions were considered and dismissed by the user (with some
    possible editing). {TabsSuggestions_Type}
  </description>
  <token key="TabsSuggestions_Type" variants="TabsSuggestions_Type"/>
</action>

<action name="TabsSuggestions.NotConsidered{TabsSuggestions_Type}">
  <owner>yusufo@chromium.org</owner>
  <owner>davidjm@chromium.org</owner>
  <owner>meiliang@chromium.org</owner>
  <description>
    The tab suggestions were not considered at all by the user by dismissing the
    tab suggestion card indicating tab suggestions are available.
    {TabsSuggestions_Type}
  </description>
  <token key="TabsSuggestions_Type" variants="TabsSuggestions_Type"/>
</action>

<action name="TabStrip.SessionVisibility{ActionType}">
  <obsolete>The feature was deprecated and code deleted.</obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    Records the visibility of conditional tab strip when Chrome on Android shows
    in the foreground. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".Hidden"
        summary="The conditional tab strip is hidden when Chrome is brought
                 to foreground."/>
    <variant name=".Visible"
        summary="The conditional tab strip is visible when Chrome is brought
                 to foreground."/>
  </token>
</action>

<action name="TabStrip.UndoCloseTab">
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User undoes the closed tab that was closed from tab strip.
  </description>
</action>

<action name="TabStripComboButton.EverythingMenu.Pinned">
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User pinned the Saved Tab Groups Everything Menu button to the tabstrip.
  </description>
</action>

<action name="TabStripComboButton.EverythingMenu.Unpinned">
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User unpinned the Saved Tab Groups Everything Menu button from the tabstrip.
  </description>
</action>

<action name="TabStripComboButton.OrganizerPanel.Pinned">
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User pinned the Organizer Panel button to the tabstrip.
  </description>
</action>

<action name="TabStripComboButton.OrganizerPanel.Unpinned">
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User unpinned the Organizer Panel button from the tabstrip.
  </description>
</action>

<action name="TabStripComboButton.TabSearch.BubbleShown">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>Recorded when the tab search bubble is shown.</description>
</action>

<action name="TabStripComboButton.TabSearch.Pinned">
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>User pinned the Tab Search button to the tabstrip.</description>
</action>

<action name="TabStripComboButton.TabSearch.Unpinned">
  <owner>emshack@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    User unpinned the Tab Search button from the tabstrip.
  </description>
</action>

<action name="TabStrip{ActionType}">
  <obsolete>The feature was deprecated and code deleted.</obsolete>
  <owner>yusufo@chromium.org</owner>
  <owner>wychen@chromium.org</owner>
  <description>
    User actions about conditional tab strip. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".ShownOnTabUse"
        summary="The conditional tab strip shows when user did some
                 intentional tab-related interaction."/>
    <variant name=".UndoDismiss"
        summary="After the tab strip is dismissed, users clicked on the undo
                 button in the snackbar to undo the dismissal."/>
    <variant name=".UserDismissed"
        summary="Users clicked on the left button in conditional tab strip to
                 dismiss the strip in current session"/>
  </token>
</action>

<action name="TabSwitcher.ContextMenu{ActionType}">
  <owner>mfiaz@google.com</owner>
  <owner>skym@chromium.org</owner>
  <owner>fredmello@chromium.org</owner>
  <description>
    Recorded when a user long presses on a tab card in the tab switcher to show
    the tab context menu. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AddBookmark"
        summary="Recorded when the 'Add to bookmarks' option in the context
                 menu is selected."/>
    <variant name=".AddToGroup"
        summary="Recorded when the 'Add to group' option in the context menu
                 is selected."/>
    <variant name=".AddToNewGroup"
        summary="Recorded when the 'Add to new group' option in the context
                 menu is selected."/>
    <variant name=".CloseTab"
        summary="Recorded when the 'Close tab' option in the context menu is
                 selected."/>
    <variant name=".EditBookmark"
        summary="Recorded when the 'Edit bookmark' option in the context menu
                 is selected."/>
    <variant name=".MoveToGroup"
        summary="Recorded when the 'Move to group' option in the context menu
                 is selected."/>
    <variant name=".MuteSite"
        summary="Recorded when the 'Mute site' option in the context menu is
                 selected."/>
    <variant name=".PinTab"
        summary="Recorded when the 'Pin Tab' option in the context menu is
                 selected."/>
    <variant name=".SelectTabs"
        summary="Recorded when the 'Select tabs' option in the context menu
                 is selected."/>
    <variant name=".SendTabToSelf"
        summary="Recorded when the 'Send tab to self' option in the context
                 menu is selected."/>
    <variant name=".ShareTab"
        summary="Recorded when the 'Share' option in the context menu is
                 selected."/>
    <variant name=".UnmuteSite"
        summary="Recorded when the 'Unmute site' option in the context menu
                 is selected."/>
    <variant name=".UnpinTab"
        summary="Recorded when the 'Unpin Tab' option in the context menu is
                 selected."/>
  </token>
</action>

<action name="TabSwitcher.GroupSuggest{ActionType}">
  <obsolete>
    Switched to using enum histogram. See
    &quot;GroupSuggestionService.SuggestionUiEvent&quot;.
  </obsolete>
  <owner>mfiaz@google.com</owner>
  <owner>clank-tab-dev@google.com</owner>
  <description>
    Recorded when a group suggestion is shown in the tab switcher. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".Accepted"
        summary="Recorded when user accepts the group suggestion."/>
    <variant name=".Dismissed"
        summary="Recorded when user dismisses the group suggestion."/>
    <variant name=".Ignored"
        summary="Recorded when user ignores the group suggestion."/>
    <variant name=".Invalidated"
        summary="Recorded when a group suggestion is considered invalid."/>
    <variant name=".Shown"
        summary="Recorded when a group suggestion is shown."/>
  </token>
</action>

<action name="TabSwitcher.PinnedTabs.ContextMenu{ActionType}">
  <owner>madhavpruthi@google.com</owner>
  <owner>ckitagawa@chromium.org</owner>
  <owner>clank-tab-dev@chromium.org</owner>
  <description>
    Recorded when a user long presses on a pinned tab card in the tab switcher
    to show the context menu. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".AddBookmark"
        summary="Recorded when the 'Add to bookmarks' option in the context
                 menu is selected."/>
    <variant name=".AddToGroup"
        summary="Recorded when the 'Add to group' option in the context menu
                 is selected."/>
    <variant name=".AddToGroup"
        summary="Recorded when the 'Add to group' option in the context menu
                 is selected."/>
    <variant name=".CloseTab"
        summary="Recorded when the 'Close tab' option in the context menu is
                 selected."/>
    <variant name=".EditBookmark"
        summary="Recorded when the 'Edit bookmark' option in the context menu
                 is selected."/>
    <variant name=".MoveToGroup"
        summary="Recorded when the 'move to group' option in the context menu
                 is selected."/>
    <variant name=".UnpinTab"
        summary="Recorded when the 'Unpin Tab' option in the context menu is
                 selected."/>
  </token>
</action>

<action name="TaskManagement.OpenInChromeActionButtonClicked">
  <obsolete>The button option was removed and code deleted.</obsolete>
  <owner>dfalcantara@chromium.org</owner>
  <description>
    User hit the &quot;Open in Chrome&quot; action button.
  </description>
</action>

<action name="TaskManagement.ReturnButtonClicked">
  <obsolete>The button option was removed and code deleted.</obsolete>
  <owner>dfalcantara@chromium.org</owner>
  <description>
    User hit the &quot;X&quot; button to close the tab. The return button is an
    explicit &quot;close this tab and return to the previous app&quot; button
    that may appear to the left of the Omnibox. This is different from regular
    tab closing buttons because those doesn't send the user back to the previous
    app.
  </description>
</action>

<action name="TaskManager">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TasksSurface.FakeBox.Lens">
  <owner>yusuyoutube@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <owner>wylieb@google.com</owner>
  <owner>lens-chrome@google.com</owner>
  <description>
    Recorded when the user taps the Lens button in the fake box on the tasks
    surface on Android.
  </description>
</action>

<action name="TasksSurface.FakeBox.LensShown" not_user_triggered="true">
  <owner>yusuyoutube@google.com</owner>
  <owner>benwgold@google.com</owner>
  <owner>fgorski@chromium.org</owner>
  <owner>wylieb@google.com</owner>
  <owner>lens-chrome@google.com</owner>
  <description>
    Recorded when the Lens button is shown in the fake box on the tasks surface
    on Android.
  </description>
</action>

<action name="TasksSurface.FakeBox.LongPressed">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user long pressed the fake box on the tasks surface.
  </description>
</action>

<action name="TasksSurface.FakeBox.Tapped">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user taps the fake box on the tasks surface.
  </description>
</action>

<action name="TasksSurface.FakeBox.VoiceSearch">
  <owner>gogerald@chromium.org</owner>
  <description>
    Recorded when the user taps the voice search button in the fake box on the
    tasks surface.
  </description>
</action>

<action name="TerminalSystemAppMenuButtonButton_Clicked">
  <owner>alancutter@chromium.org</owner>
  <owner>calamity@chromium.org</owner>
  <owner>joelhockey@chromium.org</owner>
  <description>
    User clicked on the terminal system app menu button. Chrome OS only.
  </description>
</action>

<action name="Terminate_ProcessMismatch_CreateNewWidget">
  <obsolete>
    Replaced in 1/2018 with bad_message::WCI_NEW_WIDGET_PROCESS_MISMATCH.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Terminate_ProcessMismatch_CreateNewWindow">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Test_Action">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="TestAction">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="TextFragments.Menu.LearnMoreOpened">
  <owner>tmartino@chromium.org</owner>
  <owner>eic@chromium.org</owner>
  <description>
    The user selected the &quot;Learn more&quot; option in the Text Fragments
    popup menu.
  </description>
</action>

<action name="TextFragments.Menu.Opened">
  <owner>tmartino@chromium.org</owner>
  <owner>eic@chromium.org</owner>
  <description>
    The user tapped on a highlighted text fragment, opening the popup menu with
    additional options.
  </description>
</action>

<action name="TextFragments.Menu.Removed">
  <owner>tmartino@chromium.org</owner>
  <owner>eic@chromium.org</owner>
  <description>
    The user removed a highlighted text fragment from the page using the popup
    menu.
  </description>
</action>

<action name="TextFragments.Menu.Reshared">
  <owner>tmartino@chromium.org</owner>
  <owner>eic@chromium.org</owner>
  <description>
    The user selected the &quot;Share Highlight&quot; option in the Text
    Fragments popup menu.
  </description>
</action>

<action name="TextToSpeech.Pause">
  <owner>dtseng@chromium.org</owner>
  <description>Synthesized speech is paused.</description>
</action>

<action name="TextToSpeech.Resume">
  <owner>dtseng@chromium.org</owner>
  <description>Synthesized speech is resumed after being paused.</description>
</action>

<action name="TextToSpeech.Speak">
  <owner>dtseng@chromium.org</owner>
  <description>
    A single utterance is spoken using synthesized text-to-speech.
  </description>
</action>

<action name="TextToSpeech.Stop" not_user_triggered="true">
  <owner>dtseng@chromium.org</owner>
  <description>Synthesized speech is stopped.</description>
</action>

<action name="Themes.Gone">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Themes.Loaded">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Themes.Migrated">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Themes_Installed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Themes_Reset">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ThirdPartyCookieBlockingDisabled" not_user_triggered="true">
  <obsolete>
    Deprecated. Replaced by the Privacy.ThirdPartyCookieBlockingSetting
    histogram.
  </obsolete>
  <owner>msramek@chromium.org</owner>
  <description>
    Recorded on Profile startup if the third party cookie blocking is disabled.
  </description>
</action>

<action name="ThirdPartyCookieBlockingEnabled" not_user_triggered="true">
  <obsolete>
    Deprecated. Replaced by the Privacy.ThirdPartyCookieBlockingSetting
    histogram.
  </obsolete>
  <owner>msramek@chromium.org</owner>
  <description>
    Recorded on Profile startup if the third party cookie blocking is disabled.
  </description>
</action>

<action name="ThirdPartyCookies.SettingsSiteException.Added">
  <owner>fmacintosh@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when a third-party cookie site exception is added via the settings
    page.
  </description>
</action>

<action name="ThirdPartyCookies.SettingsSiteException.Removed">
  <owner>fmacintosh@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Recorded when a third-party cookie site exception is removed via the
    settings page.
  </description>
</action>

<action name="Toast.ActionButtonClicked{Toast_Type}">
  <owner>agale@chromium.org</owner>
  <owner>stluong@chromium.org</owner>
  <owner>chrome-performance-ui-sea@google.com</owner>
  <description>
    Recorded when the user clicks on toast's action button. {Toast_Type}
  </description>
  <token key="Toast_Type" variants="Toast_Type"/>
</action>

<action name="Toast.CloseButtonClicked{Toast_Type}">
  <owner>agale@chromium.org</owner>
  <owner>stluong@chromium.org</owner>
  <owner>chrome-performance-ui-sea@google.com</owner>
  <description>
    Recorded when the user clicks on the toast's close button. {Toast_Type}
  </description>
  <token key="Toast_Type" variants="Toast_Type"/>
</action>

<action name="TodayExtension.ExtensionDismissed">
  <obsolete>
    Deprecated. Replaced by IOS.SearchExtension.Action histogram.
  </obsolete>
  <owner>olivierrobin@chromium.org</owner>
  <description>Dismissed the Chrome Today extension.</description>
</action>

<action name="TodayExtension.ExtensionDisplayed">
  <obsolete>
    Deprecated. Replaced by IOS.SearchExtension.Action histogram.
  </obsolete>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Displayed the notification center and display the Chrome Today extension.
  </description>
</action>

<action name="TodayExtension.ExtensionInitialized">
  <obsolete>
    Deprecated. Replaced by IOS.SearchExtension.Action histogram.
  </obsolete>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Displayed the notification center and initialize the Chrome Today extension.
  </description>
</action>

<action name="TodayExtension.NewTabPressed">
  <obsolete>
    Deprecated. Replaced by IOS.SearchExtension.Action histogram.
  </obsolete>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Tapped on the &quot;New Tab&quot; button in the Chrome Today extension.
  </description>
</action>

<action name="TodayExtension.OpenClipboardPressed">
  <obsolete>
    Deprecated. Replaced by IOS.SearchExtension.Action histogram.
  </obsolete>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Tapped on the &quot;Open Copied Link&quot; button in the Chrome Today
    extension.
  </description>
</action>

<action name="TodayExtension.PhysicalWebPressed">
  <obsolete>
    Obsolete 4/2018, Physical Web is disabled (crbug.com/826540).
  </obsolete>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Tapped on physical web URL in the Chrome Today extension.
  </description>
</action>

<action name="TodayExtension.VoiceSearchPressed">
  <obsolete>
    Deprecated. Replaced by IOS.SearchExtension.Action histogram.
  </obsolete>
  <owner>olivierrobin@chromium.org</owner>
  <description>
    Tapped on the &quot;Voice Search&quot; button in the Chrome Today extension.
  </description>
</action>

<action name="ToggleBold">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ToggleCompactNavigationBar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ToggleDevTools">
  <owner>yangguo@chromium.org</owner>
  <owner>bmeurer@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ToggleDevToolsConsole">
  <owner>yangguo@chromium.org</owner>
  <owner>bmeurer@chromium.org</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ToggleExtensionShelf">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ToggleFullscreen">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ToggleItalic">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ToggleUnderline">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Toolbar_BackButton_Clicked">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user clicks the back button in the toolbar.
  </description>
</action>

<action name="Toolbar_DragStar">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TopMenu_Bookmarks_LaunchURL">
  <owner>dfried@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user opened a bookmark from the application menu at the top of the
    screen on, for example, MacOS. Distinguished from launching from the
    wrench/app menu or the bookmarks bar.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="TopMenu_History_RecentlyClosed">
  <owner>dfried@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user opened a link from the Recently Closed section in the application
    menu at the top of the screen on macOS. Distinguished from launching from
    the wrench/app menu.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="TopMenu_History_RecentlyVisited">
  <owner>dfried@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user opened a link from the Recently Visited section in the application
    menu at the top of the screen on macOS. Distinguished from launching from
    the wrench/app menu.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="TouchMode.EnteredNonTouchMode">
  <owner>collinbaker@chromium.org</owner>
  <owner>chrome-desktop-ui@google.com</owner>
  <description>
    The user switched away from primarily using touch input or the browser
    started in non-touch mode.
  </description>
</action>

<action name="TouchMode.EnteredTouchMode">
  <owner>collinbaker@chromium.org</owner>
  <owner>chrome-desktop-ui@google.com</owner>
  <description>
    The user switched to primarily using touch input or the browser started in
    touch mode.
  </description>
</action>

<action name="Touchpad_Gesture_Overview">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Touchscreen_Down" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="TouchscreenScroll">
  <obsolete>
    Not needed as of 05/2018 since performance metrics for ScrollBegin show the
    frequency of GSBs.
  </obsolete>
  <owner>tdresser@chromium.org</owner>
  <description>
    Logged at the beginning of touchscreen based scrolling. In M56 and earlier,
    was logged at begin, update, and end events for touchscreen scrolling.
  </description>
</action>

<action name="TouchscreenScrollFling">
  <owner>tdresser@chromium.org</owner>
  <description>Logged on an kScrollFlingStart gesture event.</description>
</action>

<action name="Touchview_Disabled">
  <owner>tbuckley@chromium.org</owner>
  <description>Recorded when a user exits TouchView mode.</description>
</action>

<action name="Touchview_Enabled">
  <owner>tbuckley@chromium.org</owner>
  <description>Recorded when a user enters TouchView mode.</description>
</action>

<action name="Touchview_Initially_Disabled">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the Touchview controller is initialized such that TouchView
    mode is disabled initially.
  </description>
</action>

<action name="TrackingProtection.UserBypass.Animated">
  <obsolete>Obsolete as of 06/2026.</obsolete>
  <owner>alvingo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>User bypass icon was animated.</description>
</action>

<action name="TrackingProtection.UserBypass.Animated.Opened">
  <obsolete>Obsolete as of 06/2026.</obsolete>
  <owner>alvingo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>User bypass icon was animated and clicked on.</description>
</action>

<action name="TrackingProtection.UserBypass.Shown">
  <owner>alvingo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>User bypass icon was shown and not animated.</description>
</action>

<action name="TrackingProtection.UserBypass.Shown.Opened">
  <owner>alvingo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User bypass icon was shown and clicked on (without animation).
  </description>
</action>

<action name="TrackingProtections.Bubble.FppActive.DisableProtections">
  <obsolete>Deprecated 03/2026 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Turn off protections in user bypass bubble while fingerprinting protection
    is active on the current site.
  </description>
</action>

<action name="TrackingProtections.Bubble.FppActive.EnableProtections">
  <obsolete>Deprecated 03/2026 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Turn on protections in user bypass bubble while fingerprinting protection is
    active on the current site.
  </description>
</action>

<action name="TrackingProtections.Bubble.IppActive.DisableProtections">
  <obsolete>Deprecated 03/2026 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Turn off protections in user bypass bubble while IP protection is active on
    the current site.
  </description>
</action>

<action name="TrackingProtections.Bubble.IppActive.EnableProtections">
  <obsolete>Deprecated 03/2026 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Turn on protections in user bypass bubble while IP protection is active on
    the current site.
  </description>
</action>

<action name="TrackingProtections.Bubble.PausedProtections">
  <obsolete>Deprecated 11/2025 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>Protections are paused via user bypass.</description>
</action>

<action name="TrackingProtections.Bubble.ProtectionsActive.Opened">
  <obsolete>Deprecated 11/2025 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User bypass is opened when tracking protections are active.
  </description>
</action>

<action name="TrackingProtections.Bubble.ProtectionsPaused.Opened">
  <obsolete>Deprecated 11/2025 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    User bypass is opened when tracking protections are paused.
  </description>
</action>

<action name="TrackingProtections.Bubble.ReenabledProtections">
  <obsolete>Deprecated 11/2025 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>Protections are reenabled via user bypass.</description>
</action>

<action name="TrackingProtections.Bubble.ReloadingTimeout">
  <obsolete>Deprecated 11/2025 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Tracking protections bubble closed due to reloading timeout.
  </description>
</action>

<action name="TrackingProtections.Bubble.SendFeedback">
  <obsolete>Deprecated 11/2025 because the project was discontinued.</obsolete>
  <owner>michelleabreo@google.com</owner>
  <owner>koilos@google.com</owner>
  <description>
    Send Feedback triggered from tracking protections bubble.
  </description>
</action>

<action name="TrackpadScroll">
  <obsolete>
    Not needed as of 05/2018 since performance metrics for ScrollBegin show the
    frequency of GSBs.
  </obsolete>
  <owner>tdresser@chromium.org</owner>
  <description>
    Logged on trackpad scroll events. Logging was removed in M57, because it
    caused too many events.
  </description>
</action>

<action name="TrackpadScrollFling" not_user_triggered="true">
  <owner>tdresser@chromium.org</owner>
  <description>Logged on an kScrollFlingStart scroll event.</description>
</action>

<action name="Transpose">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Tray_Help">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Tray_ImeMenu_Opened">
  <owner>omrilio@chromium.org</owner>
  <owner>minch@chromium.org</owner>
  <description>
    Counts the number of times the ime menu in shelf was opened.
  </description>
</action>

<action name="Tray_LockScreen">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Tray_NightLight">
  <owner>afakhry@chromium.org</owner>
  <description>
    Records when the user toggles the Night Light feature on/off.
  </description>
</action>

<action name="Tray_Overview">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Records when the user presses the overview mode button in the Ash system
    tray. Overview mode is a feature of Ash that shows thumbnails of all
    currently-open windows.
  </description>
</action>

<action name="Tray_Settings">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Records when the Settings button on the Ash system menu is clicked.
  </description>
</action>

<action name="Tray_ShowChannelInfo">
  <owner>rtinkoff@chromium.org</owner>
  <owner>cros-status-area-eng@google.com</owner>
  <description>
    Records when the channel indicator icon is displayed in the system tray.
    This is ChromeOS-specific.
  </description>
</action>

<action name="Tray_ShowChannelInfoAdditionalDetails">
  <owner>rtinkoff@chromium.org</owner>
  <owner>cros-status-area-eng@google.com</owner>
  <description>
    Records when the user presses the OS version button from the quick settings
    channel indicator UI. This is ChromeOS-specific.
  </description>
</action>

<action name="Tray_ShowPowerOptions">
  <owner>michaelpg@chromium.org</owner>
  <description>
    Settings opened to the Power overlay from the system tray.
  </description>
</action>

<action name="Tray_ShutDown">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Tray_StopRecording">
  <owner>afakhry@chromium.org</owner>
  <owner>sammiequon@chromium.org</owner>
  <description>
    Records when the user presses the stop recording button in the Ash system
    tray to stop the current screen recording session.
  </description>
</action>

<action name="Tray_SwipeToClose_Successful">
  <obsolete>
    No longer needed since swipe on the tray bubble to close it has been
    disabled and unified system tray has been launched.
  </obsolete>
  <owner>omrilio@chromium.org</owner>
  <owner>minch@chromium.org</owner>
  <description>
    Records when the user swipes on the tray bubble (ImeTrayBubble,
    SystemTrayBubble, WebNotificationTrayBubble, PaletteTrayBubble) in an
    attempt to close it and succeeded ultimately.
  </description>
</action>

<action name="Tray_SwipeToClose_Unsuccessful">
  <obsolete>
    No longer needed since swipe on the tray bubble to close has been disabled
    and unified system tray has been launched.
  </obsolete>
  <owner>omrilio@chromium.org</owner>
  <owner>minch@chromium.org</owner>
  <description>
    Records when the user swipes on the status area tray bubble (ImeTrayBubble,
    SystemTrayBubble, WebNotificationBubble, PaletteTrayBubble) in an attempt to
    close it but failed ultimately.
  </description>
</action>

<action name="Tray_SwipeToOpen_Successful">
  <obsolete>
    No longer needed since swipe on the status area tray to open it has been
    disabled and unified system tray has been launched.
  </obsolete>
  <owner>omrilio@chromium.org</owner>
  <owner>minch@chromium.org</owner>
  <description>
    Records when the user swipes on the status area tray (ImeTray, SystemTray,
    WebNotificationTray, PaletteTray) in an attempt to open the associated
    bubble and succeeded ultimately.
  </description>
</action>

<action name="Tray_SwipeToOpen_Unsuccessful">
  <obsolete>
    No longer needed since swipe on the status area tray to open it has been
    disabled and unified system tray has been launched.
  </obsolete>
  <owner>omrilio@chromium.org</owner>
  <owner>minch@chromium.org</owner>
  <description>
    Records when the user swipes on the status area tray (ImeTray, SystemTray,
    WebNotificationTray, PaletteTray) in an attempt to open the associated
    bubble but failed ultimately.
  </description>
</action>

<action name="TrustedWebActivity.DisclosureAccepted">
  <owner>peconn@chromium.org</owner>
  <owner>pshmakov@chromium.org</owner>
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when a user accepts the &quot;Running in Chrome&quot; disclosure
    seen in a Trusted Web Activity.
  </description>
</action>

<action name="TrustedWebActivity.DisclosureShown">
  <owner>peconn@chromium.org</owner>
  <owner>pshmakov@chromium.org</owner>
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when a user sees the &quot;Running in Chrome&quot; disclosure in a
    Trusted Web Activity.
  </description>
</action>

<action name="TrustedWebActivity.OpenedSettingsViaManageSpace">
  <owner>peconn@chromium.org</owner>
  <owner>pshmakov@chromium.org</owner>
  <owner>peter@chromium.org</owner>
  <description>
    Recorded when site settings are opened via &quot;Manage Space&quot; button
    in TWA client app's settings.
  </description>
</action>

<action name="UI_DevTools_Connect">
  <owner>weili@chromium.org</owner>
  <description>
    Records when a user connects to a UI DevTools HTTP server, i.e., by clicking
    on the 'inspect' link on chrome://inspect/#other.
  </description>
</action>

<action name="UMA_OnBackgrounded">
  <owner>lucnguyen@google.com</owner>
  <description>
    Emitted when the UMA metrics collection system has received a notification
    that the application has been backgrounded. This includes hiding an embedded
    WebView within a hosting app. Only applicable on mobile.
  </description>
</action>

<action name="UMA_OnForegrounded">
  <owner>lucnguyen@google.com</owner>
  <description>
    Emitted when the UMA metrics collection system has received a notification
    that the application has been foregrounded. This includes displaying an
    embedded WebView within a hosting app. Only applicable on mobile.
  </description>
</action>

<action name="Underline">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Undo">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UniversalInstallFromMenu">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="Unlink">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UnlockKeyboard_PressAndHoldEsc">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    The keyboard is locked with the Esc key and the user unlocked the keyboard
    by holding the Esc key.
  </description>
</action>

<action name="UnlockKeyboard_PressEsc">
  <owner>muyaoxu@google.com</owner>
  <owner>openscreen-eng@google.com</owner>
  <description>
    The keyboard is locked without the Esc key and the user unlocked the
    keyboard by pressing on the Esc key.
  </description>
</action>

<action name="Unselect">
  <obsolete>Deprecated 03/2017 in issue 697756.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UpdateChrome">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UpdateNotificaion.NotificationShown">
  <obsolete>Not present in the codebase. Removed in M123.</obsolete>
  <owner>jiamingc@google.com</owner>
  <owner>cros-status-area-eng@google.com</owner>
  <description>
    A default priority update notification was displayed.
  </description>
</action>

<action name="Updater.ServerCertificateChanged">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Updater.ServerCertificateFailed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="Upgrade_Started">
  <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UpgradeCheck_AlreadyUpgraded">
  <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UpgradeCheck_AlreadyUpToDate">
  <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UpgradeCheck_Done">
  <obsolete>Not present in codebase.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UpgradeCheck_Error">
  <obsolete>
    Removed from codebase; see GoogleUpdate.UpgradeResult,
    GoogleUpdate.UpdateErrorCode, and GoogleUpdate.ErrorHresult.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UpgradeCheck_Started">
  <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UpgradeCheck_TimedOut">
  <obsolete>Not present in codebase.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UpgradeCheck_Upgraded">
  <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UpgradeCheck_UpgradeIsAvailable">
  <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="UserEducation.MessageAction.Abort.IPH{InProductHelp_Type}">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The In-Product Help Bubble was aborted due to leaving the flow of the
    feature promotion. This is a catch-all for cases not handled by the other
    Abort* actions below. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action
    name="UserEducation.MessageAction.AbortedByAnchorHidden.IPH{InProductHelp_Type}"
    not_user_triggered="true">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The In-Product Help Bubble was closed because the UI element it was attached
    to disappeared. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action
    name="UserEducation.MessageAction.AbortedByBubbleDestroyed.IPH{InProductHelp_Type}"
    not_user_triggered="true">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The In-Product Help Bubble itself was closed or destroyed.
    {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action
    name="UserEducation.MessageAction.AbortedByFeature.IPH{InProductHelp_Type}"
    not_user_triggered="true">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The In-Product Help Bubble was closed by feature code because it was no
    longer relevant. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="UserEducation.MessageAction.Action.IPH{InProductHelp_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The In-Product Help Bubble was closed after the user selected the action in
    the IPH. For a Custom Action IPH, this means the custom action was
    activated. For a Tutorial IPH, this means the tutorial was started.
    {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="UserEducation.MessageAction.Cancel.IPH{InProductHelp_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The In-Product Help Bubble was closed after the user pressed Escape or
    clicked &quot;X&quot; in the IPH. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="UserEducation.MessageAction.Dismiss.IPH{InProductHelp_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The user dismissed the In-Product Help Bubble. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action
    name="UserEducation.MessageAction.FeatureEngaged.IPH{InProductHelp_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The user engaged with the promoted feature outside the In-Product Help
    Bubble in a way that obviated the need for this IPH. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action
    name="UserEducation.MessageAction.OverrideForPrecedence.IPH{InProductHelp_Type}"
    not_user_triggered="true">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The In-Product Help Bubble was closed to allow showing a message with higher
    priority. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action
    name="UserEducation.MessageAction.OverrideForUIRegionConflict.IPH{InProductHelp_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The In-Product Help Bubble was closed to avoid overlap with an important UI
    element. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="UserEducation.MessageAction.Snooze.IPH{InProductHelp_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The user snoozed the In-Product Help Bubble. {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="UserEducation.MessageAction.Timeout.IPH{InProductHelp_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The In-Product Help Bubble spontaneously timed out after some time interval.
    {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="UserEducation.MessageNotShown">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to a starving condition.
  </description>
</action>

<action name="UserEducation.MessageNotShown.AlreadyQueued">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user because it was already queued to show.
  </description>
</action>

<action name="UserEducation.MessageNotShown.AnchorNotVisible">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user because the designated anchor element was
    not visible in the UI.
  </description>
</action>

<action name="UserEducation.MessageNotShown.AnchorSurfaceNotActive">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user because the designated anchor element was
    not in the active window/the anchor window was not active.
  </description>
</action>

<action name="UserEducation.MessageNotShown.BlockedByConfig">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to being blocked by configuration.
  </description>
</action>

<action name="UserEducation.MessageNotShown.BlockedByContext">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to being blocked by context.
  </description>
</action>

<action name="UserEducation.MessageNotShown.BlockedByCooldown">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to being blocked by the cooldown
    period.
  </description>
</action>

<action name="UserEducation.MessageNotShown.BlockedByGracePeriod">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to being blocked by the grace period.
  </description>
</action>

<action name="UserEducation.MessageNotShown.BlockedByNewProfile">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user because it is too soon after profile
    creation.
  </description>
</action>

<action name="UserEducation.MessageNotShown.BlockedByPromo">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to being block by another promo.
  </description>
</action>

<action name="UserEducation.MessageNotShown.BlockedByReshowDelay">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user because it is too soon after the last time
    it showed, but it is allowed to reshow after a delay.
  </description>
</action>

<action name="UserEducation.MessageNotShown.BlockedByUi">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to being blocked by UI.
  </description>
</action>

<action name="UserEducation.MessageNotShown.BlockedByUserActivity">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user because the user was engaged in some
    activity (typically typing) that would have been interrupted by the promo.
    This only happens to heavyweight promos.
  </description>
</action>

<action name="UserEducation.MessageNotShown.Canceled">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to being canceled.
  </description>
</action>

<action name="UserEducation.MessageNotShown.Error">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>An IPH was not shown to the user due to an error.</description>
</action>

<action name="UserEducation.MessageNotShown.ExceededMaxShowCount">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown because it has been shown more than the allowed number
    of times.
  </description>
</action>

<action name="UserEducation.MessageNotShown.FeatureDisabled">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to the feature being disabled .
  </description>
</action>

<action name="UserEducation.MessageNotShown.IPH{InProductHelp_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    This IPH was not shown to the user due to a starving condition.
    {InProductHelp_Type}
  </description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="UserEducation.MessageNotShown.PermanentlyDismissed">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to being permanently dismissed.
  </description>
</action>

<action name="UserEducation.MessageNotShown.RecentlyAborted">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown because it was aborted by a UI change and is not yet
    allowed to be shown again.
  </description>
</action>

<action name="UserEducation.MessageNotShown.Snoozed">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user due to being snoozed.
  </description>
</action>

<action name="UserEducation.MessageNotShown.TimedOut">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user because it was not eligible to show for a
    significant period of time after being requested to show, and was therefore
    discarded.
  </description>
</action>

<action name="UserEducation.MessageNotShown.WindowTooSmall">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    An IPH was not shown to the user because the window it would have been shown
    in was small enough that the UI was collapsed, which could lead to a bad IPH
    experience.
  </description>
</action>

<action name="UserEducation.MessageShown">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>An IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.ActionableAlert.CustomAction">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>An Actionable Alert IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.CustomAction">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Custom Action IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.IPH{InProductHelp_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>The IPH was shown to the user. {InProductHelp_Type}</description>
  <token key="InProductHelp_Type" variants="InProductHelp_Type"/>
</action>

<action name="UserEducation.MessageShown.KeyedNotice.CustomAction">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Per App Custom Action IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.KeyedNotice.Legacy">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Per App Legacy IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.KeyedNotice.Snooze">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Per App Snooze IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.KeyedNotice.Toast">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Per App Toast IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.KeyedNotice.Tutorial">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Per App Tutorial IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.Legacy">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Legacy IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.LegalNotice.CustomAction">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    A Legal Notice Custom Action IPH was shown to the user.
  </description>
</action>

<action name="UserEducation.MessageShown.LegalNotice.Legacy">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Legal Notice Legacy IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.LegalNotice.Snooze">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Legal Notice Snooze IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.LegalNotice.Toast">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Legal Notice Toast IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.LegalNotice.Tutorial">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Legal Notice Tutorial IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.RotatingPromo">
  <owner>dfried@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>An Actionable Alert IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.Snooze">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Snooze IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.Toast">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Toast IPH was shown to the user.</description>
</action>

<action name="UserEducation.MessageShown.Tutorial">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>A Tutorial IPH was shown to the user.</description>
</action>

<action name="UserEducation.Session.ActivePeriodStart">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    Records the starting point of an Active Period in a User Education Session.
  </description>
</action>

<action name="UserEducation.WhatsNew.BrowserCommandExecuted">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    A Browser Command was executed from a What's New Module.
  </description>
</action>

<action name="UserEducation.WhatsNew.CarouselScrollButtonClick">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>The user clicked on a carousel scroll button.</description>
</action>

<action name="UserEducation.WhatsNew.CtaClick">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>The user clicked on a CTA.</description>
</action>

<action name="UserEducation.WhatsNew.EditionShown{ActionType}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    A What's New edition page was shown to the user, either by automatically
    opening on startup or by direct user navigation. {ActionType}
  </description>
  <token key="ActionType">
    <variant name="" summary="aggregated"/>
    <variant name=".GlicRollout" summary="Glic edition."/>
    <variant name=".LightningTakeoverEdition"
        summary="Lightning takeover edition."/>
    <variant name=".SafetyAwareness" summary="Safety Awareness edition."/>
    <variant name=".Spark" summary="Spark edition."/>
    <variant name=".TestEdition" summary="Test edition."/>
  </token>
</action>

<action name="UserEducation.WhatsNew.FeatureTileNavigation">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>The user clicked on a feature tile.</description>
</action>

<action
    name="UserEducation.WhatsNew.ModuleLinkClicked{UserEducation_WhatsNew_Module_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    A link in a module on the What's New page was clicked the user.
    {UserEducation_WhatsNew_Module_Type}
  </description>
  <token key="UserEducation_WhatsNew_Module_Type"
      variants="UserEducation_WhatsNew_Module_Type"/>
</action>

<action
    name="UserEducation.WhatsNew.ModuleShown{UserEducation_WhatsNew_Module_Type}">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    A module on the What's New page was visible to the user.
    {UserEducation_WhatsNew_Module_Type}
  </description>
  <token key="UserEducation_WhatsNew_Module_Type"
      variants="UserEducation_WhatsNew_Module_Type"/>
</action>

<action name="UserEducation.WhatsNew.NavClick">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>The user clicked any navigation.</description>
</action>

<action name="UserEducation.WhatsNew.NextButtonClick">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>The user clicked on the next button.</description>
</action>

<action name="UserEducation.WhatsNew.PauseClicked">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The user clicked the pause button on a video in a What's New module.
  </description>
</action>

<action name="UserEducation.WhatsNew.PlayClicked">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The user clicked the play button on a video in a What's New module.
  </description>
</action>

<action name="UserEducation.WhatsNew.RestartClicked">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The user clicked the restart button on a video in a What's New module.
  </description>
</action>

<action name="UserEducation.WhatsNew.Shown">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    The What's New page was shown to the user, either by automatically opening
    on startup or by direct user navigation.
  </description>
</action>

<action name="UserEducation.WhatsNew.ShownByManualNavigation">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>The user manually navigated to the What's New page.</description>
</action>

<action name="UserEducation.WhatsNew.VersionShown">
  <owner>mickeyburks@chromium.org</owner>
  <owner>frizzle-team@google.com</owner>
  <description>
    A What's New version page was shown to the user, either by automatically
    opening on startup or by direct user navigation.
  </description>
</action>

<action name="UserManager_Cleared_Legacy_User_Prefs">
  <owner>mahmadi@chromium.org</owner>
  <description>
    Recorded when prefs::kBrowserGuestModeEnabled and
    prefs::kBrowserAddPersonEnabled are cleared because they no longer exist in
    the Material Design settings page.
  </description>
</action>

<action name="VerticalTabs.Toolbar.CaptionAreaPressed">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user presses on the non-interactive caption area of the
    toolbar in vertical tabs mode to potentially start a window drag. Note: This
    metric is based on hit testing during mouse button state checks. It may
    include false positives (e.g. right-clicks or deduplication artifacts), and
    should be used primarily for relative comparison with
    VerticalTabs.Toolbar.InteractiveAreaPressed.
  </description>
</action>

<action name="VerticalTabs.Toolbar.InteractiveAreaPressed">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user presses on an interactive area (e.g. buttons,
    omnibox, or menu) of the toolbar in vertical tabs mode. Note: This metric is
    based on hit testing during mouse button state checks. It may include
    inaccuracies (e.g. false positives or deduplication artifacts) and should be
    used primarily for relative comparison with
    VerticalTabs.Toolbar.CaptionAreaPressed.
  </description>
</action>

<action name="VerticalTabs_EnabledFirstTime">
  <owner>charlesmeng@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user enables vertical tabs for the first time.
  </description>
</action>

<action name="VerticalTabs_ExpandOnHover_Disabled">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user disables the expand on hover behavior for vertical
    tabs.
  </description>
</action>

<action name="VerticalTabs_ExpandOnHover_Enabled">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user enables the expand on hover behavior for vertical
    tabs.
  </description>
</action>

<action name="VerticalTabs_ExpandOnHover_Hide">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the expand on hover animation starts to hide the vertical tab
    strip.
  </description>
</action>

<action name="VerticalTabs_ExpandOnHover_Show">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the expand on hover animation starts to expand the vertical
    tab strip.
  </description>
</action>

<action name="VerticalTabs_TabStrip_ButtonToggleCollapsed">
  <owner>charlesmeng@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user collapses the vertical tab strip using the toggle
    button.
  </description>
</action>

<action name="VerticalTabs_TabStrip_ButtonToggleUncollapsed">
  <owner>charlesmeng@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user uncollapses the vertical tab strip using the toggle
    button.
  </description>
</action>

<action name="VerticalTabs_TabStrip_KeyboardShortcutToggleCollapsed">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user collapses the vertical tab strip using the keyboard
    shortcut.
  </description>
</action>

<action name="VerticalTabs_TabStrip_KeyboardShortcutToggleUncollapsed">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user uncollapses the vertical tab strip using the keyboard
    shortcut.
  </description>
</action>

<action name="VerticalTabs_TabStrip_ResizeToCollapsed">
  <owner>charlesmeng@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user ends dragging the vertical tab strip with it in the
    collapsed state.
  </description>
</action>

<action name="VerticalTabs_TabStrip_ResizeToUncollapsed">
  <owner>charlesmeng@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user ends dragging the vertical tab strip with it in the
    uncollapsed state.
  </description>
</action>

<action name="VerticalTabs_TabStrip_ViewMenuToggleCollapsed">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user collapses the vertical tab strip using the view menu
    on mac.
  </description>
</action>

<action name="VerticalTabs_TabStrip_ViewMenuToggleUncollapsed">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the user uncollapses the vertical tab strip using the view
    menu on mac.
  </description>
</action>

<action name="VideoPlayer.CastVideoError">
  <owner>yoshiki@chromium.org</owner>
  <description>
    Chrome OS Video Player: an error occurred upon casting.
  </description>
</action>

<action name="VideoPlayer.OpenVideoPlayer">
  <owner>yoshiki@chromium.org</owner>
  <description>
    Chrome OS Video Player: the user opened the Chrome OS Video Player.
  </description>
</action>

<action name="ViewAboutConflicts">
  <obsolete>
    Deprecated since the conflicts page is changing. TODO(pmonette): Update this
    to refer to the action for the new conflicts page.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ViewAboutFlash">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ViewContextMenu_SendTabToSelf_Clicked">
  <obsolete>Deprecated because of using histogram.</obsolete>
  <owner>jeffreycohen@chromium.org</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    User send current tab to other synced devices by clicking on the option in
    the view context menu.
  </description>
</action>

<action name="ViewContextMenu_SendTabToSelf_Shown">
  <obsolete>Deprecated because of using histogram.</obsolete>
  <owner>jeffreycohen@chromium.org</owner>
  <owner>sebsg@chromium.org</owner>
  <description>Self share option shows in the view context menu.</description>
</action>

<action name="ViewContextMenu_SendToMyDevices">
  <obsolete>
    Deprecated since SendTabToSelf is collecting two kinds of metrics (shown and
    cliked).
  </obsolete>
  <owner>jeffreycohen@chromium.org</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    User send current tab to other synced devices by clicking on the option in
    the view context menu.
  </description>
</action>

<action name="ViewSource">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="VirtualKeyboard.OpenLanguageSettings">
  <owner>myy@chromium.org</owner>
  <owner>essential-inputs-team@google.com</owner>
  <description>
    Emitted when user click the link to open Language setting page in ChromeOS
    from the virtual keyboard.
  </description>
</action>

<action name="VirtualKeyboard.OpenSuggestionSettings">
  <owner>myy@chromium.org</owner>
  <owner>essential-inputs-team@google.com</owner>
  <description>
    Emitted when user click the link to open Suggestion setting page in ChromeOS
    from the virtual keyboard.
  </description>
</action>

<action name="VirtualKeyboardLoaded">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="VoiceInteraction.MetalayerStarted.Search_Shift_A">
  <owner>muyuanli@chromium.org</owner>
  <description>User launched metalayer through Search + Shift + A.</description>
</action>

<action name="VoiceInteraction.Started.AppListButtonLongPress">
  <owner>muyuanli@chromium.org</owner>
  <description>
    User launched voice interaction session through long pressing app list
    button.
  </description>
</action>

<action name="VoiceInteraction.Started.HomeButtonLongPress">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of the metric.</description>
</action>

<action name="VoiceInteraction.Started.Search_A">
  <owner>muyuanli@chromium.org</owner>
  <description>
    User launched voice interaction session through Search + A.
  </description>
</action>

<action name="VoiceInteraction.Started.Search_Space">
  <owner>muyuanli@chromium.org</owner>
  <description>
    User launched voice interaction session through Search + Space.
  </description>
</action>

<action name="VR.DOFF">
  <owner>billorr@chromium.org</owner>
  <description>
    The user has successfully completed the VR DOFF flow.
  </description>
</action>

<action name="VR.DON">
  <owner>billorr@chromium.org</owner>
  <description>
    The user has successfully completed the VR DON flow.
  </description>
</action>

<action name="VR.WebVR.requestPresent">
  <owner>billorr@chromium.org</owner>
  <description>The user has initiated WebVR presentation.</description>
</action>

<action name="VR.WebVR.StopPresenting">
  <owner>billorr@chromium.org</owner>
  <description>The user (or site) has stopped WebVR presentation.</description>
</action>

<action name="Webapp.NotificationFocused">
  <owner>piotrs@chromium.org</owner>
  <description>
    The user tapped on the main area of a Webapp actions notification.
  </description>
</action>

<action name="Webapp.NotificationOpenInChrome">
  <owner>piotrs@chromium.org</owner>
  <description>
    The user tapped on Open in Chrome action in a Webapp actions notification.
  </description>
</action>

<action name="Webapp.NotificationShare">
  <owner>piotrs@chromium.org</owner>
  <description>
    The user tapped on Share action in a Webapp actions notification.
  </description>
</action>

<action name="WebApp.Preinstalled.UninstallByUser">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user uninstalled a preinstalled app which was previously not in
    UserUninstalledPreinstalledWebAppPrefs, and has now been added to the prefs.
  </description>
</action>

<action name="WebApp.SetWindowMode.Tab">
  <owner>alancutter@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>The user set a web app to open in a browser tab.</description>
</action>

<action name="WebApp.SetWindowMode.Tabbed">
  <owner>loubrett@google.com</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user set a web app to open in a tabbed app window.
  </description>
</action>

<action name="WebApp.SetWindowMode.Window">
  <owner>alancutter@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>The user set a web app to open in an app window.</description>
</action>

<action name="WebAppDetailedDialogAccepted">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user accepted an installation of a web app in the detailed installation
    dialog (with screenshots, etc).
  </description>
</action>

<action name="WebAppDetailedDialogCancelled">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user explicitly declined the installation of a web app from the detailed
    installation dialog.
  </description>
</action>

<action name="WebAppDetailedDialogClosed">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user closed the detailed installation dialog for a web app.
  </description>
</action>

<action name="WebAppDetailedInstallAccepted">
  <obsolete>
    Deprecated as of 07/2026. Replaced by WebAppDetailedDialogAccepted.
  </obsolete>
  <owner>dmurph@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user accepted an installation of a web app in the detailed installation
    dialog (with screenshots, etc).
  </description>
</action>

<action name="WebAppDetailedInstallCancelled">
  <obsolete>
    Deprecated as of 07/2026. Replaced by WebAppDetailedDialogCancelled and
    WebAppDetailedDialogClosed.
  </obsolete>
  <owner>dmurph@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user cancelled an installation of a web app in the detailed installation
    dialog (with screenshots, etc).
  </description>
</action>

<action name="WebAppDetailedInstallShown">
  <owner>dmurph@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user was shown the detailed installation dialog for a web app (with
    screenshots, etc).
  </description>
</action>

<action name="WebAppDialogOpenedApp">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user clicked the &quot;Open tab in app&quot; button to open the newly
    installed app from the success dialog.
  </description>
</action>

<action name="WebAppDiyDialogAccepted">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user accepted an installation of a web app in the DIY installation
    dialog.
  </description>
</action>

<action name="WebAppDiyDialogCancelled">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user explicitly cancelled or declined the installation of a web app from
    the DIY installation dialog.
  </description>
</action>

<action name="WebAppDiyDialogClosed">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user closed the DIY installation dialog for a web app.
  </description>
</action>

<action name="WebAppDiyInstallAccepted">
  <obsolete>
    Deprecated as of 07/2026. Replaced by WebAppDiyDialogAccepted.
  </obsolete>
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user accepted an installation of a web app in the DIY installation
    dialog.
  </description>
</action>

<action name="WebAppDiyInstallCancelled">
  <obsolete>
    Deprecated as of 07/2026. Replaced by WebAppDiyDialogCancelled and
    WebAppDiyDialogClosed.
  </obsolete>
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user cancelled an installation of a web app in the DIY installation
    dialog.
  </description>
</action>

<action name="WebAppDiyInstallShown">
  <owner>dibyapal@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user was shown the DIY install dialog for a web app that is not
    installable.
  </description>
</action>

<action name="WebAppInstallAccepted">
  <obsolete>
    Deprecated as of 07/2026. Replaced by WebAppSimpleDialogAccepted.
  </obsolete>
  <owner>dmurph@gchromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user accepted an installation of a web app in the installation dialog.
  </description>
</action>

<action name="WebAppInstallCancelled">
  <obsolete>
    Deprecated as of 07/2026. Replaced by WebAppSimpleDialogCancelled,
    WebAppSimpleDialogClosed, WebAppDetailedDialogCancelled,
    WebAppDetailedDialogClosed, WebAppDiyDialogCancelled, and
    WebAppDiyDialogClosed.
  </obsolete>
  <owner>dmurph@gchromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user cancelled an installation of a web app in the installation dialog.
  </description>
</action>

<action name="WebAppInstallDialogShowInFinderClicked">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user clicks the &quot;Show in Finder&quot; button in the PWA install
    success dialog on macOS.
  </description>
</action>

<action name="WebAppInstallShown">
  <owner>dmurph@gchromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user was shown the installation dialog for a web app.
  </description>
</action>

<action name="WebappMenuOpenInChrome">
  <owner>piotrs@chromium.org</owner>
  <description>
    Tracks when Open in Chrome menu option is clicked in WebApps.
  </description>
</action>

<action name="webapps.AddShortcut.AppShortcut">
  <owner>dfalcantara@chromium.org</owner>
  <description>
    Shortcut added to the homescreen for a page containing the
    mobile-webapp-capable meta tag.
  </description>
</action>

<action name="webapps.AddShortcut.AppShortcutApple">
  <owner>dfalcantara@chromium.org</owner>
  <description>
    Shortcut added to the homescreen for a page containing only the
    apple-mobile-webapp-capable meta tag.
  </description>
</action>

<action name="webapps.AddShortcut.Bookmark">
  <owner>dfalcantara@chromium.org</owner>
  <description>
    Shortcut added to the homescreen for a page containing neither
    mobile-webapp-capable nor apple-mobile-webapp-capable meta tags.
  </description>
</action>

<action name="webapps.AddShortcut.Manifest">
  <owner>mgiuca@chromium.org</owner>
  <description>
    Shortcut added to the homescreen with a valid Manifest. This action will be
    recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
    to keep a trend of whether the webapp also add meta tags.
  </description>
</action>

<action name="WebAppSimpleDialogAccepted">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user accepted an installation of a web app in the installation dialog.
  </description>
</action>

<action name="WebAppSimpleDialogCancelled">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user explicitly cancelled or declined the installation of a web app from
    the simple installation dialog.
  </description>
</action>

<action name="WebAppSimpleDialogClosed">
  <owner>ksukh@chromium.org</owner>
  <owner>pwa-team@google.com</owner>
  <description>
    The user closed the simple installation dialog for a web app.
  </description>
</action>

<action name="WebAuthn.ChromeProfile.Cancelled">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded after the user selected a passkey stored in their Chrome profile
    when the user clicked Cancel on the MacOS system prompt.
  </description>
</action>

<action name="WebAuthn.ChromeProfile.Success">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded after the user selected a passkey stored in their Chrome profile
    and passed the OS authentication prompt successfully.
  </description>
</action>

<action name="WebAuthn.ContextMenu.PasskeyFromAnotherDeviceClicked">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user selected the &quot;Use passkey from another
    device&quot; entry in the &quot;Passwords and Passkeys&quot; submenu of the
    right click context menu.
  </description>
</action>

<action name="WebAuthn.Dialog.Accepted">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user clicked accept / continue in the current WebAuthn
    dialog.
  </description>
</action>

<action name="WebAuthn.Dialog.Cancelled">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user cancelled the request while the WebAuthn dialog is
    shown.
  </description>
</action>

<action name="WebAuthn.Dialog.UserSelected.GpmOnly">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>User selected a GPM option in the WebAuthn dialog.</description>
</action>

<action name="WebAuthn.Dialog.UserSelected.ICloudOnly">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    User selected an iCloud option in the WebAuthn dialog.
  </description>
</action>

<action name="WebAuthn.Dialog.UserSelected.Others">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    User selected a different option other than GPM, iCloud, Chrome Profile nor
    Windows Hello in the WebAuthn dialog.
  </description>
</action>

<action name="WebAuthn.Dialog.UserSelected.PasswordOnly">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    User selected a password option in the WebAuthn combined selector dialog.
  </description>
</action>

<action name="WebAuthn.Dialog.UserSelected.ProfileOnly">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    User selected a Chrome profile option in the WebAuthn dialog.
  </description>
</action>

<action name="WebAuthn.Dialog.UserSelected.WinOnly">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    User selected a Windows option in the WebAuthn dialog.
  </description>
</action>

<action name="WebAuthn.GetAssertion.Aborted" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the RP requested to cancel the GetAssertion request, just
    before GetAssertionCallback is called.
  </description>
</action>

<action name="WebAuthn.GetAssertion.Cancelled" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user cancelled the GetAssertion request, just before
    GetAssertionCallback is called.
  </description>
</action>

<action name="WebAuthn.GetAssertion.ChromeProfileAuthenticatorShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed the system authentication UI to sign in
    with a passkey stored in the Chrome profile.
  </description>
</action>

<action name="WebAuthn.GetAssertion.CombinedSelectorShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed the combined selector sheet, which is a
    dialog that lists available passkeys or passwords from different sources.
    This UI is used for navigator.credentials.get() requests with mediation:
    &quot;immediate&quot;
  </description>
</action>

<action name="WebAuthn.GetAssertion.Conditional.Start"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when a GetAssertion request with mediation: &quot;conditional&quot;
    is started.
  </description>
</action>

<action name="WebAuthn.GetAssertion.Failure" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the GetAssertion request failed, just before
    GetAssertionCallback is called. The failures do not include user
    cancellations, abort signals or timeouts.
  </description>
</action>

<action name="WebAuthn.GetAssertion.GpmCreateArbitraryPinDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a dialog where they can create an
    arbitrary PIN for GPM. Recorded for GetAssertion requests.
  </description>
</action>

<action name="WebAuthn.GetAssertion.GpmCreatePinDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a dialog where they can create a 6 digit
    PIN for GPM. Recorded for GetAssertion requests.
  </description>
</action>

<action name="WebAuthn.GetAssertion.GpmEnterArbitraryPinDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a dialog where they can enter their
    arbitrary PIN for GPM. Recorded for GetAssertion requests.
  </description>
</action>

<action name="WebAuthn.GetAssertion.GpmEnterPinDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a dialog where they can enter their 6
    digit PIN for GPM. Recorded for GetAssertion requests.
  </description>
</action>

<action name="WebAuthn.GetAssertion.GpmTouchIdDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed the Touch ID dialog to sign in with a
    passkey stored in GPM.
  </description>
</action>

<action name="WebAuthn.GetAssertion.GpmWinUvShown" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user selected a GPM passkey and displayed the native
    Windows UI for user verification. Recorded for GetAssertion requests only.
  </description>
</action>

<action name="WebAuthn.GetAssertion.HybridAndSecurityKeyDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is shown a dialog where they are prompted to sign in
    with a passkey on another device using a QR code. The dialog may also
    display an option to use a security key. Recorded for GetAssertion requests
    only.
  </description>
</action>

<action name="WebAuthn.GetAssertion.ICloudShown" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed an ICloud Keychain Window to complete a
    get assertion request.
  </description>
</action>

<action name="WebAuthn.GetAssertion.MultipleOptionsShown.GpmAndICloud"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed WebAuthn credential options from GPM and
    iCloud in the WebAuthn selection dialog. The dialog may also contain an
    entry point to hybrid flow.
  </description>
</action>

<action
    name="WebAuthn.GetAssertion.MultipleOptionsShown.GpmAndICloudAndProfile"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed WebAuthn credential options from GPM,
    iCloud and Chrome profile in the WebAuthn selection dialog. The dialog may
    also contain an entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.MultipleOptionsShown.GpmAndProfile"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed WebAuthn credential options from GPM and
    Chrome profile in the WebAuthn selection dialog. The dialog may also contain
    an entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.MultipleOptionsShown.GpmAndWin"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed WebAuthn credential options from GPM and
    Windows in the WebAuthn selection dialog. The dialog may also contain an
    entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.MultipleOptionsShown.GpmOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed WebAuthn credential options only from
    GPM in the WebAuthn selection dialog. The dialog may also contain an entry
    point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.MultipleOptionsShown.ICloudAndProfile"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed WebAuthn credential options from iCloud
    and Chrome profile in the WebAuthn selection dialog. The dialog may also
    contain an entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.MultipleOptionsShown.ICloudOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed WebAuthn credential options only from
    iCloud in the WebAuthn selection dialog. The dialog may also contain an
    entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.MultipleOptionsShown.Others"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed WebAuthn credential options stored other
    than GPM, iCloud, Windows or Chrome Profile in the WebAuthn selection
    dialog.
  </description>
</action>

<action name="WebAuthn.GetAssertion.MultipleOptionsShown.ProfileOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed only options from the Chrome profile in
    the WebAuthn selection dialog. The dialog may also contain an entry point to
    hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.MultipleOptionsShown.WinOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed WebAuthn credential options only from
    Windows in the WebAuthn selection dialog. The dialog may also contain an
    entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.PriorityOptionShown.GpmOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a single preferred WebAuthn credential
    from GPM in the WebAuthn selection dialog. The dialog may also contain an
    entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.PriorityOptionShown.ICloudOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a single preferred WebAuthn credential
    from Windows in the WebAuthn selection dialog. The dialog may also contain
    an entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.PriorityOptionShown.ProfileOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a single preferred WebAuthn credential
    from Profile in the WebAuthn selection dialog. The dialog may also contain
    an entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.PriorityOptionShown.WinOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a single preferred WebAuthn credential
    from Windows in the WebAuthn selection dialog. The dialog may also contain
    an entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.RecoverGpmShown" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed the window to enter the recovery factor
    in order to use GPM passkeys. Recorded during a GetAssertion flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.SecurityKeyDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is shown a dialog where they are prompted to sign in
    with a WebAuthn credential stored in a security key. Recorded for
    GetAssertion requests only.
  </description>
</action>

<action name="WebAuthn.GetAssertion.Start" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when a GetAssertion request with no mediation =
    &quot;conditional&quot; is started.
  </description>
</action>

<action name="WebAuthn.GetAssertion.Success" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when an authenticator handled the GetAssertion request
    successfully, right before GetAssertionCallback is called.
  </description>
</action>

<action name="WebAuthn.GetAssertion.Timeout" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the GetAssertion request for a WebAuthn request timed out,
    right before GetAssertionCallback is called.
  </description>
</action>

<action name="WebAuthn.GetAssertion.TrustGpmDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed the dialog to bootstrap the device in
    order to use GPM passkeys. Recorded during a GetAssertion flow.
  </description>
</action>

<action name="WebAuthn.GetAssertion.WinHelloShown" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed the Windows Hello UI to sign in with a
    credential in Windows Hello. In some Windows versions this UI may also
    display an option to use the Hybrid flow.
  </description>
</action>

<action name="WebAuthn.GetCredential.Start" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when a GetCredential request with mediation = &quot;immediate&quot;
    is started.
  </description>
</action>

<action name="WebAuthn.GetCredential.SuccessWithPassword"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user selected a password credential in the immediate
    mediation selection dialog.
  </description>
</action>

<action name="WebAuthn.Gpm.Failure" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user selected a GPM credential but the request to enclave
    failed.
  </description>
</action>

<action name="WebAuthn.Gpm.ForgotPinClicked">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user clicked on &quot;Forgot PIN&quot; button in a GPM PIN
    entry dialog.
  </description>
</action>

<action name="WebAuthn.Gpm.LockedDialogShown" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a dialog which informs them that their
    passkeys in GPM are locked and they cannot try to unlock it. This can happen
    when they enter wrong PIN 5 times in a PIN dialog.
  </description>
</action>

<action name="WebAuthn.Gpm.PinOptionChanged">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user changed the type of PIN in one of the GPM PIN
    creation dialogs. The user may select a 6 digit PIN or an arbitrary PIN.
  </description>
</action>

<action name="WebAuthn.Gpm.Success" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user selected a GPM credential and the request to enclave
    completed successfully.
  </description>
</action>

<action name="WebAuthn.ICloud.Cancelled">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user cancelled a request in the ICloud Keychain Window.
  </description>
</action>

<action name="WebAuthn.ICloud.Success">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when a request is successful (e.g. UV completed via biometrics) in
    the ICloud Keychain Window.
  </description>
</action>

<action name="WebAuthn.MakeCredential.Aborted" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the RP requested to cancel the MakeCredential request, just
    before MakeCredentialCallback is called.
  </description>
</action>

<action name="WebAuthn.MakeCredential.Cancelled" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user cancelled the MakeCredential request, just before
    MakeCredentialCallback is called.
  </description>
</action>

<action name="WebAuthn.MakeCredential.ChromeProfileAuthenticatorShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user selected Chrome Profile to save their credential and
    is shown the OS authentication UI.
  </description>
</action>

<action name="WebAuthn.MakeCredential.CreateGpmDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a dialog to create a passkey in GPM.
  </description>
</action>

<action name="WebAuthn.MakeCredential.Failure" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the MakeCredential request failed, just before
    MakeCredentialCallback is called. The failures do not include user
    cancellations, abort signals or timeouts.
  </description>
</action>

<action name="WebAuthn.MakeCredential.GpmCreateArbitraryPinDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a dialog where they can create an
    arbitrary PIN for GPM. Recorded for MakeCredential requests.
  </description>
</action>

<action name="WebAuthn.MakeCredential.GpmCreatePinDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a dialog where they can create a 6 digit
    PIN for GPM. Recorded for MakeCredential requests.
  </description>
</action>

<action name="WebAuthn.MakeCredential.GpmEnterArbitraryPinDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a dialog where they can enter their
    arbitrary PIN for GPM. Recorded for MakeCredential requests.
  </description>
</action>

<action name="WebAuthn.MakeCredential.GpmEnterPinDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed a dialog where they can enter their 6
    digit PIN for GPM. Recorded for MakeCredential requests.
  </description>
</action>

<action name="WebAuthn.MakeCredential.GpmTouchIdDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user selected GPM to save their credential and is shown
    the Touch ID dialog.
  </description>
</action>

<action name="WebAuthn.MakeCredential.GpmWinUvShown" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user selected GPM and is displayed the native Windows UI
    for user verification. Recorded for MakeCredential requests only.
  </description>
</action>

<action name="WebAuthn.MakeCredential.HybridAndSecurityKeyDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is shown a dialog where they are prompted to create a
    passkey on another device using a QR code. The dialog may also display an
    option to use a security key. Recorded for MakeCredential requests only.
  </description>
</action>

<action name="WebAuthn.MakeCredential.ICloudShown" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed an ICloud Keychain Window to complete a
    make credential request.
  </description>
</action>

<action name="WebAuthn.MakeCredential.MultipleOptionsShown.GpmAndICloud"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed options to store passkeys in GPM or
    iCloud in the selection dialog. The dialog may also contain an entry point
    to hybrid flow.
  </description>
</action>

<action
    name="WebAuthn.MakeCredential.MultipleOptionsShown.GpmAndICloudAndProfile"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed options to store passkeys in GPM, iCloud
    or Chrome profile in the selection dialog. The dialog may also contain an
    entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.MakeCredential.MultipleOptionsShown.GpmAndProfile"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed options to store passkeys in GPM or
    Profile in the selection dialog. The dialog may also contain an entry point
    to hybrid flow.
  </description>
</action>

<action name="WebAuthn.MakeCredential.MultipleOptionsShown.GpmAndWin"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed options to store passkeys in GPM or
    Windows in the selection dialog. The dialog may also contain an entry point
    to hybrid flow.
  </description>
</action>

<action name="WebAuthn.MakeCredential.MultipleOptionsShown.GpmOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed options to store passkeys in GPM in the
    selection dialog. The dialog may also contain an entry point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.MakeCredential.MultipleOptionsShown.ICloudAndProfile"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed options to store passkeys in iCloud or
    Chrome profile in the selection dialog. The dialog may also contain an entry
    point to hybrid flow.
  </description>
</action>

<action name="WebAuthn.MakeCredential.MultipleOptionsShown.ICloudOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed options to store passkeys in iCloud in
    the selection dialog. The dialog may also contain an entry point to hybrid
    flow.
  </description>
</action>

<action name="WebAuthn.MakeCredential.MultipleOptionsShown.Others"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed options to store passkeys somewhere else
    other than GPM, iCloud, Windows or Chrome Profile in the selection dialog.
  </description>
</action>

<action name="WebAuthn.MakeCredential.MultipleOptionsShown.ProfileOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed options to store passkeys in Chrome
    profile in the selection dialog. The dialog may also contain an entry point
    to hybrid flow.
  </description>
</action>

<action name="WebAuthn.MakeCredential.MultipleOptionsShown.WinOnly"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed options to store passkeys in Windows
    only in the selection dialog. The dialog may also contain an entry point to
    hybrid flow.
  </description>
</action>

<action name="WebAuthn.MakeCredential.RecoverGpmShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed the window to enter the recovery factor
    in order to use GPM passkeys. Recorded during a MakeCredential flow.
  </description>
</action>

<action name="WebAuthn.MakeCredential.SecurityKeyDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is shown a dialog where they are prompted to create a
    WebAuthn credential to be stored in a security key. Recorded for
    MakeCredential requests only.
  </description>
</action>

<action name="WebAuthn.MakeCredential.Start" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>Recorded when the MakeCredential request started.</description>
</action>

<action name="WebAuthn.MakeCredential.Success" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when an authenticator handled the MakeCredential request
    successfully, right before MakeCredentialCallback is called.
  </description>
</action>

<action name="WebAuthn.MakeCredential.Timeout" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the MakeCredential request for a WebAuthn request timed out,
    right before MakeCredentialCallback is called.
  </description>
</action>

<action name="WebAuthn.MakeCredential.TrustGpmDialogShown"
    not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed the dialog to bootstrap the device in
    order to use GPM passkeys. Recorded during a MakeCredential flow.
  </description>
</action>

<action name="WebAuthn.MakeCredential.WinHelloShown" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user is displayed the Windows Hello UI to create a passkey
    in Windows Hello. In some Windows versions this UI may also display an
    option to use the Hybrid flow.
  </description>
</action>

<action name="WebAuthn.Window.RecoverGpmCancelled">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>Recorded when the user closes MagicArch window.</description>
</action>

<action name="WebAuthn.Window.RecoverGpmSucceeded" not_user_triggered="true">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the recovery is successful in the MagicArch window. This means
    that the user successfully entered an existing recovery factor.
  </description>
</action>

<action name="WebAuthn.WinHello.Cancelled">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user was displayed the Windows Hello UI for WebAuthn
    MakeCredential / GetAssertion request and the request was cancelled by the
    user.
  </description>
</action>

<action name="WebAuthn.WinHello.Success">
  <owner>derinel@google.com</owner>
  <owner>chrome-webauthn@google.com</owner>
  <description>
    Recorded when the user was displayed the Windows Hello UI for WebAuthn
    MakeCredential / GetAssertion request and the request was successful.
  </description>
</action>

<action name="WebsiteSettings_CookiesDialogOpened">
  <obsolete>
    Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebsiteSettings_Opened">
  <obsolete>
    Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebstoreWidgetApp.ShowDialog">
  <owner>tbarzic@google.com</owner>
  <description>
    Tracks Chrome Webstore Gallery Widget app being launched.
  </description>
</action>

<action name="WebView.CaptureVisibleRegion">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.ClearData">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.ExecuteScript">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Go">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Guest.ClearData">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Guest.OverrideUA">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Guest.PermissionAllow.PluginLoad">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Guest.PermissionDeny.PluginLoad">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Guest.PluginLoadAllowed">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Guest.PluginLoadDenied">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Guest.PluginLoadRequest">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Guest.Terminate">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.PermissionAllow.ClipboardReadWrite">
  <owner>vkrot@google.com</owner>
  <owner>iwa-team@google.com</owner>
  <description>
    Tracks when the user explicitly allows clipboardReadWrite permission on a
    webview.
  </description>
</action>

<action name="WebView.PermissionAllow.ClipboardSanitizedWrite">
  <owner>vkrot@google.com</owner>
  <owner>iwa-team@google.com</owner>
  <description>
    Tracks when the user explicitly allows clipboardSanitizedWrite permission on
    a webview.
  </description>
</action>

<action name="WebView.PermissionAllow.Download">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the download permission is explicitly allowed on a webview.
  </description>
</action>

<action name="WebView.PermissionAllow.FileSystem" not_user_triggered="true">
  <owner>fsamuel@chromium.org</owner>
  <owner>hanxi@chromium.org</owner>
  <description>
    Tracks when the filesystem permission is explicitly allowed on a webview.
  </description>
</action>

<action name="WebView.PermissionAllow.Fullscreen">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the fullscreen permission is explicitly allowed on a webview.
  </description>
</action>

<action name="WebView.PermissionAllow.Geolocation">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the geolocation permission is explicitly allowed on a webview.
  </description>
</action>

<action name="WebView.PermissionAllow.HID">
  <owner>vkovalova@google.com</owner>
  <description>
    Tracks when showing the HID selection dialog is explicitly allowed on a
    webview.
  </description>
</action>

<action name="WebView.PermissionAllow.JSDialog">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the dialog permission is explicitly allowed on a webview.
  </description>
</action>

<action name="WebView.PermissionAllow.Media">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the media permission is explicitly allowed on a webview.
  </description>
</action>

<action name="WebView.PermissionAllow.PointerLock">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the pointerLock permission is explicitly allowed on a webview.
  </description>
</action>

<action name="WebView.PermissionDeny.ClipboardReadWrite">
  <owner>vkrot@google.com</owner>
  <owner>iwa-team@google.com</owner>
  <description>
    Tracks when the user explicitly denies clipboardReadWrite permission on a
    webview.
  </description>
</action>

<action name="WebView.PermissionDeny.ClipboardSanitizedWrite">
  <owner>vkrot@google.com</owner>
  <owner>iwa-team@google.com</owner>
  <description>
    Tracks when the user explicitly denies clipboardSanitizedWrite permission on
    a webview.
  </description>
</action>

<action name="WebView.PermissionDeny.Download">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the download permission is explicitly denied on a webview.
  </description>
</action>

<action name="WebView.PermissionDeny.FileSystem">
  <owner>fsamuel@chromium.org</owner>
  <owner>hanxi@chromium.org</owner>
  <description>
    Tracks when the filesystem permission is explicitly denied on a webview.
  </description>
</action>

<action name="WebView.PermissionDeny.Fullscreen">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the fullscreen permission is explicitly denied on a webview.
  </description>
</action>

<action name="WebView.PermissionDeny.Geolocation">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the geolocation permission is explicitly denied on a webview.
  </description>
</action>

<action name="WebView.PermissionDeny.HID">
  <owner>vkovalova@google.com</owner>
  <description>
    Tracks when showing the HID selection dialog is explicitly denied on a
    webview.
  </description>
</action>

<action name="WebView.PermissionDeny.JSDialog">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the dialog permission is explicitly denied on a webview.
  </description>
</action>

<action name="WebView.PermissionDeny.Media">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the media permission is explicitly denied on a webview.
  </description>
</action>

<action name="WebView.PermissionDeny.PointerLock">
  <owner>fsamuel@chromium.org</owner>
  <owner>lazyboy@chromium.org</owner>
  <description>
    Tracks when the pointerLock permission is explicitly denied on a webview.
  </description>
</action>

<action name="WebView.Reload">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Stop">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.Terminate">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WebView.WebRequest.AddListener" not_user_triggered="true">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WelcomePage_SignInClicked">
  <owner>tmartino@chromium.org</owner>
  <description>
    The user clicked the Sign In button on the Welcome page, starting the
    authentication flow.
  </description>
</action>

<action name="WhatsNew.AddPasswordManually">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user opened Add Password Manually in What's New.
  </description>
</action>

<action name="WhatsNew.AddPasswordManually.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Add Password Manually in
    What's New.
  </description>
</action>

<action name="WhatsNew.AddPasswordManually.PrimaryActionTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the primary action of Add Password Manually in What's
    New.
  </description>
</action>

<action name="WhatsNew.Autofill">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user opened Autofill in What's New.</description>
</action>

<action name="WhatsNew.Autofill.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Autofill in What's New.
  </description>
</action>

<action name="WhatsNew.CalendarEvent">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user opened Calendar Event in What's New.</description>
</action>

<action name="WhatsNew.CalendarEvent.InstructionsTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the instruction button of Calendar Event in What's New.
  </description>
</action>

<action name="WhatsNew.CalendarEvent.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Calendar Event in What's
    New.
  </description>
</action>

<action name="WhatsNew.ChromeActions">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user opened Chrome Actions in What's New.</description>
</action>

<action name="WhatsNew.ChromeActions.InstructionsTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the instruction button of Chrome Actions in What's New.
  </description>
</action>

<action name="WhatsNew.ChromeActions.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Chrome Actions in What's
    New.
  </description>
</action>

<action name="WhatsNew.ChromeActions.PrimaryActionTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the primary action of Chrome Actions in What's New.
  </description>
</action>

<action name="WhatsNew.Dismissed">
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user dismissed What's New.</description>
</action>

<action name="WhatsNew.IncognitoLock">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user opened Incognito Lock in What's New.</description>
</action>

<action name="WhatsNew.IncognitoLock.InstructionsTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the instruction button of Incognito Lock in What's New.
  </description>
</action>

<action name="WhatsNew.IncognitoLock.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Incognito Lock in What's
    New.
  </description>
</action>

<action name="WhatsNew.IncognitoLock.PrimaryActionTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the primary action of Incognito Lock in What's New.
  </description>
</action>

<action name="WhatsNew.IncognitoTabsFromOtherApps">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user opened Incognito Tabs From Other Apps in What's New.
  </description>
</action>

<action name="WhatsNew.IncognitoTabsFromOtherApps.InstructionsTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the instruction button of Incognito Tabs From Other Apps
    in What's New.
  </description>
</action>

<action name="WhatsNew.IncognitoTabsFromOtherApps.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Incognito Tabs From Other
    Apps in What's New.
  </description>
</action>

<action name="WhatsNew.IncognitoTabsFromOtherApps.PrimaryActionTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the primary action of Incognito Tabs From Other Apps in
    What's New.
  </description>
</action>

<action name="WhatsNew.MiniMaps">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user opened Mini Maps in What's New.</description>
</action>

<action name="WhatsNew.MiniMaps.InstructionsTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the instruction button of Mini Maps in What's New.
  </description>
</action>

<action name="WhatsNew.MiniMaps.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Mini Maps in What's New.
  </description>
</action>

<action name="WhatsNew.NewOverflowMenu">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user opened New Overflow Menu in What's New.</description>
</action>

<action name="WhatsNew.PasswordsInOtherApps">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user opened Passwords In Other Apps in What's New.
  </description>
</action>

<action name="WhatsNew.PasswordsInOtherApps.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Passwords In Other Apps in
    What's New.
  </description>
</action>

<action name="WhatsNew.PasswordsInOtherApps.PrimaryActionTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the primary action of Passwords In Other Apps in What's
    New.
  </description>
</action>

<action name="WhatsNew.Promo.Displayed">
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The What's New promo was displayed to the user.</description>
</action>

<action name="WhatsNew.SearchTabs">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user opened Search Tabs in What's New.</description>
</action>

<action name="WhatsNew.SearchTabs.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Search Tabs in What's New.
  </description>
</action>

<action name="WhatsNew.SharedHighlighting">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user opened Shared Highlighting in What's New.</description>
</action>

<action name="WhatsNew.SharedHighlighting.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Shared Highlighting in
    What's New.
  </description>
</action>

<action name="WhatsNew.Started">
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user started What's New.</description>
</action>

<action name="WhatsNew.UseChromeByDefault">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>The user opened Chrome By Default in What's New.</description>
</action>

<action name="WhatsNew.UseChromeByDefault.LearnMoreTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on learn more to know more about Chrome By Default in What's
    New.
  </description>
</action>

<action name="WhatsNew.UseChromeByDefault.PrimaryActionTappedTapped">
  <obsolete>Deprecated as of 4/2024.</obsolete>
  <owner>cheickcisse@google.com</owner>
  <owner>sebsg@chromium.org</owner>
  <description>
    The user tapped on the primary action of Chrome By Default in What's New.
  </description>
</action>

<action name="Win10WelcomePage_SetAsDefaultBrowser">
  <owner>pmonette@chromium.org</owner>
  <description>
    The user clicked &quot;Open Windows Settings&quot; in the Win10 version of
    the Welcome page.
  </description>
</action>

<action name="Win7ASHRestart">
  <owner>cpu@chromium.org</owner>
  <owner>ananta@chromium.org</owner>
  <owner>shrikant@chromium.org</owner>
  <description>Tracks when Chrome was restarted on Win7 in Ash.</description>
</action>

<action name="Win7DesktopRestart">
  <owner>cpu@chromium.org</owner>
  <owner>ananta@chromium.org</owner>
  <owner>shrikant@chromium.org</owner>
  <description>
    Tracks when Chrome was restarted on Win7 in desktop.
  </description>
</action>

<action name="Win8DesktopRestart">
  <owner>cpu@chromium.org</owner>
  <owner>ananta@chromium.org</owner>
  <owner>shrikant@chromium.org</owner>
  <description>
    Tracks when Chrome was restarted on Win8 in desktop.
  </description>
</action>

<action name="Win8MetroRestart">
  <owner>cpu@chromium.org</owner>
  <owner>ananta@chromium.org</owner>
  <owner>shrikant@chromium.org</owner>
  <description>Tracks when Chrome was restarted on Win8 in metro.</description>
</action>

<action name="WindowBorder_ClickTogglesSingleAxisMaximize">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WindowCycleController_Cycle">
  <owner>flackr@chromium.org</owner>
  <description>
    Starting a window selection cycle by pressing alt-tab. Only counts the
    initial alt-tab, not each step in the cycle.
  </description>
</action>

<action name="WindowDrag_Maximize">
  <owner>sammiequon@chromium.org</owner>
  <owner>shidi@chromium.org</owner>
  <description>
    Tracks if a window has been snapped to maximized state by dragging the
    window to the top of the screen.
  </description>
</action>

<action name="WindowDrag_MaximizeLeft">
  <owner>sammiequon@chromium.org</owner>
  <owner>shidi@chromium.org</owner>
  <description>
    Tracks if a window has been snapped to to the left by dragging the window to
    the left side of the screen.
  </description>
</action>

<action name="WindowDrag_MaximizeRight">
  <owner>sammiequon@chromium.org</owner>
  <owner>shidi@chromium.org</owner>
  <description>
    Tracks if a window has been snapped to to the right by dragging the window
    to the right side of the screen.
  </description>
</action>

<action name="WindowDrag_Unmaximize">
  <owner>sammiequon@chromium.org</owner>
  <owner>shidi@chromium.org</owner>
  <description>
    Tracks if a window has been unmaximized by dragging down on the title bar of
    a maximized window.
  </description>
</action>

<action name="WindowDrag_Unsnap">
  <owner>sammiequon@chromium.org</owner>
  <owner>shidi@chromium.org</owner>
  <description>
    Tracks if a window has been unsnapped by dragging down on the title bar of a
    snapped window.
  </description>
</action>

<action name="WindowNaming_Cleared">
  <owner>ellyjones@chromium.org</owner>
  <description>
    Logged when the user accepts the &quot;Name Window...&quot; prompt to clear
    a custom name for a browser window.
  </description>
</action>

<action name="WindowNaming_DialogShown">
  <owner>ellyjones@chromium.org</owner>
  <description>
    Logged when the user opens the &quot;Name Window...&quot; prompt.
  </description>
</action>

<action name="WindowNaming_Set">
  <owner>ellyjones@chromium.org</owner>
  <description>
    Logged when the user accepts the &quot;Name Window...&quot; prompt to set a
    custom name for a browser window.
  </description>
</action>

<action name="WindowSelector_ActiveWindowChanged">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Recorded when the user selects a window from Ash overview mode which is
    different from the window that was active prior to entering overview mode.
  </description>
</action>

<action name="WindowSelector_Overview">
  <owner>flackr@chromium.org</owner>
  <description>Starting the window overview mode.</description>
</action>

<action name="WindowSelector_OverviewCloseButton">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Using the 'X' button to close a window in the overview.
  </description>
</action>

<action name="WindowSelector_OverviewCloseKey">
  <owner>tbuckley@chromium.org</owner>
  <description>
    Using Ctrl+W shortcut to close a window in the overview.
  </description>
</action>

<action name="WindowSelector_OverviewEnterKey">
  <owner>flackr@chromium.org</owner>
  <description>
    Using the enter key to select a window in the overview.
  </description>
</action>

<action name="WindowSelector_Selection">
  <obsolete>
    Deprecated as of 06/2014. No longer relevant since alt tab window switching
    was separated from overview mode.
  </obsolete>
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WindowSelector_SwipeToClose">
  <owner>sammiequon@chromium.org</owner>
  <description>
    Vertically swiping or flinging a window in overview to close the window.
  </description>
</action>

<action name="WorkerProcess_BadProcessToKill">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WP_EditImage">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WP_Gallery">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="WrenchMenu_Bookmarks_AlwaysHideBookmarkBar">
  <owner>jennserrano@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user selected the &quot;Always Hide&quot; option for the bookmark bar
    visibility from the three-dot app menu.
  </description>
</action>

<action name="WrenchMenu_Bookmarks_AlwaysShowBookmarkBar">
  <owner>jennserrano@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user selected the &quot;Always Show&quot; option for the bookmark bar
    visibility from the three-dot app menu.
  </description>
</action>

<action name="WrenchMenu_Bookmarks_ContextMenu_OpenAll">
  <owner>dfried@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user opened one or more bookmarks in the Bookmarks Bar using the context
    menu. Distinguished from launching from e.g. the application menu or the
    bookmark manager. This is for opening bookmarks normally (in the same
    window).

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="WrenchMenu_Bookmarks_ContextMenu_OpenAllIncognito">
  <owner>dfried@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user opened one or more bookmarks in the Bookmarks Bar using the context
    menu. Distinguished from launching from e.g. the application menu or the
    bookmark manager. This is for opening bookmarks in an incognito window.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="WrenchMenu_Bookmarks_ContextMenu_OpenAllInNewTabGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the bookmarks context menu is used in the Wrench menu for
    &quot;Open all in new tab group&quot;
  </description>
</action>

<action name="WrenchMenu_Bookmarks_ContextMenu_OpenAllInNewWindow">
  <owner>dfried@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user opened one or more bookmarks in the Bookmarks Bar using the context
    menu. Distinguished from launching from e.g. the application menu or the
    bookmark manager. This is for opening bookmarks in a new window.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="WrenchMenu_Bookmarks_ContextMenu_OpenAllIsolated">
  <owner>przybytniowska@google.com</owner>
  <owner>zmin@chromium.org</owner>
  <description>
    The user opened one or more bookmarks in the App Menu (Wrench Menu) using
    the context menu option to open in an Isolated window.
  </description>
</action>

<action name="WrenchMenu_Bookmarks_ContextMenu_OpenSplitView">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the bookmarks context menu is used in the Wrench menu for
    &quot;open split view&quot;
  </description>
</action>

<action name="WrenchMenu_Bookmarks_LaunchURL">
  <owner>dfried@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    The user opened a bookmark from the wrench/application/three-dot menu.
    Distinguished from launching from e.g. the bookmarks bar or bookmark
    manager.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="WrenchMenu_Bookmarks_OnlyShowBookmarkBarOnNtp">
  <owner>jennserrano@google.com</owner>
  <owner>chrome-desktop-ntp@google.com</owner>
  <description>
    The user selected the &quot;Only Show on NTP&quot; option for the bookmark
    bar visibility from the three-dot app menu.
  </description>
</action>

<action name="WrenchMenu_OpenRecentGroup">
  <owner>dpenning@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>App Menu: Recently Closed: Open a recent group.</description>
</action>

<action name="WrenchMenu_OpenRecentSplit">
  <owner>kunaldaftari@google.com</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>App Menu: Recently Closed: Open a recent split.</description>
</action>

<action name="WrenchMenu_OpenRecentTabFromDevice">
  <owner>jwd@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Hot Dog Menu: Recent Tabs: Open a recent tab from a device.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="WrenchMenu_OpenRecentTabFromLocal">
  <owner>jwd@chromium.org</owner>
  <owner>chrome-analysis-team@google.com</owner>
  <description>
    Hot Dog Menu: Recent Tabs: Open a recent tab link from local.

    This user action is of special interest to the chrome-analysis-team@. Do not
    change its semantics or retire it without talking to them first.
  </description>
</action>

<action name="WrenchMenu_OpenRecentWindow">
  <owner>jwd@chromium.org</owner>
  <description>
    Hot Dog Menu: Recent Tabs: Open a recent tab in a new window.
  </description>
</action>

<action name="XR.ARCoreDeviceProviderFactory.NotInstalled"
    not_user_triggered="true">
  <obsolete>
    The code that caused the issue this action was meant to track is no longer
    present.
  </obsolete>
  <owner>alcooper@chromium.org</owner>
  <owner>xr-dev@chromium.org</owner>
  <description>
    Raised when XR service was unable to obtain necessary component. The action
    is not directly raised by the user's behavior as it should only be logged
    when the user navigates to a website that uses WebXR Device API, only in
    case the necessary provider was not installed during browser start-up.
    Created to assess the impact of the issue causing https://crbug.com/1050470.
  </description>
</action>

<action name="ZoomMinus">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ZoomMinus_AtMinimum">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ZoomNormal">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ZoomPlus">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="ZoomPlus_AtMaximum">
  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
  <description>Please enter the description of this user action.</description>
</action>

<action name="{ClosingSidePanelType}.ClosedToOpen.{OpeningSidePanelType}">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    {ClosingSidePanelType} has been closed due {OpeningSidePanelType} opening.
  </description>
  <token key="ClosingSidePanelType" variants="SidePanelType"/>
  <token key="OpeningSidePanelType" variants="SidePanelType"/>
</action>

<action
    name="{ClosingSidePanelType}.{ClosingSidePanelEntry}.EntryClosedToOpen.{OpeningSidePanelEntry}">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    {ClosingSidePanelType} has been closed when the {ClosingSidePanelEntry} side
    panel entry was showing due {OpeningSidePanelEntry} side panel entry
    opening.
  </description>
  <token key="ClosingSidePanelType" variants="SidePanelType"/>
  <token key="ClosingSidePanelEntry" variants="SidePanelEntry"/>
  <token key="OpeningSidePanelEntry" variants="SidePanelEntry"/>
</action>

<action
    name="{ClosingSidePanelType}.{SidePanelEntry}.ClosedToOpen.{OpeningSidePanelType}">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    {ClosingSidePanelType} has been closed when the {SidePanelEntry} side panel
    entry was showing due {OpeningSidePanelType} opening.
  </description>
  <token key="ClosingSidePanelType" variants="SidePanelType"/>
  <token key="SidePanelEntry" variants="SidePanelEntry"/>
  <token key="OpeningSidePanelType" variants="SidePanelType"/>
</action>

<action
    name="{ContextualSearchSource}.AimEntrypoint.{PopupType}.ContextualElement.Clicked.{ContextType}">
  <owner>niharm@google.com</owner>
  <owner>chrome-contextual-tasks-eng@google.com</owner>
  <description>
    Recorded when the user opens the context menu in a WebUI searchbox (omnibox,
    realbox, etc.) or composebox and selects a menu item. This action is
    recorded on {ContextualSearchSource} for {PopupType} and {ContextType}.
  </description>
  <token key="ContextualSearchSource" variants="ContextualSearchSource"/>
  <token key="PopupType" variants="PopupType"/>
  <token key="ContextType" variants="ContextType"/>
</action>

<action name="{SidePanelType}.Hide">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>The user closed the {SidePanelType}.</description>
  <token key="SidePanelType" variants="SidePanelType"/>
</action>

<action name="{SidePanelType}.Show">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>The user opened the {SidePanelType}.</description>
  <token key="SidePanelType" variants="SidePanelType"/>
</action>

<action name="{SidePanelType}.{SidePanelEntry}.Shown">
  <owner>corising@chromium.org</owner>
  <owner>top-chrome-desktop-ui@google.com</owner>
  <description>
    Recorded when the {SidePanelEntry} side panel entry is shown in the
    {SidePanelType}.
  </description>
  <token key="SidePanelType" variants="SidePanelType"/>
  <token key="SidePanelEntry" variants="SidePanelEntry"/>
</action>

</actions>
