Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGTSpanElement.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGTSpanElement.cpp b/third_party/WebKit/Source/core/svg/SVGTSpanElement.cpp |
| index 996b4b46d0b07f2cb6afd09548ef7259405257d4..0c454af27b5f3fe8f56e70ab45b47ae50829bfc8 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGTSpanElement.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGTSpanElement.cpp |
| @@ -49,4 +49,4 @@ bool SVGTSpanElement::layoutObjectIsNeeded(const ComputedStyle& style) |
| return false; |
| } |
| -} |
| +} // namespace blink |