Index: extensions/extensions.gyp |
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp |
index 73e248c16f95da21f08d549ef951aa4d3f852761..6c3a2f3eaad71bc8e51bd18dbbf405c9dc66056c 100644 |
--- a/extensions/extensions.gyp |
+++ b/extensions/extensions.gyp |
@@ -44,6 +44,9 @@ |
], |
}], |
], |
+ 'variables': { |
+ 'use_new_wrapper_types': 'false', |
+ }, |
}, |
{ |
# GN version: //extensions/common |