Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index cfc3581269a74d8072089cca7303e4b63d669602..a680068a1507c1ae9ab8eff007599e7ccba43438 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -10686,15 +10686,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| <summary>The scheme of the URL for each main-frame navigation.</summary> |
| </histogram> |
| -<histogram name="NCN.NetworkOperatorMCCMNC_ConnectionChange"> |
| +<histogram name="NCN.NetworkOperatorMCCMNC"> |
| <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 the network connection is changed to a mobile network. Value |
| - zero means the connection is changed to a non-mobile network or the operator |
| - code is unknown. |
| + operator when a new metrics log is created or when the network connection is |
| + changed to a mobile network. A value of zero means a non-mobile network or |
|
Ilya Sherman
2014/05/08 22:43:22
nit: Is the metric also logged when the network co
bolian
2014/05/08 22:57:00
Done. Removed "to a mobile network".
|
| + the operator code is unknown. |
| </summary> |
| </histogram> |