Index: Source/platform/fonts/WidthIterator.h |
diff --git a/Source/platform/fonts/WidthIterator.h b/Source/platform/fonts/WidthIterator.h |
index efc47c4269c386e8b9ec585336352d2b0084242f..490ebfabcf5ce87586ff7f1e16a47d81b98440c2 100644 |
--- a/Source/platform/fonts/WidthIterator.h |
+++ b/Source/platform/fonts/WidthIterator.h |
@@ -98,6 +98,6 @@ private: |
bool m_forTextEmphasis : 1; |
}; |
-} |
+} // namespace blink |
#endif |