| Index: third_party/WebKit/Source/core/events/EventDispatcher.cpp
|
| diff --git a/third_party/WebKit/Source/core/events/EventDispatcher.cpp b/third_party/WebKit/Source/core/events/EventDispatcher.cpp
|
| index d069a1c9915fdbd64d5f4580fc562e9c1d86c480..6718da3e83cc3bb9a72c0dd08c5a006027231c41 100644
|
| --- a/third_party/WebKit/Source/core/events/EventDispatcher.cpp
|
| +++ b/third_party/WebKit/Source/core/events/EventDispatcher.cpp
|
| @@ -23,7 +23,6 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/events/EventDispatcher.h"
|
|
|
| #include "core/dom/ContainerNode.h"
|
|
|