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

Unified Diff: gpu/command_buffer/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
« no previous file with comments | « content/content_common_mojo_bindings.gyp ('k') | gpu/command_buffer/common/capabilities.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/command_buffer/common/BUILD.gn
diff --git a/gpu/command_buffer/common/BUILD.gn b/gpu/command_buffer/common/BUILD.gn
index 445ca0611a30c42685be8c2fdaa74e5cd28f311b..55304d4809d33ccab18b6d9c9aa9ddebb32b8b29 100644
--- a/gpu/command_buffer/common/BUILD.gn
+++ b/gpu/command_buffer/common/BUILD.gn
@@ -96,7 +96,4 @@ mojom("interfaces") {
"sync_token.mojom",
"value_state.mojom",
]
-
- typemaps = [ "mojo.typemap" ]
- typemap_deps = [ "//gpu/ipc/common:command_buffer_traits" ]
}
« no previous file with comments | « content/content_common_mojo_bindings.gyp ('k') | gpu/command_buffer/common/capabilities.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698