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..db55213f134ba4be2abaf99a12af37d594f53b09 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::AttachToSurface( |
uint32_t window_id, |
mojom::SurfaceType type, |
mojo::InterfaceRequest<mojom::Surface> surface, |