Index: Source/core/html/canvas/EXTShaderTextureLOD.h |
diff --git a/Source/core/html/canvas/EXTShaderTextureLOD.h b/Source/core/html/canvas/EXTShaderTextureLOD.h |
index b74469273ca62508711bd8f28d152b1ffcc07dcd..1763214bc88c8a2d962ac6adf36454c7cc44b313 100644 |
--- a/Source/core/html/canvas/EXTShaderTextureLOD.h |
+++ b/Source/core/html/canvas/EXTShaderTextureLOD.h |
@@ -12,6 +12,7 @@ |
namespace blink { |
class EXTShaderTextureLOD FINAL : public WebGLExtension, public ScriptWrappable { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
static PassRefPtrWillBeRawPtr<EXTShaderTextureLOD> create(WebGLRenderingContextBase*); |
static bool supported(WebGLRenderingContextBase*); |