Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/
Dlocalized_error.cc704 base::DictionaryValue* suggest_check_connection = new base::DictionaryValue; in GetStrings() local
705 suggest_check_connection->SetString("header", in GetStrings()
708 suggest_check_connection->SetString("body", in GetStrings()
711 suggestions->Append(suggest_check_connection); in GetStrings()