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

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

Issue 2714813002: [iOS] Add Request Mobile Site cell to tools menu (Closed)
Patch Set: Fix unit test Created 3 years, 9 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
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 1b1ae71e6a94cef07db301102e60dbfeb45b0009..12856ebf20dd593c66d136ad55b6eefa7f51aec8 100644
--- a/ios/chrome/browser/ui/commands/ios_command_ids.h
+++ b/ios/chrome/browser/ui/commands/ios_command_ids.h
@@ -52,6 +52,7 @@
#define IDC_SHOW_CONTEXTUAL_SEARCH_SETTINGS 40919
#define IDC_CLOSE_SETTINGS_AND_OPEN_URL 40920
#define IDC_REQUEST_DESKTOP_SITE 40921
+#define IDC_REQUEST_MOBILE_SITE 40922
#define IDC_CLEAR_BROWSING_DATA_IOS 40924
#define IDC_SHOW_MAIL_COMPOSER 40926
#define IDC_RESET_ALL_WEBVIEWS 40928

Powered by Google App Engine
This is Rietveld 408576698