| Index: Source/core/layout/LayoutThemeTest.cpp
|
| diff --git a/Source/core/layout/LayoutThemeTest.cpp b/Source/core/layout/LayoutThemeTest.cpp
|
| index 407edcbca9e85a2b5d37cefc47ef0500bc30956d..112bd255e488f6219538923e6757047105a06204 100644
|
| --- a/Source/core/layout/LayoutThemeTest.cpp
|
| +++ b/Source/core/layout/LayoutThemeTest.cpp
|
| @@ -9,7 +9,7 @@
|
| #include "core/frame/FrameView.h"
|
| #include "core/html/HTMLDocument.h"
|
| #include "core/html/HTMLElement.h"
|
| -#include "core/layout/style/ComputedStyle.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "core/page/FocusController.h"
|
| #include "core/page/Page.h"
|
| #include "core/testing/DummyPageHolder.h"
|
|
|