Index: cc/trees/single_thread_proxy.h |
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
index c8defe5d6283213f734ad42cc84de4eb3efc7fe0..913d1ce64565bc48eb60acb005cbe95ea21a5092 100644 |
--- a/cc/trees/single_thread_proxy.h |
+++ b/cc/trees/single_thread_proxy.h |
@@ -110,8 +110,6 @@ class CC_EXPORT SingleThreadProxy : public Proxy, |
scoped_ptr<FrameTimingTracker::MainFrameTimingSet> main_frame_events) |
override; |
- void SetDebugState(const LayerTreeDebugState& debug_state) override {} |
- |
void RequestNewOutputSurface(); |
// Called by the legacy path where RenderWidget does the scheduling. |