Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Unified Diff: content/common/sandbox_win.cc

Issue 13190013: Windows: Remove owexplorer_xx.dll from the list of troublesome DLLs. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/sandbox_win.cc
===================================================================
--- content/common/sandbox_win.cc (revision 191607)
+++ content/common/sandbox_win.cc (working copy)
@@ -69,17 +69,6 @@
L"npggNT.des", // GameGuard 2008.
L"npggNT.dll", // GameGuard (older).
L"oawatch.dll", // Online Armor.
- L"owexplorer-10513.dll", // Overwolf.
- L"owexplorer-10514.dll", // Overwolf.
- L"owexplorer-10515.dll", // Overwolf.
- L"owexplorer-10516.dll", // Overwolf.
- L"owexplorer-10517.dll", // Overwolf.
- L"owexplorer-10518.dll", // Overwolf.
- L"owexplorer-10519.dll", // Overwolf.
- L"owexplorer-10520.dll", // Overwolf.
- L"owexplorer-10521.dll", // Overwolf.
- L"owexplorer-10522.dll", // Overwolf.
- L"owexplorer-10523.dll", // Overwolf.
L"pavhook.dll", // Panda Internet Security.
L"pavlsphook.dll", // Panda Antivirus.
L"pavshook.dll", // Panda Antivirus.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698