summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/ash/system_tray_delegate_common.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/ash/system_tray_delegate_common.cc')
-rw-r--r--chrome/browser/ui/ash/system_tray_delegate_common.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/ui/ash/system_tray_delegate_common.cc b/chrome/browser/ui/ash/system_tray_delegate_common.cc
index eb151dd..3c5bb4d 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);
}