| Index: chrome/browser/safe_browsing/chrome_password_protection_service_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/chrome_password_protection_service_unittest.cc b/chrome/browser/safe_browsing/chrome_password_protection_service_unittest.cc
|
| index a30d126871f4ea9e7c03b1ca0a8d93f2e79ddce3..f496f39066755f4fb368384931a3ec70c045753c 100644
|
| --- a/chrome/browser/safe_browsing/chrome_password_protection_service_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/chrome_password_protection_service_unittest.cc
|
| @@ -75,6 +75,7 @@ class MockChromePasswordProtectionService
|
| }
|
|
|
| void CacheVerdict(const GURL& url,
|
| + LoginReputationClientRequest::TriggerType trigger_type,
|
| LoginReputationClientResponse* verdict,
|
| const base::Time& receive_time) override {}
|
|
|
|
|