Chromium Code Reviews| Index: content/common/sandbox_win.cc |
| diff --git a/content/common/sandbox_win.cc b/content/common/sandbox_win.cc |
| index 5860239b4cf0b5bbfd4444569cd487fc537220ee..423553886fc814e8878b842f23aea946fa821cd0 100644 |
| --- a/content/common/sandbox_win.cc |
| +++ b/content/common/sandbox_win.cc |
| @@ -104,6 +104,7 @@ const wchar_t* const kTroublesomeDlls[] = { |
| L"radprlib.dll", // Radiant Naomi Internet Filter. |
| L"rapportnikko.dll", // Trustware Rapport. |
| L"rlhook.dll", // Trustware Bufferzone. |
| + L"rooksbas.dll", // IBM Trusteer Rapport |
|
scottmg
2015/10/06 20:54:39
all the rest of the comments end with .
|
| L"rooksdol.dll", // Trustware Rapport. |
| L"rndlpepperbrowserrecordhelper.dll", // RealPlayer. |
| L"rpchromebrowserrecordhelper.dll", // RealPlayer. |