| 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 bee10b814a27ccebd7b411113acfd1ef366c0c8f..12d0e715b59a0bd2fa01a3b42038f90128b47aa9 100644
|
| --- a/ios/chrome/browser/ui/commands/ios_command_ids.h
|
| +++ b/ios/chrome/browser/ui/commands/ios_command_ids.h
|
| @@ -55,6 +55,7 @@
|
| #define IDC_SHOW_ACCOUNTS_SETTINGS 40943
|
| #define IDC_CLOSE_SETTINGS 40944
|
| #define IDC_SHOW_SAVE_PASSWORDS_SETTINGS 40945
|
| +#define IDC_READER_MODE 40947
|
| // Do not use IDs above 40999 while the iOS build still depends on //chrome, to
|
| // avoid conflicts.
|
| // TODO(droger): Remove this comment once iOS no longer depends on //chrome.
|
|
|