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

Unified Diff: components/safe_browsing/password_protection/DEPS

Issue 2912383004: Fill is_chrome_signin_password field in the password entry pings. (Closed)
Patch Set: address nparker's comments Created 3 years, 6 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 f04e7f6794a557d26bdaa8b0415bdb477ca7a4fa..1752444f8c87609a158356c2fc93a1cf9a6f127e 100644
--- a/components/safe_browsing/password_protection/DEPS
+++ b/components/safe_browsing/password_protection/DEPS
@@ -1,11 +1,8 @@
include_rules = [
- "-content",
"+components/content_settings/core/browser",
"+components/history/core/browser",
- "+components/safe_browsing/csd.pb.h",
- "+components/safe_browsing_db",
+ "+components/password_manager/core/browser/password_reuse_detector.h",
"+components/sync_preferences/testing_pref_service_syncable.h",
- "+content/public/browser",
"+content/public/test",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698