Chromium Code Reviews| Index: Source/modules/quota/StorageQuota.idl |
| diff --git a/Source/modules/quota/StorageQuota.idl b/Source/modules/quota/StorageQuota.idl |
| index e3346cbe7d9f5857c08665e78a31549d5216b77a..20c0cbc5e7178a824aac8f93463ed7669bc18c4c 100644 |
| --- a/Source/modules/quota/StorageQuota.idl |
| +++ b/Source/modules/quota/StorageQuota.idl |
| @@ -34,6 +34,7 @@ enum StorageType { |
| }; |
| [ |
| + WillBeGarbageCollected, |
| NoInterfaceObject, |
| RuntimeEnabled=QuotaPromise |
| ] interface StorageQuota { |