| Index: Source/core/events/PageTransitionEvent.cpp
|
| diff --git a/Source/core/events/PageTransitionEvent.cpp b/Source/core/events/PageTransitionEvent.cpp
|
| index 446280843478f194514969364bc8fc75157d877a..d6b9a66b3bc0b9d0ee06877c5366cf91443a0fef 100644
|
| --- a/Source/core/events/PageTransitionEvent.cpp
|
| +++ b/Source/core/events/PageTransitionEvent.cpp
|
| @@ -26,8 +26,6 @@
|
| #include "config.h"
|
| #include "core/events/PageTransitionEvent.h"
|
|
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| -
|
| namespace WebCore {
|
|
|
| PageTransitionEventInit::PageTransitionEventInit()
|
|
|