| Index: third_party/WebKit/Source/core/layout/ng/ng_layout_result.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_layout_result.h b/third_party/WebKit/Source/core/layout/ng/ng_layout_result.h
|
| index 3ec776990cf99fe23231b975227433589e8698ad..49d206a2b560d311fbdb0b5aa8e5760c19165a1f 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_layout_result.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_layout_result.h
|
| @@ -6,8 +6,8 @@
|
| #define NGLayoutResult_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/layout/ng/geometry/ng_static_position.h"
|
| #include "core/layout/ng/ng_physical_fragment.h"
|
| +#include "core/layout/ng/ng_units.h"
|
| #include "platform/LayoutUnit.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Vector.h"
|
|
|