Index: core/testing/InternalProfilers.idl |
diff --git a/core/testing/InternalProfilers.idl b/core/testing/InternalProfilers.idl |
index c73eb1a25722945dc401d4be22524369769235d5..8387baf6e5548e2bbd550c8530356895e54048cd 100644 |
--- a/core/testing/InternalProfilers.idl |
+++ b/core/testing/InternalProfilers.idl |
@@ -29,7 +29,7 @@ |
*/ |
[ |
- WillBeGarbageCollected, |
+ GarbageCollected, |
] interface InternalProfilers { |
void startHeapProfiling(DOMString prefix); |
void stopHeapProfiling(); |