Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/WindowEventContext.h |
| diff --git a/third_party/WebKit/Source/core/events/WindowEventContext.h b/third_party/WebKit/Source/core/events/WindowEventContext.h |
| index 8f22509dfed189f6627fb8558ed1ea8677f49ea2..55109fc6fcf7523252b95ac19584d62b26aed373 100644 |
| --- a/third_party/WebKit/Source/core/events/WindowEventContext.h |
| +++ b/third_party/WebKit/Source/core/events/WindowEventContext.h |
| @@ -65,6 +65,6 @@ inline EventTarget* WindowEventContext::target() const |
| return m_target.get(); |
| } |
| -} |
| +} // namespace blink |
| #endif // WindowEventContext_h |