| Index: cc/output/overlay_strategy_underlay.cc
|
| diff --git a/cc/output/overlay_strategy_underlay.cc b/cc/output/overlay_strategy_underlay.cc
|
| index dd2b90f48146e30bd8de481e21cf8ac63129b783..5728e83a55a69491b1af0140c9421ef0cc04c202 100644
|
| --- a/cc/output/overlay_strategy_underlay.cc
|
| +++ b/cc/output/overlay_strategy_underlay.cc
|
| @@ -16,8 +16,8 @@ OverlayStrategyUnderlay::OverlayStrategyUnderlay(
|
| }
|
|
|
| bool OverlayStrategyUnderlay::TryOverlay(
|
| + const OverlayProcessor::RendererState& renderer_state,
|
| OverlayCandidateValidator* capability_checker,
|
| -
|
| RenderPassList* render_passes_in_draw_order,
|
| OverlayCandidateList* candidate_list,
|
| const OverlayCandidate& candidate,
|
|
|