| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 388871886b05ff71a9927c6cbb29756b8702c4de..82d060477298f80463138444e6d6ada301a9fdb1 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -35514,6 +35514,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="NQE.NetworkIdAvailable" enum="BooleanAvailable">
|
| + <owner>tbansal@chromium.org</owner>
|
| + <owner>bengr@chromium.org</owner>
|
| + <summary>
|
| + Whether the network ID (SSID of the Wi-Fi network, or the MCC/MNC operator
|
| + of the cellular network) was available or not. Recorded only on Wi-Fi and
|
| + cellular networks. Recorded right after the connection type changes.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="NQE.PeakKbps" units="Kbps">
|
| <owner>bengr@chromium.org</owner>
|
| <owner>tbansal@chromium.org</owner>
|
|
|