Index: third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.h b/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.h |
index f0d9377e4b8e54835bcb130907b068fa7a3e4c7f..37dca2f2a52e08279e04fd3dd54322cc54894249 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.h |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.h |
@@ -6,11 +6,11 @@ |
#define NGBlockLayoutAlgorithm_h |
#include "core/CoreExport.h" |
+#include "core/layout/ng/geometry/ng_margin_strut.h" |
#include "core/layout/ng/ng_block_node.h" |
#include "core/layout/ng/ng_break_token.h" |
#include "core/layout/ng/ng_fragment_builder.h" |
#include "core/layout/ng/ng_layout_algorithm.h" |
-#include "core/layout/ng/ng_units.h" |
#include "wtf/RefPtr.h" |
namespace blink { |