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

/external/chromium_org/chrome/common/
H A Dlocalized_error.cc715 base::DictionaryValue* suggest_dns_config = new base::DictionaryValue; local
716 suggest_dns_config->SetString("header",
719 suggest_dns_config->SetString("body",
722 suggestions->Append(suggest_dns_config);

Completed in 298 milliseconds