Index: ui/wm/core/capture_controller.cc |
diff --git a/ui/views/corewm/capture_controller.cc b/ui/wm/core/capture_controller.cc |
similarity index 98% |
rename from ui/views/corewm/capture_controller.cc |
rename to ui/wm/core/capture_controller.cc |
index daa34dd1aa42849b20434dadff73bed090ff89c9..558ac3d0681573a1f1741b0ed30cc1ca0ad45b92 100644 |
--- a/ui/views/corewm/capture_controller.cc |
+++ b/ui/wm/core/capture_controller.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ui/views/corewm/capture_controller.h" |
+#include "ui/wm/core/capture_controller.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_event_dispatcher.h" |