| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index e38cc51e239ad3a23cda03f8503c7f5c2a14d980..ca0eec25c1a86cd088a0169b81db61a8938ce973 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -8946,6 +8946,13 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <summary>Time taken to unpack an extension, when the unpack fails.</summary>
|
| </histogram>
|
|
|
| +<histogram name="Extensions.SandboxUnpackHashCheck">
|
| + <owner>ginkage@chromium.org</owner>
|
| + <summary>
|
| + Whether a CRX file hash sum was the same as in an updater manifest.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Extensions.SandboxUnpackInitialCrxPathLength">
|
| <owner>asargent@chromium.org</owner>
|
| <summary>Length of the initial path to the CRX to be unpacked.</summary>
|
|
|