| Index: ash/shell/shell_delegate_impl.h
|
| ===================================================================
|
| --- ash/shell/shell_delegate_impl.h (revision 135932)
|
| +++ ash/shell/shell_delegate_impl.h (working copy)
|
| @@ -35,7 +35,7 @@
|
| virtual void OpenMobileSetup() OVERRIDE;
|
| virtual content::BrowserContext* GetCurrentBrowserContext() OVERRIDE;
|
| virtual void ToggleSpokenFeedback() OVERRIDE;
|
| - virtual ash::AppListViewDelegate* CreateAppListViewDelegate() OVERRIDE;
|
| + virtual app_list::AppListViewDelegate* CreateAppListViewDelegate() OVERRIDE;
|
| virtual void StartPartialScreenshot(
|
| ash::ScreenshotDelegate* screenshot_delegate) OVERRIDE;
|
| virtual ash::LauncherDelegate* CreateLauncherDelegate(
|
|
|