| Index: device/vr/android/cardboard/cardboard_vr_device.cc
|
| diff --git a/device/vr/android/cardboard/cardboard_vr_device.cc b/device/vr/android/cardboard/cardboard_vr_device.cc
|
| index 70176119960913a0ecd0443e9aa2843ab013bdff..c2a0a50af7efbce3da8b5637593598f80fb11e2c 100644
|
| --- a/device/vr/android/cardboard/cardboard_vr_device.cc
|
| +++ b/device/vr/android/cardboard/cardboard_vr_device.cc
|
| @@ -20,6 +20,7 @@
|
| #include "ui/gfx/transform_util.h"
|
|
|
| using base::android::AttachCurrentThread;
|
| +using base::android::ScopedJavaLocalRef;
|
|
|
| namespace device {
|
|
|
|
|