Index: cc/trees/remote_channel_impl.h |
diff --git a/cc/trees/remote_channel_impl.h b/cc/trees/remote_channel_impl.h |
index f79e447f5f9f62fd3d873135fe0587318f4fd1fb..f955ecfef62a5c56d0ffcabcd83ac4b1511e36ed 100644 |
--- a/cc/trees/remote_channel_impl.h |
+++ b/cc/trees/remote_channel_impl.h |
@@ -134,7 +134,6 @@ class CC_EXPORT RemoteChannelImpl : public ChannelImpl, |
void SetOutputSurface(OutputSurface* output_surface) override; |
void ReleaseOutputSurface() override; |
void SetVisible(bool visible) override; |
- void SetThrottleFrameProduction(bool throttle) override; |
const RendererCapabilities& GetRendererCapabilities() const override; |
void SetNeedsAnimate() override; |
void SetNeedsUpdateLayers() override; |