Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_blocking_page.cc98 const char kShowDiagnosticCommand[] = "showDiagnostic"; variable
369 if (command == kShowDiagnosticCommand) { in CommandReceived()