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

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

Issue 1124173004: [iOS] Upstream //ios/chrome/browser/ui/commands changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation 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
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 fd739acff858c1301ce873cdfdd4500a5420b1bf..bee10b814a27ccebd7b411113acfd1ef366c0c8f 100644
--- a/ios/chrome/browser/ui/commands/ios_command_ids.h
+++ b/ios/chrome/browser/ui/commands/ios_command_ids.h
@@ -20,6 +20,7 @@
#define IDC_VOICE_SEARCH 40902
#define IDC_NEW_INCOGNITO_TAB 40903
#define IDC_CLOSE_ALL_TABS 40904
+#define IDC_SHOW_SIGNIN_IOS 40905
#define IDC_SWITCH_BROWSER_MODES 40906
#define IDC_FIND_CLOSE 40907
#define IDC_FIND_UPDATE 40908
« no previous file with comments | « ios/chrome/browser/ui/commands/generic_chrome_command.mm ('k') | ios/chrome/browser/ui/commands/open_url_command.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698