Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/Event.h |
| diff --git a/third_party/WebKit/Source/core/events/Event.h b/third_party/WebKit/Source/core/events/Event.h |
| index 0cc0ccbafd9744b2852d7c96f039c382f7e7169d..bfe0b65fd212991db66c1fd72457d644de71425f 100644 |
| --- a/third_party/WebKit/Source/core/events/Event.h |
| +++ b/third_party/WebKit/Source/core/events/Event.h |
| @@ -37,6 +37,7 @@ |
| namespace blink { |
| class DOMWrapperWorld; |
| +class EventDispatchMediator; |
| class EventTarget; |
| class ExecutionContext; |