Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_blocking_page.cc80 static const char* const kShowDiagnosticCommand = "showDiagnostic"; variable
471 if (command == kShowDiagnosticCommand) { in CommandReceived()