| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 660d2fb8507a21fd25a1d7ffab59473da107fb4e..9f4ebb9a854a8f5259b0a5894f25f34dc43f3702 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -332,6 +332,7 @@ source_set("blink_headers") {
|
| "platform/modules/bluetooth/WebBluetoothError.h",
|
| "platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristic.h",
|
| "platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h",
|
| + "platform/modules/bluetooth/WebBluetoothRemoteGATTDescriptorInit.h",
|
| "platform/modules/bluetooth/WebBluetoothRemoteGATTService.h",
|
| "platform/modules/bluetooth/WebRequestDeviceOptions.h",
|
| "platform/modules/device_orientation/WebDeviceMotionData.h",
|
|
|