Index: cc/test/layer_test_common.h |
diff --git a/cc/test/layer_test_common.h b/cc/test/layer_test_common.h |
index 279c30c132fa11cc51883c64d754f6cfeee562fd..57d64d0cdd4572eb1729256d6ca5e108a07bfb93 100644 |
--- a/cc/test/layer_test_common.h |
+++ b/cc/test/layer_test_common.h |
@@ -175,6 +175,7 @@ class LayerTestCommon { |
FakeLayerTreeHostClient client_; |
TestTaskGraphRunner task_graph_runner_; |
std::unique_ptr<CompositorFrameSink> compositor_frame_sink_; |
+ std::unique_ptr<AnimationHost> animation_host_; |
std::unique_ptr<FakeLayerTreeHost> host_; |
std::unique_ptr<RenderPass> render_pass_; |
scoped_refptr<AnimationTimeline> timeline_; |