| Index: components/mus/public/cpp/tests/test_window_tree.cc
|
| diff --git a/components/mus/public/cpp/tests/test_window_tree.cc b/components/mus/public/cpp/tests/test_window_tree.cc
|
| index a43d3588b9ffb4d85e9b75170194512f65b0f161..49e0b3960b99b8bd4209b5fbe96a5966bb078eb0 100644
|
| --- a/components/mus/public/cpp/tests/test_window_tree.cc
|
| +++ b/components/mus/public/cpp/tests/test_window_tree.cc
|
| @@ -51,7 +51,7 @@ void TestWindowTree::SetWindowProperty(uint32_t change_id,
|
| change_id_ = change_id;
|
| }
|
|
|
| -void TestWindowTree::RequestSurface(
|
| +void TestWindowTree::AttachSurface(
|
| uint32_t window_id,
|
| mojom::SurfaceType type,
|
| mojo::InterfaceRequest<mojom::Surface> surface,
|
|
|