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

Unified Diff: chrome/browser/resources/md_history/history.html

Issue 2543593003: MD History: Add a keyboard shortcut to open grouped mode (Closed)
Patch Set: Rebase Created 4 years 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 | « chrome/browser/resources/md_history/app.crisper.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_history/history.html
diff --git a/chrome/browser/resources/md_history/history.html b/chrome/browser/resources/md_history/history.html
index 71233fcabb0c0c3df1e54d4ff88ff0e1d3e8ccbb..6d3ea118ca9c096023800d7d26eea1fc1bfbad11 100644
--- a/chrome/browser/resources/md_history/history.html
+++ b/chrome/browser/resources/md_history/history.html
@@ -77,6 +77,7 @@
</if>
<command id="delete-command" shortcut="Delete Backspace">
<command id="slash-command" shortcut="/">
+ <command id="toggle-grouped" shortcut="Ctrl|Alt|Shift|G">
<link rel="import" href="chrome://resources/html/util.html">
<link rel="import" href="chrome://resources/html/load_time_data.html">
« no previous file with comments | « chrome/browser/resources/md_history/app.crisper.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698