| Index: chrome/browser/resources/md_bookmarks/command_manager.html
|
| diff --git a/chrome/browser/resources/md_bookmarks/command_manager.html b/chrome/browser/resources/md_bookmarks/command_manager.html
|
| index c2391bba0354b76f08377cd25fb8207364b367fa..dff7845295c56d86c4ba68217a2bcf561315caef 100644
|
| --- a/chrome/browser/resources/md_bookmarks/command_manager.html
|
| +++ b/chrome/browser/resources/md_bookmarks/command_manager.html
|
| @@ -1,4 +1,5 @@
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| +
|
| <link rel="import" href="chrome://resources/cr_elements/cr_action_menu/cr_action_menu.html">
|
| <link rel="import" href="chrome://resources/cr_elements/cr_lazy_render/cr_lazy_render.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-a11y-keys-behavior/iron-a11y-keys-behavior.html">
|
|
|