Index: chrome/browser/ui/views/aura/chrome_shell_delegate.h |
=================================================================== |
--- chrome/browser/ui/views/aura/chrome_shell_delegate.h (revision 115517) |
+++ chrome/browser/ui/views/aura/chrome_shell_delegate.h (working copy) |
@@ -41,8 +41,6 @@ |
virtual void RequestAppListWidget( |
const gfx::Rect& bounds, |
const SetWidgetCallback& callback) OVERRIDE; |
- virtual void BuildAppListModel(aura_shell::AppListModel* model) OVERRIDE; |
- virtual aura_shell::AppListViewDelegate* CreateAppListViewDelegate() OVERRIDE; |
virtual void LauncherItemClicked( |
const aura_shell::LauncherItem& item) OVERRIDE; |
virtual bool ConfigureLauncherItem(aura_shell::LauncherItem* item) OVERRIDE; |