| Index: sky/engine/core/editing/FrameSelection.h
|
| diff --git a/sky/engine/core/editing/FrameSelection.h b/sky/engine/core/editing/FrameSelection.h
|
| index 763c5cf747f816a3aca35de7c1edb18f92257513..8a503615aa98f5c209fb240d6282c708a6cb7253 100644
|
| --- a/sky/engine/core/editing/FrameSelection.h
|
| +++ b/sky/engine/core/editing/FrameSelection.h
|
| @@ -198,8 +198,6 @@ public:
|
|
|
| String selectedText() const;
|
|
|
| - FloatRect bounds() const;
|
| -
|
| void revealSelection(const ScrollAlignment& = ScrollAlignment::alignCenterIfNeeded, RevealExtentOption = DoNotRevealExtent);
|
| void setSelectionFromNone();
|
|
|
|
|