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

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

Issue 1469903002: Let the MainController dismiss presented modals. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | « no previous file | ios/chrome/browser/ui/keyboard/UIKeyCommand+Chrome.h » ('j') | 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 7fbc7709d2a365824527a5c2c0a138af1e8a406c..3515a50746f3e5671677eb4b951c060eb2f441c6 100644
--- a/ios/chrome/browser/ui/commands/ios_command_ids.h
+++ b/ios/chrome/browser/ui/commands/ios_command_ids.h
@@ -24,6 +24,7 @@
#define IDC_SWITCH_BROWSER_MODES 40906
#define IDC_FIND_CLOSE 40907
#define IDC_FIND_UPDATE 40908
+#define IDC_CLOSE_MODALS 40909
#define IDC_SHOW_PAGE_INFO 40911
#define IDC_HIDE_PAGE_INFO 40912
#define IDC_SHOW_SECURITY_HELP 40913
« no previous file with comments | « no previous file | ios/chrome/browser/ui/keyboard/UIKeyCommand+Chrome.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698