| Index: chrome/browser/android/vr_shell/vr_shell_gl.h
|
| diff --git a/chrome/browser/android/vr_shell/vr_shell_gl.h b/chrome/browser/android/vr_shell/vr_shell_gl.h
|
| index 17dbec9f84acba6edcf93c9f8d6fdcbfacd4b263..c41e1eb518e3bd35cc52e443766b0aaa13bd6e1c 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell_gl.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell_gl.h
|
| @@ -108,10 +108,6 @@ class VrShellGl : public device::mojom::VRVSyncProvider {
|
| void SetSubmitClient(
|
| device::mojom::VRSubmitFrameClientPtrInfo submit_client_info);
|
|
|
| - void SetAudioCapturingWarning(bool is_capturing);
|
| - void SetVideoCapturingWarning(bool is_capturing);
|
| - void SetScreenCapturingWarning(bool is_capturing);
|
| -
|
| private:
|
| void GvrInit(gvr_context* gvr_api);
|
| void InitializeRenderer();
|
|
|