| Index: services/ui/ws/test_utils.cc
|
| diff --git a/services/ui/ws/test_utils.cc b/services/ui/ws/test_utils.cc
|
| index db0daa6d69889be788e6c30eb40cb682802e59da..b707038ba101be19004ab52d0f04e0cecfe41c1d 100644
|
| --- a/services/ui/ws/test_utils.cc
|
| +++ b/services/ui/ws/test_utils.cc
|
| @@ -346,7 +346,6 @@ void TestWindowTreeClient::OnWindowPredefinedCursorChanged(
|
| void TestWindowTreeClient::OnWindowSurfaceChanged(
|
| Id window_id,
|
| const cc::SurfaceId& surface_id,
|
| - const cc::SurfaceSequence& surface_sequence,
|
| const gfx::Size& frame_size,
|
| float device_scale_factor) {}
|
|
|
|
|