| Index: chrome/browser/android/vr_shell/vr_shell.h
|
| diff --git a/chrome/browser/android/vr_shell/vr_shell.h b/chrome/browser/android/vr_shell/vr_shell.h
|
| index 8ad2e044a44c0ad6da5aaa0dfeffe49bb63aa6fc..00fc7a6323853f378d2f5ce85bd06b17f8ce36f1 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.h
|
| @@ -105,6 +105,7 @@ class VrShell : public device::GvrDelegate {
|
| gvr::Vec3f forward_vector_;
|
|
|
| gvr::Sizei render_size_;
|
| + float cursor_distance_;
|
|
|
| std::unique_ptr<VrCompositor> content_compositor_view_;
|
| content::ContentViewCore* content_cvc_;
|
|
|