Chromium Code Reviews| Index: third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.h |
| diff --git a/third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.h b/third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.h |
| index e1905e1ca87620797c7b83b166c34cb82f3ee1eb..b40e5bc120263514f698617e851d75cbbc37a78f 100644 |
| --- a/third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.h |
| +++ b/third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.h |
| @@ -58,6 +58,6 @@ private: |
| Position m_endOfLastParagraph; |
| }; |
| -} |
| +} // namespace blink |
| #endif |