Searched refs:location_text (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextension_settings_handler.cc276 base::string16 location_text; local
278 location_text = l10n_util::GetStringUTF16(
282 location_text = l10n_util::GetStringUTF16(
285 location_text = l10n_util::GetStringUTF16(
288 extension_data->SetString("locationText", location_text);

Completed in 150 milliseconds