Index: components/dom_distiller/content/common/BUILD.gn |
diff --git a/components/dom_distiller/content/common/BUILD.gn b/components/dom_distiller/content/common/BUILD.gn |
index 57cbc89375adffeceb1169cd7c05a27646db10b1..492297084170ad59d5a60df8d349a728ec5b3c1f 100644 |
--- a/components/dom_distiller/content/common/BUILD.gn |
+++ b/components/dom_distiller/content/common/BUILD.gn |
@@ -11,4 +11,6 @@ mojom("mojo_bindings") { |
"distiller_javascript_service.mojom", |
"distiller_page_notifier_service.mojom", |
] |
+ |
+ use_new_wrapper_types = false |
} |