Index: ui/app_list/presenter/BUILD.gn |
diff --git a/ui/app_list/presenter/BUILD.gn b/ui/app_list/presenter/BUILD.gn |
index 521ab5ed39ad48bea5e9e196a48669d7d56b4faf..fbce6ff31ceeaca75e5902ebb5e0f2812a07398b 100644 |
--- a/ui/app_list/presenter/BUILD.gn |
+++ b/ui/app_list/presenter/BUILD.gn |
@@ -44,6 +44,8 @@ mojom("mojom") { |
deps = [ |
"//services/ui/public/interfaces", |
] |
+ |
+ use_new_wrapper_types = false |
} |
static_library("test_support") { |