Index: third_party/WebKit/Source/core/layout/ng/ng_layout_algorithm.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_layout_algorithm.h b/third_party/WebKit/Source/core/layout/ng/ng_layout_algorithm.h |
index bc2250cec7b25193b47906baee9edc72530f487d..92d087033303de801f5d7de3153452c20105cf5b 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_layout_algorithm.h |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_layout_algorithm.h |
@@ -6,7 +6,7 @@ |
#define NGLayoutAlgorithm_h |
#include "core/CoreExport.h" |
-#include "core/layout/ng/ng_units.h" |
+#include "core/layout/ng/ng_min_max_content_size.h" |
#include "wtf/Allocator.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/Optional.h" |