Index: services/ui/ws/window_tree_binding.cc |
diff --git a/components/mus/ws/window_tree_binding.cc b/services/ui/ws/window_tree_binding.cc |
similarity index 92% |
rename from components/mus/ws/window_tree_binding.cc |
rename to services/ui/ws/window_tree_binding.cc |
index 6f64a9f895fdef6ad7e8fadb2da58b849188e67b..d4172862910dbcc95fcda05b4ebcbe6d07e1ecf8 100644 |
--- a/components/mus/ws/window_tree_binding.cc |
+++ b/services/ui/ws/window_tree_binding.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/window_tree_binding.h" |
+#include "services/ui/ws/window_tree_binding.h" |
#include "base/bind.h" |
-#include "components/mus/ws/window_server.h" |
-#include "components/mus/ws/window_tree.h" |
+#include "services/ui/ws/window_server.h" |
+#include "services/ui/ws/window_tree.h" |
namespace mus { |
namespace ws { |