| 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 7231fde6f29277cde5cbc3b372d79ca28760fb8a..01b4b4c121d889a26bed9cd9eb1209994d220874 100644
|
| --- a/components/mus/public/cpp/tests/test_window_tree.cc
|
| +++ b/components/mus/public/cpp/tests/test_window_tree.cc
|
| @@ -129,6 +129,7 @@ void TestWindowTree::SetEventObserver(mojom::EventMatcherPtr matcher,
|
|
|
| void TestWindowTree::Embed(uint32_t window_id,
|
| mojom::WindowTreeClientPtr client,
|
| + uint32_t flags,
|
| const EmbedCallback& callback) {}
|
|
|
| void TestWindowTree::SetFocus(uint32_t change_id, uint32_t window_id) {
|
|
|