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..14567efffc38219f247b5046607976b92aa8aa59 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -13169,6 +13169,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| +<histogram name="Enterprise.VpdUpdateStatus"> |
| + <owner>igorcov@chromium.org</owner> |
|
Thiemo Nagel
2016/11/02 17:22:37
Could you maybe add me as another owner?
igorcov
2016/11/03 14:15:47
Done.
|
| + <summary> |
| + The status code (exit code or signal) from VPD update operation (Chrome OS). |
| + </summary> |
| +</histogram> |
| + |
| <histogram name="Enterprise.WildcardLoginCheck.DelayPolicyTokenFetch" |
| units="ms"> |
| <owner>mnissler@chromium.org</owner> |