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 56fc237..01585f5 100644 --- a/chrome/browser/download/download_exe.cc +++ b/chrome/browser/download/download_exe.cc @@ -125,6 +125,7 @@ static const char* const g_executables[] = { "shs", "shtm", "shtml", + "svg", "url", "vb", "vbe", |