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

Unified Diff: ash/container_delegate_aura.cc

Issue 2025413002: Moves RootWindowControllerCommon and LayoutManager to common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@use_root_window_controller_common
Patch Set: merge 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
Index: ash/container_delegate_aura.cc
diff --git a/ash/container_delegate_aura.cc b/ash/container_delegate_aura.cc
index 976a3338ea59eee3f88c7c9d8d8780e8e35bfa64..3c29db0845b04c875b1169dd84fffb567a9355e2 100644
--- a/ash/container_delegate_aura.cc
+++ b/ash/container_delegate_aura.cc
@@ -4,8 +4,8 @@
#include "ash/container_delegate_aura.h"
+#include "ash/common/shell_window_ids.h"
#include "ash/root_window_controller.h"
-#include "ash/shell_window_ids.h"
#include "ui/views/widget/widget.h"
namespace ash {
« no previous file with comments | « ash/common/wm/workspace/workspace_window_resizer.cc ('k') | ash/desktop_background/desktop_background_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698