| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 25e1feea0d22b57595fdc5ffc7d95c22282b9f96..8fb026d1573783ef94c734efe2a16451ecf6495d 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 histogram with size of IPC sockets in default location.
|
| + TODO(vitalybuka) Remove after investigation http://crbug.com/466644
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="CloudPrint.ServiceUtilityCapsFailTime" units="ms">
|
| <owner>vitalybuka@chromium.org</owner>
|
| <summary>
|
|
|