Index: Source/core/html/canvas/OESTextureHalfFloat.h |
diff --git a/Source/core/html/canvas/OESTextureHalfFloat.h b/Source/core/html/canvas/OESTextureHalfFloat.h |
index 0a21ace14b93a1a5e0d60c958d69d6c5bb714afb..65673a9b43c38fa57b81116f38ed69487ec2e181 100644 |
--- a/Source/core/html/canvas/OESTextureHalfFloat.h |
+++ b/Source/core/html/canvas/OESTextureHalfFloat.h |
@@ -33,6 +33,7 @@ |
namespace blink { |
class OESTextureHalfFloat FINAL : public WebGLExtension, public ScriptWrappable { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
static PassRefPtrWillBeRawPtr<OESTextureHalfFloat> create(WebGLRenderingContextBase*); |
static bool supported(WebGLRenderingContextBase*); |