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