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

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

Issue 1141263006: [iOS] Upstream switch and command for reader mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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/chrome_switches.cc ('k') | 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 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.
« no previous file with comments | « ios/chrome/browser/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698