| Index: cc/layers/content_layer_client.h
|
| diff --git a/cc/layers/content_layer_client.h b/cc/layers/content_layer_client.h
|
| index 8271cd5e27f1711d2e2e7ba8ee38c2b39d82c7ea..0140513cbb866ad5c37b121057839aa9199ad32d 100644
|
| --- a/cc/layers/content_layer_client.h
|
| +++ b/cc/layers/content_layer_client.h
|
| @@ -25,7 +25,6 @@ class CC_EXPORT ContentLayerClient {
|
|
|
| virtual void PaintContents(SkCanvas* canvas,
|
| const gfx::Rect& clip,
|
| - gfx::RectF* opaque,
|
| GraphicsContextStatus gc_status) = 0;
|
|
|
| // Called by the content layer during the update phase.
|
|
|