| Index: cc/test/proxy_impl_for_test.h
|
| diff --git a/cc/test/proxy_impl_for_test.h b/cc/test/proxy_impl_for_test.h
|
| index ce28f570766cb1a0876a271a3fedad91055834c8..4b807cce6f738b6ea62948d2cccf9374a0303639 100644
|
| --- a/cc/test/proxy_impl_for_test.h
|
| +++ b/cc/test/proxy_impl_for_test.h
|
| @@ -49,7 +49,6 @@ class ProxyImplForTest : public ProxyImpl {
|
| void ScheduledActionInvalidateOutputSurface() override;
|
| void SendBeginMainFrameNotExpectedSoon() override;
|
| void DidActivateSyncTree() override;
|
| - void SetThrottleFrameProductionOnImpl(bool throttle) override;
|
| void InitializeOutputSurfaceOnImpl(OutputSurface* output_surface) override;
|
| void MainThreadHasStoppedFlingingOnImpl() override;
|
| void SetInputThrottledUntilCommitOnImpl(bool is_throttled) override;
|
|
|