| 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 1f82f88c4c292b42f0b2f7586a3c4d30cf0b0116..b04cb8a071418c2e3214013f536ec6c3467f5bdc 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell_gl.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell_gl.h
|
| @@ -82,7 +82,6 @@ class VrShellGl : public device::mojom::VRVSyncProvider {
|
| void UpdateWebVRTextureBounds(int16_t frame_index,
|
| const gvr::Rectf& left_bounds,
|
| const gvr::Rectf& right_bounds);
|
| - void SetGvrPoseForWebVr(const gvr::Mat4f& pose, uint32_t pose_num);
|
| gvr::Sizei GetWebVRCompositorSurfaceSize();
|
|
|
| void UpdateScene(std::unique_ptr<base::ListValue> commands);
|
|
|