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

Unified Diff: ash/shelf/shelf_window_targeter.cc

Issue 2376103005: mustash: Break dependency of //ash/public/interfaces on //ash (Closed)
Patch Set: typo Created 4 years, 3 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/shelf/shelf_window_targeter.cc
diff --git a/ash/shelf/shelf_window_targeter.cc b/ash/shelf/shelf_window_targeter.cc
index b368f4ad181aac271a10ff923c80d968463cc6e7..142d877264fe17542bdc0b2868eb0a8864f2f9f9 100644
--- a/ash/shelf/shelf_window_targeter.cc
+++ b/ash/shelf/shelf_window_targeter.cc
@@ -6,9 +6,9 @@
#include "ash/aura/wm_window_aura.h"
#include "ash/common/shelf/shelf_constants.h"
-#include "ash/common/shelf/shelf_types.h"
#include "ash/common/shelf/wm_shelf.h"
#include "ash/common/wm_window.h"
+#include "ash/public/cpp/shelf_types.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698