Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / canvas / OESElementIndexUint.h
index 6a11e71..1ae3c9b 100644 (file)
@@ -33,6 +33,7 @@
 namespace blink {
 
 class OESElementIndexUint FINAL : public WebGLExtension, public ScriptWrappable {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     static PassRefPtrWillBeRawPtr<OESElementIndexUint> create(WebGLRenderingContextBase*);
     static bool supported(WebGLRenderingContextBase*);