Commit b2c85789 authored by Olivier Robin's avatar Olivier Robin Committed by Commit Bot

Deprecate TodayExtension.* actions.

These are metrics of the old Today extension.

Change-Id: Icd0d7c832dacd725cfb33554fc0cf026344dd7ea
Reviewed-on: https://chromium-review.googlesource.com/c/1339839Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarPeter Lee <pkl@chromium.org>
Commit-Queue: Olivier Robin <olivierrobin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#608781}
parent 9eaf9779
......@@ -19732,11 +19732,17 @@ should be able to be added at any place in this file.
</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.
......@@ -19744,6 +19750,9 @@ should be able to be added at any place in this file.
</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.
......@@ -19751,6 +19760,9 @@ should be able to be added at any place in this file.
</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.
......@@ -19758,6 +19770,9 @@ should be able to be added at any place in this file.
</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
......@@ -19776,6 +19791,9 @@ should be able to be added at any place in this file.
</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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment