Index: third_party/WebKit/Source/modules/bluetooth/BluetoothAttributeInstanceMap.h |
diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothAttributeInstanceMap.h b/third_party/WebKit/Source/modules/bluetooth/BluetoothAttributeInstanceMap.h |
index 65e55a25bb6362e64caf38a3ae7df7a85014ad30..b5bfd9aa6390a3df52163053530b157e02bea765 100644 |
--- a/third_party/WebKit/Source/modules/bluetooth/BluetoothAttributeInstanceMap.h |
+++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothAttributeInstanceMap.h |
@@ -44,7 +44,6 @@ class BluetoothAttributeInstanceMap final |
// the map. |
BluetoothRemoteGATTCharacteristic* getOrCreateRemoteGATTCharacteristic( |
ExecutionContext*, |
- const String& serviceInstanceId, |
mojom::blink::WebBluetoothRemoteGATTCharacteristicPtr, |
BluetoothRemoteGATTService*); |