Skip to content

Commit

Permalink
Remove ScDetours.dll from the Browser Blacklist
Browse files Browse the repository at this point in the history
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}
  • Loading branch information
csharp authored and Commit bot committed Sep 29, 2014
1 parent c3c8b0e commit ef01f39
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chrome_elf/blacklist/blacklist.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ef01f39

Please sign in to comment.