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

Unified Diff: ash/mus/shadow_controller.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/shadow_controller.h ('k') | ash/mus/shelf_layout_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/shadow_controller.cc
diff --git a/ash/mus/shadow_controller.cc b/ash/mus/shadow_controller.cc
index 91a6bc00fcacd14abdf60ac9ca3760e41e3a31c4..e8bb06c5830a02d0a64e4c30d97d65de2cad777a 100644
--- a/ash/mus/shadow_controller.cc
+++ b/ash/mus/shadow_controller.cc
@@ -6,8 +6,8 @@
#include "ash/mus/property_util.h"
#include "ash/mus/shadow.h"
-#include "components/mus/public/cpp/window.h"
-#include "components/mus/public/cpp/window_tree_client.h"
+#include "services/ui/public/cpp/window.h"
+#include "services/ui/public/cpp/window_tree_client.h"
namespace ash {
namespace mus {
« no previous file with comments | « ash/mus/shadow_controller.h ('k') | ash/mus/shelf_layout_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698