Index: chrome/browser/ui/views/ash/chrome_shell_delegate.cc |
=================================================================== |
--- chrome/browser/ui/views/ash/chrome_shell_delegate.cc (revision 135932) |
+++ chrome/browser/ui/views/ash/chrome_shell_delegate.cc (working copy) |
@@ -207,7 +207,7 @@ |
#endif |
} |
-ash::AppListViewDelegate* |
+app_list::AppListViewDelegate* |
ChromeShellDelegate::CreateAppListViewDelegate() { |
// Shell will own the created delegate. |
return new AppListViewDelegate; |