| 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">
|
|
|