Index: content/common/sandbox_win.cc |
diff --git a/content/common/sandbox_win.cc b/content/common/sandbox_win.cc |
index b56b74a8f0f1736c71aa3b92c3be0953f39121a4..69b379593d1b60e13f67c0bfbf0e81cb370dde14 100644 |
--- a/content/common/sandbox_win.cc |
+++ b/content/common/sandbox_win.cc |
@@ -43,10 +43,10 @@ namespace { |
// For more information about how this list is generated, and how to get off |
// of it, see: |
// https://sites.google.com/a/chromium.org/dev/Home/third-party-developers |
-// If the size of this list exceeds 64, change kTroublesomeDllsMaxCount. |
const wchar_t* const kTroublesomeDlls[] = { |
L"adialhk.dll", // Kaspersky Internet Security. |
L"acpiz.dll", // Unknown. |
+ L"airfoilinject3.dll", // Airfoil. |
L"akinsofthook32.dll", // Akinsoft Software Engineering. |
L"assistant_x64.dll", // Unknown. |
L"avcuf64.dll", // Bit Defender Internet Security x64. |