| Index: cc/trees/single_thread_proxy.h
|
| diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h
|
| index f96f6f8d6364b514dcec804970c326ab1c83fdfc..ece5dffd8b1f4607541c980e667545aef5dd34b1 100644
|
| --- a/cc/trees/single_thread_proxy.h
|
| +++ b/cc/trees/single_thread_proxy.h
|
| @@ -116,7 +116,6 @@ class CC_EXPORT SingleThreadProxy : public Proxy,
|
| void RequestNewOutputSurface();
|
|
|
| // Called by the legacy path where RenderWidget does the scheduling.
|
| - void LayoutAndUpdateLayers();
|
| void CompositeImmediately(base::TimeTicks frame_begin_time);
|
|
|
| protected:
|
|
|