| Index: third_party/WebKit/Source/core/layout/line/LineBoxList.h
|
| diff --git a/third_party/WebKit/Source/core/layout/line/LineBoxList.h b/third_party/WebKit/Source/core/layout/line/LineBoxList.h
|
| index 6b7525ae1fb3462cb0b97d8e24d4f96da0c099b7..788bb5cf4379eb068a5c8aad0d3b532aa451039c 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/LineBoxList.h
|
| +++ b/third_party/WebKit/Source/core/layout/line/LineBoxList.h
|
| @@ -43,7 +43,6 @@ class LayoutPoint;
|
| class LayoutUnit;
|
| class LineLayoutBoxModel;
|
| class LineLayoutItem;
|
| -struct PaintInfo;
|
|
|
| class LineBoxList {
|
| DISALLOW_NEW();
|
|
|