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 d1ee3384f56052b0bd4554ba54128ffd549b4d3d..0ee715a42c4a95ae834f1d93978dfe065a1d08fe 100644 |
--- a/ui/app_list/views/app_list_view.h |
+++ b/ui/app_list/views/app_list_view.h |
@@ -100,6 +100,7 @@ class APP_LIST_EXPORT AppListView : public views::BubbleDelegateView, |
// Overridden from AppListViewDelegateObserver: |
virtual void OnProfilesChanged() OVERRIDE; |
+ virtual void OnShutdown() OVERRIDE; |
void Prerender(); |