| Index: third_party/WebKit/Source/core/svg/SVGAnimatedAngle.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.cpp b/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.cpp
|
| index 1c5eff4976ed37a270b6dd8f406078b4a4f35773..6e4fe1d988ba0e739174e991655e6d77d4f94ae3 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.cpp
|
| @@ -76,4 +76,4 @@ void SVGAnimatedAngle::animationEnded()
|
| m_orientType->animationEnded();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|