| Index: sky/engine/core/frame/LocalDOMWindow.h
|
| diff --git a/sky/engine/core/frame/LocalDOMWindow.h b/sky/engine/core/frame/LocalDOMWindow.h
|
| index 29d81b85f9a66d4fec3553251bb862061c8bce13..47d4493239ed42905161c238c1e48ff4caee14a9 100644
|
| --- a/sky/engine/core/frame/LocalDOMWindow.h
|
| +++ b/sky/engine/core/frame/LocalDOMWindow.h
|
| @@ -151,7 +151,6 @@ public:
|
|
|
| // WebKit extensions
|
|
|
| - PassRefPtr<CSSRuleList> getMatchedCSSRules(Element*, const String& pseudoElt) const;
|
| double devicePixelRatio() const;
|
|
|
| Console& console() const;
|
|
|