| Index: third_party/WebKit/Source/core/xml/XPathResult.idl
|
| diff --git a/third_party/WebKit/Source/core/xml/XPathResult.idl b/third_party/WebKit/Source/core/xml/XPathResult.idl
|
| index 319b719827c06c582688031fa917cd2df18133d0..ead3703004fceb6612bc6922a4b0b771121cd001 100644
|
| --- a/third_party/WebKit/Source/core/xml/XPathResult.idl
|
| +++ b/third_party/WebKit/Source/core/xml/XPathResult.idl
|
| @@ -20,7 +20,6 @@
|
| // http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult
|
|
|
| [
|
| - GarbageCollected
|
| ] interface XPathResult {
|
| // XPathResultType
|
| const unsigned short ANY_TYPE = 0;
|
|
|