| Index: components/mus/ws/window_tree_client_unittest.cc
|
| diff --git a/components/mus/ws/window_tree_client_unittest.cc b/components/mus/ws/window_tree_client_unittest.cc
|
| index e4d77a5e4658f473e824612e8fa18570d95b5fce..5ec93ae235b3028389111f3cf52cdca49a961070 100644
|
| --- a/components/mus/ws/window_tree_client_unittest.cc
|
| +++ b/components/mus/ws/window_tree_client_unittest.cc
|
| @@ -19,6 +19,7 @@
|
| #include "services/shell/public/cpp/shell_test.h"
|
|
|
| using mojo::Array;
|
| +using mojo::Callback;
|
| using shell::Connection;
|
| using mojo::InterfaceRequest;
|
| using shell::ShellClient;
|
|
|