Index: Source/core/editing/SimplifyMarkupCommand.cpp |
diff --git a/Source/core/editing/SimplifyMarkupCommand.cpp b/Source/core/editing/SimplifyMarkupCommand.cpp |
index 7ba0e0a26b22d730c2cd3a8d5b0c22d479f3c995..11951294b6f42da7bc1990675e6c0e94c3a88239 100644 |
--- a/Source/core/editing/SimplifyMarkupCommand.cpp |
+++ b/Source/core/editing/SimplifyMarkupCommand.cpp |
@@ -30,7 +30,7 @@ |
#include "core/dom/NodeTraversal.h" |
#include "core/layout/LayoutInline.h" |
#include "core/layout/LayoutObject.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
namespace blink { |