Index: Source/core/testing/Internals.idl |
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
index c7e5314979c148ba142653333514e8fb4a670d2b..bbb6dd829213ded50a9864cd18ef04cbc291cd49 100644 |
--- a/Source/core/testing/Internals.idl |
+++ b/Source/core/testing/Internals.idl |
@@ -195,6 +195,7 @@ |
[RaisesException] void garbageCollectDocumentResources(Document document); |
void evictAllResources(); |
+ void garbageCollectV8WithoutContext(); |
void allowRoundingHacks(); |