| Index: cc/trees/single_thread_proxy.h
|
| diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h
|
| index f5cdf4183392f5ea2c7a85609e0cfd9d92e5e1e1..4829d225d7ceeb47c941122680c4f1b1cc2873f0 100644
|
| --- a/cc/trees/single_thread_proxy.h
|
| +++ b/cc/trees/single_thread_proxy.h
|
| @@ -56,7 +56,6 @@ class CC_EXPORT SingleThreadProxy : public Proxy,
|
| void MainThreadHasStoppedFlinging() override {}
|
| void Start() override;
|
| void Stop() override;
|
| - void ForceSerializeOnSwapBuffers() override;
|
| bool SupportsImplScrolling() const override;
|
| bool MainFrameWillHappenForTesting() override;
|
| void SetChildrenNeedBeginFrames(bool children_need_begin_frames) override;
|
|
|