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

Unified Diff: ash/shell/toplevel_window.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 | « ash/shell/shell_delegate_impl.cc ('k') | ash/shell_window_ids.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell/toplevel_window.cc
diff --git a/ash/shell/toplevel_window.cc b/ash/shell/toplevel_window.cc
index cfc4e72da81179b94ea6e8d44e504c3e64692aee..d74cd62f105b6a09b53a6155de5324a88acdbdbf 100644
--- a/ash/shell/toplevel_window.cc
+++ b/ash/shell/toplevel_window.cc
@@ -4,9 +4,9 @@
#include "ash/shell/toplevel_window.h"
+#include "ash/common/wm/window_positioner.h"
+#include "ash/common/wm/window_state.h"
#include "ash/shell.h"
-#include "ash/wm/common/window_positioner.h"
-#include "ash/wm/common/window_state.h"
#include "ash/wm/window_state_aura.h"
#include "base/strings/utf_string_conversions.h"
#include "ui/aura/window.h"
« no previous file with comments | « ash/shell/shell_delegate_impl.cc ('k') | ash/shell_window_ids.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698