| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 0b830f014cc33f4ea9343156fd3c357e6495b3bb..13f78d16bcf1ebac1812e01c05e7e2c06eb71e13 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -29,10 +29,6 @@
|
| #define IDC_RELOAD_BYPASSING_CACHE 33007
|
| #define IDC_LOAD_NEW_TAB_PAGE 33008
|
| #define IDC_RELOAD_CLEARING_CACHE 33009
|
| -// Temporary commands to capture the old Back/Forward shortcuts and tell users
|
| -// the new shortcut. May also trigger Back/Forward action if the
|
| -// BackspaceGoesBack field trial is enabled.
|
| -// TODO(mgiuca): Remove these in M54 (https://crbug.com/610039).
|
| #define IDC_BACKSPACE_BACK 33010
|
| #define IDC_BACKSPACE_FORWARD 33011
|
|
|
|
|