Index: Source/modules/quota/StorageQuota.h |
diff --git a/Source/modules/quota/StorageQuota.h b/Source/modules/quota/StorageQuota.h |
index 2952d947b170780ebde23a73dfee9614af806e42..4d09fa1ba0bdc27e1ce64354d1d86cde40893522 100644 |
--- a/Source/modules/quota/StorageQuota.h |
+++ b/Source/modules/quota/StorageQuota.h |
@@ -41,6 +41,7 @@ namespace blink { |
class ExecutionContext; |
class StorageQuota FINAL : public GarbageCollected<StorageQuota>, public ScriptWrappable { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
static StorageQuota* create() |
{ |