Index: third_party/WebKit/Source/platform/text/BidiCharacterRun.cpp |
diff --git a/third_party/WebKit/Source/platform/text/BidiCharacterRun.cpp b/third_party/WebKit/Source/platform/text/BidiCharacterRun.cpp |
index f5b257fa91a4a4e627c876610961a55ef8b7a83c..3bce36baff92cf08b3189908c1baa72a810a6a2e 100644 |
--- a/third_party/WebKit/Source/platform/text/BidiCharacterRun.cpp |
+++ b/third_party/WebKit/Source/platform/text/BidiCharacterRun.cpp |
@@ -55,4 +55,4 @@ void BidiCharacterRun::operator delete(void* ptr) |
partitionFree(ptr); |
} |
-} |
+} // namespace blink |