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

Unified Diff: chrome/renderer/DEPS

Issue 2352533003: [Autofill] Migrate ChromePasswordManagerClient<-->PasswordGenerationAgent IPCs to mojo. (Closed)
Patch Set: Rebase only Created 4 years, 2 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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 50a0fb027237093f9b4aa38ff7ca60599d2ea8b1..5aa66ed7b3d694b2e7b7de3302e842430cf31b5f 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+chrome/grit",
- "+components/autofill/content/common",
"+components/autofill/content/public/interfaces",
"+components/autofill/content/renderer",
"+components/autofill/core/common",

Powered by Google App Engine
This is Rietveld 408576698