Index: third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h b/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h |
index 4662a766d9c3fd4c3f1c3c01cc7d221e28c27453..2b4a2bbc5a84736e0616335e4c32fa92b70abf33 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h |
@@ -6,7 +6,6 @@ |
#define NGConstraintSpace_h |
#include "core/CoreExport.h" |
-#include "core/layout/LayoutBox.h" |
#include "core/layout/ng/ng_physical_constraint_space.h" |
#include "core/layout/ng/ng_writing_mode.h" |
#include "platform/heap/Handle.h" |