Chromium Code Reviews| Index: third_party/WebKit/Source/core/page/EditorClient.h |
| diff --git a/third_party/WebKit/Source/core/page/EditorClient.h b/third_party/WebKit/Source/core/page/EditorClient.h |
| index 918019f6f0969ad90743e182da225cfeb00e473f..c7b7f156b8916457eee8518241a2cb064218b0ff 100644 |
| --- a/third_party/WebKit/Source/core/page/EditorClient.h |
| +++ b/third_party/WebKit/Source/core/page/EditorClient.h |
| @@ -47,6 +47,6 @@ public: |
| virtual bool handleKeyboardEvent() = 0; |
| }; |
| -} |
| +} // namespace blink |
| #endif // EditorClient_h |