X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fcss%2FCSSSelector.h;h=fab69909ae7287116a0c556274acb72aed1d8ee4;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=0a2ec6e8dbf232b64682216f9a03a6547be76ad8;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/css/CSSSelector.h b/src/third_party/WebKit/Source/core/css/CSSSelector.h index 0a2ec6e..fab6990 100644 --- a/src/third_party/WebKit/Source/core/css/CSSSelector.h +++ b/src/third_party/WebKit/Source/core/css/CSSSelector.h @@ -252,7 +252,7 @@ namespace blink { return static_cast(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