| Index: third_party/WebKit/Source/platform/graphics/PlaceholderImage.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/PlaceholderImage.h b/third_party/WebKit/Source/platform/graphics/PlaceholderImage.h
|
| index 47857b744f2af190e3d143b4afeda66499283fb7..7d322320962d97f7e87c020237001ee9513d3468 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/PlaceholderImage.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/PlaceholderImage.h
|
| @@ -18,10 +18,7 @@ class SkPaint;
|
|
|
| namespace blink {
|
|
|
| -class FloatPoint;
|
| class FloatRect;
|
| -class FloatSize;
|
| -class GraphicsContext;
|
| class ImageObserver;
|
|
|
| // A generated placeholder image that shows a translucent gray rectangle.
|
|
|