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

Unified Diff: components/safe_browsing/password_protection/DEPS

Issue 2773483003: Create PasswordProtectionRequest to handle password pings (Closed)
Patch Set: Address lpz's comments 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/safe_browsing/password_protection/DEPS
diff --git a/components/safe_browsing/password_protection/DEPS b/components/safe_browsing/password_protection/DEPS
index 7887eb831b6fd7af0cc2b2c2287f19b55238fd1c..f04e7f6794a557d26bdaa8b0415bdb477ca7a4fa 100644
--- a/components/safe_browsing/password_protection/DEPS
+++ b/components/safe_browsing/password_protection/DEPS
@@ -7,5 +7,6 @@ include_rules = [
"+components/sync_preferences/testing_pref_service_syncable.h",
"+content/public/browser",
"+content/public/test",
+ "+net",
]

Powered by Google App Engine
This is Rietveld 408576698