summaryrefslogtreecommitdiff
path: root/chromium/third_party/WebKit/Source/core/dom/NodeFilter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/dom/NodeFilter.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/dom/NodeFilter.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/core/dom/NodeFilter.idl b/chromium/third_party/WebKit/Source/core/dom/NodeFilter.idl
index 989099fc9aa..58ac22e9407 100644
--- a/chromium/third_party/WebKit/Source/core/dom/NodeFilter.idl
+++ b/chromium/third_party/WebKit/Source/core/dom/NodeFilter.idl
@@ -19,6 +19,7 @@
*/
[
+ DependentLifetime
] interface NodeFilter {
// Constants returned by acceptNode
const short FILTER_ACCEPT = 1;