Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/AnimationTimelineTest.cpp |
| diff --git a/third_party/WebKit/Source/core/animation/AnimationTimelineTest.cpp b/third_party/WebKit/Source/core/animation/AnimationTimelineTest.cpp |
| index 32275b9ec81420949a686e04b6ba1913c4b575c0..17f4054681e2cbd9f035e7aad52fad1a5d354e53 100644 |
| --- a/third_party/WebKit/Source/core/animation/AnimationTimelineTest.cpp |
| +++ b/third_party/WebKit/Source/core/animation/AnimationTimelineTest.cpp |
| @@ -361,4 +361,4 @@ TEST_F(AnimationAnimationTimelineTest, UseAnimationAfterTimelineDeref) |
| animation->setStartTime(0); |
| } |
| -} |
| +} // namespace blink |