| Index: Source/core/page/SpatialNavigation.h
|
| diff --git a/Source/core/page/SpatialNavigation.h b/Source/core/page/SpatialNavigation.h
|
| index e56c734ca560c3fb9588c1e1ef0c639db86780f5..1e2f56c40dffa71d7682a8dcebf37cb4ba5b8c70 100644
|
| --- a/Source/core/page/SpatialNavigation.h
|
| +++ b/Source/core/page/SpatialNavigation.h
|
| @@ -24,7 +24,7 @@
|
| #include "core/dom/Node.h"
|
| #include "core/html/HTMLFrameOwnerElement.h"
|
| #include "core/page/FocusDirection.h"
|
| -#include "core/platform/graphics/LayoutRect.h"
|
| +#include "platform/geometry/LayoutRect.h"
|
|
|
| #include <limits>
|
|
|
|
|