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.cc316 base::string16 location_text; local
318 location_text = l10n_util::GetStringUTF16(
322 location_text = l10n_util::GetStringUTF16(
325 location_text = l10n_util::GetStringUTF16(
328 location_text = l10n_util::GetStringUTF16(
331 extension_data->SetString("locationText", location_text);

Completed in 1380 milliseconds