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

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: 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 9ff78fe061d85a28b86f201aea310141a6ba148c..9d32f930962cd8728da76117366b778085d8e1bb 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -530,8 +530,6 @@ mojom("mojo_bindings") {
import_dirs = [ "//mojo/services" ]
- typemaps = [ "//url/mojo/origin.typemap" ]
-
public_deps = [
"//components/leveldb/public/interfaces",
"//components/mus/public/interfaces",
« no previous file with comments | « components/password_manager/content/public/interfaces/BUILD.gn ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698