Index: ash/mus/screenlock_layout.cc |
diff --git a/ash/mus/screenlock_layout.cc b/ash/mus/screenlock_layout.cc |
index d207c8fb5214136b8961905ca86568117d0e7101..a3ea1c6074a8e0d558c2262da49bd7cf9488df9d 100644 |
--- a/ash/mus/screenlock_layout.cc |
+++ b/ash/mus/screenlock_layout.cc |
@@ -5,9 +5,9 @@ |
#include "ash/mus/screenlock_layout.h" |
#include "ash/mus/property_util.h" |
-#include "components/mus/public/cpp/property_type_converters.h" |
-#include "components/mus/public/cpp/window.h" |
-#include "components/mus/public/cpp/window_property.h" |
+#include "services/ui/public/cpp/property_type_converters.h" |
+#include "services/ui/public/cpp/window.h" |
+#include "services/ui/public/cpp/window_property.h" |
#include "ui/gfx/geometry/rect.h" |
namespace ash { |