summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/xml/DOMParser.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/xml/DOMParser.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/xml/DOMParser.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/core/xml/DOMParser.idl b/chromium/third_party/WebKit/Source/core/xml/DOMParser.idl
index ff6af341d86..aa390c5cbae 100644
--- a/chromium/third_party/WebKit/Source/core/xml/DOMParser.idl
+++ b/chromium/third_party/WebKit/Source/core/xml/DOMParser.idl
@@ -18,6 +18,7 @@
*/
[
+ WillBeGarbageCollected,
Constructor
] interface DOMParser {
[RaisesException] Document parseFromString([Default=Undefined] optional DOMString str,