Chromium Code Reviews| Index: Source/modules/bluetooth/Bluetooth.idl |
| diff --git a/Source/modules/bluetooth/Bluetooth.idl b/Source/modules/bluetooth/Bluetooth.idl |
| index b359003250645e02db6eafe6c7cc43a5499af20e..94ee47cf6244b07f8a1ce64f3cce7c5495fccfcb 100644 |
| --- a/Source/modules/bluetooth/Bluetooth.idl |
| +++ b/Source/modules/bluetooth/Bluetooth.idl |
| @@ -12,3 +12,5 @@ |
| }; |
| Bluetooth implements BluetoothDiscovery; |
| + |
| +Bluetooth implements BluetoothInteraction; |