| Index: third_party/WebKit/Source/core/animation/FilterStyleInterpolationTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/FilterStyleInterpolationTest.cpp b/third_party/WebKit/Source/core/animation/FilterStyleInterpolationTest.cpp
|
| index 180992242fb1d18a4f068512a61486eb753f40d6..7db6bacef1576493275ba797898835a14325e368 100644
|
| --- a/third_party/WebKit/Source/core/animation/FilterStyleInterpolationTest.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/FilterStyleInterpolationTest.cpp
|
| @@ -38,4 +38,4 @@ TEST_F(AnimationFilterStyleInterpolationTest, SimpleTest)
|
| roundTrip(*filter);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|