Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 1a4329edb1d661ed76faed9b1b07bc372cd1ea67..752eb1135dc6e73d59e244f3fdb47a6f7775ebdf 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -27629,12 +27629,12 @@ other types of suffix sets. |
| </histogram> |
| <histogram name="UMA.MachineIdState" enum="UmaMachineIdState"> |
| - <sumary> |
| + <summary> |
|
Alexei Svitkine (slow)
2014/03/28 19:02:50
Nit: Add owner tag as well.
jwd
2014/03/28 19:43:15
Done.
|
| Tracks if the machine ID is generated successfully and if it changes from |
| one run to the next. The machine ID is a 24-bit hash of machine |
| characteristics. It is expected to change if an install of Chrome is copied |
| to multiple machines. This check happens once per browser startup. |
| - </sumary> |
| + </summary> |
| </histogram> |
| <histogram name="UMA.Perf.GetData" enum="GetPerfDataOutcome"> |