| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 62a27b30a2da9aae442dc66971a21d0368b1b276..99f1015bdecc4f1f6ecf74a234442b77040fac41 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -48356,6 +48356,7 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| <int value="1" label="Authentication performed using local credentials"/>
|
| <int value="2" label="Authentication performed on-line"/>
|
| <int value="3" label="Authentication failed"/>
|
| + <int value="4" label="Authentication failed due to being offline"/>
|
| </enum>
|
|
|
| <enum name="ProfileAvatar" type="int">
|
|
|