| Index: sky/engine/core/dom/TreeScope.cpp
|
| diff --git a/sky/engine/core/dom/TreeScope.cpp b/sky/engine/core/dom/TreeScope.cpp
|
| index 09166d6a6846dd13412524ff4b96b782056c938d..13ede6e16e8badbca44a2543badb9bc38de30cd6 100644
|
| --- a/sky/engine/core/dom/TreeScope.cpp
|
| +++ b/sky/engine/core/dom/TreeScope.cpp
|
| @@ -40,7 +40,6 @@
|
| #include "sky/engine/core/events/EventPath.h"
|
| #include "sky/engine/core/frame/FrameView.h"
|
| #include "sky/engine/core/frame/LocalFrame.h"
|
| -#include "sky/engine/core/html/HTMLAnchorElement.h"
|
| #include "sky/engine/core/page/FocusController.h"
|
| #include "sky/engine/core/page/Page.h"
|
| #include "sky/engine/core/rendering/HitTestResult.h"
|
|
|