| Index: Source/modules/quota/DeprecatedStorageInfo.h
|
| diff --git a/Source/modules/quota/DeprecatedStorageInfo.h b/Source/modules/quota/DeprecatedStorageInfo.h
|
| index 472e27e57523564a92e08d4db14e6f655bdc2e49..a2f4728164ad2a52ef75806f12df039713af25dd 100644
|
| --- a/Source/modules/quota/DeprecatedStorageInfo.h
|
| +++ b/Source/modules/quota/DeprecatedStorageInfo.h
|
| @@ -46,7 +46,6 @@ class StorageQuotaCallback;
|
| class StorageUsageCallback;
|
|
|
| class DeprecatedStorageInfo : public RefCountedWillBeGarbageCollectedFinalized<DeprecatedStorageInfo>, public ScriptWrappable {
|
| - DECLARE_GC_INFO;
|
| public:
|
| enum {
|
| TEMPORARY,
|
|
|