| Index: device/bluetooth/bluetooth_remote_gatt_service_android.cc
 | 
| diff --git a/device/bluetooth/bluetooth_remote_gatt_service_android.cc b/device/bluetooth/bluetooth_remote_gatt_service_android.cc
 | 
| index 38c477e87cad145e2e6074fc735877afc715c6e9..730983655f86e55966d4e811b627f327b5f633f0 100644
 | 
| --- a/device/bluetooth/bluetooth_remote_gatt_service_android.cc
 | 
| +++ b/device/bluetooth/bluetooth_remote_gatt_service_android.cc
 | 
| @@ -14,6 +14,7 @@
 | 
|  #include "jni/ChromeBluetoothRemoteGattService_jni.h"
 | 
|  
 | 
|  using base::android::AttachCurrentThread;
 | 
| +using base::android::JavaParamRef;
 | 
|  
 | 
|  namespace device {
 | 
|  
 | 
| 
 |