Index: Source/platform/fonts/FontDataCache.h |
diff --git a/Source/platform/fonts/FontDataCache.h b/Source/platform/fonts/FontDataCache.h |
index 5d875351d0931e8a0e2b79d2c04c9e72e2344866..48376088579c3925207bbe4ae522861935e29ef4 100644 |
--- a/Source/platform/fonts/FontDataCache.h |
+++ b/Source/platform/fonts/FontDataCache.h |
@@ -94,6 +94,6 @@ private: |
ListHashSet<RefPtr<SimpleFontData> > m_inactiveFontData; |
}; |
-} |
+} // namespace blink |
#endif |