Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_blocking_page.cc86 static const char* const kDoReportCommand = "doReport"; variable
395 if (command == kDoReportCommand) { in CommandReceived()