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

Unified Diff: ash/shell/context_menu.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/shell/context_menu.cc
diff --git a/ash/shell/context_menu.cc b/ash/shell/context_menu.cc
index 5c8ae851ac3228ece10424d9d067f9204771ef4a..921c27b34d79e8a477f20341435d7744ffb296b2 100644
--- a/ash/shell/context_menu.cc
+++ b/ash/shell/context_menu.cc
@@ -4,8 +4,8 @@
#include "ash/shell/context_menu.h"
-#include "ash/common/shelf/shelf_types.h"
#include "ash/common/shelf/wm_shelf.h"
+#include "ash/public/cpp/shelf_types.h"
#include "grit/ash_strings.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698