Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ssl/
Dssl_error_info.h65 const std::vector<string16>& extra_information() const { in extra_information() function
Dssl_blocking_page.cc73 SetExtraInfo(&strings, error_info.extra_information()); in GetHTMLContents()