Index: services/shell/background/tests/BUILD.gn |
diff --git a/services/shell/background/tests/BUILD.gn b/services/shell/background/tests/BUILD.gn |
index b6fd6903f49f03ed11c469b3486d239cf873399f..1982e53f968ff69d326ed4998847063b1f2f7c0a 100644 |
--- a/services/shell/background/tests/BUILD.gn |
+++ b/services/shell/background/tests/BUILD.gn |
@@ -45,6 +45,8 @@ mojom("test_app_bindings") { |
sources = [ |
"test.mojom", |
] |
+ |
+ use_new_wrapper_types = false |
} |
mojo_native_application("test_app") { |