| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 8105116289dd524fc5b44af561363c9b7e1145b7..0f97b22cd4a864d5233bbe6efdce344520b80398 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -10690,6 +10690,17 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="NCN.NetworkOperatorMCCMNC_NewMetricsLog">
|
| + <owner>bolian@chromium.org</owner>
|
| + <owner>bengr@google.com</owner>
|
| + <owner>marq@google.com</owner>
|
| + <summary>
|
| + The MCC (mobile country code) and MNC (mobile network code) of the network
|
| + operator when a new metrics log is created. Value zero mean the connection
|
| + is a non-mobile network or the operator code is unknown.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Net.AlternateProtocolBrokenLocation"
|
| enum="BrokenAlternateProtocolLocation">
|
| <owner>rch@chromium.org</owner>
|
|
|