Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc154 const std::string& other_info) { in LoadErrorPage() argument
164 if (!other_info.empty()) in LoadErrorPage()
165 ss << "<br/>" << other_info; in LoadErrorPage()