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

Unified Diff: components/password_manager/core/browser/DEPS

Issue 2734863004: wire PasswordProtectionService into PasswordReuseDetectionManager (Closed)
Patch Set: wire PasswordProtectionService into PasswordReuseDetectionManager Created 3 years, 9 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
Index: components/password_manager/core/browser/DEPS
diff --git a/components/password_manager/core/browser/DEPS b/components/password_manager/core/browser/DEPS
index fac484e01a7bc98bcee26281a754580dbda24405..2b537df53bddcb6558d0fdcb57e89c138cb1ccf6 100644
--- a/components/password_manager/core/browser/DEPS
+++ b/components/password_manager/core/browser/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/autofill/core/browser",
"+components/keyed_service/core",
"+components/pref_registry",
+ "+components/safe_browsing/password_protection",
"+components/security_state",
"+components/sync/base",
"+components/sync/driver",

Powered by Google App Engine
This is Rietveld 408576698