Chromium Code Reviews| Index: third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp |
| diff --git a/third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp b/third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp |
| index 53e5b7e14a9cf96aca1a496018f3a7ce2e8c2764..fb02ef79a838cb7b1c7f7b1e8a817faf29356bd3 100644 |
| --- a/third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp |
| +++ b/third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp |
| @@ -59,4 +59,4 @@ DEFINE_TRACE(RemoveNodePreservingChildrenCommand) |
| CompositeEditCommand::trace(visitor); |
| } |
| -} |
| +} // namespace blink |