| Index: third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolationTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolationTest.cpp b/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolationTest.cpp
|
| index b2119e4b0f217275128571c8d61479708d1f00ce..7c0dbe812de1565ed812a552bc0a664d784291b9 100644
|
| --- a/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolationTest.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolationTest.cpp
|
| @@ -104,4 +104,4 @@ TEST_F(AnimationDeferredLegacyStyleInterpolationTest, BackdropFilter)
|
| EXPECT_FALSE(test(CSSPropertyBackdropFilter, "sepia(1)"));
|
| EXPECT_TRUE(test(CSSPropertyBackdropFilter, "url(#svgfilter)"));
|
| }
|
| -}
|
| +} // namespace blink
|
|
|