Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/TextAutosizer.h |
| diff --git a/third_party/WebKit/Source/core/layout/TextAutosizer.h b/third_party/WebKit/Source/core/layout/TextAutosizer.h |
| index 35d93fcbc9c3c103440f25cbe88a7d84388262f8..c7847de739e7f544666b85f23758315b025a934c 100644 |
| --- a/third_party/WebKit/Source/core/layout/TextAutosizer.h |
| +++ b/third_party/WebKit/Source/core/layout/TextAutosizer.h |
| @@ -45,8 +45,6 @@ class ComputedStyle; |
| class Document; |
| class IntSize; |
| class LayoutBlock; |
| -class LayoutListItem; |
| -class LayoutListMarker; |
| class LayoutObject; |
| class LayoutTable; |
| class LocalFrame; |