Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Unified Diff: tools/metrics/actions/actions.xml

Issue 2809923003: [Home] Add a Chrome Home specific incognito NTP (Closed)
Patch Set: [Home] Add a Chrome Home specific incognito NTP Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/ntp/ChromeHomeNewTabPageTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 &quot;Home&quot; tab.
+ </description>
+</action>
+
<action name="Android.ChromeHome.ShowSuggestions">
<owner>mdjones@chromium.org</owner>
<owner>twellington@chromium.org</owner>
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/ntp/ChromeHomeNewTabPageTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698