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 5b493e8ca393244281652973a329521866056e85..ff0030a5cc62b0121672f114bc6e14a27ab13f47 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_fragment.h |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_fragment.h |
@@ -9,6 +9,7 @@ |
#include "core/layout/ng/ng_fragment_base.h" |
#include "core/layout/ng/ng_constraint_space.h" |
#include "core/layout/ng/ng_units.h" |
+#include "core/layout/ng/ng_writing_mode.h" |
#include "platform/LayoutUnit.h" |
#include "platform/heap/Handle.h" |
#include "wtf/Vector.h" |