| Index: cc/test/fake_proxy.h
|
| diff --git a/cc/test/fake_proxy.h b/cc/test/fake_proxy.h
|
| index cbb3ead2fd48a89c3ff45ef4a988776fd723723a..daadcd6d35d8d1a9585721d7fd69c0882a9e6c20 100644
|
| --- a/cc/test/fake_proxy.h
|
| +++ b/cc/test/fake_proxy.h
|
| @@ -39,7 +39,6 @@ class FakeProxy : public Proxy {
|
| void Stop() override {}
|
| bool SupportsImplScrolling() const override;
|
| bool MainFrameWillHappenForTesting() override;
|
| - void SetChildrenNeedBeginFrames(bool children_need_begin_frames) override {}
|
| void SetAuthoritativeVSyncInterval(const base::TimeDelta& interval) override {
|
| }
|
| void UpdateTopControlsState(TopControlsState constraints,
|
|
|