| 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 bc9b3e5b8e71d9469d36f501819e7b6c1a8981e7..3c2fa452d4d71c0ed537f89a81dc0226a3d3bc65 100644
|
| --- a/chrome/browser/resources/md_bookmarks/command_manager.html
|
| +++ b/chrome/browser/resources/md_bookmarks/command_manager.html
|
| @@ -4,6 +4,7 @@
|
| <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/dialog_focus_manager.html">
|
| <link rel="import" href="chrome://bookmarks/edit_dialog.html">
|
| <link rel="import" href="chrome://bookmarks/shared_style.html">
|
| <link rel="import" href="chrome://bookmarks/store_client.html">
|
|
|