Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 25e1feea0d22b57595fdc5ffc7d95c22282b9f96..01a677575db4a3e24b79b26c79c7ea75d1733354 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -3035,6 +3035,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| <summary>Event counts in ServiceProcessControl.</summary> |
| </histogram> |
| +<histogram name="CloudPrint.ServiceProcessSocketLength"> |
| + <owner>vitalybuka@chromium.org</owner> |
| + <summary> |
| + Temporarily histograme with size of IPC sockets in default location. See |
|
Alexei Svitkine (slow)
2015/03/14 23:23:05
Nit: histogram
Vitaly Buka (NO REVIEWS)
2015/03/16 07:07:16
Done.
|
| + http://crbug.com/466644 |
| + </summary> |
| +</histogram> |
| + |
| <histogram name="CloudPrint.ServiceUtilityCapsFailTime" units="ms"> |
| <owner>vitalybuka@chromium.org</owner> |
| <summary> |