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

Unified Diff: ash/common/wm/root_window_layout_manager.cc

Issue 2035543004: Shuffles and renames ash/common/wm classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: random changes for chrome tests 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
Index: ash/common/wm/root_window_layout_manager.cc
diff --git a/ash/common/wm/root_window_layout_manager.cc b/ash/common/wm/root_window_layout_manager.cc
index e3d930f543375bb58a681922a9802dd8b319f1ec..b3e9f52408acde3e39008219ce6bd291aa83d243 100644
--- a/ash/common/wm/root_window_layout_manager.cc
+++ b/ash/common/wm/root_window_layout_manager.cc
@@ -4,8 +4,8 @@
#include "ash/common/wm/root_window_layout_manager.h"
-#include "ash/common/wm/wm_window.h"
-#include "ash/common/wm/wm_window_tracker.h"
+#include "ash/common/wm_window.h"
+#include "ash/common/wm_window_tracker.h"
namespace ash {
namespace wm {

Powered by Google App Engine
This is Rietveld 408576698