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

Unified Diff: components/password_manager/content/public/interfaces/BUILD.gn

Issue 1832703002: Mojo: Simplify typemap usage. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-bindings-variant-import
Patch Set: add missing mash dependency Created 4 years, 8 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
« no previous file with comments | « components/password_manager.gypi ('k') | content/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager/content/public/interfaces/BUILD.gn
diff --git a/components/password_manager/content/public/interfaces/BUILD.gn b/components/password_manager/content/public/interfaces/BUILD.gn
index 4c29ae10207615e07e6378ba25b8b8b3d00cd020..e032e8afb07a40e3e12b70a123f24b262d863f71 100644
--- a/components/password_manager/content/public/interfaces/BUILD.gn
+++ b/components/password_manager/content/public/interfaces/BUILD.gn
@@ -9,8 +9,6 @@ mojom("interfaces") {
"credential_manager.mojom",
]
- typemaps = [ "//url/mojo/origin.typemap" ]
-
public_deps = [
"//url/mojo:url_mojom_origin",
]
« no previous file with comments | « components/password_manager.gypi ('k') | content/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698