Skip to content

Commit

Permalink
Add wajam_goblin.dll and wajam_goblin_64.dll to Chrome's blacklist.
Browse files Browse the repository at this point in the history
BUG=429173

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

Cr-Commit-Position: refs/heads/master@{#302274}
  • Loading branch information
csharp authored and Commit bot committed Oct 31, 2014
1 parent 558d1fa commit 6352b1f
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 @@ -50,6 +50,8 @@ const wchar_t* g_troublesome_dlls[kTroublesomeDllsMaxCount] = {
L"minisp.dll", // Unknown (suspected malware).
L"safetynut.dll", // Unknown (suspected adware).
L"systemk.dll", // Unknown (suspected adware).
L"wajam_goblin_64.dll", // Wajam Internet Technologies.
L"wajam_goblin.dll", // Wajam Internet Technologies.
L"windowsapihookdll32.dll", // Lenovo One Key Theater.
// See crbug.com/379218.
L"windowsapihookdll64.dll", // Lenovo One Key Theater.
Expand Down

0 comments on commit 6352b1f

Please sign in to comment.