| 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 fd686f6921d51c2fc508720e80d508f6629f499c..f06aa4d110888663882928e68595a02a2310a96b 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.h
|
| @@ -140,8 +140,6 @@ class VrShell : public device::GvrDelegate {
|
| float desktop_screen_tilt_;
|
| float desktop_height_;
|
|
|
| - ContentRectangle* desktop_plane_;
|
| -
|
| UiScene scene_;
|
|
|
| std::unique_ptr<gvr::GvrApi> gvr_api_;
|
|
|