Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Unified Diff: chrome/browser/android/vr_shell/ui_scene_manager.h

Issue 2867783002: App button click exits WebVR presentation. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/android/vr_shell/ui_scene_manager.h
diff --git a/chrome/browser/android/vr_shell/ui_scene_manager.h b/chrome/browser/android/vr_shell/ui_scene_manager.h
index 5f19ed61124d132671b78a69c9d47248e4bbcac6..e9073dc652ba07ee738caeebbe873a5ebb67945f 100644
--- a/chrome/browser/android/vr_shell/ui_scene_manager.h
+++ b/chrome/browser/android/vr_shell/ui_scene_manager.h
@@ -47,7 +47,6 @@ class UiSceneManager {
bool web_vr_mode_ = false;
bool secure_origin_ = false;
- bool content_rendering_enabled_ = true;
int next_available_id_ = 1;

Powered by Google App Engine
This is Rietveld 408576698