summaryrefslogtreecommitdiffstats
path: root/cc/trees/thread_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/trees/thread_proxy.h')
-rw-r--r--cc/trees/thread_proxy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/trees/thread_proxy.h b/cc/trees/thread_proxy.h
index 7be549e..771ada2 100644
--- a/cc/trees/thread_proxy.h
+++ b/cc/trees/thread_proxy.h
@@ -187,7 +187,6 @@ class CC_EXPORT ThreadProxy : public Proxy,
void CommitVSyncParameters(base::TimeTicks timebase,
base::TimeDelta interval) override;
void SetEstimatedParentDrawTime(base::TimeDelta draw_time) override;
- void SetMaxSwapsPendingOnImplThread(int max) override;
void DidSwapBuffersOnImplThread() override;
void DidSwapBuffersCompleteOnImplThread() override;
void OnResourcelessSoftareDrawStateChanged(bool resourceless_draw) override;