| Index: Source/modules/quota/DeprecatedStorageInfo.h
|
| diff --git a/Source/modules/quota/DeprecatedStorageInfo.h b/Source/modules/quota/DeprecatedStorageInfo.h
|
| index f018a3f59704df3bfe9c48705d73b4731688353c..30e53683dc9a7551743ab3bc6209d02b2757e1d8 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,
|
|
|