| Index: third_party/WebKit/Source/core/layout/svg/SVGTextMetricsBuilder.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGTextMetricsBuilder.cpp b/third_party/WebKit/Source/core/layout/svg/SVGTextMetricsBuilder.cpp
|
| index e91fb9ffe85eeabc80596cafb4c799169130f70a..70d014dc02e049924f22a7c7bea94715a1f0f413 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/SVGTextMetricsBuilder.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGTextMetricsBuilder.cpp
|
| @@ -237,4 +237,4 @@ void SVGTextMetricsBuilder::buildMetricsAndLayoutAttributes(LayoutSVGText* textR
|
| walkTree(textRoot, stopAtLeaf, &data);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|