Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3484)

Unified Diff: chrome/browser/safe_browsing/chrome_password_protection_service.h

Issue 2817533004: Improve PasswordProtectionService and PasswordProtectionRequest (Closed)
Patch Set: nits Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/safe_browsing/password_protection/password_protection_request.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/safe_browsing/chrome_password_protection_service.h
diff --git a/chrome/browser/safe_browsing/chrome_password_protection_service.h b/chrome/browser/safe_browsing/chrome_password_protection_service.h
index 0bc5e842ea179bdcd5f0875aa9ce5fae3b2cd493..4124c865e766d7fd33a55d3083c9523e5f5608d3 100644
--- a/chrome/browser/safe_browsing/chrome_password_protection_service.h
+++ b/chrome/browser/safe_browsing/chrome_password_protection_service.h
@@ -20,6 +20,7 @@ class ChromePasswordProtectionService : public PasswordProtectionService {
public:
ChromePasswordProtectionService(SafeBrowsingService* sb_service,
Profile* profile);
+
~ChromePasswordProtectionService() override;
protected:
« no previous file with comments | « no previous file | components/safe_browsing/password_protection/password_protection_request.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698