Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index b1a68f49d867e5ead96724ddde8fdde32898468f..9281e0dc0f0a9391f73e57927b1bee5e243ebb39 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -4860,6 +4860,12 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Geolocation.NetworkLocationRequest.AccessPoints" units="count"> |
Ilya Sherman
2013/10/08 23:51:03
nit: This units attribute seems pretty redundant;
Michael van Ouwerkerk
2013/10/09 13:09:57
Done.
|
+ <summary> |
+ The number of wifi access points used to determine geolocation. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Geolocation.NetworkLocationRequest.Event" |
enum="NetworkLocationRequestEvent"> |
<summary>Events in NetworkLocationRequest.</summary> |