Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/PropertyHandleTest.cpp |
| diff --git a/third_party/WebKit/Source/core/animation/PropertyHandleTest.cpp b/third_party/WebKit/Source/core/animation/PropertyHandleTest.cpp |
| index 9ecb7f18e9dfef82e61d68b1a2571be4cec7a818..6eaa1c121ce5c7df120b2f04c2f2999ae12e33bb 100644 |
| --- a/third_party/WebKit/Source/core/animation/PropertyHandleTest.cpp |
| +++ b/third_party/WebKit/Source/core/animation/PropertyHandleTest.cpp |
| @@ -54,4 +54,4 @@ TEST_F(PropertyHandleTest, Accessors) |
| EXPECT_EQ(PropertyHandle(amplitudeAttr).svgAttribute(), amplitudeAttr); |
| } |
| -} |
| +} // namespace blink |