| Index: ui/compositor/layer.h
|
| diff --git a/ui/compositor/layer.h b/ui/compositor/layer.h
|
| index 254cce7be9109e1995ca7ec5a44405c8095420a2..83855bf7610c3a68ab3f6b89d9279798100d339d 100644
|
| --- a/ui/compositor/layer.h
|
| +++ b/ui/compositor/layer.h
|
| @@ -330,7 +330,6 @@ class COMPOSITOR_EXPORT Layer
|
| virtual void PaintContents(
|
| SkCanvas* canvas,
|
| const gfx::Rect& clip,
|
| - gfx::RectF* opaque,
|
| ContentLayerClient::GraphicsContextStatus gc_status) OVERRIDE;
|
| virtual void DidChangeLayerCanUseLCDText() OVERRIDE {}
|
| virtual bool FillsBoundsCompletely() const OVERRIDE;
|
|
|