Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / CSSSelector.h
index 0a2ec6e..fab6990 100644 (file)
@@ -252,7 +252,7 @@ namespace blink {
             return static_cast<PseudoType>(m_pseudoType);
         }
 
-        static PseudoType parsePseudoType(const AtomicString&);
+        static PseudoType parsePseudoType(const AtomicString&, bool hasArguments);
         static PseudoId pseudoId(PseudoType);
 
         // Selectors are kept in an array by CSSSelectorList. The next component of the selector is