Chromium Code Reviews| 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" ] |
| } |