| Index: sky/engine/core/frame/FrameView.h
|
| diff --git a/sky/engine/core/frame/FrameView.h b/sky/engine/core/frame/FrameView.h
|
| index 8ba2dc818a4a3a9caf9882a696d44ffa2c342a82..9ab42d7071ee9ac6cc5155bf94b68fa90bf4910c 100644
|
| --- a/sky/engine/core/frame/FrameView.h
|
| +++ b/sky/engine/core/frame/FrameView.h
|
| @@ -224,7 +224,6 @@ private:
|
| DocumentLifecycle& lifecycle() const;
|
|
|
| // FIXME(sky): Remove now that we're not a ScrollView?
|
| - void contentRectangleForPaintInvalidation(const IntRect&);
|
| void contentsResized();
|
|
|
| bool wasViewportResized();
|
|
|