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

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

Issue 2579823003: Remove Finch support for PasswordBranding (Closed)
Patch Set: More succinct Created 4 years 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 00a574b8e1203c1a76c846ccc81e26a6c51a4532..fac484e01a7bc98bcee26281a754580dbda24405 100644
--- a/components/password_manager/core/browser/DEPS
+++ b/components/password_manager/core/browser/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/keyed_service/core",
"+components/pref_registry",
"+components/security_state",
+ "+components/sync/base",
"+components/sync/driver",
"+components/url_formatter",
"+components/variations",

Powered by Google App Engine
This is Rietveld 408576698