summaryrefslogtreecommitdiffstats
path: root/cc/trees/channel_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/trees/channel_main.h')
-rw-r--r--cc/trees/channel_main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/trees/channel_main.h b/cc/trees/channel_main.h
index 39861e0..277507f 100644
--- a/cc/trees/channel_main.h
+++ b/cc/trees/channel_main.h
@@ -30,7 +30,6 @@ class CC_EXPORT ChannelMain {
virtual ~ChannelMain() {}
// Interface for commands sent to ProxyImpl
- virtual void SetThrottleFrameProductionOnImpl(bool throttle) = 0;
virtual void UpdateTopControlsStateOnImpl(TopControlsState constraints,
TopControlsState current,
bool animate) = 0;