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 786cea772cf4629ce82acb5bc7fc4ace8e1b89ee..6357ad67778569ffb0c25b0f083e6e2b9fc52d4f 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", |