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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2844323003: 🔍 Add first run dialog for selecting search engine (Closed)
Patch Set: Rebase 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 a6a5a10d5fcdf58ab0c7d6e6a6a505eb13beba09..e7ab6072226259de232d5a86d81b90b7a2263634 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -23336,6 +23336,7 @@ from previous Chrome versions.
<int value="3" label="Sign in shown"/>
<int value="4" label="FRE completed w/ user signed in"/>
<int value="5" label="FRE completed w/ user not signed in"/>
+ <int value="6" label="Search engine choice dialog shown"/>
</enum>
<enum name="MobileFreSignInChoice" type="int">

Powered by Google App Engine
This is Rietveld 408576698