| Index: ui/app_list/views/app_list_background.h
|
| diff --git a/ui/app_list/views/app_list_background.h b/ui/app_list/views/app_list_background.h
|
| index 30be54f71e27594a730e72e8cd20251fac11c03e..7e8b9d759eb3a8dd308dfdeb82b2ff11b02c91ed 100644
|
| --- a/ui/app_list/views/app_list_background.h
|
| +++ b/ui/app_list/views/app_list_background.h
|
| @@ -15,8 +15,6 @@ class View;
|
|
|
| namespace app_list {
|
|
|
| -class AppListMainView;
|
| -
|
| // A class to paint bubble background.
|
| class AppListBackground : public views::Background {
|
| public:
|
|
|