| Index: third_party/WebKit/Source/core/layout/ng/ng_physical_constraint_space.cc
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_physical_constraint_space.cc b/third_party/WebKit/Source/core/layout/ng/ng_physical_constraint_space.cc
|
| index 2358ff6a7c1448ddf9f23af9dc3cd1c0ed0b4af5..8ac25bd81469cfc326898d9713ea662ccbb1b702 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_physical_constraint_space.cc
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_physical_constraint_space.cc
|
| @@ -4,9 +4,6 @@
|
|
|
| #include "core/layout/ng/ng_physical_constraint_space.h"
|
|
|
| -#include "core/layout/LayoutBox.h"
|
| -#include "core/style/ComputedStyle.h"
|
| -
|
| namespace blink {
|
|
|
| NGPhysicalConstraintSpace::NGPhysicalConstraintSpace(
|
|
|