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

Unified Diff: ash/shelf/shelf.h

Issue 123073002: Move CycleDirection enum into shelf_constants. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 12 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
« no previous file with comments | « ash/launcher/launcher_types.h ('k') | ash/shelf/shelf_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shelf/shelf.h
diff --git a/ash/shelf/shelf.h b/ash/shelf/shelf.h
index 00cb127c1b27ac4db79bc91d1b9399bc52c33ac0..03cc2b0ef8cff2f5f24a11ebcaae01ad51f80871 100644
--- a/ash/shelf/shelf.h
+++ b/ash/shelf/shelf.h
@@ -6,7 +6,7 @@
#define ASH_SHELF_SHELF_H_
#include "ash/ash_export.h"
-#include "ash/launcher/launcher_types.h"
+#include "ash/shelf/shelf_constants.h"
#include "ash/shelf/shelf_types.h"
tfarina 2014/01/01 19:25:43 do you prefer that I move it into shelf_types.h?
#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
« no previous file with comments | « ash/launcher/launcher_types.h ('k') | ash/shelf/shelf_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698