Index: cc/trees/proxy.h |
diff --git a/cc/trees/proxy.h b/cc/trees/proxy.h |
index d403ae0eb6da1ebce0df41dc64215daa9a252376..57efe3f4c1c608e3093c2014dc650cff0a3e440b 100644 |
--- a/cc/trees/proxy.h |
+++ b/cc/trees/proxy.h |
@@ -99,8 +99,6 @@ class CC_EXPORT Proxy { |
virtual bool SupportsImplScrolling() const = 0; |
- virtual void SetDebugState(const LayerTreeDebugState& debug_state) = 0; |
- |
virtual void SetChildrenNeedBeginFrames(bool children_need_begin_frames) = 0; |
virtual void SetAuthoritativeVSyncInterval( |