| Index: chrome/browser/android/vr_shell/vr_gl_thread.h
|
| diff --git a/chrome/browser/android/vr_shell/vr_gl_thread.h b/chrome/browser/android/vr_shell/vr_gl_thread.h
|
| index 7f797c3001389dd73102cd9e17c6bc382cfb1402..d218990e36e93fe0392607c1aa927d8430f96e71 100644
|
| --- a/chrome/browser/android/vr_shell/vr_gl_thread.h
|
| +++ b/chrome/browser/android/vr_shell/vr_gl_thread.h
|
| @@ -50,7 +50,6 @@
|
| void ProcessContentGesture(
|
| std::unique_ptr<blink::WebInputEvent> event) override;
|
| void ForceExitVr() override;
|
| - void ExitPresent() override;
|
| void RunVRDisplayInfoCallback(
|
| const base::Callback<void(device::mojom::VRDisplayInfoPtr)>& callback,
|
| device::mojom::VRDisplayInfoPtr* info) override;
|
|
|