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

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: rebase fix Created 3 years, 12 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 bc086e693b95ff6d0e20ac3857c051ddaa80dc9b..ca0bd7b459f572aa7b815f6ae05a629ea2dd8ba8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -99741,6 +99741,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="Infobar dismissed by reload"/>
</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