Skip to content

Commit

Permalink
Add scdetour.dll to the browser blacklist
Browse files Browse the repository at this point in the history
BUG=

Review URL: https://codereview.chromium.org/357733002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279741 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
csharp@chromium.org committed Jun 25, 2014
1 parent a92f54a commit e4f3a31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chrome_elf/blacklist/blacklist.cc
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ const wchar_t* g_troublesome_dlls[kTroublesomeDllsMaxCount] = {
L"hk.dll", // Unknown (keystroke logger).
L"libsvn_tsvn32.dll", // TortoiseSVN.
L"lmrn.dll", // Unknown.
L"scdetour.dll", // Quick Heal Antivirus.
// See crbug.com/382561.
L"systemk.dll", // Unknown (suspected adware).
L"windowsapihookdll32.dll", // Lenovo One Key Theater.
// See crbug.com/379218.
Expand Down

0 comments on commit e4f3a31

Please sign in to comment.