| Index: ash/shelf/app_list_shelf_item_delegate.h
|
| diff --git a/ash/shelf/app_list_shelf_item_delegate.h b/ash/shelf/app_list_shelf_item_delegate.h
|
| index 167bd10488d1bb17a260a453eb1451aa073a2336..38f46f584937a453f7274884628f21ce8b010ecc 100644
|
| --- a/ash/shelf/app_list_shelf_item_delegate.h
|
| +++ b/ash/shelf/app_list_shelf_item_delegate.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_SHELF_APP_LIST_SHELF_ITEM_DELEGATE_H_
|
|
|
| #include "ash/shelf/shelf_item_delegate.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
|
|
| namespace ash {
|
|
|
|
|