| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 76bdb2ab49f4367329e13e8595ec63dca97728e0..859f80f85114bb60e8fd7f9d3839ac08461fd76f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -80097,6 +80097,7 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| <int value="3" label="HTTP error"/>
|
| <int value="4" label="JSON parse error"/>
|
| <int value="5" label="Invalid snippet content"/>
|
| + <int value="6" label="Error in obtaining oauth access token"/>
|
| </enum>
|
|
|
| <enum name="NtpSuggestionsType" type="int">
|
|
|