| 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 e9dd62f17e27c3c95a16768985287b85473a499d..7f8fd4beac64936eb10da892ac8eb9c89c6b957a 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",
|
|
|