| Index: third_party/WebKit/Source/core/layout/ng/ng_fragment.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_fragment.h b/third_party/WebKit/Source/core/layout/ng/ng_fragment.h
|
| index bafe5254a9c1c04ec0bcd35b926dfe05b2db6f75..5272b4357e067ba5c5faa0bdf6197497b6807407 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_fragment.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_fragment.h
|
| @@ -6,8 +6,8 @@
|
| #define NGFragment_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/layout/ng/ng_writing_mode.h"
|
| #include "core/layout/ng/ng_physical_fragment.h"
|
| +#include "core/layout/ng/ng_writing_mode.h"
|
| #include "platform/LayoutUnit.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|