| Index: third_party/WebKit/Source/core/layout/ng/ng_constraint_space_builder.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_builder.h b/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_builder.h
|
| index ddf0703a6bf0f3c5616fcbb4245441b7acda850e..4c6201f6f4e4b430cccb7132387593e5bfa5b228 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_builder.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_builder.h
|
| @@ -6,7 +6,6 @@
|
| #define NGConstraintSpaceBuilder_h
|
|
|
| #include "core/layout/ng/ng_constraint_space.h"
|
| -#include "core/layout/ng/ng_units.h"
|
| #include "wtf/Optional.h"
|
|
|
| namespace blink {
|
|
|