| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index b96d36c0757492ffe74de4250a8c03d14529fe9b..16b433e4450af89600e9ed48dc2f5ab3c39b7ad5 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -82195,6 +82195,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <int value="352" label="Configure allowed quick unlock modes."/>
|
| <int value="353"
|
| label="Sets how often user has to enter password to use quick unlock."/>
|
| + <int value="354" label="Sets the minimum length of the lock screen PIN."/>
|
| + <int value="355" label="Sets the maximum length of the lock screen PIN."/>
|
| + <int value="356"
|
| + label="Enables users to set weak PINs for the lock screen PIN."/>
|
| </enum>
|
|
|
| <enum name="EnterprisePolicyInvalidations" type="int">
|
| @@ -84176,6 +84180,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <int value="1146" label="LANGUAGESETTINGSPRIVATE_DISABLELANGUAGE"/>
|
| <int value="1147" label="FILEMANAGERPRIVATEINTERNAL_GETDIRECTORYSIZE"/>
|
| <int value="1148" label="BLUETOOTHLOWENERGY_SETADVERTISINGINTERVAL"/>
|
| + <int value="1149" label="QUICKUNLOCKPRIVATE_ISCREDENTIALUSABLE"/>
|
| </enum>
|
|
|
| <enum name="ExtensionIconState" type="int">
|
|
|