Index: Source/platform/fonts/SVGGlyph.cpp |
diff --git a/Source/platform/fonts/SVGGlyph.cpp b/Source/platform/fonts/SVGGlyph.cpp |
index a565b32822e44a36e7e31888dadee41945a0a1dc..cce39daf2c8da0fbc9105506dc95e2bdb6a05592 100644 |
--- a/Source/platform/fonts/SVGGlyph.cpp |
+++ b/Source/platform/fonts/SVGGlyph.cpp |
@@ -186,6 +186,6 @@ bool isCompatibleGlyph(const SVGGlyph& identifier, bool isVerticalText, const St |
return isCompatibleArabicForm(identifier, chars, startPosition, endPosition); |
} |
-} |
+} // namespace blink |
#endif |