Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGAnimatedEnumerationBase.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedEnumerationBase.cpp b/third_party/WebKit/Source/core/svg/SVGAnimatedEnumerationBase.cpp |
| index bb5b911776a7889cdc483193f568e279c749ec71..2d89b78207dba90cb7b1395578ecb0548b8d12a8 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedEnumerationBase.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedEnumerationBase.cpp |
| @@ -64,4 +64,4 @@ void SVGAnimatedEnumerationBase::setBaseVal(unsigned short value, ExceptionState |
| contextElement()->svgAttributeBaseValChanged(this->attributeName()); |
| } |
| -} |
| +} // namespace blink |