| Index: sky/engine/web/WebLocalFrameImpl.h
|
| diff --git a/sky/engine/web/WebLocalFrameImpl.h b/sky/engine/web/WebLocalFrameImpl.h
|
| index 696e0d448e225bbe74177b60a6ba480b5cf6dfc3..7cb5576b6fc3e277087fc572d4d4c856d3330393 100644
|
| --- a/sky/engine/web/WebLocalFrameImpl.h
|
| +++ b/sky/engine/web/WebLocalFrameImpl.h
|
| @@ -127,7 +127,6 @@ public:
|
| virtual WebRect selectionBoundsRect() const override;
|
|
|
| virtual bool selectionStartHasSpellingMarkerFor(int from, int length) const override;
|
| - virtual WebString layerTreeAsText(bool showDebugInfo = false) const override;
|
|
|
| static WebLocalFrameImpl* create(WebFrameClient*);
|
| virtual ~WebLocalFrameImpl();
|
|
|