Index: third_party/WebKit/Source/core/layout/ng/ng_text_fragment.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_text_fragment.h b/third_party/WebKit/Source/core/layout/ng/ng_text_fragment.h |
index 40b4b25b782ec2a2e23bec7e18e9d55c6dd7c93e..a4addc79ed1cf5b399c0b8973110c7cdad3c366e 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_text_fragment.h |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_text_fragment.h |
@@ -8,10 +8,6 @@ |
#include "core/CoreExport.h" |
#include "core/layout/ng/ng_fragment_base.h" |
#include "core/layout/ng/ng_physical_text_fragment.h" |
-#include "core/style/ComputedStyle.h" |
-#include "platform/LayoutUnit.h" |
-#include "platform/heap/Handle.h" |
-#include "wtf/text/WTFString.h" |
namespace blink { |