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