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

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

Issue 2962523003: Improve histogram and actions for CBD dialog (Closed)
Patch Set: Improve histogram summary Created 3 years, 6 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
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 247788315919be83b17edc8dc08866b3f29ac2f9..1e3d77ec2c0cdb01d07ff579b3dfd7aaa9aa64e9 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -3221,6 +3221,18 @@ 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="ClearBrowsingData_SwitchTo_AdvancedTab">
+ <owner>dullweber@chromium.org</owner>
+ <owner>msramek@chromium.org</owner>
+ <description>User switched to advanced tab.</description>
+</action>
+
+<action name="ClearBrowsingData_SwitchTo_BasicTab">
+ <owner>dullweber@chromium.org</owner>
+ <owner>msramek@chromium.org</owner>
+ <description>User switched to basic tab.</description>
+</action>
+
<action name="ClearBrowsingData_TimePeriodChanged_Everything">
<owner>dullweber@chromium.org</owner>
<owner>msramek@chromium.org</owner>

Powered by Google App Engine
This is Rietveld 408576698