| Index: chrome/browser/ui/ash/system_tray_delegate_common.cc
|
| diff --git a/chrome/browser/ui/ash/system_tray_delegate_common.cc b/chrome/browser/ui/ash/system_tray_delegate_common.cc
|
| index eb151ddd7bef8d4f85f710988b6402aa62a55d6e..3c5bb4d41013643ed2ea829858ee6efb2803c80a 100644
|
| --- a/chrome/browser/ui/ash/system_tray_delegate_common.cc
|
| +++ b/chrome/browser/ui/ash/system_tray_delegate_common.cc
|
| @@ -89,7 +89,6 @@ void SystemTrayDelegateCommon::ShowChromeSlow() {
|
|
|
| void SystemTrayDelegateCommon::ShowHelp() {
|
| chrome::ShowHelpForProfile(ProfileManager::GetLastUsedProfile(),
|
| - chrome::HOST_DESKTOP_TYPE_ASH,
|
| chrome::HELP_SOURCE_MENU);
|
| }
|
|
|
|
|