| Index: Source/core/page/SpatialNavigation.cpp
|
| diff --git a/Source/core/page/SpatialNavigation.cpp b/Source/core/page/SpatialNavigation.cpp
|
| index 435be154cb7f0834a4baedfc1b2ff38537dffaf9..20b7d33ccca8c47ca2585a38398e831f5610f8af 100644
|
| --- a/Source/core/page/SpatialNavigation.cpp
|
| +++ b/Source/core/page/SpatialNavigation.cpp
|
| @@ -36,9 +36,9 @@
|
| #include "core/html/HTMLAreaElement.h"
|
| #include "core/html/HTMLFrameOwnerElement.h"
|
| #include "core/html/HTMLImageElement.h"
|
| +#include "core/layout/Layer.h"
|
| #include "core/page/FrameTree.h"
|
| #include "core/page/Page.h"
|
| -#include "core/rendering/RenderLayer.h"
|
| #include "platform/geometry/IntRect.h"
|
|
|
| namespace blink {
|
|
|