| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGTSpan.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGTSpan.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGTSpan.h
|
| index 907411a972f9d34063c279b9a955991172788712..e1eaec3fb55b250b2759486cb51f20434e72a021 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGTSpan.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGTSpan.h
|
| @@ -33,6 +33,6 @@ class LayoutSVGTSpan final : public LayoutSVGInline {
|
|
|
| const char* GetName() const override { return "LayoutSVGTSpan"; }
|
| };
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // LayoutSVGTSpan_h
|
|
|