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 a1795da49479785615db14724fba575728e6ce4b..22b90473dca90a35e88da91543361cc2e2044706 100644 |
--- a/chrome/browser/android/vr_shell/vr_shell.h |
+++ b/chrome/browser/android/vr_shell/vr_shell.h |
@@ -141,9 +141,6 @@ class VrShell : public device::GvrDelegate { |
// samplerExternalOES texture data for main content image. |
jint content_texture_id_ = 0; |
- float desktop_screen_tilt_; |
- float desktop_height_; |
- |
std::unique_ptr<UiScene> scene_; |
std::unique_ptr<UiInterface> html_interface_; |