Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_blocking_page.cc476 GURL diagnostic_url(diagnostic); in CommandReceived() local
477 diagnostic_url = google_util::AppendGoogleLocaleParam(diagnostic_url); in CommandReceived()
480 tab()->OpenURL(diagnostic_url, GURL(), CURRENT_TAB, PageTransition::LINK); in CommandReceived()