Index: cc/trees/threaded_channel.h |
diff --git a/cc/trees/threaded_channel.h b/cc/trees/threaded_channel.h |
index ab20e525cf0ad40c0f934dffb9ed1c24d7cb6a4e..2a669d472a7155fca46d457918a4a05abf6b648a 100644 |
--- a/cc/trees/threaded_channel.h |
+++ b/cc/trees/threaded_channel.h |
@@ -83,7 +83,6 @@ class CC_EXPORT ThreadedChannel : public ChannelMain, public ChannelImpl { |
~ThreadedChannel() override; |
// ChannelMain Implementation |
- void SetThrottleFrameProductionOnImpl(bool throttle) override; |
void UpdateTopControlsStateOnImpl(TopControlsState constraints, |
TopControlsState current, |
bool animate) override; |