Index: Source/platform/fonts/FontFamily.h |
diff --git a/Source/platform/fonts/FontFamily.h b/Source/platform/fonts/FontFamily.h |
index 87d3833eeb54bb75527f62a03358d7c6e94a0c82..dc64eb1e660a3d66ac40554fa749adfe377ab2a8 100644 |
--- a/Source/platform/fonts/FontFamily.h |
+++ b/Source/platform/fonts/FontFamily.h |
@@ -90,6 +90,6 @@ inline PassRefPtr<SharedFontFamily> FontFamily::releaseNext() |
return m_next.release(); |
} |
-} |
+} // namespace blink |
#endif |