Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 387317038e1ea20a3933ee54f6ac213a9eca84c5..873797ebacde01a7389475e90d54674cb9fc560d 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -1162,6 +1162,14 @@ should be able to be added at any place in this file. |
<description>User showed the history bottom sheet content.</description> |
</action> |
+<action name="Android.ChromeHome.ShowIncognitoHome"> |
+ <owner>mdjones@chromium.org</owner> |
+ <owner>twellington@chromium.org</owner> |
+ <description> |
+ User showed the incognito bottom sheet content in the "Home" tab. |
+ </description> |
+</action> |
+ |
<action name="Android.ChromeHome.ShowSuggestions"> |
<owner>mdjones@chromium.org</owner> |
<owner>twellington@chromium.org</owner> |