| Index: third_party/WebKit/Source/core/events/EventPath.h
|
| diff --git a/third_party/WebKit/Source/core/events/EventPath.h b/third_party/WebKit/Source/core/events/EventPath.h
|
| index 984e7adf343a31c1c4a1c86c1a2b2bd81d565709..467a98a645681e3c49405fd56816cfd1695e4d8c 100644
|
| --- a/third_party/WebKit/Source/core/events/EventPath.h
|
| +++ b/third_party/WebKit/Source/core/events/EventPath.h
|
| @@ -109,6 +109,6 @@ private:
|
| OwnPtrWillBeMember<WindowEventContext> m_windowEventContext;
|
| };
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|
| #endif
|
|
|