| Index: cc/ipc/shared_quad_state.typemap
|
| diff --git a/cc/ipc/shared_quad_state.typemap b/cc/ipc/shared_quad_state.typemap
|
| index fd58de1d30035b8f198368cd0d929f3057427ac5..5b08d8b581225b8fa41311ad0d62dd65abed968c 100644
|
| --- a/cc/ipc/shared_quad_state.typemap
|
| +++ b/cc/ipc/shared_quad_state.typemap
|
| @@ -5,7 +5,4 @@
|
| mojom = "//cc/ipc/shared_quad_state.mojom"
|
| public_headers = [ "//cc/quads/shared_quad_state.h" ]
|
| traits_headers = [ "//cc/ipc/shared_quad_state_struct_traits.h" ]
|
| -deps = [
|
| - "//cc/ipc:struct_traits",
|
| -]
|
| type_mappings = [ "cc.mojom.SharedQuadState=cc::SharedQuadState" ]
|
|
|