| 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 90bde19274716f8fcc6a8d224f7bc07e0090a9ab..efdc0be6fe189e5ec8887532e0d6aa2326ae51b6 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.h
|
| @@ -149,6 +149,7 @@ class VrShell : public device::PresentingGvrDelegate,
|
|
|
| void ForceExitVr();
|
| void ExitPresent();
|
| + void ExitFullscreen();
|
|
|
| void ProcessContentGesture(std::unique_ptr<blink::WebInputEvent> event);
|
| void SubmitControllerModel(std::unique_ptr<VrControllerModel> model);
|
|
|