Index: third_party/WebKit/Source/core/svg/SVGGradientElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGGradientElement.cpp b/third_party/WebKit/Source/core/svg/SVGGradientElement.cpp |
index 2c70847f3f76d2b476556e0ad05b7ad57ee01a93..64a329fc10575052414f8110cda2eb802c37f8fb 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGGradientElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGGradientElement.cpp |
@@ -109,4 +109,4 @@ Vector<Gradient::ColorStop> SVGGradientElement::buildStops() |
return stops; |
} |
-} |
+} // namespace blink |