Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_blocking_page.cc82 static const char* const kLearnMoreCommand = "learnMore"; variable
405 if (command == kLearnMoreCommand) { in CommandReceived()