Index: third_party/WebKit/Source/core/dom/ElementRareData.h |
diff --git a/third_party/WebKit/Source/core/dom/ElementRareData.h b/third_party/WebKit/Source/core/dom/ElementRareData.h |
index 96c1c9dca4be1052fdee87c31cfc657ee67a9129..f825a379d856b839c26af4dad2966eb094aaa902 100644 |
--- a/third_party/WebKit/Source/core/dom/ElementRareData.h |
+++ b/third_party/WebKit/Source/core/dom/ElementRareData.h |
@@ -36,6 +36,7 @@ |
#include "core/dom/custom/V0CustomElementDefinition.h" |
#include "core/dom/shadow/ElementShadow.h" |
#include "core/html/ClassList.h" |
+#include "core/layout/LayoutObject.h" |
#include "core/style/StyleInheritedData.h" |
#include "platform/heap/Handle.h" |
#include "wtf/HashSet.h" |