| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 458e00b5d61b8d622ced04d9c001b36b92be26fb..dec02812c51f04580e9f1ba8a76d7e777b05d1de 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -331,6 +331,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",
|
|
|