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

Unified Diff: content/common/BUILD.gn

Issue 1832703002: Mojo: Simplify typemap usage. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-bindings-variant-import
Patch Set: rebase 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index cc769b07c45951e7009f1a4732bd109e59eb5633..127f5fd4da8c39a03d5cab7b0728e2dbc6c67860 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -531,8 +531,6 @@ mojom("mojo_bindings") {
import_dirs = [ "//mojo/services" ]
- typemaps = [ "//url/mojo/origin.typemap" ]
-
public_deps = [
"//components/leveldb/public/interfaces",
"//components/mus/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698