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