| Index: cc/trees/remote_channel_main.h
|
| diff --git a/cc/trees/remote_channel_main.h b/cc/trees/remote_channel_main.h
|
| index 23c2cdc85f549f7faa73ba46ac5ad67bf64b21fb..7b2b9c7485dff8ce9a89f682dfceff374d936faf 100644
|
| --- a/cc/trees/remote_channel_main.h
|
| +++ b/cc/trees/remote_channel_main.h
|
| @@ -30,7 +30,6 @@ class CC_EXPORT RemoteChannelMain : public ChannelMain,
|
| ~RemoteChannelMain() override;
|
|
|
| // ChannelMain implementation
|
| - void SetThrottleFrameProductionOnImpl(bool throttle) override;
|
| void UpdateTopControlsStateOnImpl(TopControlsState constraints,
|
| TopControlsState current,
|
| bool animate) override;
|
|
|