| Index: components/mus/public/cpp/tests/window_tree_client_impl_private.cc
|
| diff --git a/components/mus/public/cpp/tests/window_tree_client_impl_private.cc b/components/mus/public/cpp/tests/window_tree_client_impl_private.cc
|
| index 28f6b0ff101afe87268f8698efd8ba77792f890f..69744fc13bd4a11455bce93285c4dc11abc6e93c 100644
|
| --- a/components/mus/public/cpp/tests/window_tree_client_impl_private.cc
|
| +++ b/components/mus/public/cpp/tests/window_tree_client_impl_private.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "components/mus/public/cpp/lib/window_tree_client_impl.h"
|
| #include "components/mus/public/cpp/window.h"
|
| -#include "mojo/converters/geometry/geometry_type_converters.h"
|
| #include "mojo/converters/input_events/input_events_type_converters.h"
|
| +#include "ui/gfx/geometry/mojo/geometry_type_converters.h"
|
|
|
| namespace mus {
|
|
|
|
|