Chromium Code Reviews| 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"/> |
|
Marc Treib
2016/05/12 13:57:59
nit: I'd remove the "in". "OAuth2".
jkrcal
2016/05/12 14:14:04
My non-native sense for English prefers my version
|
| </enum> |
| <enum name="NtpSuggestionsType" type="int"> |