Chromium Code Reviews| Index: Source/core/editing/EditorKeyBindings.cpp |
| diff --git a/Source/core/editing/EditorKeyBindings.cpp b/Source/core/editing/EditorKeyBindings.cpp |
| index 3e09f6a7b66373530b203b008c74f8b369ffb5d2..c3dfd76470ef425b65187cdd8a154c50514527cd 100644 |
| --- a/Source/core/editing/EditorKeyBindings.cpp |
| +++ b/Source/core/editing/EditorKeyBindings.cpp |
| @@ -71,4 +71,4 @@ void Editor::handleKeyboardEvent(KeyboardEvent* evt) |
| evt->setDefaultHandled(); |
| } |
| -} // namesace WebCore |
| +} // namespace blink |