Chromium Code Reviews| Index: Source/web/EventListenerWrapper.h |
| =================================================================== |
| --- Source/web/EventListenerWrapper.h (revision 159157) |
| +++ Source/web/EventListenerWrapper.h (working copy) |
| @@ -31,7 +31,7 @@ |
| #ifndef EventListenerWrapper_h |
| #define EventListenerWrapper_h |
| -#include "core/events/EventListener.h" |
| +#include "core/dom/EventListener.h" |
| namespace WebCore { |
| class ScriptExecutionContext; |