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

Unified Diff: ash/shell.h

Issue 11316323: Cleanup enums for shelf (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: style Created 8 years 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
« no previous file with comments | « ash/shelf_types.h ('k') | ash/shell/context_menu.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell.h
diff --git a/ash/shell.h b/ash/shell.h
index 71181bca435f53050d1c595aa7a6edff8af0d24a..c66cb3f4f0221780f534b27caf9ee8b7085e7fdf 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -9,9 +9,9 @@
#include <vector>
#include "ash/ash_export.h"
+#include "ash/shelf_types.h"
#include "ash/system/user/login_status.h"
#include "ash/wm/cursor_manager.h"
-#include "ash/wm/shelf_types.h"
#include "ash/wm/system_modal_container_event_filter_delegate.h"
#include "base/basictypes.h"
#include "base/compiler_specific.h"
« no previous file with comments | « ash/shelf_types.h ('k') | ash/shell/context_menu.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698