diff options
-rw-r--r-- | chrome/browser/download/download_exe.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/download/download_exe.cc b/chrome/browser/download/download_exe.cc index 0cafaf8..4e29baa1 100644 --- a/chrome/browser/download/download_exe.cc +++ b/chrome/browser/download/download_exe.cc @@ -111,6 +111,7 @@ static const char* const g_executables[] = { "msi", "msp", "mst", + "ocx", "ops", "pcd", "pif", |