Chromium Code Reviews| 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" |