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

Unified Diff: ash/wm/aura/aura_layout_manager_adapter.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/wm/ash_focus_rules_unittest.cc ('k') | ash/wm/aura/wm_globals_aura.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/aura/aura_layout_manager_adapter.cc
diff --git a/ash/wm/aura/aura_layout_manager_adapter.cc b/ash/wm/aura/aura_layout_manager_adapter.cc
index 3bc0bc831ace815c66a5043d4452ed220db390a9..c7cab6b1a70f6509584a2ac085813f0ce5f3d3b4 100644
--- a/ash/wm/aura/aura_layout_manager_adapter.cc
+++ b/ash/wm/aura/aura_layout_manager_adapter.cc
@@ -4,8 +4,8 @@
#include "ash/wm/aura/aura_layout_manager_adapter.h"
+#include "ash/common/wm/wm_layout_manager.h"
#include "ash/wm/aura/wm_window_aura.h"
-#include "ash/wm/common/wm_layout_manager.h"
namespace ash {
namespace wm {
« no previous file with comments | « ash/wm/ash_focus_rules_unittest.cc ('k') | ash/wm/aura/wm_globals_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698