| Index: android_webview/browser/aw_gl_surface.h
|
| diff --git a/android_webview/browser/aw_gl_surface.h b/android_webview/browser/aw_gl_surface.h
|
| index 6366a357ab4328b660df4e14ec5fbb89004996cc..36ad96215cce81d1fef77f492d981440812fe919 100644
|
| --- a/android_webview/browser/aw_gl_surface.h
|
| +++ b/android_webview/browser/aw_gl_surface.h
|
| @@ -26,7 +26,6 @@ class GL_EXPORT AwGLSurface : public gfx::GLSurface {
|
| void* GetDisplay() override;
|
|
|
| void SetBackingFrameBufferObject(unsigned int fbo);
|
| - void ResetBackingFrameBufferObject();
|
|
|
| protected:
|
| ~AwGLSurface() override;
|
|
|