| Index: third_party/WebKit/Source/core/animation/animatable/AnimatableSVGPaint.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/animatable/AnimatableSVGPaint.cpp b/third_party/WebKit/Source/core/animation/animatable/AnimatableSVGPaint.cpp
|
| index 56d1c4c05976075b98b686f3aa72e547ee81334b..65716fadd1dce9350fe6d6008b486d8bf89fccf6 100644
|
| --- a/third_party/WebKit/Source/core/animation/animatable/AnimatableSVGPaint.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/animatable/AnimatableSVGPaint.cpp
|
| @@ -61,4 +61,4 @@ bool AnimatableSVGPaint::equalTo(const AnimatableValue* value) const
|
| && visitedLinkURI() == svgPaint->visitedLinkURI();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|