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

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

Issue 2889693005: Stay in VR while showing DOFF flow and connect CCT exit button to this. (Closed)
Patch Set: rebase 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/non_presenting_gvr_delegate.h
diff --git a/chrome/browser/android/vr_shell/non_presenting_gvr_delegate.h b/chrome/browser/android/vr_shell/non_presenting_gvr_delegate.h
index d921ea4fd9f782bb0b407c046b2ee81f3dd3233c..846dcbb3e2add665d1d12a36add2e5125bea7143 100644
--- a/chrome/browser/android/vr_shell/non_presenting_gvr_delegate.h
+++ b/chrome/browser/android/vr_shell/non_presenting_gvr_delegate.h
@@ -47,6 +47,8 @@ class NonPresentingGvrDelegate : public device::GvrDelegate,
void Resume();
device::mojom::VRVSyncProviderRequest OnSwitchToPresentingDelegate();
+ void UpdateContext(gvr_context* context);
+
private:
void StopVSyncLoop();
void StartVSyncLoop();

Powered by Google App Engine
This is Rietveld 408576698