Chromium Code Reviews| Index: chrome/browser/ui/app_list/app_context_menu.h |
| diff --git a/chrome/browser/ui/app_list/app_context_menu.h b/chrome/browser/ui/app_list/app_context_menu.h |
| index 9e03b09d08c266bacf6851b87894e6916db33a54..24ab8325536c548f1b01f7fcde3e40b26849b03f 100644 |
| --- a/chrome/browser/ui/app_list/app_context_menu.h |
| +++ b/chrome/browser/ui/app_list/app_context_menu.h |
| @@ -25,7 +25,6 @@ class AppContextMenu : public ui::SimpleMenuModel::Delegate { |
| enum CommandId { |
| LAUNCH_NEW = 100, |
| TOGGLE_PIN, |
| - CREATE_SHORTCUTS, |
| SHOW_APP_INFO, |
| OPTIONS, |
| UNINSTALL, |