| Index: cc/trees/layer_tree_host_unittest_animation.cc
|
| diff --git a/cc/trees/layer_tree_host_unittest_animation.cc b/cc/trees/layer_tree_host_unittest_animation.cc
|
| index 93202a0a57fdf7536e3f43f76ad98a48e5dc8add..ed27a03a2f8b12bce15b9cc2814157729c267ce8 100644
|
| --- a/cc/trees/layer_tree_host_unittest_animation.cc
|
| +++ b/cc/trees/layer_tree_host_unittest_animation.cc
|
| @@ -102,7 +102,7 @@ class LayerTreeHostAnimationTestSetNeedsAnimateInsideAnimationCallback
|
| int num_begin_frames_;
|
| };
|
|
|
| -MULTI_THREAD_TEST_F(
|
| +SINGLE_AND_MULTI_THREAD_TEST_F(
|
| LayerTreeHostAnimationTestSetNeedsAnimateInsideAnimationCallback);
|
|
|
| // Add a layer animation and confirm that
|
|
|