| Index: sky/engine/core/frame/FrameView.h
|
| diff --git a/sky/engine/core/frame/FrameView.h b/sky/engine/core/frame/FrameView.h
|
| index dcba5692531cad95c7d9e8cbf82b8d75cda343ce..907ccde5f293aad389719c022591af338a1e4abd 100644
|
| --- a/sky/engine/core/frame/FrameView.h
|
| +++ b/sky/engine/core/frame/FrameView.h
|
| @@ -217,8 +217,6 @@ private:
|
| void scheduleOrPerformPostLayoutTasks();
|
| void performPostLayoutTasks();
|
|
|
| - void invalidateTreeIfNeeded();
|
| -
|
| DocumentLifecycle& lifecycle() const;
|
|
|
| // FIXME(sky): Remove now that we're not a ScrollView?
|
|
|