Chromium Code Reviews| Index: services/shell/tests/BUILD.gn |
| diff --git a/services/shell/tests/BUILD.gn b/services/shell/tests/BUILD.gn |
| index 7c8bd210772d9176343a71aacb4cdacc0e6d9212..b98dc86c69098ab380b07f551eb7af3fc9490d2f 100644 |
| --- a/services/shell/tests/BUILD.gn |
| +++ b/services/shell/tests/BUILD.gn |
| @@ -40,6 +40,8 @@ mojom("interfaces") { |
| sources = [ |
| "test.mojom", |
| ] |
| + |
| + use_new_wrapper_types = false |
| } |
| source_set("util") { |