Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / xml / XPathGrammar.y
index 6911fcf..e52ab3a 100644 (file)
@@ -51,7 +51,7 @@ using namespace XPath;
 
 %}
 
-%pure_parser
+%pure-parser
 %parse-param { WebCore::XPath::Parser* parser }
 
 %union