| Index: cc/tree_synchronizer_unittest.cc
|
| diff --git a/cc/tree_synchronizer_unittest.cc b/cc/tree_synchronizer_unittest.cc
|
| index 88654df6dfeb63a1a22a480f508954a6164be939..7741967b0759b5ec5cbc3c83098d994a613fa858 100644
|
| --- a/cc/tree_synchronizer_unittest.cc
|
| +++ b/cc/tree_synchronizer_unittest.cc
|
| @@ -403,4 +403,4 @@ TEST(TreeSynchronizerTest, synchronizeAnimations)
|
| EXPECT_TRUE(static_cast<FakeLayerAnimationController*>(layerTreeRoot->layerAnimationController())->synchronizedAnimations());
|
| }
|
|
|
| -} // namespace
|
| +} // anonymous namespace
|
|
|