Index: third_party/WebKit/Source/core/xml/XPathNSResolver.idl |
diff --git a/third_party/WebKit/Source/core/xml/XPathNSResolver.idl b/third_party/WebKit/Source/core/xml/XPathNSResolver.idl |
index e5888eeefa3e3a85d1163bae954ce9ffdeccb0c9..8f71a319d74de30aae5faeda1308c3be3c7bd648 100644 |
--- a/third_party/WebKit/Source/core/xml/XPathNSResolver.idl |
+++ b/third_party/WebKit/Source/core/xml/XPathNSResolver.idl |
@@ -26,7 +26,6 @@ |
// is what Gecko does. crbug.com/345529 |
[ |
- GarbageCollected, |
NoInterfaceObject |
] interface XPathNSResolver { |
DOMString? lookupNamespaceURI([Default=Undefined] optional DOMString prefix); |