Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(279)

Unified Diff: ash/mus/frame/move_event_handler.cc

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/mus/disconnected_app_handler.h ('k') | ash/mus/frame/non_client_frame_view_mash.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/frame/move_event_handler.cc
diff --git a/ash/mus/frame/move_event_handler.cc b/ash/mus/frame/move_event_handler.cc
index b903dce5d7465a89418e7ed88a6cf6e7d0ca7f4b..c9ab1a9fa5389e156943789df99cb2a21defb70b 100644
--- a/ash/mus/frame/move_event_handler.cc
+++ b/ash/mus/frame/move_event_handler.cc
@@ -5,9 +5,9 @@
#include "ash/mus/frame/move_event_handler.h"
#include "ash/mus/bridge/wm_window_mus.h"
-#include "components/mus/public/cpp/window.h"
-#include "components/mus/public/cpp/window_manager_delegate.h"
-#include "components/mus/public/interfaces/cursor.mojom.h"
+#include "services/ui/public/cpp/window.h"
+#include "services/ui/public/cpp/window_manager_delegate.h"
+#include "services/ui/public/interfaces/cursor.mojom.h"
#include "ui/aura/window.h"
#include "ui/base/hit_test.h"
#include "ui/events/event.h"
« no previous file with comments | « ash/mus/disconnected_app_handler.h ('k') | ash/mus/frame/non_client_frame_view_mash.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698