Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / timing / MemoryInfo.h
index 6d14abd..11bf7c3 100644 (file)
@@ -40,6 +40,7 @@
 namespace blink {
 
 class MemoryInfo FINAL : public RefCountedWillBeGarbageCollected<MemoryInfo>, public ScriptWrappable {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     static PassRefPtrWillBeRawPtr<MemoryInfo> create()
     {