| Index: third_party/WebKit/Source/modules/bluetooth/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BUILD.gn b/third_party/WebKit/Source/modules/bluetooth/BUILD.gn
|
| index 36d58821a18ca3be0db6454b92bcc53f9ec03384..e464476c7588abae236189bfad3c3803242b9b6a 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BUILD.gn
|
| @@ -18,6 +18,8 @@ blink_modules_sources("bluetooth") {
|
| "BluetoothError.h",
|
| "BluetoothRemoteGATTCharacteristic.cpp",
|
| "BluetoothRemoteGATTCharacteristic.h",
|
| + "BluetoothRemoteGATTDescriptor.cpp",
|
| + "BluetoothRemoteGATTDescriptor.h",
|
| "BluetoothRemoteGATTServer.cpp",
|
| "BluetoothRemoteGATTServer.h",
|
| "BluetoothRemoteGATTService.cpp",
|
|
|