| Index: Source/modules/quota/DeprecatedStorageInfo.h
|
| diff --git a/Source/modules/quota/DeprecatedStorageInfo.h b/Source/modules/quota/DeprecatedStorageInfo.h
|
| index 841cb68e3198043e71a3ea0d471e3cdef36ed89e..b434f75afde27de311176e2c6b4f76bfd4ab179c 100644
|
| --- a/Source/modules/quota/DeprecatedStorageInfo.h
|
| +++ b/Source/modules/quota/DeprecatedStorageInfo.h
|
| @@ -44,6 +44,7 @@ class StorageQuotaCallback;
|
| class StorageUsageCallback;
|
|
|
| class DeprecatedStorageInfo FINAL : public GarbageCollected<DeprecatedStorageInfo>, public ScriptWrappable {
|
| + DEFINE_WRAPPERTYPEINFO();
|
| public:
|
| enum {
|
| TEMPORARY,
|
|
|