| Index: cc/ipc/filter_operation.typemap
|
| diff --git a/cc/ipc/filter_operation.typemap b/cc/ipc/filter_operation.typemap
|
| index 780d971483eab81c0dd56a07f648617f6e05e070..1acfef08e336a37f057f6dd3f1a5448c806bd15f 100644
|
| --- a/cc/ipc/filter_operation.typemap
|
| +++ b/cc/ipc/filter_operation.typemap
|
| @@ -5,7 +5,4 @@
|
| mojom = "//cc/ipc/filter_operation.mojom"
|
| public_headers = [ "//cc/output/filter_operation.h" ]
|
| traits_headers = [ "//cc/ipc/filter_operation_struct_traits.h" ]
|
| -deps = [
|
| - "//cc/ipc:struct_traits",
|
| -]
|
| type_mappings = [ "cc.mojom.FilterOperation=cc::FilterOperation" ]
|
|
|