summaryrefslogtreecommitdiffstats
path: root/chromium/cc/trees/swap_promise_monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/cc/trees/swap_promise_monitor.h')
-rw-r--r--chromium/cc/trees/swap_promise_monitor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/cc/trees/swap_promise_monitor.h b/chromium/cc/trees/swap_promise_monitor.h
index 7efe2e281a5..3350ca1ffd9 100644
--- a/chromium/cc/trees/swap_promise_monitor.h
+++ b/chromium/cc/trees/swap_promise_monitor.h
@@ -33,7 +33,6 @@ class CC_EXPORT SwapPromiseMonitor {
virtual void OnSetNeedsCommitOnMain() = 0;
virtual void OnSetNeedsRedrawOnImpl() = 0;
- virtual void OnForwardScrollUpdateToMainThreadOnImpl() = 0;
protected:
SwapPromiseManager* swap_promise_manager_;