| Index: third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h b/third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h
|
| index 6084f97d44a372f3fefcfdcfa6068eed6dfe7ba1..c96ad009c9cbec5e1fa3833d057decdf0ab47ad8 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef NGFragmentBuilder_h
|
| #define NGFragmentBuilder_h
|
|
|
| -#include "core/layout/ng/ng_units.h"
|
| #include "core/layout/ng/ng_physical_fragment.h"
|
| +#include "core/layout/ng/ng_units.h"
|
|
|
| namespace blink {
|
|
|
|
|