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

Unified Diff: ios/chrome/browser/ui/keyboard/UIKeyCommand+Chrome.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 | « ios/chrome/browser/ui/commands/ios_command_ids.h ('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/keyboard/UIKeyCommand+Chrome.h
diff --git a/ios/chrome/browser/ui/keyboard/UIKeyCommand+Chrome.h b/ios/chrome/browser/ui/keyboard/UIKeyCommand+Chrome.h
index 181fd558f031e7115a3b856c8d6ed6fc366ba70e..4ea96e3dc78ff53b83a14aaec50b2ae9d2b1e070 100644
--- a/ios/chrome/browser/ui/keyboard/UIKeyCommand+Chrome.h
+++ b/ios/chrome/browser/ui/keyboard/UIKeyCommand+Chrome.h
@@ -57,7 +57,7 @@ extern UIKeyModifierFlags Cr_UIKeyModifierNone;
// ];
// }
//
-// Or in a UIViewController:
+// Or in a UIViewController starting in iOS 9:
//
// baz_view_controller.mm:
//
« no previous file with comments | « ios/chrome/browser/ui/commands/ios_command_ids.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698