| Index: Source/core/dom/EventRetargeter.cpp
|
| diff --git a/Source/core/dom/EventRetargeter.cpp b/Source/core/dom/EventRetargeter.cpp
|
| index 502a57092e0ba3773eb76bd6286eacb4e371bf67..d8d3c115b4997104cf95a880a9d17b5f665c9981 100644
|
| --- a/Source/core/dom/EventRetargeter.cpp
|
| +++ b/Source/core/dom/EventRetargeter.cpp
|
| @@ -21,7 +21,6 @@
|
| #include "core/dom/EventRetargeter.h"
|
|
|
| #include "RuntimeEnabledFeatures.h"
|
| -#include "core/dom/ContainerNode.h"
|
| #include "core/dom/EventContext.h"
|
| #include "core/dom/EventPathWalker.h"
|
| #include "core/dom/FocusEvent.h"
|
|
|