diff options
Diffstat (limited to 'content/common/sandbox_win.cc')
-rw-r--r-- | content/common/sandbox_win.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/common/sandbox_win.cc b/content/common/sandbox_win.cc index 6c04cfc..3cc6ab9 100644 --- a/content/common/sandbox_win.cc +++ b/content/common/sandbox_win.cc @@ -42,7 +42,6 @@ namespace { const wchar_t* const kTroublesomeDlls[] = { L"adialhk.dll", // Kaspersky Internet Security. L"acpiz.dll", // Unknown. - L"aswjsflt.dll", // Avast Antivirus. L"avgrsstx.dll", // AVG 8. L"babylonchromepi.dll", // Babylon translator. L"btkeyind.dll", // Widcomm Bluetooth. @@ -92,7 +91,6 @@ const wchar_t* const kTroublesomeDlls[] = { L"sguard.dll", // Iolo (System Guard). L"smum32.dll", // Spyware Doctor version 6. L"smumhook.dll", // Spyware Doctor version 5. - L"snxhk.dll", // Avast Antivirus. L"ssldivx.dll", // DivX. L"syncor11.dll", // SynthCore Midi interface. L"systools.dll", // Panda Antivirus. |