| Index: services/ui/public/cpp/tests/test_window_tree.cc
|
| diff --git a/services/ui/public/cpp/tests/test_window_tree.cc b/services/ui/public/cpp/tests/test_window_tree.cc
|
| index f344aec9d1207846a2093e3d0250f5198b24cd19..92254f6a7cf67fb873bdfa75120eb9ac2c2654ab 100644
|
| --- a/services/ui/public/cpp/tests/test_window_tree.cc
|
| +++ b/services/ui/public/cpp/tests/test_window_tree.cc
|
| @@ -186,8 +186,4 @@ void TestWindowTree::PerformWindowMove(uint32_t change_id,
|
|
|
| void TestWindowTree::CancelWindowMove(uint32_t window_id) {}
|
|
|
| -void TestWindowTree::OnWindowSurfaceDetached(
|
| - uint32_t window_id,
|
| - const cc::SurfaceSequence& sequence) {}
|
| -
|
| } // namespace ui
|
|
|