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

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

Issue 2820793003: Track Previews infobar dismissals due to tab closure (Closed)
Patch Set: 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:
Download patch
« no previous file with comments | « chrome/browser/previews/previews_infobar_delegate_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index bf8733fd0f1a44b9bdd91975fac65dfb94729258..493ab0d9fd737e9c1bb737834482f59bee77381b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -108341,6 +108341,7 @@ from previous Chrome versions.
<int value="2" label="Infobar dismissed by user"/>
<int value="3" label="Infobar dismissed by navigation"/>
<int value="4" label="Infobar dismissed by reload"/>
+ <int value="5" label="Infobar dismissed by tab closure"/>
</enum>
<enum name="PreviewsUserOptedOut" type="int">
« no previous file with comments | « chrome/browser/previews/previews_infobar_delegate_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698