| Index: content/common/sandbox_win.cc
|
| diff --git a/content/common/sandbox_win.cc b/content/common/sandbox_win.cc
|
| index 401d68fa56adab4a3f5dade78cea8885de9689db..7474032814d33f13f7a13c3fe184a80cb366e572 100644
|
| --- a/content/common/sandbox_win.cc
|
| +++ b/content/common/sandbox_win.cc
|
| @@ -45,6 +45,7 @@ const wchar_t* const kTroublesomeDlls[] = {
|
| L"adialhk.dll", // Kaspersky Internet Security.
|
| L"acpiz.dll", // Unknown.
|
| L"akinsofthook32.dll", // Akinsoft Software Engineering.
|
| + L"avcuf64.dll", // Bit Defender Internet Security x64.
|
| L"avgrsstx.dll", // AVG 8.
|
| L"babylonchromepi.dll", // Babylon translator.
|
| L"btkeyind.dll", // Widcomm Bluetooth.
|
|
|