| Index: sky/engine/core/css/CSSSelector.h
|
| diff --git a/sky/engine/core/css/CSSSelector.h b/sky/engine/core/css/CSSSelector.h
|
| index 6e3bea2fc4330b4cfa28429272deaf8a9672d657..292005fa399262eb7087a559e4a70a634459e066 100644
|
| --- a/sky/engine/core/css/CSSSelector.h
|
| +++ b/sky/engine/core/css/CSSSelector.h
|
| @@ -137,7 +137,6 @@ namespace blink {
|
| }
|
|
|
| static PseudoType parsePseudoType(const AtomicString&);
|
| - static PseudoId pseudoId(PseudoType);
|
|
|
| // Selectors are kept in an array by CSSSelectorList. The next component of the selector is
|
| // the next item in the array.
|
|
|