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

Unified Diff: ash/mus/property_util.h

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/non_client_frame_controller.cc ('k') | ash/mus/property_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/property_util.h
diff --git a/ash/mus/property_util.h b/ash/mus/property_util.h
index 0d519dd5c9221ae094d4a267f53f1f1ee5262a1e..6e111f64e978b112792e4a940a35a799348d5400 100644
--- a/ash/mus/property_util.h
+++ b/ash/mus/property_util.h
@@ -7,8 +7,8 @@
#include "ash/public/interfaces/ash_window_type.mojom.h"
#include "ash/public/interfaces/container.mojom.h"
-#include "components/mus/public/cpp/window.h"
-#include "components/mus/public/interfaces/window_manager_constants.mojom.h"
+#include "services/ui/public/cpp/window.h"
+#include "services/ui/public/interfaces/window_manager_constants.mojom.h"
#include "ui/wm/public/window_types.h"
namespace gfx {
« no previous file with comments | « ash/mus/non_client_frame_controller.cc ('k') | ash/mus/property_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698