| 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 104f2b95a3867e7363498426793f72effe266bc5..85ab8548dbd2e6a689b8d8881a7a4ea972b8d5b3 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.h
|
| @@ -146,6 +146,7 @@ class VrShell : public device::PresentingGvrDelegate,
|
| void ContentFrameWasResized(bool width_changed);
|
|
|
| void ForceExitVr();
|
| + void ExitPresent();
|
|
|
| void ProcessContentGesture(std::unique_ptr<blink::WebInputEvent> event);
|
| void SubmitControllerModel(std::unique_ptr<VrControllerModel> model);
|
|
|