| 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 a57c5101e0d4ed0cea3305e87a1c90d6550cfacc..1a875725109eafd2003957919496f5f57a04191d 100644
|
| --- a/chrome/browser/resources/md_bookmarks/command_manager.html
|
| +++ b/chrome/browser/resources/md_bookmarks/command_manager.html
|
| @@ -2,6 +2,7 @@
|
|
|
| <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/html/cr/ui/command.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-a11y-keys-behavior/iron-a11y-keys-behavior.html">
|
| <link rel="import" href="chrome://bookmarks/edit_dialog.html">
|
| <link rel="import" href="chrome://bookmarks/shared_style.html">
|
|
|