| Index: cc/output/overlay_processor.h
|
| diff --git a/cc/output/overlay_processor.h b/cc/output/overlay_processor.h
|
| index b4448d32128fe0b9c244f0a3156d7e8d0a97fdf1..48ffe6b5ad56dc1969fa5069146321c98cf4ed1f 100644
|
| --- a/cc/output/overlay_processor.h
|
| +++ b/cc/output/overlay_processor.h
|
| @@ -37,8 +37,7 @@
|
|
|
| void ProcessForOverlays(ResourceProvider* resource_provider,
|
| RenderPassList* render_passes,
|
| - OverlayCandidateList* candidates,
|
| - gfx::Rect* damage_rect);
|
| + OverlayCandidateList* candidates);
|
|
|
| protected:
|
| StrategyList strategies_;
|
|
|