| Index: third_party/WebKit/Source/modules/modules_idl_files.gni
|
| diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| index 8985d76b4a40766f0de14571778347c71ed5a2ee..901c82d3f13cdce97d4e6bcc7a53f917cc204a69 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -48,6 +48,7 @@ modules_idl_files =
|
| "bluetooth/BluetoothDevice.idl",
|
| "bluetooth/BluetoothCharacteristicProperties.idl",
|
| "bluetooth/BluetoothRemoteGATTCharacteristic.idl",
|
| + "bluetooth/BluetoothRemoteGATTDescriptor.idl",
|
| "bluetooth/BluetoothRemoteGATTServer.idl",
|
| "bluetooth/BluetoothRemoteGATTService.idl",
|
| "bluetooth/BluetoothUUID.idl",
|
|
|