diff options
author | lzheng@chromium.org <lzheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-18 00:00:07 +0000 |
---|---|---|
committer | lzheng@chromium.org <lzheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-18 00:00:07 +0000 |
commit | 03a888f5be78f70fe7b413c7222ac911af9d40cb (patch) | |
tree | 1371001bf3b37d99da8bfa7d12aa3d5090fc6583 /chrome/common/chrome_switches.h | |
parent | f6a67b42c830927c8d4b12a6f66e3ce9e53115b3 (diff) | |
download | chromium_src-03a888f5be78f70fe7b413c7222ac911af9d40cb.zip chromium_src-03a888f5be78f70fe7b413c7222ac911af9d40cb.tar.gz chromium_src-03a888f5be78f70fe7b413c7222ac911af9d40cb.tar.bz2 |
Turn on the binary malware warning.
BUG=60822
TEST=none
Review URL: http://codereview.chromium.org/6708004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78634 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 6f6e1af..b5009ab 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -258,7 +258,6 @@ extern const char kSbInfoURLPrefix[]; extern const char kSbMacKeyURLPrefix[]; extern const char kSbDisableAutoUpdate[]; extern const char kSbDisableDownloadProtection[]; -extern const char kSbEnableDownloadWarningUI[]; extern const char kSdchFilter[]; extern const char kSearchInOmniboxHint[]; extern const char kServiceAccountLsid[]; |