Index: ui/compositor/test/test_layer_animation_delegate.cc |
diff --git a/ui/compositor/test/test_layer_animation_delegate.cc b/ui/compositor/test/test_layer_animation_delegate.cc |
index e6053d6765d04c90f5fa4a36023978500ae18610..ce875e68efaab8c2debf7be2a33e277ae7a353ab 100644 |
--- a/ui/compositor/test/test_layer_animation_delegate.cc |
+++ b/ui/compositor/test/test_layer_animation_delegate.cc |
@@ -98,9 +98,4 @@ void TestLayerAnimationDelegate::AddThreadedAnimation( |
void TestLayerAnimationDelegate::RemoveThreadedAnimation(int animation_id) { |
} |
-LayerAnimatorCollection* |
-TestLayerAnimationDelegate::GetLayerAnimatorCollection() { |
- return NULL; |
-} |
- |
} // namespace ui |