Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / canvas / Canvas2DContextAttributes.h
index 1f70732..f098f66 100644 (file)
@@ -40,6 +40,7 @@ enum Canvas2DContextStorage {
 
 class Canvas2DContextAttributes : public CanvasContextAttributes, public ScriptWrappable {
     DECLARE_EMPTY_VIRTUAL_DESTRUCTOR_WILL_BE_REMOVED(Canvas2DContextAttributes);
+    DEFINE_WRAPPERTYPEINFO();
 public:
     // Create a new attributes object
     static PassRefPtrWillBeRawPtr<Canvas2DContextAttributes> create();