| Index: cc/trees/proxy_main.h
|
| diff --git a/cc/trees/proxy_main.h b/cc/trees/proxy_main.h
|
| index 63f699443297e04ee4cd26660c0c1ed328780da3..560d26bde14c6f520bdf3c7d222538a3c32c4312 100644
|
| --- a/cc/trees/proxy_main.h
|
| +++ b/cc/trees/proxy_main.h
|
| @@ -92,7 +92,6 @@ class CC_EXPORT ProxyMain : public Proxy {
|
| bool CommitToActiveTree() const override;
|
| void SetOutputSurface(OutputSurface* output_surface) override;
|
| void SetVisible(bool visible) override;
|
| - void SetThrottleFrameProduction(bool throttle) override;
|
| const RendererCapabilities& GetRendererCapabilities() const override;
|
| void SetNeedsAnimate() override;
|
| void SetNeedsUpdateLayers() override;
|
|
|