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

Unified Diff: components/password_manager/content/public/cpp/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/public/cpp/BUILD.gn
diff --git a/components/password_manager/content/public/cpp/BUILD.gn b/components/password_manager/content/public/cpp/BUILD.gn
index 3b22d006306cf6028151b214e78731f872479dca..4b0f814dfd46af52760c454d2c9e9579dde32cd4 100644
--- a/components/password_manager/content/public/cpp/BUILD.gn
+++ b/components/password_manager/content/public/cpp/BUILD.gn
@@ -16,7 +16,6 @@ source_set("cpp") {
"//base",
"//components/password_manager/core/common",
"//mojo/common:common_base",
- "//mojo/common:url_type_converters",
"//mojo/public/cpp/bindings",
"//third_party/WebKit/public:blink_headers",
]

Powered by Google App Engine
This is Rietveld 408576698