| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index afddc105f59570a89cfac4b693a718ea1656aa54..98cbe2dd783e042eaa98d84eef22bf6c06110b0c 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -29294,6 +29294,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Process.Sandbox.Launch.Error" units="GetLastError">
|
| + <owner>shrikant@chromium.org</owner>
|
| + <summary>
|
| + Errors returned while launching sandboxed process on Windows. For decoding
|
| + error code please refer to http://goo.gl/fJJiAv.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Process.Sandbox.Lowbox.Launch.Error" units="GetLastError">
|
| <owner>shrikant@chromium.org</owner>
|
| <summary>
|
|
|