cc: Remove the early out in Animate if there's no active tree.
commit0e70552cb63a7f64d4badcf70e3e25d256b31f24
authordanakj <danakj@chromium.org>
Thu, 20 Aug 2015 00:55:14 +0000 (19 17:55 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 20 Aug 2015 00:55:51 +0000 (20 00:55 +0000)
treeb8fcd3191b79c4138d3b3d3c6a68d29f5369a80c
parent62a4118a05c8d696afca7828a8f80ed96e03c34b
cc: Remove the early out in Animate if there's no active tree.

This prevents us from animating the pending tree for the first commit
which would cause us to activate without starting animations.

R=ajuma
BUG=522658
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1285973007

Cr-Commit-Position: refs/heads/master@{#344388}
cc/trees/layer_tree_host_impl.cc