| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 247bc9e5196cbfdf66735398f2009d116e4647ac..90988b7262165e9826fbc2bb78ee049c45e08169 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -1301,6 +1301,13 @@ other types of suffix sets.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Blacklist.Blocked" units="dll_hash">
|
| + <summary>
|
| + Records the name hashes of all the dlls that are blocked from the browser
|
| + process.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Blacklist.PatchedInRenderer" enum="BooleanHit">
|
| <summary>
|
| Counts the number of times a renderer process is started with the browser
|
|
|