| Index: third_party/WebKit/Source/core/events/EventUtil.h
|
| diff --git a/third_party/WebKit/Source/core/events/EventUtil.h b/third_party/WebKit/Source/core/events/EventUtil.h
|
| index b1908400063cc5be135130703b3d3fcc910767e5..c28b19bcc7908bfba237b1c6b69b8afba643cd9d 100644
|
| --- a/third_party/WebKit/Source/core/events/EventUtil.h
|
| +++ b/third_party/WebKit/Source/core/events/EventUtil.h
|
| @@ -15,7 +15,7 @@ bool IsPointerEventType(const AtomicString& event_type);
|
|
|
| bool IsDOMMutationEventType(const AtomicString& event_type);
|
|
|
| -} // namespace eventUtil
|
| +} // namespace EventUtil
|
|
|
| } // namespace blink
|
|
|
|
|