Chromium Code Reviews| Index: services/tracing/public/interfaces/BUILD.gn |
| diff --git a/services/tracing/public/interfaces/BUILD.gn b/services/tracing/public/interfaces/BUILD.gn |
| index d44840377d61fc68fca456c1883464cc03f40564..8323805231aa06785d90d24a1477903dd2e9613c 100644 |
| --- a/services/tracing/public/interfaces/BUILD.gn |
| +++ b/services/tracing/public/interfaces/BUILD.gn |
| @@ -8,6 +8,4 @@ mojom("interfaces") { |
| sources = [ |
| "tracing.mojom", |
| ] |
| - |
| - use_new_wrapper_types = false |
| } |