Index: Source/platform/fonts/GlyphBuffer.h |
diff --git a/Source/platform/fonts/GlyphBuffer.h b/Source/platform/fonts/GlyphBuffer.h |
index 48abf7f3dde73a1ca5477417b52be32f2e178bae..5ca769b548f2922eccef52c32b1749d8b77e8aba 100644 |
--- a/Source/platform/fonts/GlyphBuffer.h |
+++ b/Source/platform/fonts/GlyphBuffer.h |
@@ -111,5 +111,6 @@ private: |
bool m_hasVerticalAdvances; |
}; |
-} |
+} // namespace blink |
+ |
#endif |