Index: Source/modules/quota/StorageInfo.h |
diff --git a/Source/modules/quota/StorageInfo.h b/Source/modules/quota/StorageInfo.h |
index 716a030df9268630264f394ae76586af24ab45c2..483ff95b8efabd10b65b721e6d3181c09b2b88c2 100644 |
--- a/Source/modules/quota/StorageInfo.h |
+++ b/Source/modules/quota/StorageInfo.h |
@@ -40,7 +40,6 @@ |
namespace WebCore { |
class StorageInfo FINAL : public RefCountedWillBeGarbageCollectedFinalized<StorageInfo>, public ScriptWrappable { |
- DECLARE_GC_INFO; |
public: |
static PassRefPtrWillBeRawPtr<StorageInfo> create(unsigned long long usage, unsigned long long quota) |
{ |