| Index: third_party/WebKit/Source/core/layout/ng/ng_fragment_base.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_fragment_base.h b/third_party/WebKit/Source/core/layout/ng/ng_fragment_base.h
|
| index 140c323e599e04394781ce585457e5fa9c92377b..f1f10cd70a418395ddb1d61d6de52c4299cc5ee7 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_fragment_base.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_fragment_base.h
|
| @@ -6,7 +6,6 @@
|
| #define NGFragmentBase_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/layout/ng/ng_physical_constraint_space.h"
|
| #include "core/layout/ng/ng_physical_fragment_base.h"
|
| #include "core/layout/ng/ng_writing_mode.h"
|
| #include "core/layout/ng/ng_units.h"
|
|
|