| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index d59435b60be62343cc4f1e68e004544bc3ae7800..3048bc3ed4b8d7bd5e34f9bb372440cff1488c82 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -86079,6 +86079,7 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| <int value="5" label="FAILED_VERSION_CHECK"/>
|
| <int value="6" label="FAILED_DEFAULT_SETTING_SET"/>
|
| <int value="7" label="FAILED_WRONG_SETTINGS_COUNT"/>
|
| + <int value="8" label="SKIPPED_VERSION_CHECK_EQUAL"/>
|
| </enum>
|
|
|
| <enum name="ScrollThread" type="int">
|
|
|