From ef01f397ee495579bc90f7f1593a674498c91a01 Mon Sep 17 00:00:00 2001 From: csharp Date: Mon, 29 Sep 2014 08:27:06 -0700 Subject: [PATCH] Remove ScDetours.dll from the Browser Blacklist Quick Report reports they have fixed the issue and the dll now works correctly with chromium. BUG=382561 Review URL: https://codereview.chromium.org/617453002 Cr-Commit-Position: refs/heads/master@{#297178} --- chrome_elf/blacklist/blacklist.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/chrome_elf/blacklist/blacklist.cc b/chrome_elf/blacklist/blacklist.cc index 794a69f196dcf4..24e5fe8b218db0 100644 --- a/chrome_elf/blacklist/blacklist.cc +++ b/chrome_elf/blacklist/blacklist.cc @@ -48,8 +48,6 @@ const wchar_t* g_troublesome_dlls[kTroublesomeDllsMaxCount] = { L"libwinhook.dll", // V-Bates. L"lmrn.dll", // Unknown. L"minisp.dll", // Unknown (suspected malware). - 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.