Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index baf266ea5aaf494f79a8f10581c951849309bb11..41fd81821a9efd90d9effce005f3643900ce5db4 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -334,6 +334,8 @@ source_set("blink_headers") { |
"platform/modules/bluetooth/WebBluetoothError.h", |
"platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristic.h", |
"platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h", |
+ "platform/modules/bluetooth/WebBluetoothRemoteGATTDescriptor.h", |
+ "platform/modules/bluetooth/WebBluetoothRemoteGATTDescriptorInit.h", |
"platform/modules/bluetooth/WebBluetoothRemoteGATTService.h", |
"platform/modules/bluetooth/WebRequestDeviceOptions.h", |
"platform/modules/device_orientation/WebDeviceMotionData.h", |