Index: third_party/WebKit/Source/core/animation/animatable/AnimatableLengthBox.cpp |
diff --git a/third_party/WebKit/Source/core/animation/animatable/AnimatableLengthBox.cpp b/third_party/WebKit/Source/core/animation/animatable/AnimatableLengthBox.cpp |
index be07069bfbecb24944543f0cfad3a69168f807b5..4aa039bc7fb43b8e3489abd3e71d6c92ed9695fd 100644 |
--- a/third_party/WebKit/Source/core/animation/animatable/AnimatableLengthBox.cpp |
+++ b/third_party/WebKit/Source/core/animation/animatable/AnimatableLengthBox.cpp |
@@ -51,4 +51,4 @@ bool AnimatableLengthBox::equalTo(const AnimatableValue* value) const |
&& bottom()->equals(lengthBox->bottom()); |
} |
-} |
+} // namespace blink |