AddInteger        266 content/browser/geolocation/network_location_request.cc     AddInteger("signalStrength", (*iter)->radio_signal_strength, wifi_dict);
AddInteger        267 content/browser/geolocation/network_location_request.cc     AddInteger("age", age_milliseconds, wifi_dict);
AddInteger        268 content/browser/geolocation/network_location_request.cc     AddInteger("channel", (*iter)->channel, wifi_dict);
AddInteger        269 content/browser/geolocation/network_location_request.cc     AddInteger("signalToNoiseRatio", (*iter)->signal_to_noise, wifi_dict);