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

Unified Diff: chrome/browser/ui/ash/launcher/browser_status_monitor.cc

Issue 2750463009: mash: Fix ShelfItem mojo struct; add enums and traits. (Closed)
Patch Set: Address comment. Created 3 years, 9 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: chrome/browser/ui/ash/launcher/browser_status_monitor.cc
diff --git a/chrome/browser/ui/ash/launcher/browser_status_monitor.cc b/chrome/browser/ui/ash/launcher/browser_status_monitor.cc
index f6b0932c4e61b17c57428b187ba923f1d73cb6dc..4b7d06bf0940463cdeacea7fdc76d440398c972e 100644
--- a/chrome/browser/ui/ash/launcher/browser_status_monitor.cc
+++ b/chrome/browser/ui/ash/launcher/browser_status_monitor.cc
@@ -4,7 +4,6 @@
#include "chrome/browser/ui/ash/launcher/browser_status_monitor.h"
-#include "ash/common/shelf/shelf_item_types.h"
#include "ash/shell.h"
#include "ash/wm/window_util.h"
#include "base/macros.h"

Powered by Google App Engine
This is Rietveld 408576698