Index: Source/platform/fonts/Latin1TextIterator.h |
diff --git a/Source/platform/fonts/Latin1TextIterator.h b/Source/platform/fonts/Latin1TextIterator.h |
index b15c1c1908b2d7b12c2efbda79e3a8e899f73cf9..991f0770db3130f4cd9c5e4174ff5fd4b631ffa8 100644 |
--- a/Source/platform/fonts/Latin1TextIterator.h |
+++ b/Source/platform/fonts/Latin1TextIterator.h |
@@ -62,6 +62,6 @@ private: |
int m_lastCharacter; |
}; |
-} |
+} // namespace blink |
#endif |