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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2557113004: Seperate reloads when reporting previews infobar dismissal (Closed)
Patch Set: megjablon comments Created 4 years 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 8df98065368bf0b66dc55c21868b5844da82377e..b8a99dd90daf699e921b59b4ccb8ea1d3fdc9b25 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -98718,6 +98718,7 @@ value.
<int value="1" label="Infobar 'Load original' clicked"/>
<int value="2" label="Infobar dismissed by user"/>
<int value="3" label="Infobar dismissed by navigation"/>
+ <int value="4" label="Infboar dismissed by reload"/>
Steven Holte 2016/12/19 22:50:26 Infboar -> Infobar
RyanSturm 2016/12/19 22:55:48 Done.
</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