| 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 e48f4fd3efe86d54c2d0681d20acbbc76b2816d2..647492dcfb7969b804d0b17aaaefdedd3bc7144d 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",
|
|
|