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

Unified Diff: mash/wm/bridge/wm_window_mus.cc

Issue 2030593002: Renames ash/wm/common into ash/common/wm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « mash/wm/bridge/wm_window_mus.h ('k') | mash/wm/container_ids.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/bridge/wm_window_mus.cc
diff --git a/mash/wm/bridge/wm_window_mus.cc b/mash/wm/bridge/wm_window_mus.cc
index 9868f9f802ac1a7eccfb48d5a02144cee554bdb3..8def7d1233bee7ebc709a26ec89e10b7781d179f 100644
--- a/mash/wm/bridge/wm_window_mus.cc
+++ b/mash/wm/bridge/wm_window_mus.cc
@@ -4,11 +4,11 @@
#include "mash/wm/bridge/wm_window_mus.h"
-#include "ash/wm/common/container_finder.h"
-#include "ash/wm/common/window_state.h"
-#include "ash/wm/common/wm_layout_manager.h"
-#include "ash/wm/common/wm_window_observer.h"
-#include "ash/wm/common/wm_window_property.h"
+#include "ash/common/wm/container_finder.h"
+#include "ash/common/wm/window_state.h"
+#include "ash/common/wm/wm_layout_manager.h"
+#include "ash/common/wm/wm_window_observer.h"
+#include "ash/common/wm/wm_window_property.h"
#include "components/mus/public/cpp/property_type_converters.h"
#include "components/mus/public/cpp/window.h"
#include "components/mus/public/cpp/window_property.h"
« no previous file with comments | « mash/wm/bridge/wm_window_mus.h ('k') | mash/wm/container_ids.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698