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

Unified Diff: components/autofill/content/DEPS

Issue 2007473004: [Autofill] Migrate ContentAutofillDriver<-->AutofillAgent IPCs to mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Initialize remote_interfaces_ in Init() Created 4 years, 5 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/autofill/content/DEPS
diff --git a/components/autofill/content/DEPS b/components/autofill/content/DEPS
index c3b3bb154c5da16f029a2dd612e1c26a0fe8bf62..14c92fd28401014b79120e06417d6882fcc676a5 100644
--- a/components/autofill/content/DEPS
+++ b/components/autofill/content/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
"+ipc",
+ "+mojo/common",
"+mojo/public",
"+services/shell/public/cpp",
]

Powered by Google App Engine
This is Rietveld 408576698