Index: third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp |
diff --git a/third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp b/third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp |
index 7d746cbdecdaefdffcab10bd4e7cfe22a167bedd..bfac9e0f9ea424c73d92e3bccdd2459a5c2833d5 100644 |
--- a/third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp |
+++ b/third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp |
@@ -437,4 +437,4 @@ DEFINE_TRACE(InsertListCommand) |
CompositeEditCommand::trace(visitor); |
} |
-} |
+} // namespace blink |