Index: Source/web/tests/WebDocumentTest.cpp |
diff --git a/Source/web/tests/WebDocumentTest.cpp b/Source/web/tests/WebDocumentTest.cpp |
index 48158a77f482fde3b4b0b51faa1a88a94889b640..c401ea99cf3244d936de0b010be9f33d02df91bf 100644 |
--- a/Source/web/tests/WebDocumentTest.cpp |
+++ b/Source/web/tests/WebDocumentTest.cpp |
@@ -11,7 +11,7 @@ |
#include "core/dom/StyleEngine.h" |
#include "core/frame/LocalFrame.h" |
#include "core/html/HTMLElement.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
#include "core/page/Page.h" |
#include "platform/graphics/Color.h" |
#include "platform/testing/URLTestHelpers.h" |