summaryrefslogtreecommitdiff
path: root/chromium/cc/animation/animation_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/cc/animation/animation_host.h')
-rw-r--r--chromium/cc/animation/animation_host.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/cc/animation/animation_host.h b/chromium/cc/animation/animation_host.h
index de1ae6f8811..534f8c0c642 100644
--- a/chromium/cc/animation/animation_host.h
+++ b/chromium/cc/animation/animation_host.h
@@ -207,7 +207,6 @@ class CC_ANIMATION_EXPORT AnimationHost : public MutatorHost,
void SetMutationUpdate(
std::unique_ptr<MutatorOutputState> output_state) override;
- size_t CompositedAnimationsCount() const override;
size_t MainThreadAnimationsCount() const override;
bool HasCustomPropertyAnimations() const override;
bool CurrentFrameHadRAF() const override;