Index: chrome/browser/shell_integration_linux.cc |
diff --git a/chrome/browser/shell_integration_linux.cc b/chrome/browser/shell_integration_linux.cc |
index 57072b8a9a67f0e32e99a7b504e94fb9fd6a96a6..f34c9ffb10a1225ca03507cac17b2233529bc84f 100644 |
--- a/chrome/browser/shell_integration_linux.cc |
+++ b/chrome/browser/shell_integration_linux.cc |
@@ -996,7 +996,6 @@ bool CreateDesktopShortcut( |
base::FilePath directory_filename; |
std::string directory_contents; |
switch (creation_locations.applications_menu_location) { |
- case web_app::APP_MENU_LOCATION_ROOT: |
case web_app::APP_MENU_LOCATION_HIDDEN: |
break; |
case web_app::APP_MENU_LOCATION_SUBDIR_CHROMEAPPS: |