Index: third_party/WebKit/Source/core/editing/commands/CreateLinkCommand.cpp |
diff --git a/third_party/WebKit/Source/core/editing/commands/CreateLinkCommand.cpp b/third_party/WebKit/Source/core/editing/commands/CreateLinkCommand.cpp |
index 7a8838d87580343a15049507a92f8a04b4940b50..05323be048328800083e823a97d15b77e1b21d2d 100644 |
--- a/third_party/WebKit/Source/core/editing/commands/CreateLinkCommand.cpp |
+++ b/third_party/WebKit/Source/core/editing/commands/CreateLinkCommand.cpp |
@@ -54,4 +54,4 @@ void CreateLinkCommand::doApply() |
} |
} |
-} |
+} // namespace blink |