Index: Source/core/html/HTMLDialogElement.cpp |
diff --git a/Source/core/html/HTMLDialogElement.cpp b/Source/core/html/HTMLDialogElement.cpp |
index 939110f6b1c46f2e78ff4d869d570f2af64a3589..789df0c918214497a10db4e4710cc8274d3bf174 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/LayoutStyle.h" |
+#include "core/layout/style/ComputedStyle.h" |
namespace blink { |