summaryrefslogtreecommitdiffstats
path: root/chrome_elf
diff options
context:
space:
mode:
authorcsharp <csharp@chromium.org>2014-09-29 08:27:06 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-29 15:27:25 +0000
commitef01f397ee495579bc90f7f1593a674498c91a01 (patch)
tree67c77d17c7c63d6e23d6d2cb342a41857d3a6fb6 /chrome_elf
parentc3c8b0ee0631eca2eb313f2be2f68edf772e6ef9 (diff)
downloadchromium_src-ef01f397ee495579bc90f7f1593a674498c91a01.zip
chromium_src-ef01f397ee495579bc90f7f1593a674498c91a01.tar.gz
chromium_src-ef01f397ee495579bc90f7f1593a674498c91a01.tar.bz2
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}
Diffstat (limited to 'chrome_elf')
-rw-r--r--chrome_elf/blacklist/blacklist.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome_elf/blacklist/blacklist.cc b/chrome_elf/blacklist/blacklist.cc
index 794a69f..24e5fe8 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.