Index: third_party/WebKit/Source/core/editing/commands/InsertLineBreakCommand.cpp |
diff --git a/third_party/WebKit/Source/core/editing/commands/InsertLineBreakCommand.cpp b/third_party/WebKit/Source/core/editing/commands/InsertLineBreakCommand.cpp |
index 5872c73e4110df2f10481dbdd99a56de5479a1df..8a50c657f2f3985c781570939afdae3c44fa1e52 100644 |
--- a/third_party/WebKit/Source/core/editing/commands/InsertLineBreakCommand.cpp |
+++ b/third_party/WebKit/Source/core/editing/commands/InsertLineBreakCommand.cpp |
@@ -164,4 +164,4 @@ void InsertLineBreakCommand::doApply() |
rebalanceWhitespace(); |
} |
-} |
+} // namespace blink |