Chromium Code Reviews| Index: services/shell/tests/lifecycle/BUILD.gn |
| diff --git a/services/shell/tests/lifecycle/BUILD.gn b/services/shell/tests/lifecycle/BUILD.gn |
| index 498cdbd708e65edb97cb46f3c5d33ae10b50539d..02f283eb2c606a6878ccd75689edfd4cc1808bb9 100644 |
| --- a/services/shell/tests/lifecycle/BUILD.gn |
| +++ b/services/shell/tests/lifecycle/BUILD.gn |
| @@ -36,6 +36,8 @@ mojom("interfaces") { |
| sources = [ |
| "lifecycle_unittest.mojom", |
| ] |
| + |
| + use_new_wrapper_types = false |
| } |
| mojo_application_manifest("manifest") { |