Chromium Code Reviews| Index: Source/core/dom/NodeFilter.idl |
| diff --git a/Source/core/dom/NodeFilter.idl b/Source/core/dom/NodeFilter.idl |
| index 989099fc9aa34fc9c5a771f6f0feaab4d721951f..58ac22e940799c9b5630e188a81f177c65def223 100644 |
| --- a/Source/core/dom/NodeFilter.idl |
| +++ b/Source/core/dom/NodeFilter.idl |
| @@ -19,6 +19,7 @@ |
| */ |
| [ |
| + DependentLifetime |
| ] interface NodeFilter { |
| // Constants returned by acceptNode |
| const short FILTER_ACCEPT = 1; |