Index: Source/modules/quota/DeprecatedStorageQuota.idl |
diff --git a/Source/modules/quota/DeprecatedStorageQuota.idl b/Source/modules/quota/DeprecatedStorageQuota.idl |
index 905f1898ab5d83977e1d8adcd14bd0716cc50306..1562bc41e7044505b930b7a5660f264e0f4b95aa 100644 |
--- a/Source/modules/quota/DeprecatedStorageQuota.idl |
+++ b/Source/modules/quota/DeprecatedStorageQuota.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- WillBeGarbageCollected, |
+ GarbageCollected, |
NoInterfaceObject |
] interface DeprecatedStorageQuota { |
[CallWith=ExecutionContext] void queryUsageAndQuota(StorageUsageCallback usageCallback, optional StorageErrorCallback errorCallback); |