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

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

Issue 1100763002: Inject CanAddURLToHistory into TopSitesImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@prefs
Patch Set: Fix error introduced during rebase Created 5 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 | « tools/mb/mb_unittest.py ('k') | tools/metrics/histograms/histograms.xml » ('j') | 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 327f44d08618d5fd1fb0267432b4c85acd7c6705..e86847be8e3779711242271c54566fbfe972f14f 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -7091,6 +7091,15 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Launcher_MinimizeTask">
+ <owner>bruthig@google.com</owner>
+ <owner>tdanderson@google.com</owner>
+ <description>
+ Recorded when the user minimizes an existing task by clicking an icon in the
+ shelf.
+ </description>
+</action>
+
<action name="Launcher_SwitchTask">
<owner>bruthig@google.com</owner>
<owner>tdanderson@google.com</owner>
« no previous file with comments | « tools/mb/mb_unittest.py ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698