| Index: ui/app_list/views/tile_item_view.h
|
| diff --git a/ui/app_list/views/tile_item_view.h b/ui/app_list/views/tile_item_view.h
|
| index 7f34448f7cff67715618bee0bd58e143d0308e84..c389bc2aa679b88bfd0d48d3e2ee7549b7b08f44 100644
|
| --- a/ui/app_list/views/tile_item_view.h
|
| +++ b/ui/app_list/views/tile_item_view.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef UI_APP_LIST_VIEWS_TILE_ITEM_VIEW_H_
|
| #define UI_APP_LIST_VIEWS_TILE_ITEM_VIEW_H_
|
|
|
| +#include <memory>
|
| +
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
|
|