Index: Source/platform/fonts/Font.cpp |
diff --git a/Source/platform/fonts/Font.cpp b/Source/platform/fonts/Font.cpp |
index 96a03853b9acc7f682ef96a076891aef6cefe1ea..a0d36322dba5c3a592ded221968d9c339d039d72 100644 |
--- a/Source/platform/fonts/Font.cpp |
+++ b/Source/platform/fonts/Font.cpp |
@@ -839,4 +839,4 @@ int Font::offsetForPositionForSimpleText(const TextRun& run, float x, bool inclu |
return offset; |
} |
-} |
+} // namespace blink |