| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 0fb3604625d680dfc4a3eb3b0c737a1d200a7a76..1c35cb6594a0e1ca5599fa0827eed161dfe68739 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -35825,6 +35825,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 NetworkID (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>
|
|
|