diff options
-rw-r--r-- | content/common/sandbox_win.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/common/sandbox_win.cc b/content/common/sandbox_win.cc index 17893ffa..b078e1a 100644 --- a/content/common/sandbox_win.cc +++ b/content/common/sandbox_win.cc @@ -80,6 +80,7 @@ const wchar_t* const kTroublesomeDlls[] = { L"npggNT.des", // GameGuard 2008. L"npggNT.dll", // GameGuard (older). L"oawatch.dll", // Online Armor. + L"pastali32.dll", // PastaLeads. L"pavhook.dll", // Panda Internet Security. L"pavlsphook.dll", // Panda Antivirus. L"pavshook.dll", // Panda Antivirus. |