| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 3317faa0a89ed0439d8905b2a4080b2094e0f09a..ac259066e8c9865946a426d5b369ec492506e015 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -48980,6 +48980,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">
|
|
|