| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 7a26d3b2e6785cda654ae9297d2504155e8b8f18..39c3d5920313027ba9d9d1bbab25f1e727769f91 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -35246,6 +35246,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Sdch3.AdvertisedWithSecureScheme" enum="BooleanHttps">
|
| + <owner>ellyjones@chromium.org</owner>
|
| + <summary>
|
| + Whether an SDCH dictionary was advertised over a secure scheme or not. This
|
| + histogram is logged inside SdchManager at advertisement time.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Sdch3.Advertisement_Count">
|
| <owner>rdsmith@chromium.org</owner>
|
| <summary>
|
|
|