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

Unified Diff: components/password_manager/content/DEPS

Issue 2352533003: [Autofill] Migrate ChromePasswordManagerClient<-->PasswordGenerationAgent IPCs to mojo. (Closed)
Patch Set: Address comments from Vaclav Created 4 years, 3 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/DEPS
diff --git a/components/password_manager/content/DEPS b/components/password_manager/content/DEPS
index 41895a00ad5f5e074c9b599f2ee5b70ae44796e8..6313052911fe0e89b0bc90bdc31c035418b3f0e9 100644
--- a/components/password_manager/content/DEPS
+++ b/components/password_manager/content/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+components/autofill/content/common",
"+components/autofill/core/common",
"+content/public/common",
"+mojo/common",

Powered by Google App Engine
This is Rietveld 408576698