| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGText.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGText.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGText.h
|
| index fde5c8440592d20aaefe57b7d0bff197b6abcd9f..3297161d216f021d5b5455bd716e197d57754935 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGText.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGText.h
|
| @@ -92,6 +92,6 @@ private:
|
|
|
| DEFINE_LAYOUT_OBJECT_TYPE_CASTS(LayoutSVGText, isSVGText());
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|