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

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

Issue 2274783002: Revert of [Autofill] Migrate ContentPasswordManagerDriver<-->Password{Autofill,Generation}Agent IPCs to mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/content/browser/DEPS
diff --git a/components/password_manager/content/browser/DEPS b/components/password_manager/content/browser/DEPS
index cdef6b9073eeab49ef779bcc18bd820228eff8f9..abf61889754b46dbeea48822a4e010eaa0c8798f 100644
--- a/components/password_manager/content/browser/DEPS
+++ b/components/password_manager/content/browser/DEPS
@@ -4,6 +4,6 @@
"+components/autofill/content/public/interfaces",
"+components/keyed_service/content",
"+content/public/browser",
+ "+ipc",
"+net",
- "+services/shell/public/cpp",
]

Powered by Google App Engine
This is Rietveld 408576698