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 39b985eab04f9390610986f3a6da58c7e2bef98d..c4d7c720da26933bd9117edb6b7f5e5ad82a935d 100644 |
--- a/third_party/WebKit/Source/modules/bluetooth/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/bluetooth/BUILD.gn |
@@ -16,6 +16,8 @@ blink_modules_sources("bluetooth") { |
"BluetoothDevice.h", |
"BluetoothError.cpp", |
"BluetoothError.h", |
+ "BluetoothMetrics.cpp", |
+ "BluetoothMetrics.h", |
"BluetoothRemoteGATTCharacteristic.cpp", |
"BluetoothRemoteGATTCharacteristic.h", |
"BluetoothRemoteGATTDescriptor.cpp", |