Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGSetElement.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGSetElement.cpp b/third_party/WebKit/Source/core/svg/SVGSetElement.cpp |
| index cdbad6a42f56a8330f0eb5452f15b1347c5fd3c9..78a96c61a9d61e8413b90846f194d3963e3c7d17 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGSetElement.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGSetElement.cpp |
| @@ -38,4 +38,4 @@ void SVGSetElement::updateAnimationMode() |
| // See: http://www.w3.org/TR/SVG/single-page.html#animate-SetElement |
| } |
| -} |
| +} // namespace blink |