| 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 c2a5db7c970a59cb3c1d8d87557e6e6c58092c9d..90bde19274716f8fcc6a8d224f7bc07e0090a9ab 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.h
|
| @@ -148,6 +148,7 @@
|
| void ContentFrameWasResized(bool width_changed);
|
|
|
| void ForceExitVr();
|
| + void ExitPresent();
|
|
|
| void ProcessContentGesture(std::unique_ptr<blink::WebInputEvent> event);
|
| void SubmitControllerModel(std::unique_ptr<VrControllerModel> model);
|
|
|