Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/AnimationStackTest.cpp |
| diff --git a/third_party/WebKit/Source/core/animation/AnimationStackTest.cpp b/third_party/WebKit/Source/core/animation/AnimationStackTest.cpp |
| index 86c837e91b7d1d6d8cf7b0ae3f16c7d098a35f99..95df90666a3f9be70ff652b2ff957037a15b2426 100644 |
| --- a/third_party/WebKit/Source/core/animation/AnimationStackTest.cpp |
| +++ b/third_party/WebKit/Source/core/animation/AnimationStackTest.cpp |
| @@ -132,4 +132,4 @@ TEST_F(AnimationAnimationStackTest, ClearedEffectsRemoved) |
| EXPECT_EQ(0u, result.size()); |
| } |
| -} |
| +} // namespace blink |