Index: device/bluetooth/bluetooth.gyp |
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
index 8adbde25be8a6f86f74bcb9cf4b2a419847aa71b..833df54b2513c171a01b38141744f09b7da948a1 100644 |
--- a/device/bluetooth/bluetooth.gyp |
+++ b/device/bluetooth/bluetooth.gyp |
@@ -490,6 +490,7 @@ |
'mojom_typemaps': [ |
'public/interfaces/bluetooth_uuid.typemap', |
], |
+ 'use_new_wrapper_types': 'false', |
}, |
'includes': [ '../../mojo/mojom_bindings_generator_explicit.gypi' ], |
}, |
@@ -501,6 +502,7 @@ |
'public/interfaces/bluetooth_uuid.mojom', |
], |
'for_blink': 'true', |
+ 'use_new_wrapper_types': 'false', |
}, |
'includes': [ '../../mojo/mojom_bindings_generator_explicit.gypi' ], |
}, |