Index: cc/trees/channel_main.h |
diff --git a/cc/trees/channel_main.h b/cc/trees/channel_main.h |
index 39861e054ef4287c313d49315cffd364c9663e7c..277507f30dfe51124cd476e926d16dd5da813c29 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; |