| Index: third_party/WebKit/Source/core/svg/SVGElementRareData.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGElementRareData.cpp b/third_party/WebKit/Source/core/svg/SVGElementRareData.cpp
|
| index 45f779623ff9749f7be94dd6f9277c9ba434c96b..6dcd4470dc6a51b95471efd68b0a369e15506585 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGElementRareData.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGElementRareData.cpp
|
| @@ -71,4 +71,4 @@ AffineTransform* SVGElementRareData::animateMotionTransform()
|
| return &m_animateMotionTransform;
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|