Index: Source/platform/fonts/FontCache.h |
diff --git a/Source/platform/fonts/FontCache.h b/Source/platform/fonts/FontCache.h |
index 39f4b8ff0384b5cec1675e26efb5e53de692eeaa..c6948bb63df4110db9d5d579fd1dd47f7239f7b1 100644 |
--- a/Source/platform/fonts/FontCache.h |
+++ b/Source/platform/fonts/FontCache.h |
@@ -180,6 +180,6 @@ public: |
~FontCachePurgePreventer() { FontCache::fontCache()->enablePurging(); } |
}; |
-} |
+} // namespace blink |
#endif |