Commit 69d4843e authored by Bettina's avatar Bettina Committed by Commit Bot

Add google.com into top phished sites.

Bug: 1071510
Change-Id: I3eb8f81c96815469a0f50473eb12a1702e873097
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153313
Auto-Submit: Bettina Dea <bdea@chromium.org>
Commit-Queue: Daniel Rubery <drubery@chromium.org>
Reviewed-by: default avatarDaniel Rubery <drubery@chromium.org>
Cr-Commit-Position: refs/heads/master@{#759907}
parent f8f0afac
...@@ -68,13 +68,13 @@ PasswordProtectionService::PasswordProtectionService( ...@@ -68,13 +68,13 @@ PasswordProtectionService::PasswordProtectionService(
"login.live.com" "login.live.com"
"facebook.com", "facebook.com",
"box.com", "box.com",
"google.com",
"paypal.com", "paypal.com",
"apple.com", "apple.com",
"yahoo.com", "yahoo.com",
"adobe.com", "adobe.com",
"amazon.com", "amazon.com",
"linkedin.com", "linkedin.com"};
"att.com"};
} }
PasswordProtectionService::~PasswordProtectionService() { PasswordProtectionService::~PasswordProtectionService() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment