Chromium Code Reviews| Index: services/shell/tests/shutdown/BUILD.gn |
| diff --git a/services/shell/tests/shutdown/BUILD.gn b/services/shell/tests/shutdown/BUILD.gn |
| index e092cb3e10cacbc0fc8b81fcb7f8aa158cd217e7..7f441aef6a479123c2ccd85c13a0db750a57ced2 100644 |
| --- a/services/shell/tests/shutdown/BUILD.gn |
| +++ b/services/shell/tests/shutdown/BUILD.gn |
| @@ -35,6 +35,8 @@ mojom("interfaces") { |
| sources = [ |
| "shutdown_unittest.mojom", |
| ] |
| + |
| + use_new_wrapper_types = false |
| } |
| mojo_application_manifest("shutdown_unittest_manifest") { |