summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/modules/webgl/oes_fbo_render_mipmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/modules/webgl/oes_fbo_render_mipmap.h')
-rw-r--r--chromium/third_party/blink/renderer/modules/webgl/oes_fbo_render_mipmap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/modules/webgl/oes_fbo_render_mipmap.h b/chromium/third_party/blink/renderer/modules/webgl/oes_fbo_render_mipmap.h
index cc2d7192627..bb06fbcc2db 100644
--- a/chromium/third_party/blink/renderer/modules/webgl/oes_fbo_render_mipmap.h
+++ b/chromium/third_party/blink/renderer/modules/webgl/oes_fbo_render_mipmap.h
@@ -13,7 +13,6 @@ class OESFboRenderMipmap final : public WebGLExtension {
DEFINE_WRAPPERTYPEINFO();
public:
- static OESFboRenderMipmap* Create(WebGLRenderingContextBase*);
static bool Supported(WebGLRenderingContextBase*);
static const char* ExtensionName();