Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 979dd73179893aa46ee613910f0b6316890f9d8b..3a24ad5ccd254479d8f9947816794e2b8e999de0 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -12419,6 +12419,30 @@ should be able to be added at any place in this file. |
<description>Please enter the description of this user action.</description> |
</action> |
+<action name="TabbdedModeOptInInfoBar_Shown"> |
gone
2015/11/12 21:41:33
Tabbded?
Kibeom Kim (inactive)
2015/11/17 11:49:49
Done.
|
+ <owner>kkimlabs@chromium.org</owner> |
+ <description> |
+ Recorded when tabbed mode opt in promotion infobar for selected devices on |
gone
2015/11/12 21:41:33
InfoBar.
Kibeom Kim (inactive)
2015/11/17 11:49:49
Done.
|
+ Android is shown. |
+ </description> |
+</action> |
+ |
+<action name="TabbdedModeOptInInfoBar_UserDismissed"> |
+ <owner>kkimlabs@chromium.org</owner> |
+ <description> |
+ Recorded when user dismissed tabbed mode opt in promotion infobar on |
+ Android. |
+ </description> |
+</action> |
+ |
+<action name="TabbdedModeOptInInfoBar_UserOptIn"> |
+ <owner>kkimlabs@chromium.org</owner> |
+ <description> |
+ Recorded when user opted in on tabbed mode opt in promotion infobar on |
+ Android. |
+ </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> |