Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / canvas / OESTextureFloat.h
index 1191da6..daa674f 100644 (file)
@@ -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*);