| Index: third_party/WebKit/Source/core/paint/BackgroundImageGeometry.h
|
| diff --git a/third_party/WebKit/Source/core/paint/BackgroundImageGeometry.h b/third_party/WebKit/Source/core/paint/BackgroundImageGeometry.h
|
| index 41af069996eec0f12b23fdd92c3e4cae2f50fee8..5a7dccaf27728dd86f1283997e789efb2648fc3b 100644
|
| --- a/third_party/WebKit/Source/core/paint/BackgroundImageGeometry.h
|
| +++ b/third_party/WebKit/Source/core/paint/BackgroundImageGeometry.h
|
| @@ -15,7 +15,6 @@ namespace blink {
|
|
|
| class FillLayer;
|
| class LayoutBoxModelObject;
|
| -class LayoutObject;
|
| class LayoutRect;
|
|
|
| class BackgroundImageGeometry {
|
|
|