Index: services/ui/ws/scheduled_animation_group_unittest.cc |
diff --git a/components/mus/ws/scheduled_animation_group_unittest.cc b/services/ui/ws/scheduled_animation_group_unittest.cc |
similarity index 92% |
rename from components/mus/ws/scheduled_animation_group_unittest.cc |
rename to services/ui/ws/scheduled_animation_group_unittest.cc |
index 27c2f76c9b7713953d9fbe150668330b77f8fa90..6a57690497b8ca483e625cf7555476a585842035 100644 |
--- a/components/mus/ws/scheduled_animation_group_unittest.cc |
+++ b/services/ui/ws/scheduled_animation_group_unittest.cc |
@@ -2,11 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/mus/ws/scheduled_animation_group.h" |
+#include "services/ui/ws/scheduled_animation_group.h" |
-#include "components/mus/public/interfaces/animations.mojom.h" |
-#include "components/mus/ws/server_window.h" |
-#include "components/mus/ws/test_server_window_delegate.h" |
+#include "services/ui/public/interfaces/animations.mojom.h" |
+#include "services/ui/ws/server_window.h" |
+#include "services/ui/ws/test_server_window_delegate.h" |
#include "testing/gtest/include/gtest/gtest.h" |
using mus::mojom::AnimationProperty; |