summaryrefslogtreecommitdiff
path: root/src/core/compositor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/compositor.h')
-rw-r--r--src/core/compositor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/compositor.h b/src/core/compositor.h
index 4456c648b..4852d0590 100644
--- a/src/core/compositor.h
+++ b/src/core/compositor.h
@@ -97,6 +97,7 @@ public:
private:
void notifyFrameCommitted();
+ void sendPresentationFeedback(uint frame_token);
// viz::BeginFrameObserverBase
bool OnBeginFrameDerivedImpl(const viz::BeginFrameArgs &args) override;