Index: Source/platform/fonts/FontFamily.cpp |
diff --git a/Source/platform/fonts/FontFamily.cpp b/Source/platform/fonts/FontFamily.cpp |
index 2e6b82bf9c05d3f989e2d26d6abc814d6a30396e..2955982e0ce910475a9adbca336b23f1126a1886 100644 |
--- a/Source/platform/fonts/FontFamily.cpp |
+++ b/Source/platform/fonts/FontFamily.cpp |
@@ -43,4 +43,4 @@ bool operator==(const FontFamily& a, const FontFamily& b) |
return true; |
} |
-} |
+} // namespace blink |