| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGGradientStop.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGGradientStop.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGGradientStop.h
|
| index 5b8d4fb931b94790a3cb7db8977a59b780eb91f9..72feae97d7648efae358707bb24e07ca7a47afe5 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGGradientStop.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGGradientStop.h
|
| @@ -56,6 +56,6 @@ private:
|
|
|
| DEFINE_LAYOUT_OBJECT_TYPE_CASTS(LayoutSVGGradientStop, isSVGGradientStop());
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // LayoutSVGGradientStop_h
|
|
|