Index: core/testing/LayerRectList.idl |
diff --git a/core/testing/LayerRectList.idl b/core/testing/LayerRectList.idl |
index ffe74d37cc75332b352fa9bd6057a2039cc38547..566be6ed20e60683a6f0bd177f366a9282cb7984 100644 |
--- a/core/testing/LayerRectList.idl |
+++ b/core/testing/LayerRectList.idl |
@@ -29,7 +29,7 @@ |
*/ |
[ |
- WillBeGarbageCollected, |
+ GarbageCollected, |
] interface LayerRectList { |
readonly attribute unsigned long length; |
getter LayerRect item(unsigned long index); |