Index: components/memory_coordinator.gypi |
diff --git a/components/memory_coordinator.gypi b/components/memory_coordinator.gypi |
index bb848e142ed0963580bbccc76cc961112a3c2dff..87da0dc3e80ff4e3b83e7d5a8364f2d76ec50312 100644 |
--- a/components/memory_coordinator.gypi |
+++ b/components/memory_coordinator.gypi |
@@ -11,6 +11,9 @@ |
'sources': [ |
'memory_coordinator/public/interfaces/child_memory_coordinator.mojom', |
], |
+ 'variables': { |
+ 'use_new_wrapper_types': 'false', |
+ }, |
'includes': [ '../mojo/mojom_bindings_generator.gypi' ], |
}, |
{ |