Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/TextRunConstructor.h |
| diff --git a/third_party/WebKit/Source/core/layout/TextRunConstructor.h b/third_party/WebKit/Source/core/layout/TextRunConstructor.h |
| index a8fbc83b25b13ccd2978f30705b030641269f8f5..db7d20a39d9990f5228af97e428052a6c81ce045 100644 |
| --- a/third_party/WebKit/Source/core/layout/TextRunConstructor.h |
| +++ b/third_party/WebKit/Source/core/layout/TextRunConstructor.h |
| @@ -44,11 +44,9 @@ |
| namespace blink { |
| class Font; |
| -class LayoutObject; |
| class ComputedStyle; |
| class LayoutText; |
| class LineLayoutText; |
| -class LineLayoutItem; |
| enum TextRunFlag { |
| DefaultTextRunFlags = 0, |