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

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

Issue 2736573002: chromeos: Move files in //ash/common to //ash, part 2 (Closed)
Patch Set: Created 3 years, 10 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 4c7e7c2bf4c912066727cb1bf38e010ca60f1282..8859cd414ec8a302fc4d89abd2e8e229fd2c9f09 100644
--- a/chrome/browser/ui/ash/launcher/browser_status_monitor.cc
+++ b/chrome/browser/ui/ash/launcher/browser_status_monitor.cc
@@ -4,7 +4,7 @@
#include "chrome/browser/ui/ash/launcher/browser_status_monitor.h"
-#include "ash/common/shelf/shelf_item_types.h"
+#include "ash/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