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

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: Fix test code for changing back the selection behavior. Created 4 years, 5 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 884056d3e195071dde817e5472297d72d85f16b3..06221d9b608775fae8a12b6f8e28d3ad6b4e5846 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