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

Unified Diff: ash/aura/aura_layout_manager_adapter.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: Created 3 years, 10 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/ash_view_ids.h ('k') | ash/aura/key_event_watcher_aura.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/aura/aura_layout_manager_adapter.cc
diff --git a/ash/aura/aura_layout_manager_adapter.cc b/ash/aura/aura_layout_manager_adapter.cc
index 573095f962db5570676d0ab0ac27e34c3b656f94..140cad9800e0277212c1eeeaf4f13cc1ffbdbdcc 100644
--- a/ash/aura/aura_layout_manager_adapter.cc
+++ b/ash/aura/aura_layout_manager_adapter.cc
@@ -4,8 +4,8 @@
#include "ash/aura/aura_layout_manager_adapter.h"
-#include "ash/common/wm_layout_manager.h"
-#include "ash/common/wm_window.h"
+#include "ash/wm_layout_manager.h"
+#include "ash/wm_window.h"
#include "ui/aura/window.h"
#include "ui/base/class_property.h"
« no previous file with comments | « ash/ash_view_ids.h ('k') | ash/aura/key_event_watcher_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698