| 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 ec340a83de25c1692690541a2c8f05777796c8ca..c6fd4c239d1bac0fca1c42aaa212ac455369b705 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",
|
|
|