Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 0fdeeb1de72d951a07241bc23f21cb28593dbcd5..4df83d4facf16e430a06e299f8c93a95b44ff622 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -13169,6 +13169,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| +<histogram name="Enterprise.VpdUpdateStatus"> |
|
Daniel Erat
2016/11/02 14:16:49
if this is an enum, please add an enum="VpdUpdateS
Daniel Erat
2016/11/02 14:19:17
looked more closely at the other side and saw that
igorcov
2016/11/02 15:53:24
Done.
igorcov
2016/11/02 15:53:24
Done.
|
| + <owner>igorcov@chromium.org</owner> |
| + <summary>The status code from VPD update operation (Chrome OS).</summary> |
| +</histogram> |
| + |
| <histogram name="Enterprise.WildcardLoginCheck.DelayPolicyTokenFetch" |
| units="ms"> |
| <owner>mnissler@chromium.org</owner> |