Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/InterpolationEffectTest.cpp |
| diff --git a/third_party/WebKit/Source/core/animation/InterpolationEffectTest.cpp b/third_party/WebKit/Source/core/animation/InterpolationEffectTest.cpp |
| index d0d64c2322edfceae37c3183fe2ccf5285b3a453..d4d03da724644e5890cf0f3984b27688a4236e3e 100644 |
| --- a/third_party/WebKit/Source/core/animation/InterpolationEffectTest.cpp |
| +++ b/third_party/WebKit/Source/core/animation/InterpolationEffectTest.cpp |
| @@ -113,4 +113,4 @@ TEST_F(AnimationInterpolationEffectTest, MultipleInterpolations) |
| EXPECT_FLOAT_EQ(15, getInterpolableNumber(activeInterpolations.at(0))); |
| } |
| -} |
| +} // namespace blink |