| Index: cc/layer_animation_controller_unittest.cc
|
| diff --git a/cc/layer_animation_controller_unittest.cc b/cc/layer_animation_controller_unittest.cc
|
| index 5c9402aeb0484a0017cf3f4d30ca1aeb4d9ab6f3..70b4165db18c4fd5990a602647f6065a4bfe2b6b 100644
|
| --- a/cc/layer_animation_controller_unittest.cc
|
| +++ b/cc/layer_animation_controller_unittest.cc
|
| @@ -558,4 +558,4 @@ TEST(LayerAnimationControllerTest, ForceSyncWhenSynchronizedStartTimeNeeded)
|
| EXPECT_EQ(ActiveAnimation::WaitingForTargetAvailability, activeAnimation->runState());
|
| }
|
|
|
| -} // namespace
|
| +} // anonymous namespace
|
|
|