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 ccad25333badf94a0c0d22764fcf49199555aa4a..dbc427504d846299a8e807775e72974eb38f396f 100644 |
--- a/cc/trees/layer_tree_host_unittest_animation.cc |
+++ b/cc/trees/layer_tree_host_unittest_animation.cc |
@@ -104,9 +104,8 @@ class LayerTreeHostAnimationTestSetNeedsAnimateInsideAnimationCallback |
int num_animates_; |
}; |
-// Temporarily suppressed per crbug.com/280706. |
-//MULTI_THREAD_TEST_F( |
-// LayerTreeHostAnimationTestSetNeedsAnimateInsideAnimationCallback); |
+MULTI_THREAD_TEST_F( |
+ LayerTreeHostAnimationTestSetNeedsAnimateInsideAnimationCallback); |
// Add a layer animation and confirm that |
// LayerTreeHostImpl::updateAnimationState does get called and continues to |