| Index: sky/engine/web/WebViewImpl.h
|
| diff --git a/sky/engine/web/WebViewImpl.h b/sky/engine/web/WebViewImpl.h
|
| index 29ce79454057eefb7fa8fb864cdf258d3b1bb37e..4e593bee547044f050a7c713bad7dda0e3f37505 100644
|
| --- a/sky/engine/web/WebViewImpl.h
|
| +++ b/sky/engine/web/WebViewImpl.h
|
| @@ -327,7 +327,6 @@ public:
|
| bool matchesHeuristicsForGpuRasterizationForTesting() const { return m_matchesHeuristicsForGpuRasterization; }
|
|
|
| private:
|
| - float legibleScale() const;
|
| void resumeTreeViewCommits();
|
| IntSize contentsSize() const;
|
|
|
|
|