| Index: device/bluetooth/bluetooth_device_android.h
|
| diff --git a/device/bluetooth/bluetooth_device_android.h b/device/bluetooth/bluetooth_device_android.h
|
| index eadcb3955a96167937fcc44e313f9a320e6e6a01..95f7aadd137aa4349883511452e48b487163cc56 100644
|
| --- a/device/bluetooth/bluetooth_device_android.h
|
| +++ b/device/bluetooth/bluetooth_device_android.h
|
| @@ -110,7 +110,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothDeviceAndroid final
|
| void CreateGattRemoteService(
|
| JNIEnv* env,
|
| const base::android::JavaParamRef<jobject>& caller,
|
| - const base::android::JavaParamRef<jstring>& instanceId,
|
| + const base::android::JavaParamRef<jstring>& instance_id,
|
| const base::android::JavaParamRef<jobject>&
|
| bluetooth_gatt_service_wrapper); // BluetoothGattServiceWrapper
|
|
|
|
|