Index: core/testing/GCObservation.idl |
diff --git a/core/testing/GCObservation.idl b/core/testing/GCObservation.idl |
index 378b05526c7ef3cddd98f35140dca7e02ba3592c..ba754c008858c5cd6598ebbf732558c74fe2b74a 100644 |
--- a/core/testing/GCObservation.idl |
+++ b/core/testing/GCObservation.idl |
@@ -29,7 +29,7 @@ |
*/ |
[ |
- WillBeGarbageCollected, |
+ GarbageCollected, |
] interface GCObservation { |
// Technically, this is true if the object was "near death"; the |
// object may have been kept alive through a weak handle. Having |