Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dchrome_switches.h236 extern const char kSbDisableDownloadProtection[];
Dchrome_switches.cc836 const char kSbDisableDownloadProtection[] = variable
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_test.cc300 command_line->AppendSwitch(switches::kSbDisableDownloadProtection); in SetUpCommandLine()
Dsafe_browsing_service.cc883 !cmdline->HasSwitch(switches::kSbDisableDownloadProtection); in Start()