Index: Source/core/html/HTMLDialogElement.cpp |
diff --git a/Source/core/html/HTMLDialogElement.cpp b/Source/core/html/HTMLDialogElement.cpp |
index 789df0c918214497a10db4e4710cc8274d3bf174..a8367657258aa07981fe791e58b53501c0f11b51 100644 |
--- a/Source/core/html/HTMLDialogElement.cpp |
+++ b/Source/core/html/HTMLDialogElement.cpp |
@@ -35,7 +35,7 @@ |
#include "core/html/HTMLFormControlElement.h" |
#include "core/frame/FrameView.h" |
#include "core/layout/LayoutBlock.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
namespace blink { |