| Index: device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc
|
| diff --git a/device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc b/device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc
|
| index a269ff8819aaa70117888231d571ccb2aea6cb80..18c5e12df7cd7077906730287ea4c027af488696 100644
|
| --- a/device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc
|
| +++ b/device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc
|
| @@ -21,6 +21,7 @@
|
| #include "jni/ChromeBluetoothRemoteGattCharacteristic_jni.h"
|
|
|
| using base::android::AttachCurrentThread;
|
| +using base::android::JavaParamRef;
|
|
|
| namespace device {
|
|
|
|
|