Index: third_party/WebKit/Source/core/svg/SVGPathByteStreamSource.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGPathByteStreamSource.cpp b/third_party/WebKit/Source/core/svg/SVGPathByteStreamSource.cpp |
index a57a45cb8fa7c21b82cefbb3f093808f0da33078..2d84d66b6cd6c8f6eb0fb578703bfd6883a0eb4b 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGPathByteStreamSource.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGPathByteStreamSource.cpp |
@@ -88,4 +88,4 @@ PathSegmentData SVGPathByteStreamSource::parseSegment() |
return segment; |
} |
-} |
+} // namespace blink |