Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Unified Diff: ios/chrome/browser/ui/commands/ios_command_ids.h

Issue 1114563004: Upstreaming ios chrome commands change. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698