Index: third_party/WebKit/Source/core/xml/XPathEvaluator.idl |
diff --git a/third_party/WebKit/Source/core/xml/XPathEvaluator.idl b/third_party/WebKit/Source/core/xml/XPathEvaluator.idl |
index 70f258fce99998e5d5fd947e7e72da20deb91952..0210849abb5a12a29af377d99aea1048220e156f 100644 |
--- a/third_party/WebKit/Source/core/xml/XPathEvaluator.idl |
+++ b/third_party/WebKit/Source/core/xml/XPathEvaluator.idl |
@@ -29,7 +29,6 @@ |
Constructor, |
GarbageCollected, |
Measure, |
- TypeChecking=Interface, |
] interface XPathEvaluator { |
[Measure, RaisesException] XPathExpression createExpression(DOMString expression, optional XPathNSResolver? resolver = null); |