| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 1e6fb8f734280ef4a12aaa326b48843d4541fe86..82fc6264f385c459a834067daaa8fe689b97a487 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -38231,6 +38231,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <int value="0" label="Opened automatically / Offering a password to save"/>
|
| <int value="1" label="Opened manually / Offering a password to save"/>
|
| <int value="2" label="Opened manually / Managing saved passwords"/>
|
| + <int value="3" label="Opened manually / Site is blacklisted"/>
|
| </enum>
|
|
|
| <enum name="PasswordGenerationEvent" type="int">
|
| @@ -38683,6 +38684,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <int value="3" label="Clicked 'Never'"/>
|
| <int value="4" label="Clicked 'Manage passwords'"/>
|
| <int value="5" label="Clicked 'Done'"/>
|
| + <int value="6" label="Clicked 'Enable password manager'"/>
|
| </enum>
|
|
|
| <enum name="PepperInterface" type="int">
|
|
|