Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceGradient.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceGradient.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceGradient.cpp |
index 44b9c348def1d47f18977c306a100f5cc6313fdd..ee424f9048d8f51d90ddc25acbfa57ca7b2efdb9 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceGradient.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceGradient.cpp |
@@ -133,4 +133,4 @@ GradientSpreadMethod LayoutSVGResourceGradient::platformSpreadMethodFromSVGType( |
return SpreadMethodPad; |
} |
-} |
+} // namespace blink |