Index: cc/trees/proxy.h |
diff --git a/cc/trees/proxy.h b/cc/trees/proxy.h |
index f4d7becd8d3c2ab889a070fa0ece52f9607f4291..cb7152def9bfdf3f6d3de7b25127a806a972af15 100644 |
--- a/cc/trees/proxy.h |
+++ b/cc/trees/proxy.h |
@@ -48,8 +48,6 @@ class CC_EXPORT Proxy { |
virtual void SetVisible(bool visible) = 0; |
- virtual void SetThrottleFrameProduction(bool throttle) = 0; |
- |
virtual const RendererCapabilities& GetRendererCapabilities() const = 0; |
virtual void SetNeedsAnimate() = 0; |