Index: third_party/WebKit/Source/core/page/FocusController.cpp |
diff --git a/third_party/WebKit/Source/core/page/FocusController.cpp b/third_party/WebKit/Source/core/page/FocusController.cpp |
index 110d8bf12a8de8c3fa4cf6a7c0088d3b2008b582..f15eb447d929246c42db28a6bcb14b54099f4414 100644 |
--- a/third_party/WebKit/Source/core/page/FocusController.cpp |
+++ b/third_party/WebKit/Source/core/page/FocusController.cpp |
@@ -37,7 +37,6 @@ |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/dom/shadow/SlotScopedTraversal.h" |
#include "core/editing/EditingUtilities.h" // For firstPositionInOrBeforeNode |
-#include "core/editing/Editor.h" |
#include "core/editing/FrameSelection.h" |
#include "core/editing/InputMethodController.h" |
#include "core/events/Event.h" |