Index: third_party/WebKit/Source/core/layout/svg/SVGTextMetrics.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/SVGTextMetrics.cpp b/third_party/WebKit/Source/core/layout/svg/SVGTextMetrics.cpp |
index beb142a6e34a550f5cbcda029c01e14ad0b794a5..ef7723369f058d73a7baa6ccc55cb92dfb5f844b 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/SVGTextMetrics.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/SVGTextMetrics.cpp |
@@ -117,4 +117,4 @@ float SVGTextMetrics::advance(FontOrientation orientation) const |
} |
} |
-} |
+} // namespace blink |