Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp |
| index a7c788c817d084a7b2eb1685405927da7a29036e..2e0d778bfa92b43607970c7a9935b34e26a42fa3 100644 |
| --- a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp |
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.cpp |
| @@ -52,4 +52,4 @@ float SVGTextLayoutEngineSpacing::calculateCSSSpacing(UChar currentCharacter) |
| return spacing; |
| } |
| -} |
| +} // namespace blink |