Index: extensions/common/api/bluetooth.idl |
diff --git a/extensions/common/api/bluetooth.idl b/extensions/common/api/bluetooth.idl |
index b5523dc14f4cf9ad78397898da3130baab7fdf31..8d32dadff265d37b80c4ddf7e193a52a3754f591 100644 |
--- a/extensions/common/api/bluetooth.idl |
+++ b/extensions/common/api/bluetooth.idl |
@@ -4,7 +4,7 @@ |
// Use the <code>chrome.bluetooth</code> API to connect to a Bluetooth |
// device. All functions report failures via chrome.runtime.lastError. |
-namespace bluetooth { |
+[use_movable_types=true] namespace bluetooth { |
// Allocation authorities for Vendor IDs. |
enum VendorIdSource {bluetooth, usb}; |