Chromium Code Reviews| Index: Source/core/dom/WheelEvent.cpp | 
| diff --git a/Source/core/dom/WheelEvent.cpp b/Source/core/dom/WheelEvent.cpp | 
| index 81135f82bcf3bfc28829d5d9669c541364a93c72..a0a1ec6f4257f1d240d4d79fc45b9ce1f23efff9 100644 | 
| --- a/Source/core/dom/WheelEvent.cpp | 
| +++ b/Source/core/dom/WheelEvent.cpp | 
| @@ -24,7 +24,6 @@ | 
| #include "core/dom/WheelEvent.h" | 
| #include "core/dom/Clipboard.h" | 
| -#include "core/dom/EventDispatcher.h" | 
| #include "core/dom/EventNames.h" | 
| #include "core/platform/PlatformWheelEvent.h" |