Index: ui/wm/core/transient_window_controller.cc |
diff --git a/ui/views/corewm/transient_window_controller.cc b/ui/wm/core/transient_window_controller.cc |
similarity index 91% |
rename from ui/views/corewm/transient_window_controller.cc |
rename to ui/wm/core/transient_window_controller.cc |
index 13a5b1f4985f4788e6b751868d89595fcd91a790..c0fbce1b96aa808367dad89ba474a173a33f1fb2 100644 |
--- a/ui/views/corewm/transient_window_controller.cc |
+++ b/ui/wm/core/transient_window_controller.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ui/views/corewm/transient_window_controller.h" |
+#include "ui/wm/core/transient_window_controller.h" |
-#include "ui/views/corewm/transient_window_manager.h" |
+#include "ui/wm/core/transient_window_manager.h" |
namespace views { |
namespace corewm { |