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