Index: Source/core/page/Page.cpp |
diff --git a/Source/core/page/Page.cpp b/Source/core/page/Page.cpp |
index 760493dc20d6be34330e52706b6246498e9d85a6..a5986abd7e881ebf5f3bb49056b6105c65251e86 100644 |
--- a/Source/core/page/Page.cpp |
+++ b/Source/core/page/Page.cpp |
@@ -27,7 +27,6 @@ |
#include "core/editing/Caret.h" |
#include "core/editing/UndoStack.h" |
#include "core/events/Event.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/fetch/ResourceFetcher.h" |
#include "core/frame/DOMTimer.h" |
#include "core/frame/DOMWindow.h" |