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

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: add incognito check in native code, based on code 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..af74c9815bf15652e99a497cce6909e0020a3025 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_recent_closed_tab" />
Theresa 2016/06/29 23:53:29 nit: open_recently_closed_tab
xingliu 2016/06/30 05:43:55 Done.
<!-- PaymentRequest -->
<item type="id" name="payments_section" />

Powered by Google App Engine
This is Rietveld 408576698