| Index: ios/chrome/browser/ui/commands/ios_command_ids.h
|
| diff --git a/ios/chrome/browser/ui/commands/ios_command_ids.h b/ios/chrome/browser/ui/commands/ios_command_ids.h
|
| index 8637fb5c5feca586afef826d00f35d5f674d71f1..fd739acff858c1301ce873cdfdd4500a5420b1bf 100644
|
| --- a/ios/chrome/browser/ui/commands/ios_command_ids.h
|
| +++ b/ios/chrome/browser/ui/commands/ios_command_ids.h
|
| @@ -16,7 +16,7 @@
|
| // avoid conflicts.
|
| // TODO(droger): Remove this comment once iOS no longer depends on //chrome.
|
| #define IDC_SHOW_TOOLS_MENU 40900
|
| -#define IDC_TOGGLE_STACK_VIEW 40901
|
| +#define IDC_TOGGLE_TAB_SWITCHER 40901
|
| #define IDC_VOICE_SEARCH 40902
|
| #define IDC_NEW_INCOGNITO_TAB 40903
|
| #define IDC_CLOSE_ALL_TABS 40904
|
|
|