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

Unified Diff: chrome/android/java/res/values/ids.xml

Issue 2088443003: Shortcut ctrl+shift+T added on android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes based on review feedback. Created 4 years, 6 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: chrome/android/java/res/values/ids.xml
diff --git a/chrome/android/java/res/values/ids.xml b/chrome/android/java/res/values/ids.xml
index 3117dcfa318b5eb625bea1dcacb52765d0f435c1..83ef8bcf589a2320a77e34748f970aa96b46e384 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -55,6 +55,7 @@
<!-- Keyboard shortcuts -->
<item type="id" name="focus_url_bar" />
<item type="id" name="show_menu" />
+ <item type="id" name="open_recently_closed_tab" />
<!-- PaymentRequest -->
<item type="id" name="payments_section" />

Powered by Google App Engine
This is Rietveld 408576698