| Index: third_party/WebKit/Source/core/editing/commands/InsertParagraphSeparatorCommand.h
|
| diff --git a/third_party/WebKit/Source/core/editing/commands/InsertParagraphSeparatorCommand.h b/third_party/WebKit/Source/core/editing/commands/InsertParagraphSeparatorCommand.h
|
| index 43db962468dd1bd32fe8a9f0e4dfc8485fd917ca..332e58e4a8242079eab3cde20450f32ee9b5d93e 100644
|
| --- a/third_party/WebKit/Source/core/editing/commands/InsertParagraphSeparatorCommand.h
|
| +++ b/third_party/WebKit/Source/core/editing/commands/InsertParagraphSeparatorCommand.h
|
| @@ -61,6 +61,6 @@ private:
|
| bool m_pasteBlockquoteIntoUnquotedArea;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|