Chromium Code Reviews| Index: Source/core/xml/XPathExpression.idl |
| diff --git a/Source/core/xml/XPathExpression.idl b/Source/core/xml/XPathExpression.idl |
| index 7cf2819320a3db1a4df8a2704b5527f2fd105245..397fb25b44cdff9c954f3f0abd8caae59c613389 100644 |
| --- a/Source/core/xml/XPathExpression.idl |
| +++ b/Source/core/xml/XPathExpression.idl |
| @@ -18,6 +18,8 @@ |
| * Boston, MA 02110-1301, USA. |
| */ |
| +// http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathExpression |
| + |
| [ |
| GarbageCollected, |
| TypeChecking=Interface, |