Index: cc/animation/layer_animation_controller.h |
diff --git a/cc/animation/layer_animation_controller.h b/cc/animation/layer_animation_controller.h |
index 866377f2eb9158771c200f5b752b38c12d73d128..0b74bcc4e211643d1efd96ca1245c815120cb98f 100644 |
--- a/cc/animation/layer_animation_controller.h |
+++ b/cc/animation/layer_animation_controller.h |
@@ -101,7 +101,7 @@ class CC_EXPORT LayerAnimationController |
void PushNewAnimationsToImplThread( |
LayerAnimationController* controller_impl) const; |
- void RemoveAnimationsCompletedOnMainThread( |
+ void FinishAnimationsCompletedOnMainThread( |
LayerAnimationController* controller_impl) const; |
void PushPropertiesToImplThread( |
LayerAnimationController* controller_impl) const; |