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

Unified Diff: ash/wm/panels/attached_panel_window_targeter.cc

Issue 2035543004: Shuffles and renames ash/common/wm classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: random changes for chrome tests Created 4 years, 6 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/wm/panels/attached_panel_window_targeter.cc
diff --git a/ash/wm/panels/attached_panel_window_targeter.cc b/ash/wm/panels/attached_panel_window_targeter.cc
index 10ab359aa43dd0f7517c22e8e0fa89e8bed41136..07b88c62d16e237c7b3092c5d3014ccbd75d51c9 100644
--- a/ash/wm/panels/attached_panel_window_targeter.cc
+++ b/ash/wm/panels/attached_panel_window_targeter.cc
@@ -4,10 +4,10 @@
#include "ash/wm/panels/attached_panel_window_targeter.h"
+#include "ash/aura/wm_shelf_aura.h"
#include "ash/common/wm/panels/panel_layout_manager.h"
#include "ash/shelf/shelf.h"
#include "ash/shell.h"
-#include "ash/wm/aura/wm_shelf_aura.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698