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

Unified Diff: ash/shell.h

Issue 2036353002: mash: Move ash/common/wm/shelf to ash/common/shelf (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gyp 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/shell.h
diff --git a/ash/shell.h b/ash/shell.h
index 7513a30e07ccc0b26cffc079b272066be2d610d7..b47afb273196267e29fcda6740485ace59a466ef 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -10,8 +10,8 @@
#include <vector>
#include "ash/ash_export.h"
+#include "ash/common/shelf/shelf_types.h"
#include "ash/metrics/user_metrics_recorder.h"
-#include "ash/shelf/shelf_types.h"
#include "ash/system/user/login_status.h"
#include "ash/wm/cursor_manager_chromeos.h"
#include "ash/wm/system_modal_container_event_filter_delegate.h"

Powered by Google App Engine
This is Rietveld 408576698