Index: third_party/WebKit/Source/modules/quota/StorageQuota.idl |
diff --git a/third_party/WebKit/Source/modules/quota/StorageQuota.idl b/third_party/WebKit/Source/modules/quota/StorageQuota.idl |
index 1cfb28a24e248b00eec32ca4f117cee045d43ddc..a94e33510d25d214345b9ff27e6e12dbf0d1dbcf 100644 |
--- a/third_party/WebKit/Source/modules/quota/StorageQuota.idl |
+++ b/third_party/WebKit/Source/modules/quota/StorageQuota.idl |
@@ -34,7 +34,6 @@ enum StorageType { |
}; |
[ |
- GarbageCollected, |
NoInterfaceObject, |
RuntimeEnabled=QuotaPromise |
] interface StorageQuota { |