| Index: ui/app_list/views/app_list_view.h
|
| diff --git a/ui/app_list/views/app_list_view.h b/ui/app_list/views/app_list_view.h
|
| index 9380f9616122241c14a7528d32f8bad425302bd4..1d8c915dfb86ac9be19a4e4c2b4b47df7a30e231 100644
|
| --- a/ui/app_list/views/app_list_view.h
|
| +++ b/ui/app_list/views/app_list_view.h
|
| @@ -99,7 +99,6 @@ class APP_LIST_EXPORT AppListView : public views::BubbleDialogDelegateView,
|
| const gfx::Point& location) override;
|
|
|
| // Overridden from AppListViewDelegateObserver:
|
| - void OnProfilesChanged() override;
|
| void OnShutdown() override;
|
|
|
| void SetProfileByPath(const base::FilePath& profile_path);
|
|
|