Home
last modified time | relevance | path

Searched refs:location_str (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/
Dsync_ui_util.cc403 std::string location_str; in ConstructAboutInformation() local
404 loc.Write(true, true, &location_str); in ConstructAboutInformation()
405 strings->SetString("unrecoverable_error_location", location_str); in ConstructAboutInformation()