Index: third_party/WebKit/Source/core/layout/ng/ng_absolute_utils.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_absolute_utils.h b/third_party/WebKit/Source/core/layout/ng/ng_absolute_utils.h |
index 1513af443b68205fae6bc5a7c39d1007a9bee932..6d9e18d1f972ee8f916859e3c9fc4c6c05d63f79 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_absolute_utils.h |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_absolute_utils.h |
@@ -6,7 +6,10 @@ |
#define NGAbsoluteUtils_h |
#include "core/CoreExport.h" |
-#include "core/layout/ng/ng_units.h" |
+#include "core/layout/ng/geometry/ng_box_strut.h" |
+#include "core/layout/ng/geometry/ng_physical_size.h" |
+#include "core/layout/ng/geometry/ng_static_position.h" |
+#include "core/layout/ng/ng_min_max_content_size.h" |
#include "platform/LayoutUnit.h" |
#include "wtf/Optional.h" |