Index: Source/modules/serviceworkers/CacheStorage.idl |
diff --git a/Source/modules/serviceworkers/CacheStorage.idl b/Source/modules/serviceworkers/CacheStorage.idl |
index 35b53933f927ae02493c6a18732f53acf5882091..e00cfe51bfcd04171e8487f0a524da8ecf172817 100644 |
--- a/Source/modules/serviceworkers/CacheStorage.idl |
+++ b/Source/modules/serviceworkers/CacheStorage.idl |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
[ |
- WillBeGarbageCollected, |
+ GarbageCollected, |
NoInterfaceObject, |
Exposed=ServiceWorker, |
RuntimeEnabled=ServiceWorker, |