| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 14495c702c25f88190cf8474ad560d1699874163..7d369729f5e915fedf099f1c9401bd63ae3826f4 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -1275,6 +1275,13 @@ other types of suffix sets.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Blacklist.PatchedInRenderer" enum="BooleanHit">
|
| + <summary>
|
| + Counts the number of times a renderer process is started with the browser
|
| + blacklist patch.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Blacklist.Setup" enum="BlacklistSetup">
|
| <summary>
|
| Records the successes and failures when running the browser blacklist setup
|
|
|