Index: Source/core/dom/Node.h |
diff --git a/Source/core/dom/Node.h b/Source/core/dom/Node.h |
index 97ae69e49cc114d5da27b42e2aa4e2d8852a6e32..a509181a6c46ecbbdbbf54593155cae77c39aad5 100644 |
--- a/Source/core/dom/Node.h |
+++ b/Source/core/dom/Node.h |
@@ -35,7 +35,7 @@ |
#include "core/editing/EditingBoundary.h" |
#include "core/events/EventTarget.h" |
#include "core/inspector/InspectorCounters.h" |
-#include "core/layout/style/ComputedStyleConstants.h" |
+#include "core/style/ComputedStyleConstants.h" |
#include "platform/geometry/LayoutRect.h" |
#include "platform/heap/Handle.h" |
#include "platform/weborigin/KURLHash.h" |