Index: Source/platform/fonts/FontCacheKey.h |
diff --git a/Source/platform/fonts/FontCacheKey.h b/Source/platform/fonts/FontCacheKey.h |
index 039b0da4ea5b547df6f604e2dc77c5a0a62c40b2..5cd4893642f893fd434bab62d53a797fd04c8a55 100644 |
--- a/Source/platform/fonts/FontCacheKey.h |
+++ b/Source/platform/fonts/FontCacheKey.h |
@@ -111,6 +111,6 @@ struct FontCacheKeyHash { |
struct FontCacheKeyTraits : WTF::SimpleClassHashTraits<FontCacheKey> { }; |
-} |
+} // namespace blink |
#endif // FontCacheKey_h |