Index: Source/modules/quota/StorageQuota.h |
diff --git a/Source/modules/quota/StorageQuota.h b/Source/modules/quota/StorageQuota.h |
index b3d3bed09dddbe196f94707c191007747d2bcc09..c626ae78e8a831bb7629a8817d96d41f64aef3fd 100644 |
--- a/Source/modules/quota/StorageQuota.h |
+++ b/Source/modules/quota/StorageQuota.h |
@@ -43,7 +43,6 @@ namespace WebCore { |
class ExecutionContext; |
class StorageQuota FINAL : public RefCountedWillBeGarbageCollectedFinalized<StorageQuota>, public ScriptWrappable { |
- DECLARE_GC_INFO; |
public: |
static PassRefPtrWillBeRawPtr<StorageQuota> create() |
{ |