Index: components/mus/ws/test_utils.cc |
diff --git a/components/mus/ws/test_utils.cc b/components/mus/ws/test_utils.cc |
index 495a46e72b6b1f05248acbc29bf87821af0528f0..32692b8a627fdcbf5c0e24bff608679fb675d4b1 100644 |
--- a/components/mus/ws/test_utils.cc |
+++ b/components/mus/ws/test_utils.cc |
@@ -11,9 +11,9 @@ |
#include "components/mus/ws/server_window_surface_manager_test_api.h" |
#include "components/mus/ws/window_manager_access_policy.h" |
#include "components/mus/ws/window_manager_factory_service.h" |
-#include "mojo/converters/geometry/geometry_type_converters.h" |
#include "services/shell/public/interfaces/connector.mojom.h" |
#include "testing/gtest/include/gtest/gtest.h" |
+#include "ui/gfx/geometry/mojo/geometry_type_converters.h" |
namespace mus { |
namespace ws { |