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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2803293002: Create Bookmark Footnote desktop iOS promotion (Closed)
Patch Set: Add footnote promotion Created 3 years, 7 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
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index b5eb2c548ecdc1d4abe5d9cafd0a0e00af327d35..d03ca14d3d7e34686c46da24d9e1df28c9faff3a 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -7023,6 +7023,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1" label="No thanks clicked."/>
<int value="2" label="Close button clicked."/>
<int value="3" label="Send SMS clicked."/>
+ <int value="4" label="Learn more link clicked."/>
</enum>
<enum name="DesktopIOSPromotionEntryPoint" type="int">
@@ -7030,6 +7031,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2" label="Bookmarks new bubble."/>
<int value="3" label="Bookmarks footnote."/>
<int value="4" label="HistoryPage."/>
+ <int value="5" label="Footnote followup bubble"/>
</enum>
<enum name="DesktopSearchRedirectionInfobarCloseAction" type="int">

Powered by Google App Engine
This is Rietveld 408576698