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

Unified Diff: ash/common/wm/window_parenting_utils.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/window_parenting_utils.cc
diff --git a/ash/common/wm/window_parenting_utils.cc b/ash/common/wm/window_parenting_utils.cc
index 253c044dfd5d2e2d1906d5e83fb76223b67587de..8a868a227eda9f0fd6f21863f087875aadbd2530 100644
--- a/ash/common/wm/window_parenting_utils.cc
+++ b/ash/common/wm/window_parenting_utils.cc
@@ -4,7 +4,7 @@
#include "ash/common/wm/window_parenting_utils.h"
-#include "ash/common/wm/wm_window.h"
+#include "ash/common/wm_window.h"
namespace ash {
namespace wm {

Powered by Google App Engine
This is Rietveld 408576698