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

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

Issue 2968973002: [ios] Removes IDC_BOOKMARK_PAGE and IDC_SHARE_PAGE
Patch Set: Rebased Created 3 years, 5 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 | « ios/chrome/browser/ui/commands/browser_commands.h ('k') | ios/chrome/browser/ui/key_commands_provider.mm » ('j') | 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 ad2528412e801fddcea5e1df4143757201460e31..23e66f2b1d2efdc161d6448b63a2488bc0380dd0 100644
--- a/ios/chrome/browser/ui/commands/ios_command_ids.h
+++ b/ios/chrome/browser/ui/commands/ios_command_ids.h
@@ -16,7 +16,6 @@
#define IDC_RELOAD 33002
#define IDC_NEW_TAB 34014
#define IDC_FULLSCREEN 34030
-#define IDC_BOOKMARK_PAGE 35000
#define IDC_VIEW_SOURCE 35002
#define IDC_PRINT 35003
#define IDC_FIND 37000
@@ -52,7 +51,6 @@
#define IDC_CLEAR_BROWSING_DATA_IOS 40924
#define IDC_SHOW_MAIL_COMPOSER 40926
#define IDC_RESET_ALL_WEBVIEWS 40928
-#define IDC_SHARE_PAGE 40929
#define IDC_BACK_FORWARD_IN_TAB_HISTORY 40930
#define IDC_SHOW_PRIVACY_SETTINGS 40934
#define IDC_HIDE_SETTINGS_AND_SHOW_PRIVACY_SETTINGS 40935
« no previous file with comments | « ios/chrome/browser/ui/commands/browser_commands.h ('k') | ios/chrome/browser/ui/key_commands_provider.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698