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

Unified Diff: components/autofill/content/renderer/BUILD.gn

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: components/autofill/content/renderer/BUILD.gn
diff --git a/components/autofill/content/renderer/BUILD.gn b/components/autofill/content/renderer/BUILD.gn
index ade24a619923eb439ef7e852daf93a3946d426b6..c3335d4715e207b4ce17ecd8e3bf95fc35698522 100644
--- a/components/autofill/content/renderer/BUILD.gn
+++ b/components/autofill/content/renderer/BUILD.gn
@@ -28,7 +28,6 @@ static_library("renderer") {
deps = [
"//base",
"//base:i18n",
- "//components/autofill/content/common",
"//components/autofill/content/public/interfaces",
"//components/autofill/core/common",
"//components/strings",

Powered by Google App Engine
This is Rietveld 408576698