summaryrefslogtreecommitdiffstats
path: root/cc/trees/proxy_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/trees/proxy_main.h')
-rw-r--r--cc/trees/proxy_main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/trees/proxy_main.h b/cc/trees/proxy_main.h
index 63f6994..560d26b 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;