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