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

Unified Diff: ash/wm/aura/wm_shelf_aura.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/aura/wm_shelf_aura.h ('k') | ash/wm/aura/wm_window_aura.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/aura/wm_shelf_aura.cc
diff --git a/ash/wm/aura/wm_shelf_aura.cc b/ash/wm/aura/wm_shelf_aura.cc
index 179baee37e877cff3efbc3788daa2e8ef2c61bcf..82a9ea9bb8663bdd495c4ff0fa0fe3b4f1f1f888 100644
--- a/ash/wm/aura/wm_shelf_aura.cc
+++ b/ash/wm/aura/wm_shelf_aura.cc
@@ -4,11 +4,11 @@
#include "ash/wm/aura/wm_shelf_aura.h"
+#include "ash/common/wm/shelf/wm_shelf_observer.h"
+#include "ash/common/wm/wm_window.h"
#include "ash/shelf/shelf.h"
#include "ash/shelf/shelf_layout_manager.h"
#include "ash/wm/aura/wm_window_aura.h"
-#include "ash/wm/common/shelf/wm_shelf_observer.h"
-#include "ash/wm/common/wm_window.h"
#include "ui/views/widget/widget.h"
namespace ash {
« no previous file with comments | « ash/wm/aura/wm_shelf_aura.h ('k') | ash/wm/aura/wm_window_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698