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