Index: chrome/browser/plugins/flash_download_interception.cc |
diff --git a/chrome/browser/plugins/flash_download_interception.cc b/chrome/browser/plugins/flash_download_interception.cc |
index 8b37e3cc2df496f888514e75404687bc4fe118fd..b4f6678634fb539e78644e908820d1e3f269adca 100644 |
--- a/chrome/browser/plugins/flash_download_interception.cc |
+++ b/chrome/browser/plugins/flash_download_interception.cc |
@@ -30,7 +30,7 @@ using content::NavigationThrottle; |
namespace { |
// Regexes matching |
-const char kGetFlashURLCanonicalRegex[] = "(?i)get\\.adobe\\.com/.*flash.*"; |
+const char kGetFlashURLCanonicalRegex[] = "(?i)get2?\\.adobe\\.com/.*flash.*"; |
const char kGetFlashURLSecondaryGoRegex[] = |
"(?i)(www\\.)?(adobe|macromedia)\\.com/go/" |
"((?i).*get[-_]?flash|getfp10android|.*fl(ash)player|.*flashpl|" |