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

Unified Diff: components/password_manager/content/browser/BUILD.gn

Issue 2083433002: Mojo: Remove url type converters. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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/BUILD.gn
diff --git a/components/password_manager/content/browser/BUILD.gn b/components/password_manager/content/browser/BUILD.gn
index 4220c2c66b64b36bf2a2bd339795b9957b19d389..d9787f478d32497639797afd7bc8526589b13f56 100644
--- a/components/password_manager/content/browser/BUILD.gn
+++ b/components/password_manager/content/browser/BUILD.gn
@@ -30,7 +30,6 @@ source_set("browser") {
"//content/public/browser",
"//content/public/common",
"//ipc",
- "//mojo/common:url_type_converters",
"//net",
]
}
« no previous file with comments | « components/password_manager.gypi ('k') | components/password_manager/content/browser/credential_manager_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698