Index: ash/shell/shell_delegate_impl.cc |
=================================================================== |
--- ash/shell/shell_delegate_impl.cc (revision 135932) |
+++ ash/shell/shell_delegate_impl.cc (working copy) |
@@ -82,7 +82,7 @@ |
void ShellDelegateImpl::ToggleSpokenFeedback() { |
} |
-ash::AppListViewDelegate* ShellDelegateImpl::CreateAppListViewDelegate() { |
+app_list::AppListViewDelegate* ShellDelegateImpl::CreateAppListViewDelegate() { |
return ash::shell::CreateAppListViewDelegate(); |
} |