Index: third_party/WebKit/Source/core/layout/ng/ng_physical_fragment_base.cc |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_physical_fragment_base.cc b/third_party/WebKit/Source/core/layout/ng/ng_physical_fragment_base.cc |
index 0afd97af7562bb17095b5d617318a1507195ef7c..ee6b7b76d730d55b0eff245c368fc75b1737a76d 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_physical_fragment_base.cc |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_physical_fragment_base.cc |
@@ -4,9 +4,9 @@ |
#include "core/layout/ng/ng_physical_fragment_base.h" |
+#include "core/layout/ng/ng_break_token.h" |
#include "core/layout/ng/ng_physical_fragment.h" |
#include "core/layout/ng/ng_physical_text_fragment.h" |
-#include "core/style/ComputedStyle.h" |
namespace blink { |