| Index: chrome/browser/resources/new_new_tab.html
|
| diff --git a/chrome/browser/resources/new_new_tab.html b/chrome/browser/resources/new_new_tab.html
|
| index 57220246f21e648a2cb797848352555623ddad34..3d50ca0692242b2d0a63b647b58bc4be2285b600 100644
|
| --- a/chrome/browser/resources/new_new_tab.html
|
| +++ b/chrome/browser/resources/new_new_tab.html
|
| @@ -259,7 +259,7 @@ if ('mode' in hashParams) {
|
| <hr>
|
| <button command="#apps-options-command"></button>
|
| <button command="#apps-uninstall-command"></button>
|
| - <hr>
|
| + <hr id="apps-create-shortcut-command-separator">
|
| <button id="apps-create-shortcut-command-menu-item"
|
| command="#apps-create-shortcut-command"></button>
|
| </menu>
|
|
|