Index: Source/core/html/canvas/WebGLTexture.h |
diff --git a/Source/core/html/canvas/WebGLTexture.h b/Source/core/html/canvas/WebGLTexture.h |
index ce03fa5d08702425f1d84ea4bc386bd996b92ac4..b46be7e058fe2f33bfc5da9786d2e62db7ddc7f6 100644 |
--- a/Source/core/html/canvas/WebGLTexture.h |
+++ b/Source/core/html/canvas/WebGLTexture.h |
@@ -34,6 +34,7 @@ |
namespace blink { |
class WebGLTexture FINAL : public WebGLSharedObject, public ScriptWrappable { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
enum TextureExtensionFlag { |
NoTextureExtensionEnabled = 0, |