| 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 e5353f873cd63adfa00df2c6831a8a3339a89609..1676b81bf39b04a764dbdd827757b05dbc8c7aea 100644
|
| --- a/components/mus/ws/window_tree_client_unittest.cc
|
| +++ b/components/mus/ws/window_tree_client_unittest.cc
|
| @@ -15,9 +15,9 @@
|
| #include "components/mus/public/interfaces/window_tree_host.mojom.h"
|
| #include "components/mus/ws/ids.h"
|
| #include "components/mus/ws/test_change_tracker.h"
|
| -#include "mojo/converters/geometry/geometry_type_converters.h"
|
| #include "mojo/public/cpp/bindings/associated_binding.h"
|
| #include "services/shell/public/cpp/shell_test.h"
|
| +#include "ui/gfx/geometry/mojo/geometry_type_converters.h"
|
|
|
| using mojo::Array;
|
| using mojo::Callback;
|
|
|