Index: Source/core/xml/XSLTProcessor.idl |
diff --git a/Source/core/xml/XSLTProcessor.idl b/Source/core/xml/XSLTProcessor.idl |
index 3826bec821800f3022a210009c4c9ff94f9535b3..cda3afb417763ca29fdf0d8a2218b8800447cff4 100644 |
--- a/Source/core/xml/XSLTProcessor.idl |
+++ b/Source/core/xml/XSLTProcessor.idl |
@@ -31,7 +31,7 @@ |
// http://bugs.webkit.org/show_bug.cgi?id=5446 |
[ |
- WillBeGarbageCollected, |
+ GarbageCollected, |
Constructor, |
ConstructorCallWith=Document, |
RuntimeEnabled=XSLT, |