| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 45067c84ce74a7a239984b50c5735b4f3f1ead78..6b804732dc8aaf0b0d4bb963c77c8a5ff9a21614 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -30589,7 +30589,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>
|
| Android: Records which states of the "first run experience" have
|
| been reached. Each bucket represents a state and recorded everytime the
|
| - state changed.
|
| + state changed. Pages can be double counted if the user goes backwards in
|
| + the flow.
|
| </summary>
|
| </histogram>
|
|
|
| @@ -106328,6 +106329,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">
|
|
|