Chromium Code Reviews| Index: Source/core/events/Event.h |
| diff --git a/Source/core/events/Event.h b/Source/core/events/Event.h |
| index df524db0f7314ae9b9e9bb5db6bed0000ca7086a..886292fcd2734286cd4f561b23af2c01480521d3 100644 |
| --- a/Source/core/events/Event.h |
| +++ b/Source/core/events/Event.h |
| @@ -24,8 +24,6 @@ |
| #ifndef Event_h |
| #define Event_h |
| -#include "EventModulesNames.h" // TODO: move this to modules http://crbug.com/358074 |
| - |
| #include "bindings/v8/ScriptWrappable.h" |
| #include "core/dom/DOMTimeStamp.h" |
| #include "core/events/EventPath.h" |